* {
  padding: 0px;
  margin: 0px;
}

img { border:none; }

html {
  height: 100%;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:0;
  margin:0;
  font-size:14px;
  line-height:18px;
  text-align:center;
  /*overflow:-moz-scrollbars-vertical;
  overflow-x:auto;*/
  height:100%;
  background-color: white;
  /*background:white url(bg_rucnik.jpg) top left repeat;*/
	color: #000;
}
.ctvrtleti1, ctvrtleti5 {
  /*background:white url(bg_vlocky.png) top center repeat;*/
}
.ctvrtleti2 {
  background:white url(bg-kytky2.png) top center repeat;
}
.ctvrtleti3{
  background:white url(bg-voda.png) top center repeat;
}
.ctvrtleti4{
  background:white url(bg-listy.png) top center repeat;
}
input, textarea, select { font-family: inherit; }

.mceContentBody {
  text-align: left;
  background: white;
}

.mceContentBody ol,
.mceContentBody ul {
  margin-left: 30px;
}

#container {
  /*min-height: 100%;*/
  height: auto !important;
  height: 100%;
  margin: 0 auto -80px;
  /*background:white;*/
	width: 1300px;
}
.push {
  height: 80px;
  clear: both;
	background-position: top center;
	background-repeat: repeat-y;
}

p {
	margin: 0 0 10px 0;
}

legend {
	display: none;
}
label {
	font-weight: normal;
}
.povinne {
	font-weight: bold;
}

th, td {
  /*font-size:11px;*/
}

ul {
	margin: 10px;
	padding: 0;
}
li {
	margin: 0 10px;
	padding: 0;
}

a, a:visited, a:active,a:hover {
  color:#008dce;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1, .pseudoh1 {
	font-size:22px;
	line-height: 26px;
  color: #008DCE;
  font-weight: bold;
  /*margin-bottom: 30px;*/
  text-transform: uppercase;
  margin-bottom: 10px;
	text-align: center;
}
h2, .pseudoh2 {
  font-size: 16px;
  line-height: 23px;
  color: #9a9a9a;
  font-weight: bold;
}
h2.red {
  color:white;
  background:red;
  padding:5px 10px;
}

h3, .pseudoh3 {
	font-size: 12px;
	font-weight: bold;
	color: #262A3A;
}
a.h3link:link, a.h3link:visited, a.h3link:hover {
	font-size: 14px;
	font-weight: bold;
	display: block;
}
h4, h5, h6 {
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #262A3A;
}
fieldset {
	border: 0;
}

.cervena {
  color: red;
  font-weight: bold;
}
.seo {
	display: none;
}
.datum {
  font-style:italic;
  font-size: 11px;
}


#header {
  width: 1300px;
	/*height: 160px;*/
	margin: 0 auto;
}
.menu_nemocnic {
	clear:both;
	text-align:left;
	margin: 30px 0;
}
div.logo {
	padding: 50px 0px 0px 10px;
	width: 440px;
  text-align:left;
	display: block;
}

.form_header {
  float: right;
	font-size: 11px;
	display: block;
	width:270px;
	height: auto;
	text-align: right;
  margin-top:30px;
}
.form_header .search_label {
  float: right;
}
.form_header .search_input {
  float: right;
}
.form_header .search_submit {
  float: right;
}


#header a, #header a:visited {
	font-weight: bold;
	text-decoration: none;
	display:block;
}
.header a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.headersubmit {
	font-size: 11px;
  width:138px;
	margin:2px 46px 2px 0;
	border: none;
	background-color: #000033;
	text-decoration: none;
}
.headersubmit:hover {
	text-decoration: underline;
}
.headerinput {
  border: 1px solid #0095e0;
	color: #000;
	background-color: #fff;
	font-size: 14px;
	margin: 2px 46px 2px 0;
	height: 22px;
	width: 136px;
}
.form_header label {
  float: right;
  font-size: 14px;
  font-weight:bold;
  /*text-transform: uppercase;*/
  padding: 5px 10px 0px 0px;
  color: #9d9d9b;
  width:66px;
}


#footer{
  width: 1000px;
	height:30px;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 30px auto 20px auto;
}
#footer p {
  text-align:center;
  padding:0;
}

#kosik_info {
  position: absolute;
  top:0;
  left:0;
  visibility: hidden;
  background-color:white;
  width: 250px;
  padding: 0px 0px 10px 0px;
  border: 10px solid #9a9a9a;
}
#kosik_info div.nadpis {
  background-color: #008DCE;
  color: white;
  font-weight: bold;
  margin-top: 0px;
  padding:15px;
  font-size:16px;
}

#kosik_info .text {
  padding:15px;
  color:black;
}
#kosik_info .text a, #kosik_info .text a:visited {
  font-size: 14px;
  color:#008DCE;
}

.menu_spacer{
  position:relative;
  height:83px;
  min-height:83px;
  margin:0;
}
#login_form {
	color: #fff;
	display: block;
	height: auto;
  /*width:270px;*/
	margin:0 10px 30px 0;
}
#login_form h1 {
	margin-bottom:10px;
	display:none;
}
#login_form fieldset {
	/*padding: 10px 0px;*/
}
#login_form .tm2 input {
  float: right;
  clear: right;
}
#login_form .tm2 label {
  float: right;
  font-size: 14px;
  font-weight:bold;
  text-align:right;
  /*text-transform: uppercase;*/
  padding: 5px 10px 0px 0px;
  color: #9d9d9b;
  width:66px;
}
#login_form .loginsubmit {
	font-size: 14px;
  font-weight:bold;
	padding:0px;
	text-decoration: none;
	margin: 2px 0;
  width: 138px;
  height:24px;
}
#login_form .loginsubmit:hover {
	
}
#login_form .logininput {
	border: 1px solid #0095e0;
	color: #000;
	background-color: #fff;
	font-size: 14px;
	margin: 2px 0;
	height: 22px;
	width: 136px;
}
#login_form ul.user_info {
  margin: 20px 0px 0px 0px;
  list-style-type: none;
  line-height: 15px;
  color: black;
}
#login_form .user_info li {
  margin:0px;
  font-size:16px;
  line-height:18px;
}

#login_form .logged {
  /*padding-left:84px;*/
}

.new_user_reg {
  padding: 15px 20px 0 0;
  float:right;
}

.shop_column_right h2 {
  padding: 2px 10px;  
}

.cart_container {
  background: white;
  float:right;
  margin-right: 10px;
}
.shop_cart_iframe_div {
  background-color:#0095E0;
  width:300px;
  padding:15px 0 10px 0;
  float:right;
}
.shop_cart_iframe_div a h2 {
  color: white;
  width: 70px;
  padding:0px 0px 0px 15px;
}
.shop_cart_iframe_div .kosik_icon_link {
  float: right;
  padding: 3px 20px 0px 0px;
}
.shop_cart_iframe_div .kosik_corner_bottom_left {
  width: 8px;
  height: 8px;
  background: url('layout-kosik-corner-bottom-left.png') bottom left no-repeat;
}

#kosik_iframe {
  width: 220px;
  height: 26px;
  float: right;
  background: #0095E0;
}
.cart_content {
  background: #0095E0;
}
.cart_content a,
.cart_content a:visited,
.cart_content a:hover,
.cart_content a:active {
  color: black;
}

.cart_content .cart_spacer {
  text-align: right;
  font-size: 20px;
  padding: 0px 20px 0px 0px;
}
.cart_content .cart_spacer div {
  float: right;
}
.cart_content .cart_spacer .hodnota{
  width:75px;
  color:white;
}
.cart_content .cart_spacer .jednotka{
  text-align: left;
  padding-left: 5px;
  color:white;
  font-size:14px;
}

.main {
  width: 1000px;
  width: 1300px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
.column_left {
  float: left;
  width:270px;
  margin-right:30px;
  /*background:url(layout_darky.png) bottom right no-repeat;*/
  padding-bottom:130px;
}
.menu_left {
  width:300px;
}

.menu_left_header a {
  color: #666666;
  font-weight: bold;
  margin-left: 25px;
}
.menu_left_header a.active {
  color: white;
}

.min_height {
  height: 400px;
  min-height: 400px;
  width: 1px;
  float: left;
}
ul.side_menu {
  margin: 10px 0px 0px 0px;
  list-style-type: none;
  line-height: 14px;
}
.side_menu li {
  margin: 0;
	display:inline-block;
  padding-right: 5px;
	border-right: 1px solid #999;
}
.side_menu li:last-child {
	border:none;
}
.side_menu a, .side_menu a:hover, .side_menu a:visited, .side_menu a:active{
  color: #646b71;
  font-weight: normal;
}
.side_menu a.odhlas, .side_menu a.odhlas:visited {
  display: block;
  float:left;
  background: #008DCE;
  color:white;
  /*margin-top:20px;*/
  padding:5px 10px;
  color:white;
  font-weight: bold;
  font-size: 14px;
}


.menu_right {
  float: right;
  width: 191px;
}
.menu_right_header {
  background:url(menu-right-header.png) top right no-repeat;
  background-color: #d3d4cc;
  width: 191px;
  height: 23px;
  padding: 5px 0px 5px 20px;
  color: #666666;
  font-weight: bold;
  float: right;
}
.menu_right_background {
  width: 191px;
  background:url(menu-right-background.png) no-repeat top right;
  float: right;
  
}
.menu_right_main {
  margin: 10px 0px 0px 0px;
  width: 182px;
  float: right;
}

.sidelist_item {
  margin-bottom: 15px;
  float: left;
}
.sidelist_item h3 {
  width: 175px;
  border-bottom: 1px dotted black;
  font-size: 12px;
  margin: 0px 3px 5px 3px;
}

.sidelist_item h3 a,
.sidelist_item h3 a:visited,
.sidelist_item h3 a:hover,
.sidelist_item h3 a:active {
  color: black;
  text-decoration: none;
  margin-left: 7px;
}

.menu_right_main .sidelist_item img {
  border: 1px solid #6a6a6a;
  margin-left: 10px;
}

.menu_right_main .sidelist_item .fr {
  margin: 3px 3px 0px 0px;
  width: 70px;
  text-align: right;
  font-size: 10px;
  float: right;
}

.menu_right_main .sidelist_item .akce_stara_cena {
  text-decoration: line-through;
  color: #666666;
  font-weight: bold;
}

.menu_right_main .sidelist_item .akce_cena {
  color: #cc0000;
  font-weight: bold;
}

.sitebar_akce_kosik {
  margin: 15px 10px 0px 0px;
}

#banner_main {
  width: 468px;
  margin: 0px 0px 0px 5px;
  float: left;
  text-align: center;
  overflow: hidden;
}
#main_content {
  float: left;
  width: 1300px;
  text-align: left;
}
#main_content .stretcher {
  width: 1px;
  height: 56px;
  float: right;
  margin-right: -2px;
}
#main_content_middle {
  float: left;
  width: 510px;
  text-align: left;
}
#main_content_large {
  float: left;
  width: 735px;
  text-align: left;
}
#main_content .main_content_border_top {
  background: url(layout-main-border-top.png) no-repeat;
  height: 9px;
}
#main_content_inner {
/*  background: white;*/
}

/* homepage blocks */
a.homepage_block,
a.homepage_block:hover {
  text-decoration: none;
  color: black;
}
div.homepage_block {
  padding-top: 20px;
  float: left;
  width: 256px;
}
.homepage_block .paticka {
  background: url(layout-block-vice.png) no-repeat;
  width: 100%;
  height: 29px;
}
.homepage_block_margin {
  float: left;
  width: 45px;
  height: 255px; 
}

.homepage_block .prihlaska {
  background: url(layout-prihlaska.png) no-repeat;
  height: 254px;
}
.homepage_block .forum {
  background: url(layout-forum.png) no-repeat;
  height: 254px;
}
.homepage_block .partneri {
  background: url(layout-partneri.png) no-repeat;
  height: 254px;
}
.homepage_block .novinky {
  background: url(layout-novinky.png) no-repeat;
  height: 254px;
}
.homepage_block .prihlaska,
.homepage_block .novinky {
  padding: 109px 15px 15px 15px;
}


.prihlaska .text{
  font-size: 11px;
  line-height: 15px;
  color: black;
  padding-left: 5px;
}

.novinky h2 {
  padding: 0px 0px 5px 5px;
  font-size: 14px;
}
.novinky .text {
  padding-left: 5px;
  font-size: 11px;
}

/* PAGER */
table.pagertbl {
  float: right;
  padding: 5px;
}
table.pagertbl a,
table.pagertbl a:hover,
table.pagertbl a:active,
table.pagertbl a:visited {
  color: #222222;
  font-weight: bold;
}

table.pagertbl .page_pasiv {
  padding: 2px 5px;
}
table.pagertbl .page_aktiv {
  padding: 2px 5px;
  /*background: #e3e3e3;*/
}
table.pagertbl .page_aktiv a,
table.pagertbl .page_aktiv a:hover,
table.pagertbl .page_aktiv a:visited,
table.pagertbl .page_aktiv a:active {
  color: #008DCE;
}

#flags {
  height: 32px;
  float: right;
  padding: 0px 5px 5px 0px;
}

.banner {
  padding: 20px 0px 0px 0px;
  text-align: center;
}
.banner div {
  margin: 0px auto;
}



/*
  system classes
*/
.cb {
  clear:both;
  }
.fr {
  float:right;
}
.fl {
  float:left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}

.column_left .gopay img {
  margin:50px 0 0 86px;
}

/* plati pro vypis kategorie i pro vypis clanku */
div.reklama {
  background: #008DCE;
  padding:15px 20px 5px 20px;
  margin-bottom:20px;
}
div.reklama p {
  color:white;
  font-size:12px;
}
div.reklama p.pseudo_h1 {
  font-size:16px;
  font-weight:bold;
}

table.uctovani tr th, table.uctovani tr td {
  padding:2px;
}

.menu_rubrika {
  font-size: 16px;
  line-height: 14px;
  padding: 0 0 0 83px;
  color:#9a9a9a;
}

.slevovy_kupon_add {
	text-align:center;
}