@charset "utf-8";
body {
	background-color: #cfe3fb;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	
}
.center{
width: 650px;
text-align:left;


}
.horni_linka{
	background-image: url(obr/grafika.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:100%;
	height:21px;
	}
	
.paticka{
	background-image: url(obr/paticka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height:24px;
	background-color:#FFFFFF;
color:#5a7ca5; 
	}
	
	
	
	
.logo{
background-color:#FFFFFF;
height:99px;
text-align:left;

}
.menu{
background-color:#9fbcde;
color:#123866;
text-decoration:none;
width:185px;
position:relative;
top:0px;
left:445px;
padding:10px;


}

.menu A{
text-decoration:none;
color:#123866;}

.menu A:hover{
color:#5a7ca5;
text-decoration:underline;}

.nadpis{
font-size:22px;
font-family:Times, serif;
color: #123866;
position:relative;
top:-40px;
left:20px;

width:300px;}
