*{
margin:0px;
padding:0px
}
img{border:0px}
html{
	width:100%;
	padding:20px 0 0 0;
	background-color:#e1be26;
}
body{
	width:800px;
	height:640px;
	margin:auto;
	padding:0;
	color:white;
	font-family: Arial;
}
h1{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
h2{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	color: red;
	display: inline;	
}
h3{
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color:#CCCCCC;
	display: inline;
}
h4{
	font-family: Arial;
	font-size: 36px;
	font-weight: normal;
	color:#CCCCCC;
	display: inline;
	float:left;
	margin:-5px 0 0 0;
	padding:0 5px 0 0;
}
#header{
	width:798px;
	height:185px;
	background-image:url(img/head-back.gif);
	background-position: bottom;
}
#logo{
	width:205px;
	height:185px;
	padding:25px 0 0 25px;
}
.headhref{
	filter: Gray;
}
.headhref:hover{
	
}
.menu{
	margin-left:25px;
	display: block;
	height: 31px;
	width: 205px;
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top:8px;
	font-family: Arial;
	font-size: 13px;
	color: #021b77;
	text-decoration:none;
}
.menu:hover{
	background-position: -205px;
}.menu:active{
	background-position: -410px;
}
.menua{
	margin-left:25px;
	display: block;
	height: 31px;
	width: 205px;
	background-image: url(img/buttona.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top:10px;
	font-family: Arial;
	font-size: 13px;
	color: #021b77;
	text-decoration:none;
}
.menua:hover{
	background-position: -205px;
}.menua:active{
	background-position: -410px;
}

.menusub{
	margin-left:25px;
	display: block;
	height: 22px;
	width: 205px;
	margin-top:-10px;
	margin-bottom:10px;
	padding:5px 0 0px 0;
	font-family: Arial;
	font-size: 13px;
	color: #031B77;
	text-decoration:none;
	background-color: #E3BF24;
}
.menusub:hover{
	background-color: #FDF299;	
}.menusub:active{
	background-color: white;
}
.menusuba{
	margin-left:25px;
	display: block;
	height: 22px;
	width: 205px;
	margin-top:-10px;
	margin-bottom:10px;
	padding:5px 0 0px 0;
	font-family: Arial;
	font-size: 13px;
	color: #031B77;
	text-decoration:none;
	background-color: #FDF299;
}
.menusuba:hover{
	background-color: #FDF299;	
}.menusuba:active{
	background-color: white;
}

#content{
	width:798px;
	padding:0 0 0 0;
	font-family:Arial;
	font-size:11px;
}
#wrapper{
	background-image: url(img/background.gif);
	background-color: #2E2E2E;
	background-repeat: repeat-x;
	background-position: bottom;
	width:798px;
	height:492px;
	padding-top:3px;
}
#wraper2{
	background-image: url(img/background.gif);
	background-color: #2E2E2E;
	background-repeat: repeat-x;
	background-position: bottom;
	width:798px;
	margin-top:10px;
	padding:10px 0 10px 0;
	text-align:center;
	
}
.item3{
	font-family:Arial;
	font-size:12px;
	vertical-align:top;
	text-align:left;
	width:191px;
	padding:5px;
	padding:0 5px 5px 5px;
	background-color: #fef7b2;
	background-image: url(img/background-menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #FFFF66;
}


.item{
	font-family:Arial;
	font-size:12px;
	vertical-align:top;
	text-align:left;
	width:195px;
	background: #1a1a1a;
	padding:0 5px 5px 5px;
	margin-left:25px;
	margin-bottom:25px;
}
.news{
	width:195px;
	border-bottom:1px solid #BEC1C3;
	padding:5px 0 0 0;
	font-family:Arial;
	font-size:15px;
	color:#FFFFFF;
}



.item p{
width:195px;
padding:5px 0 15px 0;
color:#FFFFFF;
}
.item p a, .item2 p a{
color:#FFCC00;
text-decoration:underline
}
.item a, .item2 a{
color:#FFCC00;
text-decoration:underline
}
.item p a:visited, .read:visited, .item2 p a:visited, #footer a:visited{text-decoration:underline}
.item p a:hover, .read:hover,.item2 p a:hover, #footer a:hover{text-decoration:none}

.item2 {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	width:515px;
	margin:0px 0px 0px 25px;
	padding:0 0 0 0;
}

.item2 p{
padding:5px 0 10px 0;
}

.item2 ul{
padding:5px 0 15px 15px;
}

.title{
padding:0 0 20px 0;
}


.news2{
float:left;
width:139px;
margin:0 0 0 20px
}


#footer{
float:left;
width:100%;
font-family:Arial;
font-size:11px;
color: #2E2E2E;
text-align:center;
padding:15px 0 200px 0
}

#footer a{
font-family:Tahoma;
font-size:11px;
color: #202020;
text-decoration:underline
}
#foto{
}
#foto img{
	margin:10px;
	border:3px solid white;
	width:70px;
}
.cesta{
	background:#252525;
	padding:3px;
	font-size:80%;
	margin:3px 0 10px 0;
	color:gray;
}
.cesta a{
	color:gray;
}
