html {
	padding: 0;
	margin: 0;
	
}
body {font-family: Arial, Verdana; font-size: 13px; color: black; margin: 0; padding: 0; background: Navy url(/uws_templates/default/graphics/bg.jpg)}
p {
	margin: 0;
	padding: 0;
}
img {border: none;  margin: 0; padding: 0;}
a: {color: #969696; text-decoration: NONE;}
a:hover {text-decoration: underline;}
a:active {color: #969696;}

.layout {
	 padding-left: 10px;
	 padding-right: 10px;
	 background: url(/uws_templates/default/graphics/bg_page.png) repeat-y center;
}
.layout_top {
  background: url(/uws_templates/default/graphics/top_page.png) repeat-y center;
  height: 28px;
}
.layout_bottom {
	height: 36px;
	background: url(/uws_templates/default/graphics/bottom_page.png) repeat-y center;
}
.content {
	width: 950px;
	background: url(/uws_templates/default/graphics/bg_content.png) no-repeat white;
}

.page_title {
	color: #1b8310;
	text-decoration: NONE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-right: 82px;
	padding-top: 58px;
	padding-bottom: 38px;
}

.page_change {
	padding-right: 30px;
	width: 300px;
}
.left_manu {
	width: 262px;
}

.body_content {
	width: 688px;
}
#top_links {
	margin-top: 5px;
	margin-right: 5px;
}
#top_links td {
	width: 150px;
	height: 15px;
}
#top_links .active {
	width: 150px;
	height: 20px;
	color: white;
	background: #ff8900;
}
#top_links .active a {
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#top_links .inactive {
	width: 150px;
	height: 20px;
	color: black;
	background: #eee8df;
}
#top_links .inactive a {
	color: black;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#main_content {
	margin-left: 10px;
	margin-right: 35px;
}

.content h1 {
	background: url(/uws_templates/default/graphics/h1.png) no-repeat left;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	color: #19810e;
	font-weight: normal;
}
.uws_pub_content {
	margin-bottom: 15px;
}
#news_content {
	margin-left: 18px;
	margin-right: 8px;
	margin-top: 25px;
	background: #faedd9;
}
.obrazek_vlevo {
	float:left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.obrazek_vpravo {
	float:right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}