* {
	margin: 0; padding: 0;
}

body{
	background: url(../img/layout/levy.gif) repeat-y 0 0;
}

body, td, th, input, textarea, select{
	font: 10pt/1.33 Arial, Helvetica, sans-serif; 
}
body#hp {
	background: url(../img/layout/levy-hp.gif) repeat-y 0 90px;
}
.clear{
	clear:both;
}
.hide, .noScreen{
	display:none;
}
a {
	color: #09738D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:none;
}
#page{
	_width:expression(document.body.clientWidth < 730 ? "730px": "auto" );
	min-width: 600px;
	
	
	
}

table.grid {
	background-color:#dff5ff ;
	width: 80%;
	_width: 60%;
	margin: 30px 0 30px 0;
}
table th{
	font-weight: bold;
	text-align: left;
}
table.grid th{
	background-color: #dff5ff;
}

table th strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal; 
	color: #0099CC; 
	text-align: left;
}

table td, table th{
 	padding:5px;
 	vertical-align: top;
}
table td {
	background-color: white;
}
table td ul {
	margin: 0 0 0 20px
}
form p {
	margin-bottom:10px !important;
}
input.text, textarea.text {
	background-color:#eff9fd;
	border:1px solid black;
	font-size:0.8em;
	height: 1.6em;
	padding: 0.2em 0 0 0.2em;
}

.submitButon {
	font-size:0.8em; font-weight:bold; width:204px; background:#0A6987; border:#000000 1px solid; color: #FFFFFF; height: 25px;}

.na, .volny-na {
	color: silver !important;
	text-decoration: line-through !important;
}


/* header
------------------------------------------------*/
#headerPrint{
	position:absolute;
	visibility:hidden;
}
#header, #header p{
	background: #010040 url(../img/layout/bgtop.jpg);
	height: 100px;
}
#header.hp {
	height: 196px;
}
#header p{
	margin: 0;
	background: url(../img/layout/logocentr.gif) no-repeat center top;
	z-index:9;
}
#header p.hp {
	background: url(../img/layout/logo_hp.gif) no-repeat 45% 60%;
	height: 196px;
}
#header a{
	color:White;
	width: 100%;
	display:block;
}
#hLeft,#hMid,#hRight {
	position:absolute;
	background-repeat:no-repeat;
	z-index:10;
	height: 89px;
}
#hLeft-hp,#hMid-hp,#hRight-hp {
	position:absolute;
	background-repeat:no-repeat;
	z-index:10;
	height: 195px;
}
#hLeft{
	background-image: url(../img/layout/mudrleft.gif);
	width: 194px;
	left:0;
	top:0;
}
#hLeft-hp{
	background-image: url(../img/layout/hp-left.jpg);
	width: 194px;
	left:0;
	top:0;
}
#hMid{
	top:0;
	left:150px;
	padding-top: 20px;
	width: 304px;
}
#hMid{
	top:0;
	left:0;
	width: 100%;
	_cursor:hand;
}
#hRight{
	background-image: url(../img/layout/mudrright.gif);
	width: 172px;
	right:0;
	top:0;
}
#hRight-hp{
	background-image: url(../img/layout/hp-right.gif);
	width: 305px;
	right:0;
	top:0;
}
/* content
------------------------------------------------*/
/* here */
#here{
	position:absolute;
	right:30px;
	top:125px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; font-style: italic; 
	text-align: right;
	color: #097290;
}
#ru #here {
	font-style: normal; 
}
#here a{
	font-weight: normal; 
	color: #097290; 	
}
/* content */
#content, #toTop, #viceInfo{
	margin-left: 285px;
	margin-right: 30px;
}
#content{
	margin-top: 40px;
}
#content h2, #sidebar h2{
	font-size: 1.1em;
	margin-bottom: 0;
}
#content p{
	margin:0 0 1.5em;
}
#toTop, #viceInfo{
	text-align:center;
}
.void {
	height:50px;
}
/* product */
#productImg{
	float:right;
	margin: 0;
}
#productImg img{
	margin-top:-50px;	
	position:relative; /*e*/
}
#product h1{
	font-size: 1.2em;
	margin-right: 300px;
}
#product dt{
	font-weight: bold;
}
#product dd{
	margin:0;
}
/* sidebar
-----------------------------------------------*/
#sidebar{
	position:absolute;
	width: 215px;
	top:125px;
	left:5px;
}
#sidebar.homepage {
	top:245px;
	left: 17px;
	z-index: 5;
	margin-bottom: 1.5em;
}

#sidebar.produkty {
	top: 130px;
	left: 17px;
	z-index: 5;
	margin-bottom: 1.5em;
}

#sidebar.homepage h2 {
	color: #2b6c7e;
	font-size: 1.1em;
	font-weight: bolder;
	margin: 1.5em 0 0.3em 0;
}
#sidebar h3 {
	color: #2b6c7e;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0.3em 0;
}
#sidebar.homepage select {
	width: 211px;
	margin-bottom: 1.2em;
	position: relative;
	z-index: 5;
}
#sidebar input {
	font-size: 1em;
	width: 140px;
	padding: 0;
	margin-right: 0.6em;
}

input.radio {
  width: 15px !important;
}

#sidebar input.button {
	color: #dcf5fa;
	font-weight: bold;
	border: none;
	background: #065871;
	margin: 0;
	padding: 2px;
	_padding: 0 2px 0 2px;
	width: auto;
	_width: 50px;
}
#catList, #catList li{
	margin: 0;
	padding: 0;
	list-style:none;
}
#catList li{
	width: 100%;
	_float:left;
}
#catList a{
	border: 1px #EFF9FD solid;
	display:block;
	color:#000;
	padding: 6px 10px;
	text-decoration: none;
	_display:inline-block;
	_width: 100%;
}
#catList a:hover{	
	background-color: #FFFFFF; 
	border: 1px #66CCCC dotted;
}

/* seznam pripravku */
#productList, #productLis li{
	padding: 0;
	margin: 0;
	list-style:none;
}
#productList{
	height: 160px;
	background: #fff;
	border:1px solid;
	overflow:auto;
	width: 211px;
}
#productLis li{
	width: 106px;
	overflow:hidden;
}
#productList a{
	display:block;
	color:#002A77;
	text-decoration: none;
	padding-left: 5px;
	color: #002A77; 
	background: #EDF9FD;
	_float:left;
	fl\oat:none;
	_width: 100%;
}
#productList a:hover{
	color: #EDF9FD; 
	background-color: #002A77;
}
  
#productList a:hover  span.search-result {
   color: #000;	
}

#productList a.volny{
	color: #006600; 
	background: #ECFFEC ;
}
#productList a.volny:hover{
	background: #416641;
	color: #ECFFEC;
}
#productList a.prostredek{
	color: rgb(195, 81, 101); 
	background: rgb(244, 238, 239);
}
#productList a.prostredek:hover{
	background: rgb(195, 81, 101);
	color: white;
}
#tip{
	font-size: 9px; 
	color: #07627F
}

/* menu
------------------------------------------------*/
#menu, #menu ul, #menu li{
	margin: 0;
	padding: 0;
	list-style:none;
}
#menu{
	position:absolute;
	top:90px;
	left:0;
	right:0;
	width: 100%;
	background: #07495F url(../img/layout/bgtop2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 34px;
	z-index:10;/*o*/
}
#menu.homepage {
	position: absolute;
	top:190px;
}
#menu  li{
	float:left;
	position:relative;
	/*width: 121px;*/
	padding: 0 10px 0 10px;
}
#menu  li ul{
	visibility:hidden;
	position:absolute;
	left:0;
	top:20px;
	z-index: 100;
	width: 188px;
}
#menu li ul li {
	width: 188px;
}
#menu  li:hover ul, #menu  li.over ul{
	visibility:visible;
}

#menu a{
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	display:block;
	/*width: 121px;*/
	text-align:center;
	font-size: 9pt;
	padding: 0 3px 0 4px;
}
#menu a#active{
	color:#00A5E8;
}
#menu a:hover{
	color: #086A87;
	background-color: #FFFFFF;
}
#menu  li ul a{
	color: #65b19c;
	background-color: #04374A;
	font-weight: normal;
	text-align:left;
	border-bottom: 1px solid #08566d;
	width: 188px;
	padding: 0 2px 0 5px;
}
#menu  li ul a:hover{
	color: #FFFFFF;
	background-color: #05465A;
}
/*------------------- SUBMENU ----------------------- */
.submenu {
	width:550px;
	margin:10px auto 25px auto;
	padding: 0 0 25px 0;
	_margin:10px auto 0px auto;
	_padding: 0;
}
.submenu li {
	float: left;
	display: block;
	width: 100px;
	height: 130px;
	list-style:none;
	margin:10px 10px 15px 10px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
.submenu li a {
	display: block;
	margin-top: 0px;
}
.submenu img {
	margin: 0;padding:0;float: none;
}
#group {
	margin: 0;
}
#group ul {
	margin:20px 0 40px 0;
	padding:2px 0 0 0;
	clear: both;
	display: block;
	height:21px;
	background: url(../img/layout/flap1.gif) no-repeat left top;
}
#group ul.medic {
	background: url(../img/layout/flap2.gif);
}
#group ul.groupru {
	background: url(../img/layout/flap1ru.gif) no-repeat left top;
}
#group ul.medicru {
	background: url(../img/layout/flap2ru.gif) no-repeat left top;
}
#group ul li {
	text-align:center;
	margin:0;
	list-style:none;
	display: block;
	width:200px;
	float:left;
}
#group ul.groupru li {
  width: 265px;	
}
#group ul.medicru li {
  width: 270px;	
}
#group .activeflap {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
/*LUCER*/
.prod-clear {
	clear: both;
	margin: 0; padding: 10px 0 0 0;
   _padding: 0;
	height: 10px;
	_height: 1px;
}
.hp_copyright {
	display: none;
}
.hp-copy {
	color: #333;
	font-size: 0.8em;
	margin: 1.5em 0 1em 0;
	text-align: center;
}
div.select {
	position: relative;
	z-index: 1;
}

#content.hp {
	margin: 40px 0 0 285px;
	_margin: 40px 0 0 0;
	_padding-left: 285px;
	_width: 98%;
	-moz-column-count: 2;
	-moz-column-width: 300px;
   -moz-column-gap: 0px;
}
#content-left div.obsah {
	padding: 1em 0 1em 0;
}


#content-left {
	float: left;
	width: 50%;
	_width: expression( document.getElementById('hp').offsetWidth < 1000 ? "auto" : "49%" );
	_float: left;
	
}
#content-right {
	margin: 0 0 0.8em 50%;
	padding-left: 10px;
	_margin: 0;
    _width: expression( document.getElementById('hp').offsetWidth < 1000 ? "auto" : "49%" );
    _float:left;
    min-height: 300px;
}
body:last-child #content-left	{
	float: none; width: auto;
}
body:last-child #content-right {
	margin: 2px;
	padding: 0 5px 0 10px;
}
#content-right h3 {
	color: #186477;
	margin: 0 0 0.8em 0;
	font-size: 1em;
}
#content-right p {
	font-size: 0.9em;
	line-height: 14px;
	margin: 0 0 0.7em 0;
}
#content-right p.date {
	margin: 1em 0 0 0; padding: 0;
}
#content.hp h2 {
	color: #186477;
	margin: 0 0 0.3em 0;
}
#content.hp p.right {
	text-align: right;
	margin: 0.8em 0 0.4em 0; padding:0;
}
#content.hp a img {
	margin: 0;padding:0;
}
#content.hp a.bold {
	font-weight: bold;
}
#content div.oddelovac {
	background: url(../img/layout/oddelovac.gif) repeat-x 0 0;
	height: 3px;
	margin: 0 0 1em 0;
	_margin: 0;
}
#content .cleaner {
	clear: both;
	height: 1px; margin: 0; padding: 0;
}
#content-right .obrazek {
	position: static;
	text-align: center;
	/*_position: relative;
	_height: 164px;*/
}
#content-right .obrazek img {
	float: none;
	position: static;
	/*_position: absolute;*/
}
div.flags {
/*	margin: 1.2em 0 0 4.5em; */
	margin: 1.2em 0 0 0;
	padding: 0 0 2em 0;
}
div.flags span{
	display: none;
}
div.flags a {
	display: block;
	float: left;
	text-indent: -1000em;
	text-decoration: none;
	border: 1px solid #999;
	height: 11px;
	width: 16px;
	cursor: hand;
	margin: 0 0.4em 0 0.2em;
}
div.flags a.cz {
	background: url(../images/cz.gif) no-repeat;
}
div.flags a.en {
	background: url(../images/en.gif) no-repeat;
}
div.flags a.ru {
	background: url(../images/ru.gif) no-repeat;
}
div.flags a.pl {
	background: url(../images/pl.gif) no-repeat;
}
div.flags a.sk {
	background: url(../images/sk.gif) no-repeat;
}
/*selfmarketing*/
#selfmarketing {
	position: absolute;
	top: 10px;
	left: 65%;
	width: 150px;
	z-index: 100;
}
#selfmarketing a {
	float: left;
	display: block;
	margin: 0 0.5em 0 0.5em;
	_margin: 0.2em 0.5em 0 0.7em;
	padding: 0;
	text-indent: -1000em;
	height: 12px; width: 12px;
}
#selfmarketing a:hover {
	text-decoration: none;
	background-position: 0 0;
}
#selfmarketing a.hide {
	display: none;
}
#selfmarketing span {
	display: none;
}
#selfmarketing a#sendtofriend {
	background: url(../img/layout/self-send.gif) no-repeat;
}
#selfmarketing a#homepage {
	background: url(../img/layout/self-home.gif) no-repeat;
}
#selfmarketing a#favorites {
	background: url(../img/layout/self-bookmark.gif) no-repeat;
}

.search-result {
   background: yellow;
}

.obrazek-dodatek {
  margin: 20px 0;	
}
#typ_nemoci_form
{
  font-size:0.7em;
}
object {
	outline: none !important;
}
