/* styly dulezite informace */
 
#line { float:left; width:780px; height:10px; margin:0; padding:0; background:#3257a1; overflow:hidden; }

#drob-menu ul { float:left; width:740px; margin:0; padding:0; list-style:none; }
#drob-menu ul li { float:left; margin:0; padding:5px; border-right:1px solid; display:inline; }
#drob-menu ul li a { padding:5px; margin:0; color:#000000; font-weight:bold; text-align:center; text-decoration:none; font-size:95%; }
#drob-menu ul li a:hover { padding:5px; margin:0; background:#95b7fd; text-decoration:none; }
#drob-menu ul li a.aktiv { padding:5px; margin:0; background:#95b7fd; }

h3 { width:740px; padding:0; margin:60px 0 30px 0; font-size:180%; font-weight:bold; color:#3257a1; overflow:hidden; }

.fotobunka-okruhy {
	float:left;
	overflow:auto;
	width:330px;
	height:300px;
	margin:10px;
	padding:0;
	text-align:center;
	background:#e0e7ec;
	border:0px;
	font-size: 85%;
}

#headofwhite {
	position:absolute;
	z-index:-1;
	width:780px;
	height:121px;
	left:420px;
	top:181px;
	margin:0;
	padding:0;
	background:url("/static/css/img/back_cubes_header.gif") no-repeat;
}

.cleaner { clear:both; }

#obsah-home ul.grey { padding:10px 0 10px 10px; margin:0; }
#obsah-home li.grey { background:url("/static/css/img/square_grey.gif") 0px 3px no-repeat; padding:0 0 5px 18px; list-style-type:none; }
#obsah-home li.grey-static { background:url("/static/css/img/square_grey.gif") 0px 18px no-repeat; padding:15px 0 0 18px; margin:0 0 10px 0; list-style-type:none; font-size:110%; }

#obsah-home ul.grey2 { padding:0 0 20px 20px; margin:0; }

#obsah-home a { color:#3257a1; text-decoration:underline; font-size:110%; }
#obsah-home a:hover { text-decoration:none; }

#left {
	float:left;
	width:362px;
	font-size:100%;
	padding:0;
	margin:10px 10px 30px 0px;
	text-align:left;
	background:#ffffff;
	color:#000000;	
}

#left h4.mesto {
	display:block;
	z-index:2;
	width:362px;
	height:41px;
	margin:0;
	padding:0;
	background:url("/static/css/img/h3_mesto.gif") no-repeat;
}

#left h4.mesto span { line-height:2.8em; color:#ffffff; margin:0 0 0 55px; font-size:95%; }

#right {
	float:left;
	width:362px;
	font-size:100%;
	padding:0;
	margin:10px 0px 30px 0px;
	background:#efefef;
	text-align:left;
	color:#000000;
}

#right h4.mesto-2 {
	display:block;
	z-index:2;
	width:362px;
	height:41px;
	margin:0;
	padding:0;
	background:url("/static/css/img/h3_mesto_2.gif") no-repeat;
}

#right h4.mesto-2 span { line-height:2.8em; color:#ffffff; margin:0 0 0 55px; font-size:95%; }
