/* Labojumi */

* { margin:0; padding: 0; border:0;}
* a { 	cursor:pointer;}

body, html { width:100%; height:100%; min-width:1260px; display: block; }
body { background:#f7f7f7 url(../img/backgrounds/body_bg.png) top left repeat-x; }
div#main  {width:100%; height: auto; min-:1230px; display: block; position: relative; overflow: hidden;}

div.footer {
	padding-top:30px;
	width:100%;
	height:70px;
	display: block;
	position: relative;
	clear:both;
}

div.top {
	margin-top:10px;
	width: 100%;
	min-width:1000px;
	display: block;
	height: 125px;
	overflow:hidden;
	clear: both;

	/* fallback */ background-color: #004c41; 
	/* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left top, right top, from(#004c41), to(#fff)); 
	/* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(left, #004c41, #fff); 
	/* Firefox 3.6+ */ background: -moz-linear-gradient(left, #004c41, #fff); 
	/* IE 10 */ background: -ms-linear-gradient(left, #004c41, #fff); 
	/* Opera 11.10+ */ background: -o-linear-gradient(left, #004c41, #fff);	
	
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

div#top-logo {
	padding-top: 10px;
	padding-left:15px;
	width:550px;
	color: #fff;
	font: normal 12px Tahoma;
	float: left;
	text-align: left;
	vertical-align: text-bottom;
	display: block;
}
div.top-left-buttons {
	margin:5px;
	margin-top:15px;
	float: right;
	height: 50px;
	width: 85px;
	padding-top: 17px;
	color: #fff;
	font: normal 12px Tahoma;
	text-align: center;
	cursor: pointer;
	display:block;
	overflow: hidden !Important;
	position: relative;
	text-decoration: none;
	background-color:#719891;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.top1 {
	float:right;
	width: 90px;
	height:100px;
	overflow:hidden;
}
.top2 {
	float:right;
	width: 90px;
	height:100px;
	overflow:hidden;
}
.top3 {
	float:right;
	width: 90px;
	height:100px;
	overflow:hidden;
}

div#top-middle {
	float: right;
	width:400px;
	height: 85px;
	display:block;
	position:relative;
	color: #fff;
	font: normal 11px Tahoma;
	margin:5px;
	margin-top:35px;
}

div.left-frame {
	margin-right:20px;
	clear: left;
	float: left;
	width: 260px;
	height: auto;
	display:block;
	position: relative;
	overflow: hidden;
}

span.left-top-butt {
	color: #fff;
	font: normal 12px Tahoma;
	float: left;
	text-align: left;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	cursor: pointer;
	text-decoration: none;
	background-color:#014e45;
	margin-top:18px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	width:100px; 
	text-align:center;
}

div.categories {
	margin-top:0px;
	margin-bottom:1px;
	width:100%;
	height:auto !Important;
	display: block;
	border-bottom: 1px solid #bbb!important;
	background-color: #014e45;
}
div.categories div {
	display: block;
	width:auto;
	height: auto;
	overflow: hidden;
	}
div.categories a {
	display: block;
	width:auto;
	text-decoration: none;
	height: 20px;
	padding: 3px;
	overflow: hidden;
	}

div.categories-item-0 a {
	background-color: #014e45;
	padding-left: 10px;
	padding-top: 4px;
	border-top: 1px solid #e5e5e5;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.categories-item-0 .active {
	background-color: #4f7e77;
}
.categories-item-0 .opened {
	background-color: #4f7e77;
}

div.categories-item-1 a {
	background-color: #014e45;
	padding-left: 25px;
	padding-top: 4px;
	border-top: 1px solid #e5e5e5;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.categories-item-1 .active {
	background-color: #4f7e77;
}
.categories-item-1 .opened {
	background-color: #4f7e77;
}

div.categories-item-2 a {
	background-color: #014e45;
	padding-left: 40px;
	padding-top: 4px;
	margin: 0px;
	border-top: 1px solid #e5e5e5;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.categories-item-2 .active {
	background-color: #4f7e77;
}
.categories-item-2 .opened {
	background-color: #4f7e77;
}

span.category-name {
	color: #FFF;
	font: normal 12px Tahoma;
	padding-left: 8px;
	text-align: left;
	text-decoration: none;
}
/* /Labojumi */

body {
	color: #fff;
	font: normal 11px Tahoma;
	text-align: left;
}
.centrets {
	width:1260px;
	overflow:hidden;
    margin-left: auto ;
    margin-right: auto ;
}

div#main {
	color: #fff;
	font: normal 11px Tahoma;
	text-align: left;
} 

img {
}

.normaltext {
	color: #fff;
	font: normal 11px Tahoma;
	padding: 2px;
}

form {
	display:inline;
}

h1 {
	color: #fff;
	font: bold 14px Tahoma;
	text-align: left;
	text-transform: uppercase;
	padding: 6px;
	padding-top:8px;
	background-color: #719992; 
}

h1 a {
	color: #fff;
	font: bold 14px Tahoma;
	text-align: left;
	text-transform: uppercase;
	padding: 6px;
	padding-top:8px;
	background-color: #719992; 
}

h2 {
	color: #fff;
	font: bold 12px Tahoma;
	text-align: left;
	padding: 6px;
	padding-top:8px;
}

h3 {
	color: #fff;
	font: bold 11px Tahoma;
	margin: 6px;
	margin-top: 12px;
	text-align: left;
}

h4 {
	color: #000;
	font: bold 14px Tahoma;
	text-align: center;
	text-transform: uppercase;
	padding: 6px;
	padding-top:8px;
}
h5 {
	color: #fff;
	font: bold 12px Tahoma;
	text-align: center;
	padding: 6px;
	padding-top:8px;
}
h6 {
	color: #fff;
	font: bold 11px Tahoma;
	margin: 6px;
	margin-top: 12px;
	text-align: center;
}

#piegade td {
	border:1px solid #CCC;
}


p {
	color: #fff;
	font: normal 11px Tahoma;
	text-align: justify;
	margin: 8px;
	text-indent: 20px;
}

small {
	color: #fff;
	font: normal 9px Tahoma;
	text-decoration: none;
}

p.footer {
	color: #000;
	font: normal 11px Tahoma;
	margin: 8px;
	margin-bottom: 0px;
	margin-top:-30px;
}
p.footer a {
	color: #000;
	font: bold 11px Tahoma;
	margin: 8px;
	margin-bottom: 0px;
	margin-top:-30px;
}
p.small {
	color: #fff;
	font: normal 11px Tahoma;
	text-align: left;
	text-indent: 0px;
}

span {
	color: #fff;
	font: normal 11px Tahoma;
}
div {
	color: #fff;
	font: normal 11px Tahoma;
}

ul.list {
	list-style-image: url(../img/arrow_green.gif)
}
li.list {
	color: #fff;
	font: normal 11px Tahoma;
	margin: 8px;
	margin-left: 0px;
}

td {
	color: #fff;
	font: normal 11px Tahoma;
}

.strike {
	text-decoration: line-through;
}
.redtext {
	color:#FE0000;
	font: normal 11px Tahoma;
}
.greentext {
	color:#267D53;
	font: normal 11px Tahoma;
}
.yellowtext {
	color: #CCCC00;
	font: normal 11px Tahoma;
}


.accept-buttons {
	cursor:pointer;
	color: #fff;
	font: bold 14px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
}
.accept-buttons-dark {
	cursor:pointer;
	color: #fff;
	font: bold 12px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
}
div.top-josla {
	height: 21px;
	width: 100%;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #939393;

}

.separator {
	height: 0px;
	clear: both;
}

div.content-frame {
	width: 718px;
	height: auto;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	background-color:#719992;
}
div.content {
	padding:0px;
	clear: both;
	background-color: #719992;
	overflow: visible;
}
div.footer-border {
	background: url(../img/backgrounds/apaksrobeza.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
}

div#lang-selector {
	height:17px;
	position:absolute;
	color: #939393;
	font: normal 9px Tahoma;
	width: 200px;
	margin-top:-85px;
	margin-left:777px;
}

div#lang-selector a {
	color: #000;
	font: bold 10px Tahoma;
}

img.lang-separator {
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: baseline;
}


div#top-middle-login {
	width:230px;
	float:left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:2px;
}
div.top-middle-login1 {
	width:230px;
	height:20px;
}
div.top-middle-login1A {
	width:70px;
	height:20px;
	float:left;
}
div.top-middle-login2 {
	width:230px;
	height:20px;
	margin-top:5px;
}
div.top-middle-login2A {
	width:70px;
	height:20px;
	float:left;
}
div#top-middle-inner {
	width:200px;
	float:left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:2px;
}
div#top-middle-inner-blakus {
	width:150px;
	float:left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:2px;
}
span.top-left-button-text {
	display: block;
	font: normal 12px Tahoma;
	text-transform: lowercase;
	text-decoration: none;
}

div.josla-top {
	height: 40px;
	background-color:#719891;
	margin-bottom:10px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
span.small-divider {
	background: url(../img/backgrounds/small_divider.gif);
	background-position: 0px;
	background-attachment: fixed;
	float:left;
	width: 15px;
	height: 40px;
}

div.left-module {
	background-color: #719992;
	padding: 10px;
	color: #FFF;
	font: normal 11px Tahoma;
	height:139px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}

div.search-form-rows {
	height: 25px;
	text-align: left;
}
input.text-field {
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #000;
	font: normal 11px Tahoma;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-left:5px;
}
.left-module input.text-field { :140px; }
textarea {
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #000;
	font: normal 11px Tahoma;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
}
textarea.textarea-field {
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #000;
	font: normal 11px Tahoma;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
select.field {
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #000;
	font: normal 11px Tahoma;
	height: 19px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
option.field {
	color: #000;
	font: normal 11px Tahoma;
	padding: 2px;
}

input.search-submit {
	display: inline;
	color: #fff;
	font: normal 11px Tahoma;
	background-color: transparent;
}

div.content-light {
	width: 100%;
	color: #fff;
	font: normal 11px Tahoma;
}
div.content-dark {
	width: 100%;
	color: #fff;
	font: normal 11px Tahoma;
}

td.create-account {
	margin: 4px;
	padding: 4px;
	width: 75%;
	height: 20px;
	color: #fff;
	font: normal 11px Tahoma;
	text-align: left;
	vertical-align: baseline;
}

td.create-account-left {
	margin: 4px;
	padding: 4px;
	width: 25%;
	height: 20px;
	color: #fff;
	font: normal 11px Tahoma;
	text-align: left;
	vertical-align: baseline;
}
td.create-account-right {
	margin: 4px;
	padding: 4px;
	width: 75%;
	height: 20px;
	color: #fff;
	font: normal 11px Tahoma;
	text-align: left;
	vertical-align: baseline;
}

div.josla-module {
	background-image: url(../img/backgrounds/josla_augseja.png);
	height: 25px;
	padding-right: 25px;
}
div.banerito {
	width: 241px;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
	margin-left:20px;

}
div.baneru-module {
	background-image: url(../img/backgrounds/josla_augseja.gif);
	height: 21px;
	border-bottom: 1px solid #939393;
}
span.double-divider {
	width: 2px;
	height: 25px;
	float: left;
}

span.module-name {
	color: #fff;
	float: left;
	font: bold 12px Tahoma;
	text-align: left;
	padding-top: 3px;
	padding-left: 4px;
	text-transform: uppercase;
}

div.path {
	float: left;
	height: 22px;
	padding-top: 3px;
	width: auto;
	display: inline;
}

span.path {
	color: #fff;
	font: bold 11px Tahoma;
	padding-left: 2px;
	text-align: left;
	vertical-align: middle;
}
div.josla-top-right {
	height: 25px;
	width:718px;
	/* fallback */ background-color: #004c41; 
	/* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left top, right top, from(#004c41), to(#fff)); 
	/* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(left, #004c41, #fff); 
	/* Firefox 3.6+ */ background: -moz-linear-gradient(left, #004c41, #fff); 
	/* IE 10 */ background: -ms-linear-gradient(left, #004c41, #fff); 
	/* Opera 11.10+ */ background: -o-linear-gradient(left, #004c41, #fff);	
}
.content-top-right-text {
	text-align: right;
	padding-right: 9px;
	padding-top: 5px;
	color: #fff;
	font: normal 9px Tahoma;
}

table.table-preces {
	width: 100%;
}
td.table-preces-th {
	height: 35px;
	color: #fff;
	font: bold 11px Tahoma;
	text-align: center;
	vertical-align: middle;
	border-left:1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	border-right:1px solid #ACB2AE;
	 /* fallback */ background-color: #004c41; 
	 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#045047)); 
	 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #fff, #045047); 
	 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #fff, #045047); 
	 /* IE 10 */ background: -ms-linear-gradient(top, #fff, #045047); 
	 /* Opera 11.10+ */ background: -o-linear-gradient(top, #fff, #045047);
}
td.table-preces-green {
	padding: 5px;
	height: 27px;
	color: #fff;
	font: normal 11px Tahoma;
	background-color: #8dada8;
	border-left:1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	text-align: center;
	vertical-align: middle;
}
td.table-preces-red {
	padding: 5px;
	height: 27px;
	color: #fff;
	font: normal 11px Tahoma;
	background-color: #719992;
	border-left:1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	text-align: center;
	vertical-align: middle;
}
td.table-preces-gray {
	padding: 5px;
	height: 27px;
	color: #fff;
	font: normal 11px Tahoma;
	background-color: #E8E8E8;
	border-left:1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	text-align: center;
	vertical-align: middle;
}

div.color-box {
	display: block;
	height: 11px;
	width: 24px;
	border: 1px solid #B0B0B0;
	margin-left: 25%;
}

div.precu-skaits-container {
	height: 26px;
	width: 100%;
	color: #fff;
	font: normal 11px Tahoma;
	background-color:#719992;
}
.precu-skaits {
	background: url(../img/icons/number_frame_inactive.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	padding: 4px;
	width: 20px;
	height: 22px;
	vertical-align: middle;
	color:#000000;
}

div.pager-top-container {
	padding: 0px;
	height: 29px;
	width: 100%;
	background-color: #8dada8;
	color: #fff;
	font: normal 11px Tahoma;
}
div.pager-bottom-container {
	height: 29px;
	width: 100%;
	background-color: #719992;
	border-top: 1px solid #B0B0B0;
	color: #fff;
	font: normal 11px Tahoma;
}

span.row-inner-left {
	padding: 5px;
	float: left;
	cursor: pointer;
}
span.row-inner-right {
	padding: 5px;
	float: right;
}
span.pager {
	margin-left: 4px;
	margin-right: 4px;
}
span.pager-letter {
	padding-left:2px;
	padding-right:2px;
}
span.pager-letter-active {
	color: #FE0000;
	padding-left:2px;
	padding-right:2px;
}
div.content-blocks {
	float: left;
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	padding-bottom: 8px;
	background-color:#719992;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
img.content-img {
	border: 1px solid #9C9C9C;
	margin: 8px;
	margin-bottom: 0px;
}

p.content-block-heading {
	color: #fff;
	font: bold 14px Tahoma;
	text-align: left;
	text-transform: uppercase;
	padding-top:8px;
}
p.content-block-title {
	color: #fff;
	font: bold 11px Tahoma;
	text-align: left;
	width: 400px;
}

ul.content-block-list {
	color: #fff;
	font: normal 10px Tahoma;
	list-style-type: disc;
	margin-left: 20px;
}
li.content-block-list {
	line-height: 11px;
	margin-left: 2px;
}
table.content-block-table {
	width: 100%;
}
td.content-block-left-cell {
	width: 16%;
}
td.content-block-middle-cell {
	width: 58%;
}
td.content-block-right-cell {
	width: 26%;
}


td.transport-td-gray {
	color: #9C9C9C;
	font: bold 12px Tahoma;
	text-align: center;
	text-transform: uppercase;
	padding: 6px;
	padding-top:8px;
}
td.transport-td-black {
	color: #fff;
	font: bold 12px Tahoma;
	text-align: center;
	text-transform: uppercase;
	padding: 6px;
	padding-top:8px;
}
td.transport-td-red {
	color:#FE0000;
	font: bold 12px Tahoma;
	text-align: center;
	text-transform: uppercase;
	padding: 6px;
	padding-top:8px;
}

/* links */
a:LINK {
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: underline;
}
a:VISITED {
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: underline;
}
a:HOVER {
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: underline;
}
a:ACTIVE {
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: underline;
}

a.path-navigation:LINK {
	display:inline;
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: none;
}
a.path-navigation:VISITED {
	display:inline;
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: none;
}
a.path-navigation:HOVER {
	display:inline;
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: none;
}
a.path-navigation:ACTIVE {
	display:inline;
	color: #fff;
	font: bold 11px Tahoma;
	text-decoration: none;
}

a.table-preces-th:LINK {
	color: #fff;
	font: bold 11px Tahoma;
	text-align: center;
	text-decoration:none;
}
a.table-preces-th:VISITED {
	color: #fff;
	font: bold 11px Tahoma;
	text-align: center;
	text-decoration:none;
}
a.table-preces-th:HOVER {
	color: #fff;
	font: bold 11px Tahoma;
	text-align: center;
	text-decoration:none;
}
a.table-preces-th:ACTIVE {
	color: #fff;
	font: bold 11px Tahoma;
	text-align: center;
	text-decoration:none;
}

a.product-listing:LINK {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.product-listing:VISITED {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.product-listing:HOVER {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.product-listing:ACTIVE {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}

a.pager:LINK {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.pager:VISITED {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.pager:HOVER {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.pager:ACTIVE {
	color: #FE0000;
	font: normal 11px Tahoma;
	text-decoration: none;
}

a.logoff:LINK {
	color: #FE0000;
	font: bold 11px Tahoma;
	text-decoration: none;
	text-align:center;
	background-color:#014e45;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	height: 17px;
	width: 85px;
	padding:10px;
}
a.logoff:VISITED {
	color: #FE0000;
	font: bold 11px Tahoma;
	text-decoration: none;
}
a.logoff:HOVER {
	color: #FE0000;
	font: bold 11px Tahoma;
	text-decoration: none;
}
a.logoff:ACTIVE {
	color: #FE0000;
	font: bold 11px Tahoma;
	text-decoration: none;
}

a.search-links:LINK {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.search-links:VISITED {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.search-links:HOVER {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
a.search-links:ACTIVE {
	color: #fff;
	font: normal 11px Tahoma;
	text-decoration: none;
}
/* links-eof */
TR.smallText, .infoBoxContents {
	background-color:#719992;	
}
TD.smallText {
	padding:10px;
}

TD.smallText img {
	background-color:#467971;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:7px;
}
.kontzals {
	width:200px;
	background-color: #014e45;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.katalogspdf {
	margin-top:5px;
	width:100%;
	height:auto !Important;
	background-color: #d4f3ee;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.katalogspdfa {
	margin:10px;
	padding:10px;
	float:left;
	width: auto;
	height:15px;
	background-color: #457971;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
}
.veidlapaa {
	padding:10px;
	width: 220px;
	height:15px;
	background-color: #014e45;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
}
.vidusizvelnetop {
	width:250px;
	height:20px;
	background-color: #014e45;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.vidusizvelnetop a {
	padding-left:15px;
	text-decoration:none;
}
.vidusizvelnesub {
	width:250px;
	height:20px;
	background-color: #014e45;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.vidusizvelnesub a {
	padding-left:30px;
	text-decoration:none;
	font-weight:normal;
}
.vidusizvelnesubsub {
	width:250px;
	height:20px;
	background-color: #014e45;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.vidusizvelnesubsub a {
	padding-left:45px;
	text-decoration:none;
	font-weight:normal;
}

.grozs a {
	text-decoration:none;
}
.grozs1 {
	float:left;
	width:144px;
	height:23px;
}
.grozs2 {
	float:left;
	width:144px;
	height:23px;
}
.grozscipari {
	text-align:center;
	margin:0px;
	float:right;
	color:#000000;
	width:80px;
	height:14px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.infoBox {
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.main {
	padding:5px;
}
.mainz {
	padding:5px;
	background-color:#8dada8;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.mainx {
	background-color:#719992;
}
.mainxz {
	background-color:#8dada8;
}