@charset "utf-8";
body {
	background:url(../images/header.png) repeat-x top center;
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
}
a {
	color:#000;
	text-decoration:none
}
a:hover { text-decoration: underline }
img { border:none }
input{ border:1px solid #ccc}

h1, h1 * {
	font:19px Tahoma, Geneva, sans-serif;
	color:#695e44;
	padding:auto;
	margin:auto
}
h2, h2 * {
	font:17px Tahoma, Geneva, sans-serif;
	color:#695e44;
}
.container {
	position:relative;
	width:910px;
	min-height:100%;
}
.top { height:98px; }
a.logo {
	display:block;
	float:left;
	font:16px Arial, Helvetica, sans-serif;
	color:#008081;
	height:38px;
	padding:60px 0 0 120px;
	background:url(../images/logo.gif) no-repeat 28px 14px;
	outline:none;
}
a.logo:hover { text-decoration:none }
.kontaktai_btn {
	display:block;
	background: url(../images/contact_btn.gif) no-repeat 172px center #ea7367;
	color:#FFF;
	height:31px;
	width:190px;
	float:right;
	margin:45px 5px 0 0;
	text-decoration:none !important;
	outline:none;
	font:16px Arial, Helvetica, sans-serif;
	padding:9px 0 0 0;
}
.kontaktai_btn:hover { background: url(../images/contact_btn.gif) no-repeat 172px center #F66; }
.header {
	height:225px;
	background:url(../images/header_first.jpg) no-repeat center top;
}
#draudimas { background:url(../images/header_draudimas.jpg) no-repeat center top; }
#zalos { background:url(../images/header_zalos.jpg) no-repeat center top; }
#kontaktai { background:url(../images/header_kontaktai.jpg) no-repeat center top; }
#konsultacijos { background:url(../images/header_konsultacijos.jpg) no-repeat center top; }
.menu * {
	color:#a5936b;
	font-size:19px;
}
.menu ul, .menu li {
	list-style:none;
	text-decoration:none;
	display:inline;
	margin:0;
	padding:0
}
.menu.bottom_menu * { font-size: 14px; }
.menu a {
	display:inline-block;
	padding:10px;
	background:url(../images/top_menu.gif) center left no-repeat;
}
.menu li:first-child a { background:none }
.menu a.selected, .menu a.selected span { color:#6e6348; }
.copyright {
	position: absolute;
	width:224px;
	height:57px;
	left:0;
	padding:4px;
	background: url(../images/copyright.png) no-repeat;
}
.image_rotator {
	position:relative;
	z-index:-1;
	background: url(../images/image_rotator.gif) no-repeat right;
	height: 322px;
	width: 653px;
	margin:4px 44px 4px 0px;
	text-align:left;
}
#imagerotator_id {
	z-index:-100000;
	position:absolute;
	top:0;
	left:0;
	margin:5px 0 5px 5px;
}
#left_menu {
	position:absolute;
	top:265px;
	left:35px;
	width:457px;
	z-index:1;
}
.content {
	position:relative;
	padding:20px 0;
	text-align:left;
	margin:0;
}

.btn_container {
	width:285px;
	float:left;
	margin-left:23px;
	position:relative;
	background:#FFF;
}
.content .btn_container:first-child { margin-left:5px; }
.btn_container .btn_corner {
	width:70px;
	height: 53px;
	background:url(../images/corner_btn.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
}
.btn_container:hover .btn_corner { background:url(../images/corner_btn_sel.png) no-repeat; }
.btn_container .btn_content {
	margin:5px 5px 0 0;
	border:1px solid #CCC;
	height: 210px;
	padding:22px 30px 0 30px;
}
.btn_container:hover .btn_content { border:1px solid #999; }
.btn_container .btn_content h2 {
	padding:0px 0 20px 0;
	margin:0px;
}
.btn_container a {
	display:block;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	outline:none;
	padding:0 0 6px 0;
}
.btn_container a:hover {
	text-decoration:none;
	color:#777
}
#draudimas_btn h2 { color:#ff6666 }
#draudimas_btn:hover h2 { color:#e4321f }
#draudimas_btn .btn_content { background:url(../images/draudimas_btn.jpg) bottom right no-repeat; }
#draudimas_btn:hover .btn_content { background:url(../images/draudimas_btn_hover.jpg) bottom right no-repeat; }
#konsultacijos_btn h2 { color:#45a8d1; }
#konsultacijos_btn:hover h2 { color:#5cc9f7; }
#konsultacijos_btn .btn_content { background:url(../images/konsultacijos_btn.jpg) bottom right no-repeat; }
#konsultacijos_btn:hover .btn_content { background:url(../images/konsultacijos_btn_hover.jpg) bottom right no-repeat; }
#zalos_btn h2 { color:#057667; }
#zalos_btn:hover h2 { color:#3dbfae; }
#zalos_btn .btn_content { background:url(../images/zalos_btn.jpg) bottom right no-repeat; }
#zalos_btn:hover .btn_content { background:url(../images/zalos_btn_hover.jpg) bottom right no-repeat; }
.footer {
	background:url(../images/footer.gif) top center no-repeat;
	min-height:80px;
	margin:20px 0 0 0;
	padding:5px;
	text-align:left;
}

.back{  background:url(../icons/images/back_arrow.gif) center left no-repeat; padding: 0 0 0 20px; color:#CCC  }

.contentsList a{ display:block; color:#008081; padding:5px 0; font-size:14px; }
.contentsList a.selected{ color:#ea7367}
.ContentForm table{width:100%;}

.ContentForm table tr:hover td{ background:#fafafa}
.ContentForm table tr td:first-child{}
.ContentForm td{ margin:10px; padding:4px;}

