html{
background-color:#CCCCCC;
}

body{
margin:0px;
padding:0px;
font-family: "Arial CE", Arial, sans-serif;
font-size:11px;
color:#333333;
}

#content{
position:relative;
width:896px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/border.jpg);
background-position:center;
background-repeat:repeat-y;
}

#logo{
width:890px;;
height:146px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
margin-left:3px;
}

#logo table{
	margin:0px;
	padding:0px;
	border:none;
}

#logo #slide{
float:left;
width:450px;
height:146px;
margin:0px;
padding:0px;
margin-left:208px;
}

#logo #login{
float:right;
width:225px;
color:#FFFFFF;
padding-top:15px;
}

#logo #login a.reg{
color:#FFFFFF;
}
#logo #login a.reg:hover{
color:#666666;
}

#logo #login input{
	background-image:url(../images/input.jpg);
	background-repeat:no-repeat;
	border:none;
	width:106px;
	height:16px;
	font-size:11px;
	color:#777;
}

#logo #login input.hledej{
	background-image:none;
	background-color:#CCCCCC;
	border:none;
	width:65px;
	height:18px;
	font-size:10px;
	color:#FFFFFF;
	padding-bottom:2px;
	cursor:pointer;
}

#logo #login input.login{
	background-image:none;
	background-color:#D9261C;
	border:none;
	width:65px;
	height:18px;
	color:#FFFFFF;
	font-size:11px;
	padding-bottom:2px;
	cursor:pointer;
}


#top_menu1{
width:890px;
height:40px;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
text-transform:uppercase;
margin-left:3px;
}

#top_menu1 ul{
	margin:0px;
	padding:0px;
	padding-top:14px;
	font-weight:bold;
	margin-left:0px;
	font-size:11px;
}

#top_menu1 li{
	display:inline;
	margin:0px;
	margin-left:14px;
}

#top_menu1 li a.active{
	color:#D9261C;
	background-image:url(../images/menu_li_act.jpg);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
}

#top_menu1 li a{
	text-transform:uppercase;
	color:#053D78;
	text-decoration:none;
	background-image:url(../images/menu_li.jpg);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
}

#top_menu1 li a:hover{
	background-image:url(../images/menu_li_act.jpg);
	background-repeat:no-repeat;
	color:#D9261C;
}

#obsah{
width:870px;
background-image:url(../images/obsah_bg.jpg);
background-repeat:no-repeat;
padding-top:20px;
margin-left:3px;
padding-left:10px;
padding-right:10px;
margin-bottom:30px;
}

#obsah p{
margin:0px;
line-height:17px;
}

.clear{
clear:both;
}

#footer{
width:876px;
background-image:url('../images/foot.jpg');
background-repeat:no-repeat;
background-position:bottom;
height:60px;
padding-left:10px;
padding-right:10px;
}

#footer a{
text-decoration:none;
font-size:11px;
color:#D9261C;
font-weight:bold;
}

#footer a:hover{
	color:#CCCCCC;
}

#footer td.right{
	text-align:right;
}

#footer td.right a{
	background-image:url(../images/pata_logo.jpg);
	background-repeat:no-repeat;
	padding-left:85px;
	padding-top:4px;
}

#footer td.wanet {
	color:#666666;
	padding-top:10px;
}

#footer td.wanet a{
	color:#444444;
}

#footer td.wanet a:hover{
	color:#CCCCCC;
}

a img{
	border:none;
}
