/* CSS Document */

body {
	top: 0;
	margin: 0;
	background: url(images/vertical.png) repeat-x top left #252525;
}

#tot {
	margin-left:auto;
	margin-right: auto;
	margin-top:10px;
	width: 988px;
	padding-top:10px;
	background: url(images/grad.png) repeat-y top;
	border: #FFFFFF solid 1px; 
}

#header {
	height: 122px;
	background-image:url(images/header.png);
	background-repeat: no-repeat;
}

.title {
	line-height: 44px;
	color: #C60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	font-weight: bold;
}

.slogan {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	padding-left: 50px;
}

#menu { 
	float: right;
	height: 34px;
}

.butonas {
	width: 115px;
	height: 34px;
	float: left;
	margin-right: 10px;
	line-height: 34px;
	color: #1F4D7A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
}

.butonas a{
	background: url(images/butonas.jpg) no-repeat left;
	display:block;
	color: #1F4D7A;
	text-decoration:none;
}

.butonas a:visited{
	color: #1F4D7A;
	text-decoration:none;
}

.butonas a:hover{
	background: url(images/hover.jpg) no-repeat left;
}

#corp {
	background: #ababab;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: #12212E solid 2px;
	border-top: #12212E solid 2px;
}

.main-text {
	background: #FFFFFF;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	min-height: 700px;
	position: relative;
	border: #01541e solid 1px;
	padding: 15px 15px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000;
}

.main-text p{
	line-height: 130%;
	padding-right: 50px;
}

.main-textcon {
	background: #FFFFFF;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:15px;
	min-height: 300px;
	position: relative;
	border: #01541e solid 1px;
	padding: 15px 15px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.main-textcon p{
	line-height: 130%;
	padding-right: 50px;
}

#menius{ 	
	width: 240px;
	position:absolute;
	top: 50px;
	right: -210px;
	background: #DAE6AC;
	border: #80942E solid 1px;
}

#contact {
	float: right;
	margin-right: 10px;
	width: 361px;
	padding:10px;
	border: #80942E solid 1px;
}

.menu-item {
	height: 30px;
	background: #e6cbac;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
}

.menu-item a{
	color: #333333;
	text-decoration:none;
	display: block;
}

.menu-item a:visited{
	color: #333333;
	text-decoration:none;
}

.menu-item a:hover{
	color: #333333;
	text-decoration:none;
	background: #cb8b58;
}

.menu-title {
	height: 30px;
	font-size: 20px;
	background: #94602e;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}

.footer {
	height: 35px;
	color: #000;
	line-height: 34px;
	padding-left: 30px;
	padding-right:30px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.footer a{
		color: #000;
		text-decoration:none;
}

.footer a:visited {
		color: #000;
}

.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.ttitle {
	color: #03F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding:0px;
	font-weight:bold;
}

.ttitle2 {
	color: #5A661A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 25px 0;
	font-weight:bold
}

.product-item {
	color:#C60;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 25px 0;
	font-weight:bold
}

.footrt {
	float:right;
}

.calltoday {
	color:#F00;
	font-size: 22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.center {
	text-align: center;
}
h2 {
	font-size: 12px;
	line-height:normal;
	margin: 0px;
	font-weight: normal;
}
