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: #000000;
}

body {
	background: #ffffff;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #dd0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.lang li {
		float: left;
	}
	
	.lang div {
		/*+*/
	}
	
		.lang a {
			display: block;
			background: transparent url(../images/lang-bullet.gif) no-repeat;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0px 10px 0px 12px;
		}
		
		.lang a:hover {
			color: #000000;
			text-decoration: underline;
		}
		
		.lang a.selected {
			color: #e70101;
			text-decoration: none;
		}
		
		.lang a.selected:hover {
			color: #e70101;
			text-decoration: underline;
		}
		
			.lang a.first {
				background: none;
				padding-left: 0px;
			}

/* Menu */

ul.nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}
	
	.nav div {
		/*+*/
	}
	
		.nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0px 0px 11px 22px;
		}
		
		.nav a:hover {
			color: #000000;
			text-decoration: underline;
		}
		
		.nav a.selected {
			background: transparent url(../images/nav-bullet-o.gif) no-repeat;
			color: #e70101;
			text-decoration: none;
		}
		
		.nav a.selected:hover {
			color: #e70101;
			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: #aaaaaa;
			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: #e70101;
			text-decoration: none;
		}
		
		.sub-nav a.selected:hover {
			color: #e70101;
			text-decoration: underline;
		}

/* Icons */



/* --- */

#container {
	text-align: left;
	width: 772px;
	margin-left: auto;
	margin-right: auto;
}

	#cols {
		background: transparent url(../images/red-line.gif) no-repeat left bottom;
		padding-bottom: 26px;
		border-bottom: 2px solid #e70101;
	}
	
		#left-col {
			float: left;
			width: 228px;
	 	}
		
			h1.logo {
				padding: 20px 27px 30px 11px;
				border-bottom: 2px solid #e70101;
			}
			
				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 190px;
					height: 81px;
				}
				
					h1.logo a span,
					h1.logo b span {
						display: none;
					}
			
			#lang-wrapper {
				padding: 17px 37px 0px 58px;
			}
			
			#nav-wrapper {
				padding: 60px 37px 20px 53px;
			}
		
		#right-col {
			float: left;
			width: 544px;
	 	}
		
			#title-wrapper {
				background-color: #f2efef;
				height: 133px;
				border-bottom: 10px solid #e70101;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: 123px;
			}
			
			#content-wrapper {
				padding: 16px 35px 0px 15px;
			}
			
				#sub-nav-wrapper {
					padding: 0px 0px 8px 0px;
					border-bottom: 1px solid #e70101;
					margin-bottom: 8px;
				}
				
				#content {
					line-height: 16px;
					width: 494px;
					height: 280px;
				}
					
				* > #content {
						min-height: 280px;
						height: auto;
					}
	
			#created {
				padding: 15px 44px;
				color: #000000;
				font-size: 11px;
			}
	
				#created .copyright {
					float: left;
					text-align: left;
					/*padding-top: 1px;*/
				}
	
				#created .s1 {
					float: right;
				}
	
					#created .s1 a {
						display: block;
						background: transparent url(../images/sys/puslapis.gif) no-repeat right top;
						width: 53px;
						height: 14px;
					}
	
						#created .s1 a span,
						#created .s2 a span,
						#created .s3 a span {
							display: none;
						}
	/* Content images */
	
	.img-container {
		/*+*/
	}
	
		.img-container table tr.image td {
			background: #f2efef;
			padding: 1px;
		}
		
		.img-container table tr.title {
			/*+*/
		}
		
			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	font-size: 20px;
	font-weight: normal;
	color: #e70101;
	padding: 61px 27px 0px 27px;
}

h3.title {
	font-size: 15px;
	font-weight: bold;
	color: #e70101;
	padding: 12px 0px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl-left {
	float: left;
}

.fl-right {
	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;
}

