body {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-align:center;
	background-color: #B2CCE0;/**/
}
a:link {
	color: #1F3E53;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #5C6254;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #1F3E53;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

#web {
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
	border:1px solid #305474;
	background-color: White;
	background-image: url(./images/foot2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	
}
#head {
	width:600px;
	height:346px;
	float:left;
	background-image: url(./images/m1x.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
#head h1 {
	color: #26465D;
	font-size: 45px;
	font-family: "Times New Roman", Times, serif;
	width:250px;
	text-align: center;
	padding:0;
	margin:30px 0 0 0;
}
#head h1.slogan {
	color: #FF4500;
	font-size: 15px;
	width:250px;
}

#head h2 {
	margin:130px 0 10px 0;
	color: White;
	font-size: 19px;
	width: 300px;
	text-align: center;
	
}
#menu {
	width: 195px;
	float: right;
	background-color: #E6E8DB;
	height: 232px;
	
}
#menu ul {
	margin:0px 0 0 10px;
	padding:0px;
}
#menu ul li {
	list-style: none;
	margin-top:10px;
}
#menu ul li a {
	color: #696969;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}
#menu ul li a:hover {
	color: #305474;
}

#menu img {
	width:15px;
	margin-right:10px;
}
#menu a img {
 border:none;
width:20px;
height:20px;
margin:2px 0 0 5px;
}

#news {
	width:277px;
	float:right;
	background-color: #305474;
	height:114px;
	position:relative;
	top:-114px;
	color:white;
	background-image: url(./images/bottomnews.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#news h3 {
	font-size: 15px;
	margin-top:20px;
}

#contenter {
	background-color: #26465D;
	position: relative;
	top: -113px;
	clear: both;
	width:100%;
	/*height:300px;*/
	
}
#content{
padding:10px;
	
}
#content h2 {
	font-size: 20px;
}
#content h3 {
	font-size: 17px;width:350px;
}
#content li {
	list-style-type: none;
	margin-left:20px;
}
ul.numero {
	margin-left:0px;
}
ul.numero li{
	margin-top:5px;
	vertical-align:middle;
}
#content table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px;
	padding:10px;	
	width:700px;
}
#content ul {
	margin:0px 0 0 30px;
	padding:0px;
}
#content td {
	vertical-align: top;
}
#content a{
	color: #FF4500;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#foot {
	text-align: right;
	color: Black;
}
#page {
	 background-color: #E6E8DB;
	 color: Black;
}
.red {
color:red;
}
table.okraj td {
border:1px solid white;
padding:3px;
}
table.referencie td {
padding:10px 50px 10px 50px;

}
