html {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {font-family: Arial, Verdana; font-size: 12px; height: 100%; color: black; margin: 0; padding: 0; background: black;}
p {
	margin: 0;
	padding: 0;
}
img {border: none;  margin: 0; padding: 0;}
a {color: #019241;}
a:visited {color: #019241;}
a:hover {text-decoration: underline;}
a:active {color: #019241;}

.menu {
	 background: url(/uws_templates/default/graphics/menu.png);
	 height: 72px;
	 vertical-align: top;
}
.submenu {
	 width: 160px;
	 vertical-align: top;
}
.submenu_cont {
	 background: #019241;
	 vertical-align: top;
	 margin-bottom: 7px;
	 margin-right: 10px;
}
.submenu ul {   
	list-style:none;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
}
.submenu li {
	color: white;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	margin-bottom:5px;
	display: block;
	vertical-align: center;
	text-transform: uppercase;
	 margin-right: 0px;
} 
.submenu a {
	color: white;
	width: 135px;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
    margin: 0;
} 
.submenu a:visited {
	color: white;
	text-decoration: none;
} 
.submenu a:hover {   
	text-decoration: none;
	background: #d9251c;
	color: white;
}

.submenu a.selected{   
	background: #feff73;
	color: black;
	text-decoration: none;
}   


.logo {
	 padding: 0px 25px 0px 25px;
}
.menucont {
	 border-right: 1px solid #383b44;
	 border-top: 1px solid #383b44;
}
.menucont td {
	 border-left: 1px solid #383b44;
	 border-bottom: 1px solid #383b44;
	 padding: 5px 25px 5px 25px;
	 color: white;
	 text-transform: uppercase;
	 font-weight: bold;
}
.menucont a {
	 color: white;
	 text-decoration: none;
}
.menucont a:hover {
	 color: white;
	 text-decoration: underline;
}
.menucont avisited {
	 color: white;
	 text-decoration: none;
}
.home_content .nl {
	padding: 0px 7px 7px 0px;
}
.home_content .nr {
	padding: 0px 0px 7px 7px;
}
.contin {
	 background: white;
	 height: 100%;
}
.ctitle {
	 background: #d9251c;
	 padding: 10px 15px 10px 15px;
	 color: white;
	 display: inline-block
}
.ccont {
	 padding: 10px 15px 25px 15px;
}
.head {
	 padding-top: 55px;
	 padding-bottom: 7px;
	 background: url(/uws_templates/default/graphics/head.png) bottom no-repeat;
}
.content {
	 margin-top: 7px;
	 margin-bottom: 7px;
}
.footer {
	 height: 100px;
	 text-align: center;
}

.footer_cont {
	 background: #616161;
	 height: 100px;
	 width: 937px;
	 padding: 20px 20px 20px 20px;
	 color: white;
}
.footer_cont a {
	 color: white;
}
.footer_cont a:visited {
	 color: white;
}
.main_content {
	 padding: 20px 20px 35px 20px;
	 background: white;
	 margin:7;
	 width: 100%;
}
.main_content h1 {
	 margin: 0px 0px 15px 0px; 
	 color: #d9251c;
	 text-transform: uppercase;
}















.pekna {
	border: 1px solid #C1DAD7;
}
.pekna td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #3e3e3e;
	vertical-align: top;
}

.pekna {
	background: #F5FAFA;
	color: #3e3e3e;
}
.pekna a {
	color:#ec0000;
}