body{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
 	background-color: #1A313F;
}
img{
	border:0px;
}
.head{
	width:80%;
	height:136px;
	background-image:url(img/middle.GIF);
	background-repeat:repeat-x;
	position:absolute;
	left:10%;
	top:0px;
}	
.left_head{
	width:24px;
	height:135px;
	background-image:url(img/lefft.GIF);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	border:none;
}
.logo{
	width:260px;
	height:80px;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:35px;
	left:35px;
}
.logo_text{
	width:auto;
	height:80px;
	position:absolute;
	top:68px;
	left:350px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:24px;
	text-align:center;
}
.right_head{
	width:24px;
	height:135px;
	background-image:url(img/right.GIF);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	border:none;
}
.obsah{
	width:80%;
	height:75%;
	min-height:400px;
	background-color:#273E4C;
	position:absolute;
	left:10%;
	top:136px;
}
.obsah2{
	color:#FFFFFF;
	height:97%;
	margin:10px 10px;
	background-color:#273E4C;
	overflow: auto;
	padding: 0px 4px 0px 4em;
}
.obsah2 a{
	color:#990000;
	text-decoration:none;
}
.obsah2 a:hover{
	color:#009;
	text-decoration:none;
}
.btn260{
	width:260px;
	height:28px;
	background:url(img/btn_white.gif);
	position:relative;
	padding-top:2px;
	cursor:pointer;
}
.btn160{
	width:160px;
	height:28px;
	background:url(img/btn_white_160.gif);
	position:relative;
	padding-top:2px;
	cursor:pointer;
}
.btn80{
	width:80px;
	height:28px;
	background:url(img/btn_white_80.gif);
	position:relative;
	padding-top:2px;
	cursor:pointer;
}
.obsah2 span{
	font: 400 0.9em "trebuchet ms", serif;
	font-weight:bold;
	position:relative; 
	left:1.8em; 
	top:0.2em;
	margin:0em
}
.pata{
	height:15pt;
	width:100%;
	font-size:10pt;
	text-decoration:overline;
	text-align:center;
	color:#FFFFFF;
	background-color:#273E4C;
	float:left;
	bottom:-15pt;
}
.pata a{
	color:#FFFFFF;
}
.pata a:hover {
	color:#FFFF99;
	text-decoration:overline;
}
.navigace{
	width:150px;
	height:auto;
    float:left;
	border:none;
}
.navigace div{
	width:160px;
	height:30px;
	background:url(img/btn.gif);
	position:relative;
	left:-10px;
	padding-top:2px;
	cursor:pointer;
}
.navigace span{
	font: 400 0.9em "trebuchet ms", serif;
	font-weight:bold;
	position:relative; 
	left:1em; 
	top:0.2em;
	margin:0em
}
.navigace a{
	font-size:14px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.navigace a:hover {
	text-decoration:none;
	font-size:14px;
	color:#009;
	font-weight:bold;
}
.navigace_bottom{
	background-image:url(img/nav_bottom.gif);
	width:150px;
	height:11px;
	position:relative;
	bottom:0px;
	border:none;
}
h3 {
  font: 400 1.3em "trebuchet ms", serif;
  color: #F8D766;
}
h2 {
  font: 400 1em "trebuchet ms", serif;
  color: #F8D766;
}
strong {
	text-decoration:underline;
}
