body {
	padding: 0px;
	margin: 0px;
	background: url('../img/bgr.png');
	font-family: tahoma, sans-serif;
	font-size: 71%;
	line-height:1.2;
}
html>body{
    width:auto;
    min-width:996px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

font {
	font-size:inherit;
}

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

img {
	border: 0px;
}

div.block div {
	background: #DADADA;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B3B3B3;
	clear: both;
	padding: 10px;
}

div.block h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1em;
	height: 18px;
	color: #FFF;
	background: url('../img/dot3.gif') repeat-x;
}

div.block h2 span {
	display: block;
	float: left;
	background: url('../img/dot2.gif') no-repeat right top;
	padding-right: 8px;
}

div.block h2 span span {
	display: block;
	float: left;
	background: #DA251C;
	padding: 0px 10px;
	line-height: 18px;
}

h3 {
	margin: 0px;
	padding: 12px 0px 14px 0px;
	font-size: 1em;
	font-weight: bold;
	color: #da251c;
}

a.top {
	display: block;
	clear: both;
	margin-top: 2ex;
}

/* ---------------------------------------------------------------- */
#header_s{
    border-top: 1px solid #FFF;
    width: 100%;
    margin-top: 30px;
    position: relative;
}
#main_menu_s, #main_menu2_s{
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #FFF;
    padding-left: 112px;
    background: #DADADA;
    min-width: 800px;
}
#main_menu_s{
    height: 40px;
}
#main_menu2_s{
    height: 20px;
}
#main_menu_s a.first, #main_menu2_s a.first,
#main_menu_s a.next, #main_menu2_s a.next{
    font-size: 10px;
    padding: 0px 5px;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
#main_menu_s a.first, #main_menu2_s a.first{
    font-size: 10px;
    padding: 0px 5px;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
#main_menu_s a.next{
    margin-left: 15px;
}



#main_menu2_s a.first, #main_menu2_s a.next{
    height: 20px;
}
#main_menu_s a.next span.dot, #main_menu2_s a.next span.dot{
    display: block;
    height: 40px;
    width: 14px;
    background: url('../img/dot1.gif') no-repeat 60% 50%;
    position: absolute;
    left: -15px;
    top:0px;
}
#main_menu_s a.first, #main_menu_s a.next, #main_menu_s a.next span.dot{
    height: 40px;
}
#main_menu2_s a.next span.dot{
    height: 20px;
}
#main_menu_s a span.shad {
    color: #FFF;
    display: block;
    padding-top: 15px;
}
#main_menu2_s a span.shad {
    color: #FFF;
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
}
#main_menu_s a span.text{
    position: relative;
    top: -13px;
    left: -1px;
    color: #000;
    display: block;
}
#main_menu2_s a span.text{
    position: absolute;
    top: 4px;
    left: 4px;
    color: #000;
    display: block;
}
#main_menu_s a:hover, #main_menu2_s a:hover { background: #CECECE; }
#main_menu_s a:hover span.text, #main_menu2_s a:hover span.text { color: red; }
#logo_s {
    background: url('../img/logo.gif') no-repeat;
    display: block;
    width: 85px;
    height: 80px;
    position: absolute;
    top: -13px;
    left: 14px;
}



#header {
	background: #DADADA;
	line-height: 62px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-top: 30px;
}
#header2 {
    line-height: 21px;
    border-top: 1px solid #FFF;
    position: absolute;
    top: 72px;
    width: 100%;
}
.main_lin{
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    width: 100%;
    height: 18px;
    display: block;
}
#main_menu {
	border-top: 1px solid #C2C2C2;
	position: absolute;
	top: 31px;
	left: 112px;
}
#main_menu2 {
    position: absolute;
    left: 112px;
}
#main_menu .dot {
	display: block;
	height: 40px;
	width: 14px;
	background: url('../img/dot1.gif') no-repeat 60% 50%;
	float: left;
}
#main_menu2 .dot {
    display: block;
    height: 20px;
    width: 10px;
    background: url('../img/dot1.gif') no-repeat 60% 50%;
    float: left;
}
#main_menu a, #main_menu2 a {
	padding: 0px 5px;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

#main_menu a span.shad {
	line-height: 20px;
	color: #FFF;
	display: block;
	position: relative;
	top: 11px;
	left: 1px;
	font-size: 0.9em;
}
#main_menu a span.shad {
    line-height: 20px;
    color: #FFF;
    display: block;
    position: relative;
    top: 11px;
    left: 1px;
    font-size: 0.9em;
}
#main_menu2 a span.shad {
    line-height: 9px;
    color: #FFF;
    display: block;
    position: relative;
    top: 5px;
    left: 1px;
    font-size: 0.9em;
}
#main_menu a span.text {
	line-height: 20px;
	color: #000;
	display: block;
	position: relative;
	top: -10px;
	font-size: 0.9em;
}
#main_menu2 a span.text {
    line-height: 9px;
    color: #000;
    display: block;
    position: relative;
    top: -4px;
    font-size: 0.9em;
}
#main_menu a:hover, #main_menu2 a:hover { background: #CECECE; }
#main_menu a:hover span.text, #main_menu2 a:hover span.text { color: red; }

#logo {
	background: url('../img/logo.gif') no-repeat;
	display: block;
	width: 85px;
	height: 80px;
	position: absolute;
	top: 13px;
	left: 14px;
}

/* ---------------------------------------------------------------- */

#main {
	margin: 25px 0px 0px 0px;
}

#col13 {
	float: left;
	width: 100px;
	padding-left: 5px;
	text-align:center;
 }

 #col13b {
	float: left;
	width: 100px;
	padding-left: 5px;
	margin-right:10px;
	text-align:center;
 }

#col23 {
	float: left;
	width: 290px;
	margin: 0px 10px;
}

#col33 {
	float: left;
	width: 290px;
}
#col43c{
    float: left;
    padding-left:10px;
}
#col43{
	width: 221px;
}

#col12 {
	float: left;
	width: 220px;
}

#col22 {
	float: left;
	width: 534px;
}

#col22 .dot {
	background: url('../img/dot1.gif') no-repeat 50% 50%;
}

#col13 p, #col23 p, #col33 p {
	margin: 3px 0 0;
}

div.block div.images_content{
	border: none;
}

div.images_content div{
	clear:none;
	border:none;
	padding: 0px;
	margin: 0px;
}
.images{
	width:150px;
	float: left;
}
div.images_content div.close{
	clear: both;
	height: 5px;
	overflow: hidden;
}
div.images div.image_image{
	text-align: center;
}
div.images div.image_image img{
	border: 5px solid white;
}
div.images div.image_image a,div.images div.image_image a:hover{
	border: 1px solid #999999;
	display: block;
	float: left;
}
div.images div.image_title{
	padding: 0px 5px 5px 14px;
	color: #b80e17;
	background: url("img/bullet.gif") top left no-repeat;

}
.input_text,.form_text{
	width: 100px;
	background: white;
	border: 1px solid #cdcdcd;
	font-size: 100%;
}
.input_submit,.form_submit{
	background:#d9d9d7;
	border: none;
	color: #db241c;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 100%;
	cursor:pointer;
}
.form_text{
	width: 200px;
}
.naujienu_archyvas{
	display:block;
	padding: 10px 10px 10px 0px;
	border: 0px;
	text-align: right;
}



/* 2008-09-24 D.S. */

 div.block h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1em;
	height: 18px;
	color: #FFF;
	background: url('../img/dot3.gif') repeat-x;
}

div.block h1 span {
	display: block;
	float: left;
	background: url('../img/dot2.gif') no-repeat right top;
	padding-right: 8px;
}

div.block h1 span span {
	display: block;
	float: left;
	background: #DA251C;
	padding: 0px 10px;
	line-height: 18px;
}

#col33 a img {
	margin:10px 0 0 10px;
}

a.current {
	font-weight:bold;
}

span.raudona {
	color:#DA251C;
	font-size:12px;
	font-weight:bold;
}

#klaida_registracija {
	display:block;
	text-align:center;
	margin:5px 0;
	color:#DA251C;
}

#forma_registracija {
	width:100%;
}

#forma_registracija label {
	float:left;
	width:100px;
	margin:2px 0 0 10px;
}

#forma_registracija input {
	float:left;
	width:140px;
	font-family:Tahoma;
	font-size:11px;
	border:solid 1px #cdcdcd;
	padding:1px 3px;
	margin:1px 0;
}

#forma_registracija select {
	float:left;
	width:148px;
	font-family:Tahoma;
	font-size:11px;
	border:solid 1px #cdcdcd;
	padding:1px;
	margin:1px 0;
}

#forma_registracija .input_submit {
	float:none;
	border:0;
	margin-left:75px;
}
