body {
	margin: 0px 0;
	padding: 0;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	*/
	font: normal 11px Arial, helvetica, sans-serif;
	color:#31333B;
	background-color : White;
	background : url(grafika/background.png) repeat fixed center;

}


#header {
	width: 850px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	text-align : right;
	background-image: url(grafika/hlava.png);
	font-size: 11px;
	color: #FFFFFF;

}

#menu {
	width: 850px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
    background-image: url(grafika/menu.png);
		
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: right;
	margin-left: 17px;
	height : 20px;
	padding: 5px 11px 0px 11px;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-color: Navy;
}

#menu a:hover {
	border-bottom-color: Navy;
	background: Navy;
}

#menu .active a {
	border-bottom-color: Navy;
	background: Navy;
}

#content {
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align : justify; 
	background-image: url(grafika/background-right.jpg);
	
	/*background:#000000;*/
}

#content n {
	width: 370px;
	margin: 0 auto;
	text-align : justify;
    
}


#right {
	width: 395px;
    padding-top: 0px;
	padding-right: 15px;
	margin-left: auto;
	float:right;
	
}


#left {
	width: 382px;	
	margin: auto;
	float:left;
	padding:20px;
	padding-top:0px;

}


#footer {
	width: 850px;
	margin: 0px auto;
	padding: 0px 0px;
	height: 87px;
	border-top: 2px solid #FFFFFF;
	background: url(grafika/pata.png);
}

#footer p {
	margin: 0px;
	padding-top: 60px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}


 h1,h2 {
 color:#678EB9;font-family: "Trebuchet MS",arial, helvetica, sans-serif;font-weight:bold;font-size:15px;padding-left:12px;
 background: url(images/arrow.gif) no-repeat left center;
 text-transform: uppercase;
 }
 
 
 h3 {
	color:#678EB9;
	font-family: "Trebuchet MS",arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-left:13px;
	text-transform: capitalize;
}
 
.blue {
color:#3f71b6;
font-weight: 800;
}

.orange {
color:#ff9900;
font-weight: 800;
}

.bluesquare {
 color:#3f71b6;
 font-weight: 800;
 padding-left:12px;
 background: url(images/square.gif) no-repeat left center;
}


a {
color:#3f71b6;
text-decoration: underline;
}

a:hover {
color:#3f71b6;
text-decoration :none;
}

hr {
	width:100%;
	height: 1px;
	color: #678EB9;
	background-color: #678EB9;
}
 
#resol {
width:1440px;
text-align:right;
position:fixed;
top:250px;
margin:0 auto;
background:transparent;

} 

a.none {
	color: #FFFFFF;
	text-decoration: none;
}
a.none:VISITED {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.none:HOVER {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
#resol h1 {
background:none;
font-size:1.5em;
letter-spacing:12px;
padding:0px;margin:0px;
}
#resol h2 {
font-size:0.8em;letter-spacing:1px;
padding:0px;margin:0px;
background:none;
}

