@charset "UTF-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(images/bg.png) center;
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #container img {float:left;}
.thrColFixHdr #header { 
	background:url(images/top_graphic.gif) no-repeat;
	height:135px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.info {text-align:right; padding:0 34px 30px 0; font-weight:bold;}

#top_menu_a{width: 117px; background: url(images/top-meniu-a.gif) top left no-repeat;}
#top_menu_b{width: 97px; background: url(images/top-meniu-b.gif) top left no-repeat;}
#top_menu_c{width: 101px; background: url(images/top-meniu-c.gif) top left no-repeat;}
#top_menu_d{width: 114px; background: url(images/top-meniu-d.gif) top left no-repeat;}
#top_menu_e{width: 134px; background: url(images/top-meniu-e.gif) top left no-repeat;}
#top_menu_f{width: 114px; background: url(images/top-menu-f.gif) top left no-repeat;}
#top_menu_a, #top_menu_b, #top_menu_c, #top_menu_d, #top_menu_e, #top_menu_f{height: 35px; overflow: hidden; float:left;/* display: block;*/} 
#top_menu_a:hover, #top_menu_b:hover, #top_menu_c:hover, #top_menu_d:hover, #top_menu_e:hover, #top_menu_f:hover{background-position: bottom left;}

.navigators {
	float: right;
	background:url(images/border1.gif);
	background-repeat:no-repeat;
	height:35px;
	
	padding: 50px 100px 0px 0px;
}

.navigators ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
		background:#FAFAFA url(images/border2.gif);
		background-position:right;
	background-repeat:no-repeat;

}

.navigators ul li {
	display: inline;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.navigators ul li a:link, .navigators ul li a:visited {
	display: block;
	padding: 0px 10px 0px 10px;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-variant:inherit;
}

.navigators ul li a:hover, .navigators ul li a:active {
	display: block;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background-color: #f48120;
	line-height: 25px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	float: left;
	margin: 0px 2px 0px 2px;
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*padding: 15px 10px 15px 20px;  padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar1 ul {
background-image:url(images/left_2.gif);
	background-repeat:repeat-y;
	text-align:center;
	width: 193px;
	list-style-type: none;
}
.thrColFixHdr #sidebar1 ul ul {

	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;
	border: 0px;
}

.thrColFixHdr #sidebar1 ul, .thrColFixHdr #sidebar1 ul li, .thrColFixHdr #sidebar1 ul ul li {

	margin: 0px;
	float: left;
	padding: 0px;

}

.thrColFixHdr #sidebar1 ul li a:link, .thrColFixHdr #sidebar1 ul li a:visited {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	display: block;
	width: 168px;
font-weight:normal;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	border-bottom:#f48120;
	border-bottom-style:dashed;
	border-bottom-width:1px;

}

.thrColFixHdr #sidebar1 li#kl a:link, .thrColFixHdr #sidebar1 li#kl a:visited {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	display: block;
	width: 168px;
font-weight:normal;
	
	text-decoration: none;
	font-size: 13px;
	border:none;
}

#sidebar1 li#akcijoss a:link, .thrColFixHdr #sidebar1 li#akcijoss a:visited {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	display: block;
	width: 168px;
	color: #f48120;
	text-decoration: none;
	font-size: 13px;
	border-bottom:#f48120;
	border-bottom-style:dashed;
	border-bottom-width:1px;

}
.thrColFixHdr #sidebar1 ul li a:hover, .thrColFixHdr #sidebar1 ul li a:active {
	margin: 0px auto 0px auto;
	float: left;
	display: block;
	width: 168px;
	padding: 8px 0px 8px 0px;
	color: #000000;
	text-decoration: none;
	background-color:#F48120;
	font-size: 13px;
	border-bottom:#f48120;
	border-bottom-style:dashed;
	border-bottom-width:1px;

}
.thrColFixHdr #sidebar1 ul li a:hover, .thrColFixHdr #sidebar1 ul li a:active {
	margin: 0px auto 0px auto;
	float: left;
	display: block;
	width: 168px;
	padding: 8px 0px 8px 0px;
	color: #fff;
	text-decoration: none;
	background-color:#F48120;
	font-size: 13px;
	border-bottom:#f48120;
	border-bottom-style:dashed;
	border-bottom-width:1px;

}

.thrColFixHdr #sidebar1 ul li#akcijoss a:hover, .thrColFixHdr #sidebar1 ul li#akcijoss a:active {
	margin: 0px auto 0px auto;
	float: left;
	display: block;
	width: 168px;
	padding: 8px 0px 8px 0px;
	color: #fff;
	text-decoration: none;
	background-color:#F48120;
	font-size: 13px;
	border-bottom:#f48120;
	border-bottom-style:dashed;
	border-bottom-width:1px;

}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent { 
	margin: 0 0 0 200px; width:410px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.thrColFixHdr #mainContent h1 {
	margin: 0;	padding: 10px 0;
	font-family:Georgia, serif;
	color:#CCCCCC;
	font-weight:normal;
	font-size:2.2em;
}
.thrColFixHdr #mainContent h6 {
	margin: 0;	padding: 10px 0;
	font-family:Georgia, serif;
	color:#CCCCCC;
	font-weight:normal;
	font-size:2.2em;
	border-bottom:#F48120 1px dotted;
}
.thrColFixHdr #mainContent h5 {
	margin: 0;	padding: 10px 0;
	font-family:Georgia, serif;
	color:#bcbcbe;
	font-weight:normal;
	font-size:2em;
	border-bottom:#F48120 1px dotted;
}

.thrColFixHdr #mainContent h2 {
	margin: 0;	padding: 10px 0px 3px 0px;
	font-family:Georgia, serif;
	color:#CCCCCC;
	font-size:1.5em;
	border-bottom:#F48120 1px dotted;
}
.thrColFixHdr #mainContent h3 {
	margin-top: 10px;	padding: 20px 0px 3px 0px;
	font-family:Georgia, serif;
	color:#CCCCCC;
	font-size:1.2em;
	border-bottom:#F48120 1px dotted;
}
.thrColFixHdr #mainContent img {
margin: 2px 0px 12px 0px;}
.thrColFixHdr #mainContent p {
text-align:justify;}
.thrColFixHdr #mainContent strong {
color:#000;
padding:0px 0px 3px 0px;
}
.thrColFixHdr #mainContent a {
color:#999999;
text-decoration:none;
}
.thrColFixHdr #mainContent a:hover {
color:black;
text-decoration:underline;
}
.thrColFixHdr #mainContent ul {
list-style-image:url(images/bullet_1.gif);
margin:10px 0 0 0;
}
.thrColFixHdr #mainContent ul1 {
list-style-image:url(images/bullet_1.gif);
margin:0 0 0 0;
}
.thrColFixHdr #mainContent li {
margin: 0px 0px 5px 10px;
padding: 1px 15px 8px 3px;
}
.thrColFixHdr #mainContent akcija {
margin: 0px 0px 5px 10px;
padding: 1px 10px 8px 3px;
}

.thrColFixHdr #footer2 { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff; text-align:center; width:100%;
} 

.thrColFixHdr #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 



.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 20px;
	color:#666;
	font-size: 11px;
}

.thrColFixHdr #footer a:link {
	color:#666;
	text-decoration: underline;
}
.thrColFixHdr #footer a:visited {
	color:#666;
	
}
.thrColFixHdr #footer a:hover, .thrColFixHdr #footer a:active {
	color:#666;
	text-decoration: none;
}

#put-image-here {
	float: left; height: 80px; width: 410px; background-image: url(images/apsaugok_n.gif); background-repeat: no-repeat;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.dtb {border-left:#ccc solid 1px; border-bottom:#ccc solid 1px; font-size:11px;}
.dtb td {border-top:#ccc solid 1px; border-right:#ccc solid 1px;}
.dtb2 {border-bottom:#F48120 1px dotted; line-height:18px;}
/*.dtb2 img {padding-top:6px;}*/
#firstcolumn {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	margin: 17px 0px 0px 0px;
	padding: 0px;
	z-index: 20;
	width: 192px;
}

#firstcolumn li {
	/* first column list items */
	position: relative; /* prepare for second column offset */
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 193px;

	/* see ie_styles.css for IE override */
}

#firstcolumn li.off {
	/* first column "off" links (no submenu) */
	width: 192px;
}

#firstcolumn li a:link, #firstcolumn li a:visited, #firstcolumn li a:hover, #firstcolumn li a:active {
	/* first column links */
	display: block;
	margin: 0px;
	padding: 5px 4px 6px 15px;
	color: #2252A6;
	text-decoration: none;
	
	
	
	/* see ie_styles.css for IE override */
}

#firstcolumn li a:hover, #firstcolumn li a:active {
	/* first column rollover links */
	color: #1177EE;
	background-color: #f48120;
	
	/* see ie_styles.css for IE override */
}

#firstcolumn li.off a:hover, #firstcolumn.off li a:active {
	/* first column "off" links (no submenu) */
	color: #1177EE;
	background-color: #FFFFFF;
	
	/* see ie_styles.css for IE override */
}

#firstcolumn li:hover {
	/* controls state of first column while second column is open */
	
}

#firstcolumn li:hover a {
	/* controls state of first column links while second column is open */
	color: #1177EE;
	background-color: #f48120;
	
}

#firstcolumn li.on a, #firstcolumn li.on:hover a {

	/* see ie_styles.css for IE override */
}

#firstcolumn li.off:hover a {
	/* first column "off" links (no submenu) */
	color: #1177EE;
	background-color: #f48120;
	
}

#firstcolumn li.single:hover a {
	/* first column "single" links with blue tunnel (no submenu) */
	color: #1177EE;
	
}


/* SECOND COLUMN MENU */

#firstcolumn ul.secondcolumnmenu {
	/* second column menu */
	position: absolute;
	top: 0px;
	left: 160px; /* this plus padding below should add to 192 to create the forgiving menus */
	padding: 0px 0px 0px 76px;
	z-index: 1;
	list-style: none;
	margin: 0px;
	display: none;
	border: none;
	text-align:left;
}

#firstcolumn ul.secondcolumnmenu li {
	/* second column list items */
	list-style: none;
	margin: 0px 0px -1px 0px; /* Firefox spacing fix */
	padding: 0px;
	border: none;
	padding:5px;
	/* see ie_styles.css for IE override */
}

#firstcolumn li:hover > ul.secondcolumnmenu {
	/* second column menu opens on first-column rollover */
	display: block; border:#f48120 solid 1px; width:178px;
}

#firstcolumn ul.secondcolumnmenu li a:link, #firstcolumn ul.secondcolumnmenu li a:visited, #firstcolumn ul.secondcolumnmenu li a:hover, #firstcolumn ul.secondcolumnmenu li a:active {
	/* second column links */
	display: block;
	border: none;
	color: #333;
	padding:5px;
	text-decoration: none;
	background-color: #ededeb;
	
}

#firstcolumn ul.secondcolumnmenu li a:hover, #firstcolumn ul.secondcolumnmenu li a:active {
	/* second column rollover links */
	color: #fff;
	background-color: #f48120;
}

#firstcolumn ul.secondcolumnmenu li.first {
	/* first item in subnav list */
	
}

#firstcolumn ul.secondcolumnmenu li.last {
	/* last item in subnav list */
	
}

#firstcolumn ul.secondcolumnmenu li.last a:link {
	padding-bottom: 12px;
}
.mazis {font-size:11px;}
.tbi td {border:none;}
#tbi2 td {border:none;}





.thrColFixHdr #cop {
	
	color:#666;
	font-size: 11px;
	padding:15px 0 0;
}
.thrColFixHdr #cop3 {
	
	color:#666;
	font-size: 11px;
	padding:2px 0 6px;
}

.thrColFixHdr #cop a:link {
	color:#666;
	text-decoration: none;
}
.thrColFixHdr #cop a:visited {
	color:#666;
	
}
.thrColFixHdr #cop a:hover, .thrColFixHdr #cop a:active {
	color:#666;
	text-decoration: none;
}
.MainText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.MainText2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #f00;
	line-height: 20px;
	font-weight:bold;
}
.KontaktaiText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;

}

.laukelis {width:200px;}
.laukelisd {width:200px;}
