/* 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: #edb900;
	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: #fff0bb;
}

.odd10 td.t00, .odd10 td.t01, .odd01 td.t11,
.odd01 td.t01, .odd11 td.t00 {
	background: #ffe68f;
}

.odd11 td.t11 {
	background: #fff0bb;
}

.odd11 td.t01 {
	background: #ffe68f;
}



/* 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;
			color: #000000;
		}

		.formcontainer p.title span.error {
			color: #8F3030;
		}


	.formcontainer p.resizeable input,
	.formcontainer p.input input,
	.formcontainer p.resizeable select {
		border: 1px solid #d1c69d;
		background: #FFFFFF;
		width: 99%;
	}

	.formcontainer p.resizeable textarea {
		background: #FFFFFF;
		border: 1px solid #d1c69d;
		overflow:auto;
		width: 99%;
	}

	.formcontainer p.button {
		padding-top: 10px;
	}


		.formcontainer p.button input {
			border: 1px solid #2a6ab4;
			background: #2a6ab4;
			color: #ffffff;
			padding: 2px;
			font-weight: bold;
			width: 90px;
		}

#content h2 {
	font-size: 110%;
	margin-bottom: 5px;
}

#content .formcontainer h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
}




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: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

body {
	background: #fff1bf;
	text-align: center; /* IE5.5 centravimas */
	/*height: 100%;*/
	padding: 0;
}

* > body {
		/*min-height: 100%;*/
	}

/* === Main === */

#container {
	background: transparent url(../images/bg-sides.gif) repeat-y;
	text-align: left;
	width: 878px;
	margin-left: auto;
	margin-right: auto;
}

	#top {
		background: transparent url(../images/bg-top.gif) no-repeat;
		padding: 30px 19px 0 19px;
	}
	
		#header {
			background: transparent url(../images/header.jpg) no-repeat;
			height: 195px;
		}
		
			h1.logo {
				padding: 56px 0 0 33px;
			}
			
				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 298px;
					height: 59px;
				}
				
					h1.logo a span,
					h1.logo b span {
						display: none;
					}
	
	#cols {
		background: transparent url(../images/cols-bg.gif) repeat-y;
	}
	
		#left-col {
			float: left;
			background: transparent url(../images/left-col-top.gif) no-repeat;
			width: 198px;
			padding: 30px 0 30px 0;
		}
			
			#login-form {
				margin: 0px 0px 10px 20px; 
			}
				
				#login-form .input {
					border: 1px solid #98c9f1;
					margin-bottom: 2px;
					width: 130px;
					height: 15px;
				}
				
				#login-form .submit {
					margin: 5px 0px 0px 2px;
					border: 1px solid #edb900;
					background: #edb900;
					color: #fff;
				}
				
					.loged {
						font-weight: bold;
						color: #fff;
						margin: 0px 0px 4px 22px;
					}
				
				
			#nav {
				padding: 0 12px 0 22px;
			}
			
			#lang {
				float: right;
				padding: 15px 28px 0 10px;
			}
		
		#right-col {
			float: right;
			width: 634px;
		}
		
			#title-wrapper {
				background: #edb900 url(../images/title-wrapper.gif) no-repeat;
				height: 43px;
			}
			
			#content-wrapper {
				height: 300px;
				padding: 20px 24px 24px 16px;
			}
			
			* > #content-wrapper {
					min-height: 300px;
					height: auto;
				}
				
				#content {
					line-height: 16px;
					width: 594px;
				}
	
	#footer {
		background: #fff1bf url(../images/footer.gif) no-repeat;
		padding: 40px 43px 10px 41px;
	}
	
		#created-wrapper {
			float: left;
			padding-top: 1px;
		}
		
		#created .logo {
			float: left;
		}
		
			#created .logo a {
				display: block;
				background: transparent url(../images/sys/puslapis.gif) no-repeat right top;
				width: 56px;
				height: 14px;
				padding-left: 3px;
				voice-family: "\"}\"";
				voice-family: inherit;
				width: 53px;
			}
			
				#created .logo a span {
					display: none;
				}
		
		#copyright-wrapper {
			float: right;
			text-align: right;
			width: 400px;
			padding-top: 1px;
		}
	
	span.hide {
		display: none;
	}
	
	/* Content images */
	
	.img-container {
		/*+*/
	}
	
		.img-container table tr.image td {
			background-color: #fff;
			padding: 2px;
		}
		
		.img-container table tr.title {
			/*+*/
		}
		
			.img-container table tr.title td {
				text-align: center;
			}

.txtSep {
	width: 100%;
	height: 1px;
	font-size: 0px;
	background: #edb900;
	margin: 10px 0px;
}

/* === 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;
}


/* === NAVIGATION === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#lang li {
		float: left;
	}
	
	#lang li span {
		/*+*/
	}
	
		#lang li a {
			display: block;
			background: transparent url(../images/lang-bullet.gif) no-repeat;
			font-size: 10px;
			font-weight: bold;
			color: #ffe380;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0 10px 0 13px;
		}
		
			#lang li.first a {
				background: none;
			}
			
			#lang li.last a {
				
			}
		
		#lang li a:hover {
			color: #ffe380;
			text-decoration: underline;
		}
		
		#lang li.selected a {
			color: #fff;
			text-decoration: none;
		}
		
		#lang li.selected a:hover {
			color: #fff;
			text-decoration: underline;
		}

/* Menu */

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#nav li {
		padding: 9px 0 10px 0;
		border-bottom: 1px solid #7ca5e0;
	}
	
		#nav li.last {
			border-bottom: none;
		}
		
			#nav li.selected li {
				border-bottom: none;
				padding: 5px 0 6px 0;
			}
			
			#nav li.selected li.first {
				border-top: 1px solid #7ca5e0;
				padding-top: 8px;
				margin-top: 10px;
			}
			
			#nav li.selected li.last {
				padding-bottom: 5px;
			}
	
	#nav li span {
		/*+*/
	}
	
		#nav li a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			padding: 0 12px 0 28px;
		}
		
			#nav li.last a {
				
			}
		
		#nav li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#nav li.selected a {
			color: #edb900;
			text-decoration: none;
		}
		
		#nav li.selected a:hover {
			color: #edb900;
			text-decoration: underline;
		}
		
			/* II lygis */
			
			#nav li li a,
			#nav li.selected li a {
				background: transparent url(../images/nav2-bullet.gif) no-repeat;
				font-size: 11px;
				color: #fff;
				text-decoration: none;
				padding: 0px 12px 0px 40px;
			}
			
			#nav li li a:hover,
			#nav li.selected li a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
			#nav li li.selected a,
			#nav li.selected li.selected a {
				color: #edb900;
				text-decoration: none;
			}
			
			#nav li li.selected a:hover {
				color: #edb900;
				text-decoration: none;
			}

/* Icons */



/* --- */


/* === Links === */

a {
	color: #ff6600;
	text-decoration: underline;
}

a:hover {
	color: #f14134;
	text-decoration: underline;
}

/* === Txt === */

h2.title {
	float: left;
	background: transparent url(../images/title-bullet.gif) no-repeat right top;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 22px 0 18px;
}

h3.title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-bottom: 16px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a68100;
}

