body {
	padding:0;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}


.front-table {
	margin: 0 0 20px 0;
}

#bg {

	padding: 30px 0 0 0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:  -210px -100px;
}

#bg-top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right 58px ;
}

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 : #d1ebf9;
    border-style : solid;
    border-width: 1px 1px 0px 0px;
}

.lentele td {
	border-color : #d1ebf9;
	border-style : solid;
	border-width: 0 0 1px 1px;
	padding:4px;
}

.paveiksliukas{
	border: 1px solid #abe1fa;
}

a img,a {
	cursor:pointer;
	border:0;
}

.readmorealign {
	text-align:left;
}

.readmore {
	padding:0;
	text-align: left;
}

.readmore a:link,.readmore a:visited {
	color: #0072bc;
	font-size:11px;
	text-decoration: underline;
}

.readmore a:hover {
	text-decoration: none;
}

a:link, a:visited {
	color:#2981c4;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.back {
	color: #2981c4;
	text-decoration: none;
}

a:hover.back {
	text-decoration: underline;
}

.categoryname {
	color:#f19209;
	padding: 22px 0 33px 34px;
	margin: 0;
}

.containercategoryfrntbody {
	padding: 0 0 0 34px;
	margin: 0;
}

.articlelistheadline a:link, .articlelistheadline a:visited, .articlelistheadline {
	color: #000000;
	font-size: 12px;
	font-weight:bolder;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}

.articlelistheadline a:hover {
	text-decoration: underline;
}

.listheadline a:link, .listheadline a:visited, .listheadline {
	color: #000000;
	font-size: 12px;
	font-weight:bolder;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}

.listheadline a:hover {
	text-decoration: underline;
}

.mustbe {
	color:red;
}

.box {
	border: 1px solid #2981c4;
	font-family: Tahoma;
}

.boxsubmit {
	border:1px solid #2981c4;
	background-color: #e9f7fd;
	font-size:12px;
	font-family: Tahoma;
}

.piccont{
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	border: 1px solid #abe1fa;
}

a.sitemaplink,a.sitemaplink:visited{
	color:#0072bc;
}

.datecont{
	font-size:10px;
	padding: 0 0 5px 0;
}

.clearer{
	clear:both;
}

.curpath {
	margin: 0 0 0 5px
}

a {
	border:0;
}

p {
	margin:0;
	padding:0px 0px 4px 0px;
}

a img {
	border:0;
}

/* Front page */
#container-front {
	width: 950px;
	padding: 0 ;
	height: 100%;
	overflow: hidden;
}
#container-frame {
	width: 950px;
	padding: 0 ;
	height: 100%;
	overflow: hidden;
}
#footer-front {
	background-image: url(../images/footer_front_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 165px;
	overflow: hidden;
}

#footer-front-right-bg {
	background-image: url(../images/footer_right_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#footer-front-center-copyright-bg {
	background-image: url(../images/copyryght_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#news {
	float:left;
	width: 800px;
	padding: 48px 8px 0 8px;
	background-image: url(../images/naujienos_bg.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 117px;
	overflow: hidden;
}

#copyright-front {
	float: right;
	color: #519fd7;
	width: 129px;
	height: 35px;
	text-align:right;
	padding: 130px 0 0 0;
	overflow: hidden;
	background-image: url(../images/copyryght_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copyright-front a:link, #copyright-front a:visited {
	text-decoration: none;
	color:#519fd7;
}

#copyright-front a:hover {
	color:#0072bc;
	text-decoration: underline;
}

#front-left {
	float:left;
	width: 348px;
	height: 417px;
	overflow: hidden;
	background-image: url(../images/front_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*border: 1px solid red;*/
}

#front-right {
	float:right;
	width: 562px;
	overflow: hidden;
	/*border: 1px solid red;*/
}


#logo-front {
	float: left;
	width: 142px;
	height: 65px;
	display: inline;
	margin: 12px 0 55px 0;
}

#logo-front a img {
	border:0;
}

#top-icons {
	float: right;
	display: inline;
	padding: 0 0 22px 0;
}

#top-icons a {
	margin:0 0 0 12px;
}


/* Left meniu front */
#left-meniu-font {
	width: 210px;
}

#left-meniu-font ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#left-meniu-font ul li {
	padding:0 0 28px 22px;
	background-image: url(../images/left_meniu_font.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#left-meniu-font ul li a:link, #left-meniu-font ul li a:visited {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 0;
	display:inline;
}

#left-meniu-font ul li a:hover {
	text-decoration: underline;
}

#left-meniu-font ul li a#current-left {
	color:#f19209;
	font-weight:bolder;
}

/* Left meniu front END*/

/* Right meniu front */
#right-meniu-font {}

#right-meniu-font ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#right-meniu-font ul li {
	border-bottom: 1px solid #a8d8f3;
	margin: 0 0 2px 0;
}

#right-meniu-font ul li a:link, #right-meniu-font ul li a:visited {
	font-family: Arial;
	color:#519fd7;
	font-size: 20px;
	text-decoration: none;
	padding: 34px 30px 34px 32px;
	background-color: #e6f6fd;
	background-image: url(../images/right_meniu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
}

#right-meniu-font ul li span.simple {
	background-image: url(../images/front_right_meniu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 13px;
	display: block;
}
#right-meniu-font ul li span.hover {
	background-image: url(../images/front_right_meniu_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 13px;
	display: block;
}

#right-meniu-font ul li a:hover {
	color: #0072bc;
	background-color: #dcf2fd;
	background-image: url(../images/right_meniu_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-decoration: none;
}

#right-meniu-font ul li a#current-right {
	color:#f19209;
	font-weight:bolder;
}
/* Right meniu front */










/* Frame page */
#container-front {
	width: 990px;
	padding: 0 ;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/peoples.jpg);
	background-repeat: no-repeat;
	background-position: right 75px;
}

#header {
	height: 134px;
	overflow: hidden;
}

#header-right {
	float:right;
	padding: 15px 0 0 0;
	width: 790px;
	overflow: hidden;
}

#logo {
	float: left;
	width: 146px;
	height: 56px;
	display: inline;
	margin: 27px 0 0 41px;
}

#logo a img {
	border:0;
}

#footer-frame {
	height: 58px;
	overflow: hidden;
}

#copyright-frame {
	float: right;
	color: #519fd7;
	width: 129px;
	height: 28px;
	text-align:right;
	padding: 32px 0 0 0;
	overflow: hidden;
	background-image: url(../images/footer_frame_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copyright-frame a:link, #copyright-frame a:visited {
	text-decoration: none;
	color:#519fd7;
}

#footer-frame-right-bg {
	background-image: url(../images/footer_frame_reapeat_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/* Top front */
#top-meniu {
	float:left;
	width: 660px;
	padding: 6px 0 0 0;
	overflow: hidden;
	text-align: right;
}

#top-meniu ul {
	padding: 0;
	margin: 0;
	display: inline;
}

#top-meniu ul li {
	padding: 0 35px 0 18px;
	background-image: url(../images/left_meniu_font.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: inline;
}

#top-meniu ul li a:link, #top-meniu ul li a:visited {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	display: inline;
}

#top-meniu ul li a:hover {
	display: inline;
	text-decoration: underline;
}

#top-meniu ul li a#currenttop {
	color:#f19209;
	font-weight:bolder;
}
/* Top meniu END */

#left {
	float: left;
	width: 323px;
	overflow: hidden;
	/*border: 1px solid green;*/
}

#right {
	float: right;
	width: 510px;
	padding: 0 150px 0 0;
	overflow: hidden;
	/*border: 1px solid green;*/
}

#pathnav {
	padding: 8px 0 8px 26px;
	/*border-bottom: 1px solid #d5ebf8;*/
}

#pathnav hr{
	border: none;
	background-color: #d5ebf8;
	color: #d5ebf8;
	height: 1px;
	margin-left: -26px;
}


#pathnav a:link, #pathnav a:visited {
	float: left;
	white-space: nowrap;
	color: #2981c4;
	padding: 0 0 0 8px;
	margin: 0 20px 0 0 ;
	background-image: url(../images/path_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-decoration: underline;
}

#pathnav a:hover {
	text-decoration: none;
}

.curpath {
	white-space: nowrap;
	padding: 0 0 8px 8px;
	background-image: url(../images/path_curent_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.new {
	float: left;
	width: 382px;
	height: 70px;
	overflow: hidden;
}

.news-pic {
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	border: 1px solid #abe1fa;
}

.new a:link, .new a:visited {
	color: #000000;
	text-decoration:none;
}

.new a:hover {
	text-decoration:underline;
}

.new .datecont {
	color: #f19209;
	font-size:10px;
	font-weight:bolder;
}

/* Meniu */
#meniu {}

#meniu ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#meniu ul li {
	border-bottom: 1px solid #badef4;
}

#meniu ul li.sub {
	padding: 0 0 14px 25px;
	background-color: #e0f0fa;
	border: none;
}

#meniu ul li#first {
	padding: 20px 0 14px 25px;
}

#meniu ul li#last {
	padding: 0 0 20px 25px;
}

#meniu ul li.sub a:link, #meniu ul li.sub a:visited  {
	color: #000000;
	font-size: 11px;
	background: none;
	background-image: none;
	background-image: url(../images/sub_meniu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 13px;
	margin: 0;
}

#meniu ul li.sub a:hover {
	color: #2981c4;
	text-decoration: underline;
}

#meniu ul li.sub2 {
	padding: 0 0 11px 63px;
	background-color: #e0f0fa;
	border: none;
}

#meniu ul li.sub2 a:link, #meniu ul li.sub2 a:visited  {
	color: #000000;
	font-size: 11px;
	background: none;
	background-image: none;
	background-image: url(../images/path_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 10px 0 11px;
	margin: 0;
}

#meniu ul li.sub2 a:hover {
	color: #2981c4;
	text-decoration: underline;
}

#meniu ul li.sub2 a#current2, #meniu ul li.sub a#current1 {
	font-weight:bolder;
}





















#meniu ul li a:link, #meniu ul li a:visited {
	font-family: Arial;
	color:#519fd7;
	font-size: 14px;
	text-decoration: none;
	padding: 18px 15px 18px 15px;
	background-color: #e6f6fd;
	background-image: url(../images/right_meniu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
}

#meniu ul li span.simple {
	background-image: url(../images/front_right_meniu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 13px;
	display: block;
}
#meniu ul li span.hover {
	background-image: url(../images/front_right_meniu_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 13px;
	display: block;
}

#meniu ul li a:hover, #meniu ul li a#current{
	color: #0072bc;
	background-color: #dcf2fd;
	background-image: url(../images/right_meniu_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-decoration: none;
}

/* Meniu END */

/* Frame page END */




















#min-height-front {
	height: 100%;
	height: auto;
	min-height: 400px;
}

* html #min-height-front {
	height: 400px;
}


#select-color {
	float:left;
	padding: 300px 0 0 65px;
}



.image-link {
	float:left;
	margin: 0 10px 10px 0;
}

#catalog-title {
	height: 65px;
}

.cetegory-image {
	padding: 35px 0 0 0;
	height: 45px;
}

.cetegory-articles-date {
	color: #f47920;
	font-size:10px;
	padding: 0 0 5px 0;
}

.cetegory-articles h2.title {
	color: #fec00f;
	font-size: 12px;
	margin: 0;
	padding: 0 0 6px 0;
}

.article td { padding: 0 0 15px 0; }
/* Front page end */

/* Frame page */
/* Meniu fromt */
#front-meniu {
	float:left;
	width: 595px;
	overflow: hidden;
	text-align: right;
}

#front-meniu ul {
	padding: 0;
	margin: 0;
	display: inline;
}

#front-meniu ul li {
	display: inline;
}

#front-meniu ul li a:link, #front-meniu ul li a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	padding: 0 0 0 10px;
	margin: 0 25px 0 0;
	background-image: url(../images/meniu_bg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#front-meniu ul li a:hover {
	color: #fec00f;
	display: inline;
	background-image: url(../images/meniu_hover_bg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#front-meniu ul li a.current {
	display: inline;
	color: #fec00f;
	background-image: url(../images/meniu_hover_bg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

/* Meniu front END */