html {
	padding: 0;
	margin: 0;
	
}
body {font-family: Arial, Verdana; font-size: 13px; color: black; margin: 0; padding: 0; background: #dfd8c5;}
p {
	margin: 0;
	padding: 0;
}
img {border: none;  margin: 0; padding: 0;}
a {color: #737e1e; text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {color: #737e1e;}
.top_layout {
	 padding-bottom: 20px;
}
.layout {
	 background:  white url(/uws_templates/default/graphics/layout_back.gif) no-repeat bottom;
	 padding-bottom: 200px;
}
.logo {
  padding-top: 185px;
}
.submenu_p {
	padding-top: 15px;
}
.content {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	text-align: left;
}
.content h1 {
	padding-top: 0px;
	margin-top: 0px;
	color: #daab50;
	font-weight: normal;
	font-size: 20px;
}
.content a {color: #737e1e; text-decoration: none;}
.content a:hover {text-decoration: underline; color: red;}
.content a:active {color: #737e1e;}
.banner {
	padding-top: 0px;
}

.uws_pub_content {
	margin-bottom: 15px;
}
.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;
}

.news_div {
	border-top: 1px solid #f79f94;
	border-left: 1px solid #f79f94;
	border-right: 1px solid #f79f94;
	padding-left:10px;
}
.news_end  {
	background:  white url(/uws_templates/default/graphics/news_back.gif) no-repeat bottom;
	height: 16px;
}
.news_table  {
	margin-top: 15px;
	width: 160px;
}

.footer  {
	 color: white;
	 margin-top: 5px;
}
.footer a {color: white;}

.home_table td {padding-bottom: 8px;}

.langs_menu {
	width: 989px;
	padding-top: 5px;
}
.langs_menu a {
	margin-left: 10px;
}
