@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F9CCF;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C6D;
	line-height: 16px;
	}
ul {
	padding-left: 20px;
	margin: 3px; 
	list-style-type: square;
}

a:link {
	color: #a7153b;
}
a:visited {
	color: #004C6D;
}
a:hover {
	color: #ff8400;
}
a:active {
	color: #a7153b;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	/* margin-top: 0px; */
	background:transparent url(../img/nadpis_sipka3.gif) no-repeat scroll left center;
	margin:0 0 0.3em;
	padding:0 0 0 15px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}


h3 {
	font-size: 13px;
	font-weight: bold;
	color: #097bba;
	margin-top: 0px;
	text-transform: uppercase;
	
	
	background:transparent url(../img/nadpis_sipka2.gif) no-repeat scroll left center;
	margin:0 0 0.3em;
	padding:0 0 0 20px;
	
	/*
	border-bottom:0.05em solid #097bba;;
	line-height:0.99em;
	margin-top:0.1em;
	*/
}


#top {
	/*background-color: #3333CC;*/
	width: 820px; 
	height: 121px; 
 	text-align: left; 
	margin: 0 auto; 
	padding: 0px;	
}

#header {
	background-color: #053F8D;
	background-image: url(../img/bg.png);
	width: 100%;
	height: 254px;
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	background-color: #4FA5D3; 
	background-image: url(../img/bg_kormidlo.jpg); 
	width: 820px;
	text-align: left;
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#logo {
	width: 95px; 
	height: 121px;
	float: left;
}

#logo2 {
	width: 128px;
	height: 42px;
  padding: 20px 10px 0px 20px;
	float: left;
}

#menu {
	/*background-color: #00CC00; */
	margin-top: 19px;
	/*width: 725px; 
	height: 37px; 	*/	
}

#flash {
	width: 820px; 
	height: 254px; 
 	text-align: left; 
	margin: 0 auto; 
}

#stranka {
	padding: 5px;
	background-image: url(../img/bg_bila.gif);
	width: 810px;
	background-repeat: repeat-y;
	background-position: left
}

#nadpis {
	background-image: url(../img/bg_nadpis.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: -6px;
}
#kormidlo {
	margin-left: 20px;
	margin-top: 3px;
	padding-top: 10px; 
	/*float:left;*/
	width: 565px;
	background-image: url(../img/bg_kormidlo.gif); 
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d4e9f4; 
	text-align:justify; 
}

#kontakty {
	/* margin-top: 1px;	*/
	padding-top: 50px;
	padding-right: 4px;
	width: 205px;
	float:right;
	font-size: 12px;
	font-weight: bold;
	color: #2f6989;
	line-height: 18px;
	
}


.menu_r {
/* margin-right: 9px; */
}

.nadpis_obr {
margin-left: 15px;
margin-top: 5px;
}

.box {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #5297d1;
	background-color:#c1dfee; 
	padding:5px;
}

.border { border-collapse: collapse; border: 1px solid #5297d1;}
.border td {
border: 1px solid #5297d1;
padding: 3px;
} 

.border tr {
background-color:#f7fafb;
} 
.head {
	background-color:#5297d1;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg_table.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
