html,
body {
	background: #e3e3e3 url('../images/background.jpg') repeat-x top;
    margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Tahoma; 
    font-size:13px; 
    color:#000000; 
}
#container {
	/*height:100%;  CSS rule for IE 6 and 5.5 */
	min-height:100%;
	width: 987px;
	margin: 0 auto;
	position:relative;
	background:#fff url('../images/body_bg.jpg');
}
#header {

	background:#fff url('../images/header_bg.jpg') repeat-x bottom center;
	width: 987px;
	height: 284px;
}
#logo
{
	position: absolute;
	top:40px;
	left:15px;
    width: 266px;
    height: 92px;
}
#menu
{
	position: absolute;
	/* IE top:220px;*/
	top:207px;
	left:-40px;
}
#menu li
{
	display: inline;
	background:#f1f1f1;
	margin-right:5px;
	padding:5px;

}
#menu li a,
#menu li a:visited
{
	text-decoration: none;
	color:#2f1107;
	font-family: Arial;
	font-size: 14px;
}
#menu li a:hover,
#menu li a.active
{
    text-decoration: none;
    color:#D4BC34;
    font-family: Arial;
    font-size: 14px;
}
#homepage 
{
	background: url('../images/homepage.jpg') no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    top:15px;
    left:440px;
}
#homepage:hover
{
    background: url('../images/homepage_hover.jpg') no-repeat;
}
#sitemap 
{
    background: url('../images/sitemap.jpg') no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    top:15px;
    left:460px;
}
#sitemap:hover
{
    background: url('../images/sitemap_hover.jpg') no-repeat;
}
#email 
{
    background: url('../images/email.jpg') no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    top:15px;
    left:480px;
}
#email:hover
{
    background: url('../images/email_hover.jpg') no-repeat;
}
#slogan
{
    font-size: 34px;
    font-family: Arial;
    font-style: italic;
    color: #b1afb0;
    position: absolute;
    top:80px;
    left: 320px;
}
#tele
{
	font-size: 34px;
	font-family: Arial;
	font-style: italic;
	color: #882607;
	position: absolute;
	top:120px;
	left: 380px;
}
#search
{
	position: absolute;
    top:255px;
    left: 830px;
    z-index:2;
}
#search input.text
{
	width: 100px;
	border: 1px solid #7e2b0d;
}
#search input.submit
{
	background: url('../images/paieska1.jpg') no-repeat;
    width: 23px;
    height: 18px;
    border:0px;
}
#h_top
{
	position: absolute;
	top:-5px;
	background: url('../images/header_top.jpg') no-repeat;
	width: 987px;
	height: 6px;
	z-index:2;
}
#h_leftf
{
	background: url('../images/header_left.jpg') no-repeat;
	width: 6px;
    height: 242px;
}
#h_rightf
{
	position: absolute;
	top:6px;
	margin-left:992px;
    background: url('../images/header_right.jpg') no-repeat;
    width: 6px;
    height: 242px;
}
#b_header
{
	position: relative;
	top:20px;
	left: 30px;
	width:185px;
	text-align: right;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background: url('../images/braun_line.jpg');
}

#stogas
{
    position: absolute;
    top:14px;
    margin-left:711px;
    background: url('../images/stogas.jpg') no-repeat;
    width: 276px;
    height: 276px;
    z-index:1;
}
#body {
	padding-bottom:115px;   /* Height of the footer */
	background:#fff url('../images/body_bg.jpg');
	width: 987px;
}

#body_left
{
    position:relative;
    top:-18px;
    width:220px;
    background: #ededeb;
    font-size: 13px;
    float:left;
    padding-bottom:115px;
}

#body_left ul
{
	padding-top: 20px;
	
}
#body_left ul li ul
{
	padding-top:0px;
	margin-left: -20px;
}
#body_left ul li
{
    list-style-image: url('../images/li.jpg');
    padding:2px;
}
#body_left ul li a, 
#body_left ul li a:link, 
#body_left ul li a:visited
{
    color: #010101;
    text-decoration: none;
}
#body_left ul li a:hover, 
#body_left ul li a.active
{
    color: #d4bc34;
    text-decoration: none;
}
#body_center
{
    position:relative;
    top:-18px;
    float:left;
    margin-left: 8px;
    padding: 10px;
    padding-bottom:115px;
    background:#fff url('../images/body_bg.jpg');
    width: 562px;
    text-align: justify;
}
#body_center h1
{
    font-family:Arial; 
    font-size: 28px;
    color: #ffd800;
    font-weight: normal;
    margin-top:0;
    margin-bottom:2px;
}
#body_center a
{
    text-decoration:none;
    color:#000;
}
#body_center a:hover
{
    text-decoration:underline;
    color:#000;
}
#body_right
{
    position:relative;
    top:6px;
    left:4px;
    width:172px;
    background: #ededeb;
    font-size: 13px;
    float:left;
    padding-bottom:115px;
    padding-top: 5px;
}
#b_r_header
{
    position: relative;
    top:0px;
    width:135px;
    text-align: left;
    color:#FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background: url('../images/braun_line.jpg');
}
#b_r_text
{
	padding:5px;
}
#footer {
	position:absolute;
	bottom:0;
	width:998px;
	height:115px;   /* Height of the footer */
	background:#e3e3e3 url('../images/footer.jpg') no-repeat;
	margin-left:-6px;
	text-align:center;
}
#text a
{
    color:#000000;
    text-decoration: none;
}
#text a:hover
{
    color:#000000;
    text-decoration: underline;
}
#text{
	padding-top:20px;    
}
