body {
	background:url(images/bg.jpg) #dedede repeat-x;
	margin:0;
	padding:0;
	font-family:Tahoma,Geneva,sans-serif;
	}
.wrapper {
	background:url(images/cont_bg.jpg)  repeat-y center;
	}
.header {
	width:1001px;
	background:url(images/bg.jpg) #ffffff repeat-x;
	}
.image {
	width:265px;
	float:left;
	}
.head_center {
	float:left;
	width:653px;
	}
.logo {
	height:162px;
	padding:11px 0 0 0;
	}
.logo_tb {
	height:162px;
	}	
.nav {
	background:url(images/nav_bg.jpg) no-repeat;
	line-height:43px;
	height:83px;
	text-align:left;
	}
.nav a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 10px 0 10px;
	line-height:41px;
	height:41px;
	margin:0 20px 0 20px;
	display:inline-block;
	}
.nav a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/nav_hover.jpg) repeat-x;
	}
.icons {
	width:82px;
	float:right;
	height:210px;
	}
.center {
	background:#FFFFFF;
	}
.content {
	background:url(images/cont_bg.jpg) #FFFFFF repeat-y center;
	width:1000px;
}

.left {
	width:235px;
	float:left;
	padding:10px 15px 25px 15px;
	}
.left_title {
	background:url(images/line.jpg) no-repeat left bottom;
	line-height:25px;
	color:#9d0400;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	}
.kontaktai {
	font-size:11px;
	color:#414141;
	text-align:left;
	padding:10px 20px 0 20px;
	line-height:17px;
	}
.meniu {
	padding:0 0 30px 0;
	}
.meniu a {
	background:url(images/left_link.jpg) repeat-x;
	display:block;
	line-height:24px;
	text-decoration:none;
	color:#4a4a4a;
	font-size:11px;
	text-align:left;
	padding:0 0 0 55px;
	}
.meniu a:hover {
	background:url(images/left_hover.jpg) repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	}
.right {
	width:633px;
	float:right;
	padding:0 92px 0 10px;
	font-size:11px;
	color:#4a4a4a;
	text-align:left;
	}
.page_title {
	text-align:right;
	color:#cc0500;
	font-size:14px;
	font-weight:bold;
	padding:0 20px 20px 0;
	}
.footer {
	background:url(images/footer_bg.jpg) repeat-x;
	}
a {
	color:#414141;
	text-decoration:underline;
	}
a:hover {
	 text-decoration:none;
	 }