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: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

body {	
	height: 100%;
	padding: 0;
	margin: 0;
	background: #ffffff url(../images/body.gif) repeat-x;
	text-align: center;
}


/* === Main === */

#container {
	text-align: left;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
 	
 	#header {
		height: 102px;
		background: url(../images/header.jpg) no-repeat;
	}
 	
		h1.logo {
			padding: 18px 0px 0px 39px;
			float: left;
		}
		
			h1.logo a,
			h1.logo b {
				display: block;			
				width: 164px;
				height: 69px;
				background: url(../images/logo.gif) no-repeat;
			}
	
				h1.logo a span,
				h1.logo b span {
					display: none;
				}
		
		#slogan {
			float: right;
			font-size: 16px;
			color: #006f9a;
			padding: 27px 25px 0px 0px;
			width: 375px;
		}
		
	#nav-wrapper {
		height: 47px;
		background: url(../images/nav-wrapper.jpg) no-repeat;
	}
	
		#nav {
			width: 840px;
			padding: 0px 0px 0px 0px;
			float: left;
		}	
		
		#lang {
			float: right;
			padding: 11px 34px 0px 0px;
		}
		
		#wrapper {
			margin: 13px 0px 0px 0px;
		}
		
		#content-w-top {
			width: 680px;
			background: url(../images/wrapper.gif) repeat-y;
			float: left;
			margin-left: 20px;
			display: inline;
		}	
		
			#content-w {
				background: url(../images/wrapper-top.gif) no-repeat center top;
			}
				
				#content-w-bottom {
					background: url(../images/wrapper-bottom.gif) no-repeat center bottom;
					padding: 11px 20px;
				}
					
					#title-w {
						border-bottom: 1px solid #d1d1d1;
					}
						
						h2.title {
							font-size: 18px;
							color: #000000;
							font-weight: normal;
							float: left;
							padding: 0px 0px 7px 0px;
						}
						
						h2.title.main {
							font-size: 16px;
						}
						
						a.print {
							display: block;
							float: right;
							color: #ff8555;
							text-decoration: none;
							background: url(../images/print.gif) no-repeat right 8px;
							padding: 6px 16px 0px 0px;
						}
						
					#content {
						height: 300px;
						color: #303030;
						line-height: 18px;
						padding: 16px 0px;
					}
					
						*> #content {
							min-height: 300px;
							height: auto;
						}					
					
						#content a {
							color: #ff8555;
							text-decoration: none;
						}			
						
						#container a:hover {
							text-decoration: underline;
						}
						
		
		#right-col {
			width: 260px;
			float: right;
			margin-right: 20px;
			display: inline;
		}
			
			#sub-nav {
				background: url(../images/sub.gif) repeat-y;
				margin-bottom: 10px;
				display: block;
				height: 1px;	 
			}
			   
			   *> #sub-nav {
					min-height: 1px;
					height: auto;
				}
			   
			   #sub-top {
			   	background: url(../images/sub-top.gif) no-repeat;
			   }
			   	
			   		#sub-bottom {
						background: url(../images/sub-bottom.gif) no-repeat 0px bottom;	
						  
					}
			   		
			   	
			#order {
				width: 260px;
				height: 170px;
				background: url(../images/order.jpg) no-repeat;
				position: relative;
				margin-bottom: 10px;
			}
			
				#order h2 {
					font-size: 16px;
					color: #ffffff;
					border-bottom: 1px solid #78b2cc;
					padding: 13px 0px 6px 0px;
					margin: 0px 20px;
				}
				
				#order p {
					padding: 10px 0px 0px 0px;
					color: #ffffff;
					margin: 0px 20px;
				}
				
				#order a {
					display: block;
					width: 111px;
					text-align: center;
					font-weight: bold;
					font-size: 14px;
					color: #ffffff;
					background: url(../images/order-button.gif) no-repeat;
					text-decoration: none;
					padding: 5px 0px 6px 0px;
					position: absolute;
					left: 20px;
					bottom: 15px;
				}
			
			#article {
				background: url(../images/article-top.gif) no-repeat;
			}
				 
				#article-bottom {
					background: url(../images/article-bottom.gif) no-repeat left bottom;
					padding: 15px 20px;
				} 
			
					#article-bottom h2 {
						font-size: 16px;
						color: #313131;
						font-weight: normal;
						border-bottom: 1px solid #d1d1d1;
						padding: 0px 0px 7px 0px;
						margin: 0px 0px 9px 0px;
					}					  
					
					#article-bottom .date {
						color: #898888;
					}
					
					#article-bottom .title {
						font-weight: bold;
						color: #313131;
					}
					
					#article-bottom p {
						line-height: 16px;
						margin-bottom: 5px;
					}
					
					#article-bottom .more {
						color: #ff8555;
						text-decoration: none;
					}
					
#footer {
	height:69px;
	background: url(../images/footer.gif) no-repeat;
	font-size: 12px;
	color: #898888;
	margin: 20px 0px 0px 0px;
}
	
	#footer a  {
		color: #ff8555;
		text-decoration: none;
	}
	
	#contacts {
		float: left;
		padding: 29px 0px 0px 54px;
	}
	
	#contacts2 {
		float: right;
		font-size: 11px;
		padding: 19px 58px 0px 0px;
	}
		
		#contacts2 a {
			color: #898888;
		}
		
	#copyright {
		color: #898888;
		padding: 18px 0px 0px 44px;
	}

.text-block {
	background: url(../images/block.gif) no-repeat;
	padding: 0px 0px 0px 33px;
}
				
span.hide {
		display: none;
	}
	
	/* Content images */
	
	.img-container {
		/*+*/
	}
	
		.img-container table tr.image td {
			
		}
		
		.img-container table tr.title {
			/*+*/
		}
		
			.img-container table tr.title td {
				text-align: center;
			}

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


table {
	border-collapse: collapse;
}

/* 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 {
		}

		.formcontainer p.title span.error {
			color: #E40000;
		}


	.formcontainer p.resizeable input,
	.formcontainer p.input input,
	.formcontainer p.resizeable select {
		border: 1px solid #d1d1d1;
		width: 40%;
	}

	.formcontainer p.resizeable textarea {
		border: 1px solid #d1d1d1;
		overflow:auto;
		width: 70%;
	}

	.formcontainer p.button {
		padding-top: 10px;
	}


		.formcontainer p.button input {
			width: 90px;
			border: none;
			background: url(../images/submit.gif) no-repeat;
			color: #ffffff;
			text-align: center;
			font-weight: bold;
			font-size:  14px;
			padding: 4px 0px 9px 0px;
		}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*-----------------------------------------news-wrapper----------------------------*/

.news-wrapper {
	margin-bottom:35px;
}

.news-wrapper.item {
	margin-bottom:15px;
}

	.news-wrapper .n-image {
		float: left;
		margin-right: 20px;
	}
	
	.news-wrapper .news {
		padding: 0px;
		margin: 0px;
	}
	
		.news .date {
			color: #898888;
			font-size: 12px;
		}
		
		.news .title2 {
			margin-bottom: 5px;
			font-size: 14px;
		}
		
		.news .text {
			/*+*/
		}
		
		.news .more {
			margin-top: 5px;
		}
		
		.news .url {
			/*+*/
		}
		
#paginator {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	padding-top: 15px;
}		

/* === NAVIGATION === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

	#lang li {		
		float: left;
		padding: 0px;
	}
	
	#lang li span {
		
	}
	
		#lang li a {
			display: block;
			width: 22px;
			font-size: 12px;
			font-weight: normal;
			text-align: center;
			color: #ffffff;
			text-decoration: none;
			padding: 3px 0px 8px 0px;
			background: url(../images/lang-bullet.gif) no-repeat right 2px;	
			margin-right: 8px;		
		}
		
			#lang li.last a {
				background: none;
			}
		
		#lang li a:hover {
			text-decoration: underline;
		}
		
		#lang li.selected {
			
			text-decoration: none;
		}
			
			#lang li.selected span {
			}
			
			#lang li.selected a {
				color: #ffffff;
				background: url(../images/lang-selected.gif) no-repeat;
			}
			
		#lang li.selected a:hover {
			text-decoration: none;
		}

/* Menu */

#nav ul {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 4px 0px 0px 25px;
	background: url(../images/nav.gif) repeat-x;
	float: left;
	display: inline;
}

	#nav li {
		float: left;
		padding: 0px 0px 0px 0px;
	}
	
	#nav li span {
		display: block;
	}
	
		#nav li a {
			display: block;
			font-size: 12px;
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			padding: 8px 17px 10px 15px;
			background: url(../images/nav-bullet.gif) no-repeat right 0px;			
		}
			
			#nav a.last {
				background: none;
			}
			
			#nav li.first {
				background: url(../images/nav-left.gif) no-repeat;
			}
			
			#nav li.last a {
				background: url(../images/nav-right.gif) no-repeat right 0px;
			}
				
		#nav li a:hover {
			text-decoration: underline;
		}		
	
		#nav li.selected {
			background: url(../images/nav-s.gif) repeat-x;
		}
		
		#nav li.selected span.first {
			background: url(../images/nav-left-s.gif) no-repeat;
		}
		
			
		#nav li.selected span.last a {
			background: url(../images/nav-right-s.gif) no-repeat right 0px;
		}	
			
			
		#nav li.selected a:hover {
			text-decoration: none;
		}

/* Sub menu */

#sub-bottom ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 28px 0px;
}

	#sub-bottom  li {
		width: 220px;
		border-bottom: 1px solid #ffffff;
		margin: 4px 0px 0px 0px;
	}

		#sub-bottom  a {
			display: block;
			font-size: 12px;
			font-weight: normal;
			color: #313131;
			text-decoration: none;
			padding: 1px 0px 9px 29px;
			background: url(../images/sub-bullet.gif) no-repeat;
		}
		
		#sub-bottom  a:hover {
			text-decoration: underline;
		}
		
		#sub-bottom  li.selected {
			background: url(../images/sub-s.gif) no-repeat 0px bottom;
		}
		
		#sub-bottom  li.selected a {
			font-weight: bold;
		}
		
		#sub-bottom  li.selected a:hover {
			text-decoration: none;
		}


#sitemap {
	list-style: none;
	line-height: 18px;
}
	#sitemap a {
		text-decoration:none;
	}
	#sitemap a:hover {
		text-decoration:underline;
	}

	#sitemap ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}

	#sitemap.level0 {
		padding-left: 0px;
		margin-left: 0px;
	}

	#sitemap.level0 li {
		margin: 0px;
		list-style-image: none;
	}
	
		#sitemap.level0 div {
			padding-left: 25px;
			font-size: 12px;
			font-weight: bold; 
			background: url(sitemap/tree-root.gif) no-repeat 7px center;
		}
	
	#sitemap .level1 li {
		margin-left: 12px;
		background: url(sitemap/tree-item-bg.gif) repeat-y;
	}
	
		#sitemap .level1 li div {
			padding-left: 35px;
			font-size: 11px;
			font-weight: normal;
			background: url(sitemap/tree-item.gif) no-repeat left top;
		}
	
	#sitemap .level2 li {
		margin-left: 25px;
	}

	#sitemap li.last {
		background: none;
	}
	
		#sitemap li.last div {
			background: url(sitemap/tree-item-last.gif) no-repeat left top;
		}
		
	/* Spalvos */
	#sitemap .level1 div {
	}
	
	#sitemap .level4 {
		color: blue;
	}
	

#content h2 {
	font-size: 110%;
	margin-bottom: 5px;
}

#content .formcontainer h2 {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 10px;
	margin-top: 10px;
}



