/* CSS Document pro Zdroj vyhledy */
body {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%; /*kvuli ceniku 100% vejska se scrollem...vychytavka...*/
	background-color:#000000;
/*	background:#000000 url(../images/bg_black.gif); */
}

#window {
/*	background:#000000 url(../images/bg_black.gif);  */
	width:100%;
	margin:10px 10px 10px 0px;
}

#page {
	width:750px;
	margin-top:20px;
	margin-bottom:20px;
}
img {
	border:none;
}

#page #headercz {
	background-color:#000000;
	/*background:#000000 url(../images/zdroj.gif) no-repeat;*/
	width:750px;
	height:45px;
	text-align:right;
	font-weight:bold;
	font-size:15px;	
	color:#DE3121;
	padding:4px 0px 0px 0px;
}

#page #headeren {
	background-color:#000000;
	/*background:#000000 url(../images/zdrojen.gif) no-repeat;*/
	width:750px;
	height:45px;
	text-align:right;
	font-weight:bold;
	font-size:15px;	
	color:#DE3121;
	padding:4px 0px 0px 0px;
}

#page #headercz a {
	text-decoration:none;
	font-weight:bold;
	color:#DE7B5A;
	font-size:12px;	
}

#page #headeren a {
	text-decoration:none;
	font-weight:bold;
	color:#DE7B5A;
	font-size:12px;	
}

#page #topbanner {
	background-color:#000000;
	background:#000000 url(../images/top_banner.gif) no-repeat;
	width:750px;
	height:190px;
}

#page #menu {
	background-color:#000000;
	width:750px;
	font-size:18px;
	font-weight:bold;
	color:#999999;
}

#page #menu a {
	font-size:18px;
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}

#page #pgbody {
	width:750px;
	background:#FFFFFF url(../images/bg_body.gif);
}

#page #info {
	text-align:left;
	width:750px;
	height:auto;
	font-size:12px;
}

#page #info #section {
	padding:40px 6px 2px 10px;
	text-align:left;
	color:#FFFFFF;
	width:236px;
	height:18px;
	font-size:14px;
	float:left;
	font-weight:bold;
}

#page #info #greytop {
	text-align:left;
	padding:6px 6px 6px 10px;
	margin-left:252px;
	color:#333333;
	font-size:11px;
	vertical-align:bottom;
}

#page #info #greytop img{
	border:none;
}


#page #info #greytop_pad {
	text-align:left;
	padding:25px 6px 6px 10px;
	margin-left:252px;
	color:#333333;
	font-size:11px;
	vertical-align:bottom;
}


#page #info #greytop #submenu {
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	margin:10px 4px 2px 4px;
}

#page #info #greytop #submenu a {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

#page #pgbody #content {
	width:718px;
	background:#FFFFFF;
	text-align:left;
	padding:12px 12px 12px 12px;
}
#page #pgbody #content img.foto {
	border: solid 4px #333333;
	margin:4px 4px 4px 4px;
}

#page #pgbody #footer {
	width:750px;
	height:auto;
	margin-top:4px;
}

#page #pgbody #footer #biofooter {
	padding:6px 6px 6px 20px;
	text-align:left;
	color:#000;
	width:236px;
	height:auto;
	font-size:11px;
	float:left;

}

#page #pgbody #footer #logos {
	text-align:left;
	padding:4px 6px 4px 10px;
	margin-left:252px;
	background-color:#000000;
	
}

#page #pgbody #footer #logos img {
	border:none;
	margin: 4px 9px 2px 9px;
}

#page #pgbody a {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.clear {
	clear:both; 	
}

#page #pgbody #content .cell {
	float:left;	
	margin: 10px 7px 10px 7px;
}

#content .cell .line {

	padding: 0px 0px 0px 0px;
	border:none;
}

#content .cell .line hr {
	height:1px;
	color:#FF0000;
}

.line hr {
	height:1px;
	color: #DE7B5A;
}

#page #pgbody #content .cell a {
	
	margin-top:0px;
	border: none;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
#page #pgbody #content  img {
	border: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

#page #pgbody #content  .cell img {
	border: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h1 {
	font-size:14px;
	color:#FF3300;
	margin-bottom:2px;
}

h2 {
	font-size:12px;
	color:#666666;	
}

p {
	color:#666666;
}

#page #pgbody #content a {
	color: #CC3333;
}
.li_selected {	
	color:#000000;
	font-weight:bold;
}

html, body   { 
	height: 100%; margin: 0; padding: 0; text-align: center; 
}
div#centered { 
	border: 0px solid white;
	width: 70%;
	position: absolute;
	left: 15%;
	top: 20px;
	color: black;
	text-align: center;
}
td {
	font:15px Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
}
#content td {
	color: #666;
}
span.bila {
	color:white;
	font-weight:bold;
	font-size:15px;
}
span.bila a {
	text-decoration:underline;
	color:white;
}
span.bila a:hover {
	text-decoration:none;
}
