html {
	margin: 0;
	padding: 0;
}
body {
	background: url(../graphics/pozadi.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #e0382b;
	text-tecoration: none;
}
a:visited {
	color: #e0382b;
	text-tecoration: none;
}
a:hover {
	color: #32466e;
	text-tecoration: underline;
}
.i_footer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
}
.i_footer a, a:visited {
	color: white;
	text-tecoration: none;
}
.i_content {
	background: White; 
	padding-left:52px; 
	padding-right:35px;
	padding-top:0px;
}
.i_header {
	background: url(/uws_templates/default/graphics/top_design.png); 
	background-position: left; 
	background-repeat: no-repeat; 
	width: 946px; 
	height: 183px;
}
.i_header_top {
	height: 152px;
}
.i_header_menu {
	padding-left: 33px;
}
.i_header_block {
	padding-top:20px;
	padding-right:40px;
	width: 500px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: f15a23;
}
.content {
	border-top: 30px solid #1c2d47;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}
.banners {
	border-top: 30px solid #1c2d47;
	height: 20px;
	padding-left: 10px;
}
.region_news table {
	margin-top: 4px;
	margin-left: 10px;
}
.region_news {
	width: 200px;
}
.region_news .text {
	padding-left: 10px;
	background: #5595aa;
	padding-right: 5px;
}
.region_news .text a {
	color: white;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.region_news .text a:hover {
	text-decoration: underline;
}
.region_news .datum {
	padding-left: 5px;
	background: #1d2e48;
	color: #5595aa;
	height: 17px;
	font-size: 10px;
}
.region_news .vice {
	padding-left: 10px;
	background: #1d2e48;
}
.region_news .vice a {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #5595aa;
}
.region_news .vice a:hover {
	text-decoration: underline;
	height: 17px;
	color: white;
}
.region_news .divider {
	height: 5px;
}
.obsah {
	background: #D5F2F7;
	margin-top: 10px;
}
.kontakt {
	background: #5497b4;
	width: 100%;
	font-family: arial;
	font-size: 10px;
	color: black;
	height: 120px;
}
.kontakt a {
	color: #ccffff;
}
.kontakt  .foto {
	vertical-align: middle;
	text-align: center;
	width: 120px;
	height: 120px;
	background: #1b2e47;
}
.kontakt  .jmeno {
	vertical-align: middle;
	padding-left: 10px;
}
.kontakt  .jmeno h3 {
	vertical-align: middle;
	color: #ccffff;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
	width: 150px;
}