body {
	font-family:  Arial,Tahoma;
	font-size: 13px;
	color: #3a3a3a;
	background: #e8e8e8 url(imgs/bg_main.jpg) top repeat-x;
	height: 100%;
	padding:0;
	margin:0;
}

img { border: none; }

* {padding:0; margin:0; }

p,td {
	font-family:  Arial,Tahoma;
	font-size: 13px;
	color: #4b4b4b;
}
select {
	font-size: 12px;
	color: #959595;
	margin: 3px 0 5px -1px;
}
ul, ol {
padding: 10px 0 10px 20px
}
a:link,a:visited { 
color: #2484c1; 
text-decoration: underline; 
}
a:active,a:hover { 
color: #84b1ce; 
text-decoration: underline; 
}
a:link.menu,a:visited.menu { 
color: #ffffff; 
text-decoration: none; 
font-size: 15px;
margin-left: 15px;
font-style:italic;
font-weight: bold;
}
a:active.menu,a:hover.menu { 
color: #2484c1; 
text-decoration: underline;
font-size: 15px; 
margin-left: 15px;
font-style:italic;
font-weight: bold;
}

.date {
color: #555555;
font-style:italic;
font-size: 11px;
}
.zag {
color: #ffffff; 
font-size: 12px;
font-weight: bold;
}
.green {
color: #3a9233; 
}
h1 {
color: #000; 
text-decoration: none; 
font-size: 17px;
font-weight: normal;
padding-bottom: 15px
}
h4 {
color: #3a9233; 
font-size: 14px;
font-weight: normal;
font-style:italic;
}
#cont {
margin: 0 auto;  
width: 1000px;
min-height: 600px; 
background:url(imgs/bg_pict.jpg) center top no-repeat;
}
#descr{
	float:right;
	padding-top: 20px;
	z-index: 1;
	font-style:italic;
	font-size:14px;
	color: #515151;
	width: 200px;
	text-align:right
}

#cont #menu {
	padding: 20px 0 0 10px;
	height: 27px;
	margin-left: 300px;
	background: url('imgs/bg_menu.png');
	background-repeat: repeat-x;
}

#cont #logo {
padding: 40px 0 0 35px;
float:left;
}

#cont #coords {position: absolute; padding: 30px 0 0 30px}
#cont #coords li a { text-decoration:none; }
#cont #coords li a:hover { text-decoration: underline; }

#cont #content {
padding: 30px 0 50px 300px;
background: url('imgs/vlana.png') left bottom no-repeat;
min-height: 820px; 
height: auto !important; 
}
 
#content td {padding-right: 15px; padding-bottom:10px;}

#foot {
padding-top: 70px;
}
#foot p{
margin: 0;
}
a:link.im,a:visited.im { 
color: #555555;
font-size: 11px;
margin: 20px 0 0 70px;
}
.imgs {
padding: 7px;
font-size: 12px;
}
.imgs a { padding-bottom: 5px; }
ul li {
list-style: circle;
padding-bottom: 5px;
}
.status {
margin-top: -10px;
color: #3a9233;
padding-bottom: 10px;
}
#bord {clear:both}
.navigation {font-size: 16px; padding-top: 5px; }
