body,
html {
    margin:0 0 10px 0;
    padding:0;
    background-image: url(img/back.gif);
	 background-repeat: repeat-x;
	 background-color: White;
    color:#fff;
	 }
body {
    min-width:1002px;
	 text-align: center;
    }
#wrap {
    background: transparent;
    margin:0 auto;
    width:1002px;
    }	 
#leftline {
	background: transparent;
	float: left;
	width: 1px;
}	 
#rightline {
	background: transparent;
	float: right;
	width: 1px;
}
#center {
	 background: transparent;
	 float: left;
    margin:0 auto;
    width:1000px;
}
#header {
    float: left;
    background: transparent;
	 width: 1000px;
	 text-align: right;
    }
#linija {
	float: left;
	width: 1000px;
	height: 1px;
}	 
#meniu {
    float: left;
	 background: transparent;
	 width: 1000px;
	 height: 29px;
	 text-align: left;
	 color: #833a0d;
}	 
#image {
    float: left;
	 background: transparent;
}
#main {
    background: transparent;
	 float:left;
	 width: 900px;
	 padding: 56px 50px 50px 50px;
	 margin: 0;
	 color: black;
	 text-align: justify;
    }
#footer {
    background: transparent;
	 clear:both;
	 padding: 10px 0 10px 50px;
    }	
.link {
   float: left;
	padding: 6px 0 0 50px;
}	 
.link a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000;
}	
.link a:hover {
	color: #833a0d;
} 
.linkselected {
   float: left;
	padding: 6px 0 0 50px;
}
.linkselected a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #833a0d;
}
.linkselected a:hover{
	color: #833a0d;
}
.main_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	color: black;
}
.main_txt a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	text-align: justify;
	line-height: 20px;
	color: black;
}
.main_txt a:hover {
	color: #833a0d;
}
.kontaktai_bold {
		font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	color: #833a0d;
}
.double_line {
	background: transparent;
	float: left;
	width: 1000px;
}
.footer_txt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: black;
}
.footer_txt a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: black;
}
.footer_txt a:hover {
	color: #833a0d;
}
