html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	text-align:center;
	color:#044693;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#044693;
}
a.menu-link {
	text-decoration:none;
	font-size:12px;
}
a.menu-link:hover {
	text-decoration:underline;
}
a.menu-link2 {
	text-decoration:none;
}
a.menu-link2:hover {
	text-decoration:underline;
}
img {
	border:none;
}
h1 {
	font-size:20px;
	margin:0px;
	font-weight:normal;
	margin-bottom:12px;
}
#main-container {
	min-height:100%;
	height:100%;
	width:812px;
	margin:auto; /* for Opera and Mozilla centering in body */
	text-align:left;
	background-image:url(../img/bg-main-vidinis.gif); 
	background-repeat:repeat-y; 
	background-position:450px 0px;
}
.search-field {
	border:1px solid #c7c7c7; 
	width:140px; 
	height:12px; 
	color:#c7c7c7; 
	float:left; 
	font-size:10px;
}
#main {
	width:812px; 
	min-height:798px;
}
#left-col {
	height:798px; 
	width:161px; 
	float:left;
}
#left-top {
	height:185px; 
	width:161px;
}
#menu {
	height:413px; 
	width:161px; 
	padding-top:7px; 
	line-height:20px;
}
#contacts {
	height:163px; 
	width:161px;
}
#search-container {
	height:22px; 
	width:161px;
	padding-top:8px;
}
#picture {
	float:left; 
	width:174px; 
	height:798px; 
	background-image:url(../img/bg-pic.jpg); 
	background-position:0px 132px; 
	background-repeat:no-repeat;
}
#right-col {
	width:477px; 
	height:100%; 
	float:left;
}
#top-menu {
	height:130px; 
	width:476px; 
	background-image:url(../img/bg-main-top-vidinis.gif); 
	background-repeat:no-repeat;
	background-position:3px 0px;
	text-align:right;
	padding-top:5px;
}
#text-container {
	width:476px; 
	min-height:663px;
}
#footer-container {
	height:30px; 
	color:#c7c7c7; 
	width:812px;
}
#footer-left {
	padding-top:5px; 
	padding-bottom:5px; 
	width:406px; 
	float:left; 
	border-top:1px solid #c7c7c7;
}
#footer-right {
	padding-top:5px; 
	padding-bottom:5px; 
	width:406px; 
	float:right; 
	border-top:1px solid #c7c7c7;
	text-align:right;
}
