/* Start of CMSMS style sheet 'style' */
body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body, td, th, input, textarea, select {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

body {
	background: #000000 url(images/bg.gif) repeat-y center top;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #9fd433;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	padding: 11px 0px 0px 21px;
	margin: 0px;
}

	.lang li {
		float: left;
	}
	
	.lang div {
		/*+*/
	}
	
		.lang a {
			display: block;
			background: transparent url(images/lang-bullet.gif) no-repeat;
			font-size: 11px;
			color: #ffe8a9;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0px 15px 0px 17px;
		}
		
		.lang a:hover {
			color: #ffe8a9;
			text-decoration: underline;
		}
		
		.lang a.selected {
			color: #a57859;
			text-decoration: none;
		}
		
		.lang a.selected:hover {
			color: #a57859;
			text-decoration: underline;
		}
		
			.lang a.first {
				background: none;
			}

/* Menu */

ul#primary-nav {
	list-style: none;
	margin: 0px;
	padding: 7px 0px 5px 10px;
}

	#primary-nav li {
		float: left;
		margin-right: 3px;
	}
	
	#primary-nav div {
		/*+*/
	}
	
		#primary-nav a {
			display: block;
			font-size: 14px;
			font-weight: bold;
			color: #ffe8a9;
			text-align: center;
			text-decoration: none;
			padding: 5px 10px;
		}
		#primary-nav a.menuactive,
		#primary-nav a:hover {
			color: #9FD433;
			text-decoration: none;
			/*background-color:  #a57859;
			background-color: #901808;*/
		}
		
		#primary-nav a.selected {
			color: #a57859;
			text-decoration: none;
		}
		
		menuactiveselected:hover {
			color: #a57859;
			text-decoration: underline;
		}

/* Sub menu */

ul.sub-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.sub-nav li {
		float: left;
		width: 33%;
	}

		.sub-nav a {
			display: block;
			background: transparent url(images/sub-nav-bullet.gif) no-repeat;
			font-size: 11px;
			font-weight: bold;
			color: #888888;
			text-decoration: none;
			padding: 0px 16px 12px 12px;
		}
		
		.sub-nav a:hover {
			color: #aaaaaa;
			text-decoration: underline;
		}
		
		.sub-nav a.selected {
			background: transparent url(images/sub-nav-bullet-o.gif) no-repeat;
			color: #ff5a00;
			text-decoration: none;
		}
		
		.sub-nav a.selected:hover {
			color: #ff5a00;
			text-decoration: underline;
		}


/* Icons */



/* --- */

#container {
	background: transparent url(images/container.jpg) no-repeat;
	text-align: left;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

	#info {
		padding: 0px 37px 0px 334px;
	}
	
		/*#header {
			background: transparent url(images/window.jpg) no-repeat 307px 47px;
			padding: 0px 0px 0px 19px;
		}*/
		
			#lang-wrapper {
				background: transparent url(images/lang-bg.gif) no-repeat;
				height: 35px;
			}
			
			#slogan {
				font-size: 43px;
				font-weight: bold;
				color: #ff5a00;
				text-align: center;
				text-transform: uppercase;
				padding: 52px 312px 29px 0px;
				/*font-family: Century Gothic;*/
				font-family: Georgia;
			}
			
			h1.logo {
				padding: 0px 383px 17px 70px;
			}
			
				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(images/log_aisv.jpg) no-repeat;
					width: 150px;
					height: 54px;
					text-decoration: none;
					font-family: Century Gothic;
				}
				
					h1.logo a span,
					h1.logo b span {
						display: block;
						font-size: 13px;
						padding-top: 20px;
						padding-left: 60px;
						text-decoration: none;
					}
		
		#line {
			/*background: transparent url(images/white-pix.gif) repeat-y;*/
		}
		
			#line-top {
				/*background: transparent url(images/gradient-line.gif) no-repeat;*/
				padding: 23px 0px 36px 19px;
				position: relative;
			}
			
				#nav-wrapper {
					background: #54351f url(images/nav-bg.gif);
					padding: 0px 0px 0px 0px;
					margin-bottom: 10px;
					height: 41px;
				}
		
		#content-wrapper {
			height: 300px;
float: right;
display: inline;
		}
		
		* > #content-wrapper {
				min-height: 300px;
				height: auto;
			}
		
			#sub-nav-wrapper {
				padding: 0px 0px 8px 13px;
				border-bottom: 1px solid #454545;
				margin-bottom: 6px;
			}
			
			#content {
				line-height: 17px;
				width: 600px;
				padding-left: 13px;
				voice-family: "\"}\"";
				voice-family: inherit;
				width: 587px;
			}
	
	#created {
		padding: 25px 39px 25px 127px;
		border-top: 1px solid #ffffff;
		margin: 0px 37px 0px 37px;
clear: both;
margin-top: 25px;
	}
	
		#created-wrapper {
			float: left;
			padding-top: 1px;
		}
		
		#created .logo {
			float: left;
		}
	div#lang_selector{
		padding: 10px 0px 0px 15px;
		}
		div#lang_selector img{
			margin-right: 5px;
			}
		
			#created .logo a {
				display: block;
				background: transparent url(images/sys/puslapis.gif) no-repeat right top;
				width: 53px;
				height: 14px;
				padding-left: 3px;
			}
			
				#created .logo a span {
					display: none;
				}
		
		/*#copyright-wrapper {
			float: left;
			padding-top: 1px;
		}*/
	
	/* Content images */
	
	.img-container {
		/*+*/
	}
	
		.img-container table tr.image td {
			background: #5f4432;
			padding: 0px;
		}
		
		.img-container table tr.title {
			/*+*/
		}
		
			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	background: transparent url(images/title-bullet.gif) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #ff5a00;
	padding: 0px 20px 16px 30px;
	border-bottom: 1px solid #454545;
	margin-bottom: 15px;
}

h3.title {
	font-size: 15px;
	font-weight: bold;
	color: #ff5a00;
	padding: 15px 13px 20px 13px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}



/* cool tables */
.odd00, .odd11, .odd01, .odd10 {
	border-collapse: separate;
}

.odd00 th, .odd11 th, .odd01 th, .odd10 th {
 	padding: 3px 5px 2px 5px;
	text-align: left;
	font-weight: bold;
	background: #54351F;
	color: #ffffff;
}

.odd00 td, .odd11 td, .odd01 td, .odd10 td {
 	padding: 2px 5px 1px 5px;
	vertical-align: top;
}

.odd00 td.t10, .odd00 td.t11, .odd00 td.t00,
.odd00 td.t01, .odd10 td.t10, .odd10 td.t11,
.odd01 td.t10, .odd01 td.t00, .odd11 td.t10 {
	background: #222222;
}

.odd10 td.t00, .odd10 td.t01, .odd01 td.t11,
.odd01 td.t01, .odd11 td.t00 {
	background: #303030;
}

.odd11 td.t11 {
	background: #303030;
}

.odd11 td.t01 {
	background: #222222;
}



/* forms */
.formcontainer {
	margin:0px;
	padding:0px;
}

	.formcontainer p input,
	.formcontainer p textarea,
	.formcontainer p select option {
		color: #000000;
	}

	.formcontainer p.resizeable,
	.formcontainer p.unresizeable {
		padding-bottom: 10px;
	}

	.formcontainer p.title {
		margin-bottom: 2px;
	}
		.formcontainer p.title span {
			font-weight: bold;
		}

		.formcontainer p.title span.error {
			color: #FE7400;
		}


	.formcontainer p.resizeable input,
	.formcontainer p.input input,
	.formcontainer p.resizeable select {
		border-top: 1px solid #9F8041;
		border-left: 1px solid #9F8041;
		border-bottom: 1px solid #B8A88A;
		border-right: 1px solid #B8A88A;
		background: #FFFFFF;
		width: 49%;
	}

	.formcontainer p.resizeable textarea {
		border-top: 1px solid #9F8041;
		border-left: 1px solid #9F8041;
		border-bottom: 1px solid #B8A88A;
		border-right: 1px solid #B8A88A;
		background: #FFFFFF;
		overflow:auto;
		width: 99%;
	}

	.formcontainer p.button {
		padding-top: 10px;
	}


		.formcontainer p.button input {
			border: 1px solid #9AAD51;
			background: #9AAD51;
			color: #ffffff;
			font-weight: bold;
			font-size: 100%;
			width: 90px;
		}

#content h2 {
	font-size: 110%;
	margin-bottom: 5px;
}
table#footertable,
table#footertable tr td strong,
table#footertable tr td{
	color: #BFBFBF;
	}

table#footertable tr td a{
	color: #BFBFBF;
	text-decoration: none;
	}
table#footertable tr td a:hover{
	text-decoration: underline;
	}
div#content p{
	margin-bottom: 12px;
	}
	
/* album styles */
div#content ul.picturelist,
div#content ul.albumlist{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	}
div#content ul.albumlist li.thumb,
div#content ul.picturelist li.thumb{
	float: left;
	margin-top: 10px;
	}
div#content ul.albumlist li.thumb a,
div#content ul.picturelist li.thumb a{
	display: block;
	width: 106px;
	height: 82px;
	background-color: #E6E6E5;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #385771;
	}
div#content ul.albumlist li.thumb a:hover,
div#content ul.picturelist li.thumb a:hover{
	background-color: #CFCFCF;
	}
div#content ul.albumlist li.thumb a img,
div#content ul.picturelist li.thumb a img{
	padding: 5px;
	/*height: 72px;*/
	border: 0px;
	}
div#content ul.albumlist li.thumb p.albumname{
	margin: 0px 2px 0px 2px;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	width: 126px;
	height: 43px;
	}
div#content ul.albumlist li.thumb p.albumname span.albumpicturecount{
	font-size: 10px;
	font-weight: normal;
	}
div#my_gallery_c{
	margin-top: 11px;
	margin-left: 1px;
	}
ul#my_gallery  li,
ul#my_gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
ul#my_gallery li img{
	border: 1px solid #164a0d;
	}
/* end album styles */
	
	ul#my_gallery  li,
ul#my_gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 205px;
	display: none;
	
	}
ul#my_gallery li img{
	border: 1px solid #164a0d;
	}
div#my_gallery_c{
	width: 312px;
	height: 205px;
	float: right;
	display: inline;
	}
table.formbuilderform {
	width: 300px;
	margin: 15px auto;
	}
table.formbuilderform input{
	width: 150px;
	border: 1px solid #FF5A00;
	color: #000000;
	background-color: #CFCFCF;
	}
table.formbuilderform input.fbsubmit{
	background-color: #000000;
	border: 1px solid #ffffff;
	color: #000000;
	width: auto;
	float: right;
background-color: #9FD433;
	}
table.formbuilderform  textarea{
	width: 300px;
	height: 150px;
	color: #000000;
	background-color: #CFCFCF;
	}
div.info_words{
	width: 270px;
	float: left;
	display: inline;
	margin-top: 710px;
	margin-left: 50px;
	color: #BFBFBF;
margin-bottom: 25px;
	}
div.info_words a{
	color: #BFBFBF;
	text-decoration: none;
	}
div.info_words a:hover{
	text-decoration: underline;
	}
table#cat_table{
	width: 420px;
	margin: 0px auto 0px auto;
	}
table#cat_table tr td{
	width: 50%;
	padding: 5px;
	}
table#cat_table tr td a img{
	border: 2px solid #901808;
	padding: 1px;
	}
table#cat_table tr td a img:hover {
	border: 2px solid #BF4B3B;
	}
div.cat_title{
	text-align: center;
	padding-bottom: 5px;
	}
div.cat_title a{
	text-decoration: none;
	font-size: 14px;
	}
div.item_images{
	width: 500px;
	margin: 20px auto 0px auto;
	}
div.item_thumbnails {
	margin-top: 5px;
	text-align: center;
	}
div.item_thumbnails img{
	border: 1px solid #BFBFBF;
	padding: 1px;
	}
div.item_thumbnails img:hover{
	background-color: #ffffff;
	}
div.item_thumbnails a{
	width: 140px;
	height: 90px;
	display: block;
	float: left;
	margin: 3px;
	}
div.akcija{
	color: #FF5A00;
	font-size: 18px; 
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	}
div#submit_btn input {
	background-color:#901808;
	color:#000000;
	text-decoration:none;
	border:0 none;
	font-weight:bold;
	height:22px;
	line-height:16px;
}
span.domain4 input {
	border:0 none;
	display:inline;
	float:left;
	height:16px;
	padding:3px 0;
	width:150px;
	color: #000000;
	background-color: #BFBFBF;
}
div#content h3{
color: #FF5A00;
}
div#cpr_2{
	font-size: 10px;
	text-align: center;
	margin: 0px 165px;
	padding-bottom: 10px;
	}
/* End of 'style' */

