body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: trebuchet ms, geneva;
	background-color: #fff;
}

p, form, h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}


a, a:link, a:active, a:visited {
	color: #009fe9;
	text-decoration: underline;
}

a:hover {
	color: #009fe9;
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}

.wrap {
	width: 782px;
	height: 200px;
	text-align: left;
	margin:0 auto;
}

.logo {
	float: left;
	width: 223px;
	height: 90px;
	cursor: pointer;
	background-image: url('/img/logo.jpg');
	background-repeat: no-repeat;
}

.logo a {
	border: 1px solid red;
	width: 223px;
	height: 90px;
}

.topright {
	float: left;
	width: 559px;
	height: 90px;
	background-image: url('/img/topright.jpg');
	background-repeat: no-repeat;
}

.t_opright a {
	float: right;
	padding-right: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.t_opright a:hover {
	color: #009fe9;
	text-decoration: underline;
}

.menu {
	float: left;
	width: 575px;
	height: 35px;
	background-image: url('/img/menubg.jpg');
	background-repeat: no-repeat;
}

.shortcuts {
	float: left;
	width: 207px;
	height: 35px;
	background-image: url('/img/shortcuts.jpg');
	background-repeat: no-repeat;
}

.left {
	float: left;
	width: 575px;
}

.right {
	float: left;
	width: 207px;
}

.bigadv .content {
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	min-height: 598px;
}

.bigadv {
	clear: both;
	width: 575px;
}

.bigadv .content {
	background-image: url('/img/content_middle.jpg');
	background-repeat: repeat-y;
}

.bigadv_top {
	width: 575px;
	height: 11px;
	background-image: url('/img/content_top.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.bigadv_bottom {
	width: 575px;
	height: 9px;
	background-image: url('/img/content_bottom.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.smalladv {
	float: left;
	width: 287px;
}

.smalladv .content {
	background-image: url('/img/small_middle.jpg');
	background-repeat: repeat-y;
}

.smalladv_top {
	width: 287px;
	height: 12px;
	background-image: url('/img/small_top.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.smalladv_bottom {
	width: 287px;
	height: 10px;
	background-image: url('/img/small_bottom.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.menurow {
	width: 562px;
	height: 22px;
	margin-left: 8px;
	background-image: url('/img/menu.jpg');
	background-repeat: no-repeat;
}

.menuspacerleft {
	float: left;
	width: 10px;
	height: 22px;
}

.menuitem {
	width: 133px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	background: transparent;
}

.menuitem_active, .menuitem:hover {
	float: left;
	width: 133px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	background-image: url('/img/m_active.jpg');
	background-repeat: no-repeat;
}

.menuitem a, .menuitem a:link, .menuitem a:hover, .menuitem a:active, .menuitem a:visited, 
.menuitem_active a, .menuitem_active a:link, .menuitem_active a:hover, .menuitem_active a:active, .menuitem_active a:visited,
.bluebutton a, .bluebutton a:link, .bluebutton a:hover, .bluebutton a:active, .bluebutton a:visited,
.greenbutton a, .greenbutton a:link, .greenbutton a:hover, .greenbutton a:active, .greenbutton a:visited,
.redbutton a, .redbutton a:link, .redbutton a:hover, .redbutton a:active, .redbutton a:visited,
.graybutton a, .graybutton a:link, .graybutton a:hover, .graybutton a:active, .graybutton a:visited,
.orangebutton a, .orangebutton a:link, .orangebutton a:hover, .orangebutton a:active, .orangebutton a:visited,
.salotbutton a, .salotbutton a:link, .salotbutton a:hover, .salotbutton a:active, .salotbutton a:visited,
.submenu a, .submenu a:link, .submenu a:hover, .submenu a:active, .submenu a:visited {
	text-align: center;
	font-weight: bold;
	position: relative;
	top: 3px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.submenu a, .submenu a:link, .submenu a:hover, .submenu a:active, .submenu a:visited {
	text-align: left;
}

.submenu a:hover {
	text-decoration: underline;
}

.menuitem a, .menuitem a:link, .menuitem a:hover, .menuitem a:active, .menuitem a:visited,
.menuitem_active a, .menuitem_active a:link, .menuitem_active a:hover, .menuitem_active a:active, .menuitem_active a:visited {
	position: relative;
	top: 2px;
}

.shortcutsspacer {
	float: left;
	width: 17px;
	height: 35px;
}

.shortcuts .home, .shortcuts .tree, .shortcuts .email {
	float: left;
	width: 50px;
	height: 30px;
	margin-left: 5px;
	cursor: pointer;
	position: relative;
}

.news {
	width: 207px;
	font-size: 11px;
}

.news .content {
	background-image: url('/img/news_middle.jpg');
	background-repeat: repeat-y;
}

.news_top {
	width: 207px;
	height: 12px;
	background-image: url('/img/news_top.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.news_bottom {
	width: 207px;
	height: 7px;
	background-image: url('/img/news_bottom.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.newsbig {
	width: 287px;
	font-size: 11px;
	float: left;
}

.newsbig .content {
	background-image: url('/img/newsbig_middle.jpg');
	background-repeat: repeat-y;
}

.newsbig_top {
	width: 287px;
	height: 12px;
	background-image: url('/img/newsbig_top.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.newsbig_bottom {
	width: 287px;
	height: 7px;
	background-image: url('/img/newsbig_bottom.jpg');
	background-repeat: no-repeat;
	font-size: 1px;
}

.clear {
	clear: both;
}

h1 {
	color: #009fe9;
	font-size: 23px;
}

h2 {
	color: #009fe9;
	font-size: 18px;
}

h3 {
	color: #009fe9;
	font-size: 16px;
}

h4 {
	color: #009fe9;
	font-size: 13px;
}

h5 {
	color: #009fe9;
	font-size: 12px;
}

h6 {
	color: #009fe9;
	font-size: 11px;
}

.bluebutton, .graybutton, .redbutton, .greenbutton, .orangebutton, .salotbutton {
	margin: 15px 0 0 10px;
}

.bluebutton, .greenbutton, .redbutton, .graybutton, .orangebutton, .salotbutton {
	width: 101px;
	height: 22px;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.bluebutton {
	background-image: url('/img/button_blue.gif');
}

.greenbutton {
	background-image: url('/img/button_green.gif');
}

.redbutton {
	background-image: url('/img/button_red.gif');
}

.orangebutton {
	background-image: url('/img/button_orange.gif');
}

.graybutton {
	background-image: url('/img/button_gray.gif');
}

.salotbutton {
	background-image: url('/img/button_salot.gif');
}


.datagarant {
	width: 566px;
	height: 256px;
	margin-left: 5px;
	background-image: url('/img/offer_datagarant.jpg');
	background-repeat: no-repeat;
}

.datagarant h1 {
	padding: 20px 0px 0px 10px;
}

.datagarant .content {
	padding: 10px 0px 10px 10px;
	width: 360px;
}

.eshops {
	width: 566px;
	height: 256px;
	margin-left: 5px;
	background-image: url('/img/offer_eshops.jpg');
	background-repeat: no-repeat;
}

.eshops h1 {
	padding: 20px 0px 0px 10px;
}

.eshops .content {
	padding: 10px 0px 0px 10px;
	width: 350px;
}


.verskis {
	width: 566px;
	height: 256px;
	margin-left: 5px;
	background-image: url('/img/offer_verskis.jpg');
	background-repeat: no-repeat;
}

.verskis .verlogo {
	float: left;
	position: relative;
	top: 15px;
	left: 15px;
	width: 300px;
	height: 90px;
	cursor: pointer;
}

.verskis .shop a, .verskis .shop a:hover{
	float: left;
	position: relative;
	top: 30px;
	left: 24px;
	width: 160px;
	color: #e88e00;
	font-size: 14px;	
	text-align: center;
	text-decoration: none;
}

.verskis .catalogue a, .verskis .catalogue a:hover {
	float: left;
	position: relative;
	top: 30px;
	left: 42px;
	width: 160px;
	color: #e88e00;
	font-size: 14px;	
	text-align: center;
	text-decoration: none;
}

.verskis .website a, .verskis .website a:hover {
	float: left;
	position: relative;
	top: 30px;
	left: 63px;
	width: 160px;
	color: #e88e00;
	font-size: 14px;	
	text-align: center;
	text-decoration: none;
}

.verskis .shoptext {
	float: left;
	position: relative;
	top: 15px;
	left: 24px;
	width: 160px;
	color: #64686c;
	font-size: 10px;	
	text-align: center;
}

.verskis .cattext {
	float: left;
	position: relative;
	top: 30px;
	left: 42px;
	width: 160px;
	color: #64686c;
	font-size: 10px;	
	text-align: center;
}

.verskis .webtext {
	float: left;
	position: relative;
	top: 20px;
	left: 63px;
	width: 160px;
	color: #64686c;
	font-size: 10px;	
	text-align: center;
}

.verskis .producttext {
	clear: both;
	height: 100px;
	position: relative;
}

.verskis .productprices {
	clear: both;
	position: relative;
}

.verskis .shopprice a, .verskis .shoppricebg  {
	float: left;
	position: absolute;
	top: 13px;
	left: 115px;
	color: #fff;
	font-size: 22px;	
	font-style: italic;
	text-decoration: none;
}

.verskis .shoppricebg {
	left: 118px;
	color: #E56607;
}

.verskis .catprice a, .verskis .catpricebg  {
	float: left;
	position: absolute;
	top: 13px;
	left: 297px;
	color: #fff;
	font-size: 22px;	
	font-style: italic;
	text-decoration: none;
}

.verskis .catpricebg {
	left: 300px;
	color: #E56607;
}


.verskis .webprice a, .verskis .webpricebg  {
	float: left;
	position: absolute;
	top: 13px;
	left: 482px;
	color: #fff;
	font-size: 22px;	
	font-style: italic;
	text-decoration: none;
}

.verskis .webpricebg {
	left: 485px;
	color: #E56607;
}





.kresys {
	width: 566px;
	height: 256px;
	margin-left: 5px;
	background-image: url('/img/offer_kresys.jpg');
	background-repeat: no-repeat;
}

.kresys .krlogo {
	float: left;
	position: relative;
	top: 15px;
	left: 15px;
	width: 300px;
	height: 50px;
	cursor: pointer;
}

.kresys h1 {
	float: left;
	position: relative;
	top: 45px;
	left: 73px;
	width: 150px;
	color: #6ca800;
	font-size: 14px;
}

.kresys h2 a, .kresys h2 a:link, .kresys h2 a:hover, .kresys h2 a:visited {
	float: left;
	position: relative;
	top: 154px;
	left: 55px;
	color: #337dc4;
	font-size: 15px;
	text-decoration: none;
}

.kresys h3 {
	float: left;
	position: relative;
	top: -5px;
	left: 125px;
	width: 150px;
	text-align: right;
	color: #515151;
	font-size: 14px;
}




.offer_green, .offer_red, .offer_orange, .offer_blue, .offer_salotinis, .offer_verskis, .offer_kresys {
	float: left;
	width: 207px;
	height: 128px;
	background-repeat: no-repeat;
}

.offer_green h3, .offer_red h3, .offer_orange h3, .offer_blue h3, .offer_salotinis h3 {
	padding: 15px 0px 0px 10px;
	font-size: 15px;
	white-space: nowrap;
}

.offer_green .content, .offer_red .content, .offer_orange .content, .offer_blue .content, .offer_salotinis .content {
	font-size: 10px;
	padding: 5px 0px 0px 10px;
	height: 35px;
}

.offer_green .content {
	width: 120px;
}

.offer_red .content {
	width: 130px;
}

.offer_orange .content {
	width: 130px;
}

.offer_blue .content {
	width: 95px;
}

.offer_salotinis .content {
	width: 119px;
}


.offer_green .greenbutton, .offer_red .redbutton, .offer_orange .orangebutton, .offer_blue .bluebutton, .offer_salotinis .salotbutton {
	margin: 15px 0 0 10px;
}

.offer_green {
	background-image: url('/img/offer_green.jpg');
}

.offer_red {
	background-image: url('/img/offer_sm_datagarant.jpg');
}

.offer_orange {
	background-image: url('/img/offer_orange.jpg');
}

.offer_blue {
	background-image: url('/img/offer_sm_eshop.jpg');
}

.offer_salotinis {
	background-image: url('/img/offer_sm_evisip.jpg');
}

.offer_verskis {
	background-image: url('/img/offer_verskis_sm.jpg');
}

.offer_kresys {
	background-image: url('/img/offer_kresys_sm.jpg');
}


.green {
	color: #83c700;
}

.red {
	color: #eb4c4c;
}

.orange {
	color: #df941e;
}

.blue {
	color: #1e9ab0;
}

.salotinis {
	color: #91bb00;
}

.lpos5 {
	position: relative;
	left: 5px;
}

.lpos15 {
	position: relative;
	left: 15px;
}


.offer_kresys .krlogo {
	float: left;
	position: relative;
	top: 15px;
	left: 15px;
	width: 180px;
	height: 100px;
	cursor: pointer;
}

.offer_verskis .verlogo {
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
	width: 180px;
	height: 35px;
	cursor: pointer;
}

.offer_verskis .shoptext a, .offer_verskis .cattext a, .offer_verskis .webtext a {
	float: left;
	position: relative;
	left: 35px;
	width: 140px;
	color: #494d50;
	font-size: 11px;	
	text-decoration: none;
}

.offer_verskis .shoptext a {
	top: 17px;
}


.offer_verskis .cattext a {
	top: 25px;
}

.offer_verskis .webtext a {
	top: 33px;
}

.offer_verskis .shopprice a, .offer_verskis .catprice a, .offer_verskis .webprice a {
	float: left;
	position: relative;
	left: 25px;
	color: #e68c00;
	width: 35px;
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	text-decoration: none;
}

.offer_verskis .shopprice a {
	top: 17px;
}


.offer_verskis .catprice a {
	top: 25px;
}

.offer_verskis .webprice a {
	top: 33px;
}

.tags .content {
	height: 238px;
	overflow: hidden;
}

.tagtitle {
	color: #009fe9;
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
}

.pad10 {
	padding: 5px 10px 0px 10px;
}

.tag0 {
	color: #009fe9;
	font-size: 11px;
}

.tag1 {
	color: #64686c;
	font-size: 12px;
}

.footer {
	clear: both;
	float: left;
	width: 782px;
	min-height: 76px;
	background-image: url('/img/footer.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
}

.footer .topp {
	min-height: 38px;
}

.footer .copyright, .footer .contacts {
	margin: 20px 10px 0px 10px;
	color: #009fe9;
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	float: left;
}

.contacts {
	float: right;
}

.tree div {
	margin: 5px 0 5px 0;
}


.menuitembox {
	float: left;
	position:relative;
	z-index:100;
	width: 137px;
}

.submenu {
	display: none;
	white-space:nowrap;
	position: absolute;
	left:0px;
	top: 20px;
	z-index: 100;
	border: 1px solid #888;
	background-color: #9b9b9b;
}

.submenu div {
	margin: 5px 20px 5px 10px;
	float: left;
	clear: both;
}

.submenu div img {
	margin: 0px 5px 0px 0px;
}

ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	list-style: none;
}

li {
	padding-left: 10px;
	background-image: url(/img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.qstproc {
	color: #009fe9;
	font-weight: bold;
	float: left;
	width: 30px;
	height: 30px;
	text-align: right;
}

.qstvote {
	color: #009fe9;
	float: left;
	width: 30px;
	height: 30px;
	text-align: left;
}

.qst {
	float: left;
	width: 145px;
	margin-bottom: 10px;
}

.hint {
	display: none;
	white-space:nowrap;
	position: absolute;
	left:0px;
	top: 20px;
	z-index: 100;
	border: 1px solid #888;
	background-color: #9b9b9b;
	color: #fff;
	padding: 5px;
}

.topstruc {
	padding-left: 15px;
	padding-bottom: 5px;
}

.loginbox {
	float: right;
	text-align: right;
}

.loginbox input {
	font-size: 10px;
	height: 14px;
	border: 1px solid #747474;
}

.loginbox input.submit {
	font-size: 12px;
	height: 17px;
}