body {
	padding:0;
	margin:0;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #202020;
	background-image: url(../images/bg1px.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-width:1000px;
}

* html #bg {
	width: expression(parseInt(document.body.offsetWidth) < 1001 ? "1000" : "" );
}

h1 {
	font-size:14px;
	font-weight:bolder;
}

h2,h3 {
	font-size:13px;
	font-weight:bolder;
}

h5,h5,h6 {
	font-size:12px;
	font-weight:bolder;
}

.lentele {
    border-color : #cccccc;
    border-style : solid;
    border-width: 1px 1px 0px 0px;
}

.lentele td {
	border-color : #cccccc;
	border-style : solid;
	border-width: 0 0 1px 1px;
	padding:4px;
}

.paveiksliukas{
	border: 1px solid #cccccc;
}

a img,a {
	cursor:pointer;
	border:0;
}

.readmorealign, .readmore {
	text-align:right;
	padding: 10px 0 10px 0;
}
/*
.readmore a:link,.readmore a:visited {
	color: #000000;
	text-decoration:underline;
}

.readmore a:hover {
	text-decoration: none;
}*/



a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a.back {
	color: #000000;
	text-decoration: underline;
}

a.back:hover {
	text-decoration: none;
}

.categoryname {
	font-size: 18px;
	color:#cc9933;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

.containercategoryfrntbody {
	padding: 0 0 0 0;
}


.articlelistheadline {
	color: #000000;
	font-size: 12px;
	font-weight:bolder;
	margin: 0;
	padding: 0 0 5px 0;
}

.articlelistheadline a:link, .articlelistheadline a:visited {
	color: #000000;
	font-size: 12px;
	font-weight:bolder;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: underline;
}

.articlelistheadline a:hover {
	text-decoration: none;
}


.listheadline {
	font-size: 12px;
	font-weight:bolder;
	margin: 0;
	padding: 0 0 5px 0;
}

.listheadline a:link, .listheadline a:visited  {
	font-size: 12px;
	font-weight:bolder;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: underline;
}

.listheadline a:hover {
	text-decoration: none;
}

.mustbe {
	color:red;
}

.box {
	border: 1px solid #000000;
	font-family: Tahoma;
}

.boxsubmit {
	border:1px solid #000000;
	background-color: #000000;
	font-size:11px;
	font-family: Tahoma;
	color: #ffffff;
}

.piccont{
	float:left;
	padding:0;
	margin:0 20px 10px 0;
	border: 1px solid #cccccc;
}

a.sitemaplink, a.sitemaplink:visited{
	color:#4072a5;
}

.datecont{
	font-size:10px;
	padding: 0 0 5px 0;
}

.clearer{
	clear:both;
}

a {
	border:0;
}

p {
	margin:0;
	padding:0px 0px 4px 0px;
}

a img {
	border:0;
}

#no-pathnav {
	display:none;
}

#pathnav {
	color: #333333;
	padding: 0 0 10px 0;
	font-size: 11px;
}

#pathnav a.active {
	color: #333333;
	text-decoration: none;
	padding: 0 9px 0 0;
	margin: 0 5px 0 0;
}

#pathnav a.active:hover {
	text-decoration: underline;
}

.curpath {}

.path-arrow {
	background-image: url(../images/path_arrow.gif);
	background-repeat: no-repeat;
	background-position:  right 5px;
	padding: 0 9px 0 0;
	margin: 0 5px 0 0;
}
/* STYLE */

#container {
	width: 942px;
	margin: 28px auto 0 auto;
	padding: 0 ;
	height: 100%;
	overflow: hidden;
}

#header {
	height: 103px;
	border-bottom: 2px solid #999999;
	margin: 0 0 1px 0;
	overflow: hidden;
}

#logo {
	float: left;
	width: 95px;
	height: 80px;
	display: inline;
	padding: 0px 0 0 37px;
}

#logo a img  {
	border:0;
}

#lang {
	float: right;
	padding: 36px 23px 0 0;
	display: inline;
	/*border: 1px solid red;*/
}

#lang a {
	padding: 4px;
	margin: 0 0 0 9px;
	float: left;
}

#lang a:hover,#lang a.now {
	padding: 4px;
	background-color: #5c5c5c;
}

#footer {
	color: #666666;
	font-size: 11px;
	padding: 20px 0 0 0;
	height: 50px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	overflow: hidden;
	margin: 0px 0 0 0;
}

#copyright {
	float: left;
	width: 600px;
	padding: 0 0 0 40px;
	overflow: hidden;
}

#solution {
	float: right;
	padding: 0 27px 0 0;
}

#solution a:link, #solution a:visited, #copyright a:link, #copyright a:visited {
	text-decoration: none;
	color:#666666;
}

#solution a:hover, #copyright a:hover {
	text-decoration: underline;
}

#mainContent {
	height: 514px;
	/*background-color: #ffffff;*/
	background-image: url(../images/left_bg_meniu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*border: 1px #999999;
    border-style: solid solid solid none;*/
}

.line {
	font: normal 2px/2px arial;
}

.line2 {
	height: 3px;
}


/* Vidinis*/
#content {
	float: right;
	width: 759px;
}


#submeniu-place {
	height: 39px;
	overflow: hidden;
}

#submeniu {
	background-image: url(../images/top_submeniu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 39px;
	overflow: hidden;
}

#submeniu ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#submeniu li {
	display: inline;
	float: left;
	background-image: url(../images/submeniu_break.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#submeniu li.no-bg {
	display: inline;
	float: left;
	background-image: none;
}

#submeniu li a:link, #submeniu li a:visited {
	padding: 10px 8px 0 8px;
	height: 29px;
	color: #ffffff;
	font-size: 11px;
	font-weight:bolder;
	text-decoration: none;float: left;
}

#submeniu li a:hover, #submeniu li a#current {
	text-decoration: none;
	color: #cccccc;
	background-image: url(../images/submeniu_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#bg-change {
	background-image: url(../images/default_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: 1px #999999;
    border-style: solid solid solid none;
}

#text-palce {
	float: left;
	width: 735px;
	margin-top: 10px;
	padding: 0 0 0 20px;
	height: 464px;
	overflow: hidden;
}

#text-header {
	height: 65px;
	overflow: hidden;
}

#text{
	width: 712px;
	overflow: hidden;
}


a.link, a.link:visited {
	color: #000000;
	background-image: url(../images/link_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight:bolder;
	padding: 2px 7px 6px 12px;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}


/* scroll */
#scroll {
	float: left;
	width: 735px;
	height: 390px;
	/*width: 510px;*/
	overflow: auto;
	/*overflow-x: hidden;*/
}

#scroll-galeryfix {
	float: left;
	width: 733px;
	height: 390px;
	overflow: hidden;
}

#scroll-gallery {

	float: left;
	width: 715px;
	height: 298px;
	padding: 0 10px 0 0;
	/*width: 510px;*/
	overflow: auto;
	/*overflow-x: hidden;*/
	
}

#scroll-galeryfix div#text {
	width: 725px;
	overflow: hidden;
}

#flash {
    width: 942px;
    height: 514px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

div#galery-description {

}

div#header-text {
	float: left;
	color: #ffffff;
	width: 450px;
	overflow: hidden;
	font-size: 20px;
	font-family: Tahoma;
	padding: 10px 0 0 50px;
}

div#header-text span {	
	font-family: Impact;
	color: #74706F;
}

div.banners {
	width: 180px;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
}


div.banner {
	padding: 0 0 10px 0;
}

#left-side {
	float: left;
	width: 180px;
	height: 510px;	
	overflow: hidden;	
}

p.break-line {
	background-image: url(../images/break_line.gif);
	background-repeat: repeat-x;
	background-position: top left;	
}

.readmore a {
	background-image: url(../images/open.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;	
	height: 70px;
	width: 70px;
	text-decoration: none;
	float: right;
}

.readmore a:hover {
	text-decoration: none;
}