body,input,select,textarea {
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	}
	
body,th,td {
	font-size:13px;
	line-height:1.65;
	margin: 0;
	}

body {
	background: #535353 url(img/background.jpg) repeat-x left top;
	color:#474747;
	text-align:center;
	}
	
h1,h2,h3,h4,dt.comment,#logo,#strapline {
	text-align: left;
	}
	
h2 {
	color: #1c45b8;
	font-weight: bold;
}	

p {
	text-align: left;
	}	

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}		

.black {
	color: #474747;
	}

.small {
	font-size: 85%;
	}

#right a {
	color: #4169e1;
	}
	
#right a:hover {
	color: #474747;
	text-decoration: none;
	}	
	
input,select,textarea {
	font-size:100%
	}

#page {
	width: 1006px;
	margin: 0 auto;
	min-height:500px;
   height:auto;
	_height:500px;
	text-align: left;
	background: white url(img/background-mid2.jpg) repeat-y top;
	}

#page #top {
	width: 100%;
	height: 334px;
	background: url(img/top.jpg) no-repeat top;
	}

#page #text {
	width: 100%;
	min-height:500px;
   height:auto;
	_height:500px;
	margin-top: -100px;
	}	
	
#page #bottom {
	width: 100%;
	height: 84px;
	background: url(img/bottom.jpg) no-repeat top;
	}

#page #bottom div.odsazeni {
	padding-top: 40px;
	font-size: 85%;
	text-align: right;
	color: white;
	width: 95%;
	padding-right: 30px;
	}

#page #bottom div.odsazeni a {
	color: white;
	text-decoration: none;
	}
	
#page #bottom div.odsazeni a:hover {
	color: #474747;
	text-decoration: underline;
	}
	
#left .odkazy {
	width: 60%;
	font-size: 80%;
	margin: 40px auto 40px 60px;
	background-color: #6495ed;
	padding: 5px 15px;
	}				

#left .odkazy a {
	color: white;
}
	
#left h3 {
	color: white;
	}


	
#page #text #left {
	width: 255px;
	height: 50px;
	float: left;
	}

#page #text #right {
	float: right;
	width: 670px;
	margin-right: 55px;
	}			

hr.cistic {
   clear: both;
   height: 5px;
   border: none;
   margin: 0;
   visibility: hidden;
	margin: 0;
	padding: 0;
   }		

th,td {
	font-\size:100%
	}	

#page #text #left ul {
	margin: 110px 0 0 50px;
	text-align: left;
	padding: 0;
	}

#page #text #left ul li {
	list-style: none;
	margin: 8px 0;
	padding: 0;
	}

#page #text #left ul li a {
	width: 150px;
	font-size: 15px;
	height: 35px;
	_width:180px;	
	display: block;
	background: url(img/button1.jpg) no-repeat left;
	padding-left: 50px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	}

#page #text #left ul li a:hover {
	background: url(img/button2.jpg) no-repeat left;
}	
	
					