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: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
}

body {
	background: #ffffe7 url(../images/yellow-sq.gif);
	text-align: center; /* IE5.5 centravimas */
	padding: 10px 0;
}

/* === Links === */

a {
	color: #ffa201;
	text-decoration: none;
}

a:hover {
	color: #ffa201;
	text-decoration: underline;
}

/* === Main === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#lang li {
		float: left;
		background: transparent url(../images/lang-bullet.gif) no-repeat;
		padding: 0 9px 0 10px;
	}
	
    #lang li.first {
		background: none;
    }
	
	#lang li span {
		/*+*/
	}
	
    #lang li.selected span {
		display: block;
		background: #987ea6 url(../images/lang-right.gif) no-repeat right top;
    }
	
		#lang li a {
			display: block;
			font-size: 10px;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			padding: 1px 6px 2px 6px;
		}
		
			#lang li.first a {
				/*+*/
			}
			
			#lang li.last a {
				/*+*/
			}
		
		#lang li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#lang li.selected a {
			background: transparent url(../images/lang-left.gif) no-repeat;
			text-decoration: none;
		}
		
		#lang li.selected a:hover {
			text-decoration: underline;
		}

/* Menu Top */

.v-outer {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 58px;
}

	.v-middle {
		display: table-cell;
		#position: absolute;
		#top: 50%;
		vertical-align: middle;
	}
	
		.v-inner {
			#position: relative;
			#top: -50%;
		}

#nav-top ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#nav-top li {
		float: left;
	}
	
		#nav-top li.m1 {
			width: 157px;
		}
		
		#nav-top li.m2 {
			width: 152px;
		}
		
		#nav-top li.m3 {
			width: 175px;
		}
		
		#nav-top li.m4 {
			width: 159px;
		}
	
	#nav-top li div {
		/*display: block;*/
	}
	
		#nav-top li.m1 div.unsel {
			background: transparent url(../images/ico-lithuania.gif) no-repeat;
			padding: 0 10px 0 69px;
		}
		
		#nav-top li.m1 div.selected {
			background: transparent url(../images/ico-lithuania-o.gif) no-repeat;
			padding: 0 10px 0 69px;
		}
		
		#nav-top li.m2 div.unsel {
			background: transparent url(../images/ico-eta.gif) no-repeat;
			padding: 0 12px 0 66px;
		}
		
		#nav-top li.m2 div.selected {
			background: transparent url(../images/ico-eta-o.gif) no-repeat;
			padding: 0 12px 0 66px;
		}
		
		#nav-top li.m3 div.unsel {
			background: transparent url(../images/ico-question.gif) no-repeat;
			padding: 0 12px 0 47px;
		}
		
		#nav-top li.m3 div.selected {
			background: transparent url(../images/ico-question-o.gif) no-repeat;
			padding: 0 12px 0 47px;
		}
		
		#nav-top li.m4 div.unsel {
			background: transparent url(../images/ico-loupe.gif) no-repeat;
			padding: 0 12px 0 49px;
		}
		
		#nav-top li.m4 div.selected {
			background: transparent url(../images/ico-loupe-o.gif) no-repeat;
			padding: 0 12px 0 49px;
		}
	
		#nav-top li a {
			font-size: 11px;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase; 
		}
		
		#nav-top li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#nav-top span.selected a {
			color: #ffffa5;
			text-decoration: none;
		}
		
		#nav-top span.selected a:hover {
			color: #ffffa5;
			text-decoration: underline;
		}

/* Menu Tabs */

#nav-tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#nav-tabs li {
		float: left;
		background: transparent url(../images/nav-bg-left.gif) no-repeat;
		margin-left: 18px;
	}
	
		#nav-tabs li.selected {
			background: transparent url(../images/nav-bg-left-o.gif) no-repeat;
		}
	
	#nav-tabs li span {
		position: relative;
		display: block;
		background: transparent url(../images/nav-bg-right.gif) no-repeat right top;
		right: -17px;
		padding-bottom: 8px;
		padding-right: 18px;
	}
	
		#nav-tabs li.selected span {
			background: transparent url(../images/nav-bg-right-o.gif) no-repeat right top;
		}
		
		#nav-tabs li a {
			display: block;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			padding: 9px 10px 0px 11px;
		}
		
			#nav-tabs li.first a {
				/*+*/
			}
			
			#nav-tabs li.last a {
				/*+*/
			}
		
		#nav-tabs li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#nav-tabs li.selected a {
			text-decoration: none;
		}
		
		#nav-tabs li.selected a:hover {
			text-decoration: underline;
		}

/* Menu */

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

	#nav li {
		margin-bottom: 3px;
	}
	
		#nav li.selected li {
			background-color: #745288;
			padding-bottom: 3px;
			margin-bottom: 0;
		}
		
		#nav li.selected li.first {
			padding-top: 3px;
		}
		
		#nav li.selected li.last {
			background: #745288 url(../images/nav-bottom.gif) no-repeat left bottom;
			padding-bottom: 5px;
		}
			
			#nav li.selected li.selected li {
				background-color: #846098;
			}
			
			#nav li.selected li.selected li.last {
				background-image: none;
				padding-bottom: 3px;
			}
	
	#nav li span {
		display: block;
	}
	
		#nav li.selected span {
			background: #ffa201 url(../images/nav-bottom.gif) no-repeat left bottom;
		}
		
		#nav li.parent span {
			background: #ffa201 url(../images/nav-bottom-parent.gif) no-repeat left bottom;
		}
		
			#nav li.selected li span {
				background: none;
			}
		
		#nav li a {
			display: block;
			font-size: 11px;
			color: #fff;
			text-decoration: none;
			padding: 2px 10px 3px 10px;
		}
		
			#nav li.first a {
				/*+*/
			}
			
			#nav li.last a {
				/*+*/
			}
		
		#nav li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#nav li.selected a {
			background: transparent url(../images/nav-top.gif) no-repeat;
			text-decoration: none;
		}
		
		#nav li.selected a:hover {
			text-decoration: none;
		}
		
			/* II lygis */
			
			#nav li li a,
			#nav li.selected li a {
				background: none;
				font-size: 11px;
				font-weight: normal;
				text-decoration: none;
				padding: 1px 10px 2px 20px;
			}
			
			#nav li li a:hover,
			#nav li.selected li a:hover {
				text-decoration: underline;
			}
			
			#nav li li.selected a,
			#nav li.selected li.selected a {
				background: #ce883d;
				text-decoration: none;
			}
			
			#nav li li.selected a:hover {
				text-decoration: none;
			}
			
				/* III lygis */
				
				#nav li li li a,
				#nav li.selected li.selected li a {
					background: none;
					font-size: 11px;
					font-weight: normal;
					text-decoration: none;
					padding: 1px 10px 2px 30px;
				}
				
				#nav li li li a:hover,
				#nav li.selected li.selected li a:hover {
					text-decoration: underline;
				}
				
				#nav li li li.selected a,
				#nav li.selected li.selected li.selected a {
					background: #af7763;
					text-decoration: none;
				}
				
				#nav li li li.selected a:hover {
					text-decoration: none;
				}


					/* IV lygis */
					
					#nav li li li li a,
					#nav li.selected li.selected li.selected li a {
						background: none;
						font-size: 11px;
						font-weight: normal;
						text-decoration: none;
						padding: 1px 10px 2px 40px;
					}
					
					#nav li li li li a:hover,
					#nav li.selected li.selected li.selected li a:hover {
						text-decoration: underline;
					}
					
					#nav li li li.selected a,
					#nav li.selected li.selected li.selected li.selected a {
						background: #af7763;
						text-decoration: none;
					}
					
					#nav li li li li.selected a:hover {
						text-decoration: none;
					}

/* Icons */

#icons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#icons li {
		float: left;
		padding-left: 2px;
	}
	
		#icons li.first {
			/*+*/
		}
		
		#icons li.last {
			/*+*/
		}
	
		#icons li a {
			display: block;
			width: 24px;
			height: 19px;
		}
		
			#icons a span {
				display: none;
			}

/* --- */

#container {
	background: #7ebd00 url(../images/green-bottom.gif) no-repeat left bottom;
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

	#header {
		background: transparent url(../images/green-top.gif) no-repeat;
		padding: 10px 10px 0 10px;
	}
	
		#header .left-c {
			position: relative;
			float: left;
			width: 300px;
		}
		
			h1.logo {
				padding-top: 40px;
			}
			
				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/s.gif) no-repeat;
					width: 300px;
					height: 121px;
				}
				
					h1.logo a span,
					h1.logo b span {
						display: none;
					}
			
			#icons {
				position: absolute;
				top: 3px;
				left: 29px;
			}
		
		#header .right-c {
			float: right;
			width: 643px;
			height: 174px;
		}
	
	#lang-wrapper {
		height: 58px;
		margin: 0 10px;
	}
	
		#lang {
			float: left;
			padding-top: 35px;
		}
		
		#nav-top {
			float: right;
		}
	
	#tabs {
		background: #846098 url(../images/tabs-top.gif) no-repeat left top;
		padding: 10px 27px 0 10px;
		margin: 0 10px;
	}
	
		#search {
			float: left;
			padding: 3px 0;
		}
		
			#search .field {
				float: left;
				font-size: 11px;
				color: #000;
				width: 174px;
				margin: 0;
				border-top: 1px solid #464646;
				border-right: 1px solid #d7d7d7;
				border-bottom: 1px solid #d7d7d7;
				border-left: 1px solid #464646;
				voice-family: "\"}\"";
				voice-family: inherit;
				width: 172px;
			}
			
			#search .button {
				float: left;
				background: transparent url(../images/icon-search.gif) no-repeat;
				width: 24px;
				height: 18px;
				border: none;
			}
		
		#nav-tabs {
			float: right;
		}
	
	#cols {
		background: #987ea6 url(../images/cols-bg.gif) repeat-y;
		border-top: 25px solid #987ea6;
		margin: 0 10px;
	}
	
		#left-col {
			float: left;
			width: 209px;
		}
		
			.default-block {
				background: transparent url(../images/angle-left-top.gif) no-repeat;
				padding: 10px 15px 0 20px;
			}

			#nav {
				padding-left: 10px;
			}
			
			#subscribe {
				background: transparent url(../images/angle-left-top.gif) no-repeat;
				padding: 10px 15px 0 20px;
			}
			
        #subscribe .field {
					font-size: 11px;
					color: #000;
					width: 162px;
					border-top: 1px solid #464646;
					border-right: 1px solid #d7d7d7;
					border-bottom: 1px solid #d7d7d7;
					border-left: 1px solid #464646;
					margin: 0 0 10px 0;
				}
				
				#subscribe .button {
					background: transparent url(../images/btn.gif) no-repeat;
					font-size: 10px;
					color: #fff;
					text-transform: uppercase;
					width: 85px;
					height: 17px;
					/*padding: 2px 0 2px 0;*/
					border: none;
				}
			
			#question {
				background: transparent url(../images/angle-left-top.gif) no-repeat;
				padding: 10px 5px 0 20px;
			}
			
        #question h3 {
					font-size: 11px;
					font-weight: bold;
					color: #fff;
					padding-bottom: 5px;
				}
				
				#question .answer {
					color: #fff;
				}
				
				#question .button {
					float: left;
					background: transparent url(../images/btn.gif) no-repeat;
					font-size: 10px;
					color: #fff;
					text-transform: uppercase;
					width: 85px;
					height: 17px;
					/*padding: 2px 0 2px 0;*/
					border: none;
				}
				
				#question .button2 {
					float: right;
					background: none;
					color: #fff;
					width: 85px;
					height: 17px;
					/*padding: 2px 0 2px 0;*/
					border: none;
				}
			
			#contacts {
				background-color: #7ebd00;
				color: #fff;
				line-height: 15px;
				padding: 10px 15px 10px 20px;
			}
			
				#contacts a {
					color: #fff;
					text-decoration: underline;
				}
				
				#contacts a:hover {
					color: #fff;
					text-decoration: underline;
				}
			
			.angle-lb {
				background: transparent url(../images/angle-left-bottom.gif) no-repeat left bottom;
				font-size: 0;
				height: 20px;
			}
			
			.angle-rt {
				background: #7ebd00 url(../images/angle-right-top.gif) no-repeat right top;
				font-size: 0;
				height: 20px;
			}
			
			.angle-rb {
				background: #7ebd00 url(../images/angle-right-bottom.gif) no-repeat right bottom;
				font-size: 0;
				height: 20px;
			}
			
			.angle-lt {
				background: transparent url(../images/angle-left-top.gif) no-repeat;
				font-size: 0;
				height: 20px;
			}
		
		#middle-col {
			float: left;
			width: 524px;
		}
		
			#content-wrapper {
				background: transparent url(../images/content-top.gif) no-repeat 15px 0px;
				padding: 10px 10px 0px 25px;
			}
			
				.block {
					width: 489px;
				}
				
					.content {
						line-height: 15px;
					}
					
						.title-wrapper {
							padding: 0 1px;
							border-bottom: 1px solid #ffa201;
							margin-bottom: 20px;
						}
						
							#print-wrapper {
								float: right;
								padding: 7px 0px 0px 20px;
							}
							
								#print-wrapper a {
									display: block;
									background: transparent url(../images/icon-print.gif) no-repeat right top;
									text-align: right;
									white-space: nowrap; /* IE7 */
								}
				
				#archive {
					padding: 8px 0 9px 0;
					border-top: 1px solid #e0d8e4;
					border-bottom: 1px solid #e0d8e4;
				}
		
		#right-col {
			float: right;
			width: 202px;

		}
	
	#footer {
		background: transparent url(../images/footer-bg.gif) no-repeat;
		padding-top: 58px;
		margin: 0 10px;
	}
	
		#created {
			text-align: center;
			padding: 8px 0px 15px 0px;
		}
		
			#created p {
				padding-top: 4px;
			}
			
				#created a.created-by {
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					color: #fff;
					height: 21px;
					padding: 4px 69px 5px 0px;
				}
				
				#created a.created-by:hover {
					color: #fff;
					text-decoration: none;
				}
	
	span.hide {
		display: none;
	}
	
	.banner {
		padding-bottom: 5px;
	}
	
	.v-sep {
		font-size: 0;
		height: 24px;
	}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background-color: #eee;
		padding: 0px;
	}

	.img-container table tr.title {
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

#left-col h2 {
	background: #7ebd00 url(../images/angle-right-bottom.gif) no-repeat right bottom;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

	#left-col h2 span {
		display: block;
		background: transparent url(../images/angle-right-top.gif) no-repeat right top;
		padding: 16px 15px 18px 20px;
	}

#middle-col h2.title {
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #ffa201;
	padding-bottom: 7px;
}

span.copyright {
	font-size: 10px;
	color: #fff;
}

/* === Forms === */



/* === 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;
}
