body, html, #wrap{
	margin:0; 
	padding:0; 
	height:100%; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	color:#666666;
}
body {
	background-image:url(images/bg-image.jpg);
	background-repeat:repeat;
}

a{
	text-decoration:underline;
	color:#218604;
}

a:hover{
	text-decoration:none;
	color:#218604;
}

body > #wrap{
	height: auto; 
	min-height: 100%; 
	background-color:Transparent;
}

#wrap{
	width:980px;
	margin:0 auto;
	border:0px solid red;
}

img{border:none;}

.clear{ clear:both;}

.main-image-header{
	background-image:url(images/main-image-header.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:164px;
}

.main-image{
	background-image:url(images/main-image.jpg);
	background-repeat:no-repeat;
	width:514px;
	height:342px;
}

.title-content{
	width:980px;
	border:0px solid red;
	padding-bottom: 45px;
}

.title-content-left{
	width:455px;
	float:left;
	border:0px solid red;
}

.title-content-right{
	width:525px;
	float:right;
	border:0px solid red;
}

.inner-content-left{
	width:710px;
	float:left;
	border:0px solid red;
}

.inner-content-right{
	width:270px;
	float:right;
	border:0px solid red;
}

.title{
	font-size:30px;
	text-align:center;
	border-bottom:1px solid #b4b3b0;
	padding:25px 0 10px 0;
}

.title-inner{
	padding:10px 0 0 0;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:25px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #b4b3b0;
	padding-bottom:10px;
}

.color-gray{
	color:#666666;
}

.color-green{
	color:#2b8900;
}

.text{
	padding:25px 20px 0 20px;
}

.text-inner{
	padding:0 0 0 10px;
}

p{margin:10px 0; text-align:justify;}

.button{
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	float:right;
	width:120px;
	height:26px;
	text-align:center;
	padding:8px 0 0 0;
	clear:both;
}

a.read-more{
	color:#fff;
	text-decoration:none;
}

a.read-more:hover{
	color:#fff;
	text-decoration:underline;
}

.phone{
	background-image:url(images/phone.png);
	background-repeat:no-repeat;
	background-position:left center;
	float:right;
	border:0px solid red;
	font-size:25px;
	font-weight:bold;
	padding:17px 10px 17px 55px;
	color:#000;
}

.footer{
	background-color:#0c438b;	
	height:23px;
	width:970px;
	padding:10px 0 0 10px;
	color:#fff;
	margin: 0 auto;
	text-align:left;
	margin-top: -35px;
}

.ringo-link{
	text-decoration:underline;
	color:#fff;
}

.ringo-link:hover{
	text-decoration:none;
	color:#fff;
}

#main-menu {margin:0; padding-top:58px; float:right; border:0px solid red; width: 582px; overflow: hidden; height: 50px;}
#main-menu li {display: inline; list-style-type: none;}
#main-menu li a {font-size:18px; color:#fff; text-decoration:none; line-height: 49px; float:left; display: inline; padding: 0 14px; margin-right: 2px;}
#main-menu li a:hover {background-image:url(images/menu-hover.jpg); background-repeat:repeat-x; background-position:center;}
#main-menu li a.active {background-image:url(images/menu-hover.jpg); background-repeat:repeat-x; background-position:center;}

.modul{
	border:0px solid red;
	padding:37px 15px 0 30px;
}

.modul-title{
	font-size:17px;
	text-align:left;
	border-bottom:1px solid #b4b3b0;
	padding:0 0 10px 0;
}

.modul-text{
	padding:11px 0 0 0;
}

.dots{
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
	background-position:50%;
	height:9px;
}


/* naujienos*/
#naujienos { padding:0}
.news-pav {color:#000000; font-weight:bold; padding:5px 0; margin:0;}
.more a {
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	float:right;
	width:120px;
	height:26px;
	text-align:center;
	padding:8px 0 0 0;
	color:#fff;
	text-decoration:none;
}
.more a:hover {text-decoration:underline; color:#fff;}
.new-bottom {height:20px; line-height:20px;}
.data { float:left; font-size:10px; color:#8d8d8d;}


/* forma */
.form {
	margin:0; padding:0;
}
.input{
	border:1px solid #b4b3b0;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	line-height:12px;
	color:#827e7e;
	margin:2px 0;
	width:252px;
}
.area{
	border:1px solid #b4b3b0;
	padding:3px;
	width:252px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	line-height:12px;
	color:#827e7e;
}

.button1{
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:26px;
	text-align:center;
	padding:0;
	color:#fff;
	text-decoration:none;
	border:0px solid red;
	cursor:pointer;
	margin:5px 0 0 0;
}

.gallery{
	float: left; 
	display: inline;
	margin:0 20px 20px 0;  
}

.gallery-image-holder{
	width: 123px; 
	height:117px;
	border: 1px solid #2a920b;  
	text-align: center; 
	float: left; 
	display: inline;  
}

.gallery-image-title {width: 125px; float:left; clear:both;}

a.videoPlayer { 
	display:block; 
	width: 520px; 
	height: 369px;
	text-align:center; 
	border:1px solid #2A920B;
	margin-bottom: 20px;
} 
				 
/* play button */ 
a.videoPlayer img { 
	margin-top:130px; 
	border: none;
} 
				 
/* when container is hovered we alter the border color */ 
a.videoPlayer:hover { 
	border:1px solid #999; 
}
