@font-face {
	font-family: Rockwell;
	src: url('fonts/rocklv.eot');
	src: url('fonts/rocklv.eot?#iefix') format('embedded-opentype'),         url('fonts/rocklv.woff') format('woff'),         url('fonts/rocklv.ttf') format('truetype'),         url('fonts/rocklv.svg#rocklv') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: MyriadProCond;
	src: url('fonts/myriadpro-cond-webfont.eot');
	src: url('fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/myriadpro-cond-webfont.woff') format('woff'),         url('fonts/myriadpro-cond-webfont.ttf') format('truetype'),         url('fonts/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
}
body {
	font-family: Open Sans, arial, sans-serif;
	font-size: 62.5%;
	color: #000;
  min-width: 1000px;
}
a {
  color: #000;
}
#bg {
	background: url(images/bg.jpg) no-repeat center top;
	/*background-size: 2600px 736px;*/
	font-size: 1.2em;
	min-height: 100%;
	height: auto !important;
	height: 100%;

	margin: 0 auto -175px;
}
#wrapper {
	background: url(images/white.gif) no-repeat center top;
}
#main, #footerc {
	width: 1000px;
	margin: 0px auto;
	height: 100%;
	position: relative;
}
#head {
	height: 38px;
}
#right {
	float: right;
	line-height: 180%;
	padding: 0 0 50px 0;
}
#left {
	float: left;
	padding: 0 0 50px 30px;
	line-height: 180%;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	color: rgb(144,200,67);
}
/* ------------------- bottom ------------------- */
#footer_wrap, .push {
	margin: 0px auto;
	height: 155px;
	padding: 25px 0 0 0;
	clear: both;
}
#footer_wrap {
	color: #fff;
	background: url(images/bgb.jpg) no-repeat center top;
}
#footer_wrap a {
	color: #fff;
}
#footer {
	position: absolute;
	margin: 30px 0 0 0;
	left: 15px;
	line-height: 180%;
	font-size: 1.1em;
}
#footer_banner {
	margin: 30px 0 0 15px
}
#rekviziti {
	position: absolute;
  top: 30px;
	right: 15px;
  color: silver;
	line-height: 180%;
	font-size: 1.1em;
}
#powered_by {
	position: absolute;
	top: 125px;
	right: 15px;
}
#powered_by a {
	text-decoration: none;
	color: rgb(114,114,114);
}
#powered_by a:hover {
	text-decoration: underline;
}
/* ------------------------- lapas stili ------------------------- */
#content {
	padding: 0 40px 30px 40px;
}
#content, #content p {
	line-height: 180%;
	font-size: 1.1em;
}
#content ul {
	margin: 10px 0 10px 50px;
	list-style-image: url(images/tick.png);
}
#content ul li, #content ol li {
	margin: 10px 0;
  font-size: 1.1em;
}
#content ol {
	margin-left: 55px;
	list-style-type: decimal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 120%;
	font-family: Rockwell, arial;
	color: rgb(40,40,40);
}
h1 {
	margin:  10px 0 15px 0;
	font-size: 2.7em;
}
h2 {
	margin:  35px 0 10px 0;
	font-size: 1.8em;
}
h3 {
	margin:  15px 0 6px 0;
	font-size: 1.5em;
}
h4 {
	margin:  10px 0 5px 0;
	font-size: 1.2em;
}
h5 {
	margin:  15px 0 4px 0;
	font-size: 1em;
}
h6 {
	margin:  10px 0 3px 0;
	font-size: 0.7em;
}
a:link, a:visited, a:hover {
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
.breadcrumb {
	font-size: 1em;
	font-style: italic;
	color: rgb(128,128,128);
	margin: -15px 0 15px 0;
}
.breadcrumb a {
	text-decoration: none;
	color: rgb(0,0,255);
}
.breadcrumb a:hover {
	text-decoration: underline;
}
#languages {
	position: absolute;
	top: 15px;
	right: 430px;
	color: gray;
}
#languages a {
	color: #fff;
	margin: 0 2px;
	font-size: 1.2em;
	text-decoration: none;
}
#languages a:hover {
	text-decoration: underline;
}
.searchbox {
  display: none;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 250px;
	height: 15px;
}
.searchbox .txt {
	float: left;
	width: 170px;
	height: 16px;
	border: 1px silver solid;
}
.searchbox .sbm {
	float: left;
	width: 60px;
	height: 20px;
	cursor: pointer;
	padding: 2px 0 2px 0;
	font-size: 0.9em;
	background-color: rgb(164,189,211);
	border: none;
	color: #fff;
}
input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.btn {
	background-color: rgb(116,175,181);
	padding: 8px 15px;
	border: none;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.btnk {
	padding: 5px 15px;
}
.btn:hover {
	background-color: rgb(64,64,64);
}
/* --------------- Admin (begin) -------------- */
#admin {
	color: #fff;
	padding-top: 5px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
	position: relative;
	font-family: tahoma;
	font-size: 1.1em;
}
#admin #admin_title {
	position: absolute;
	left: 0px;
	font-weight: bold;
	padding-left: 5px;
}
#admin .admb {
	display: block;
	float: right;
	margin-right: 50px;
	color: #fff;
	text-decoration: none;
}
#admin a.admb:hover {
	text-decoration: underline;
}
.logon_user {
	float: right;
}
.logon_user a {
	color: #fff;
}
/* --------------- Admin (end) ---------------- */
.search_text {
	height: 16px;
	width: 130px;
	border: 1px rgb(127,157,185) solid;
}
.search form input {
	height: 16px;
}
/*------------ Side menu (begin)  ------------*/
.cats {
	margin: 55px 15px 40px 0;
	font-family: MyriadProCond, sans-serif;
	font-size: 1.5em;
}
.cats li {
	padding: 13px 0;
	list-style-image: url(images/bl1.png);
	border-bottom: 1px rgb(221,221,221) solid;
}
.cats li:hover, .cats li.selected {
	border-bottom: 1px gray solid;
}
.cats a:hover, .cats .selected a {
	color: #000;
}
.cats a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: rgb(64,64,64);
}
.cats ul.sub li {
	padding: 0px;
	margin: 2px 0;
	font-size: 0.9em;
	border-bottom: none;
	list-style-type: none;
	list-style-image: none;
}
.cats .sub a {
	margin: 0px;
	padding: 0px;
}
/*------------ Side menu (end)  --------------*/
table, td {
	border-color: silver;
}
/* ------------- TA Menu styles ------------- */
#topmenu {
	margin: 0 10px 350px 0;
	list-style: none;
	height: 16px;
}
#topmenu li.headlink {
	float: right;
}
#topmenu li.headlink a.tmenu {
	display: block;
	height: 22px;
	line-height: 22px;
	color: rgb(222,222,222);
	font-family: MyriadProCond;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	margin: 0 10px;
	padding: 2px 12px 0 12px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
#topmenu li#current a.tmenu {
	background-color: rgb(217,226,235);
	color: #555;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#topmenu li#current a.tmenu:after {
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid rgb(217,226,235);
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -6px;
}
.submenu {
	position: absolute;
	display: none;
	background-color: rgb(248,248,248);
	border: 1px rgb(224,224,224) solid;
	border-bottom: none;
	width: 160px;
	z-index: 100;
}
.submenu li {
	float: left;
	width: 160px;
	text-align: left;
	list-style: none;
	border-left: none;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px silver solid;
	background-color: #000;
}
.submenu li:hover {
	border-bottom: 1px rgb(141,200,71) solid;
}
.submenu li a {
	display: block;
	font-family: tahoma, arial;
	padding: 6px 0 6px 15px;
	width: 160px;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font-size: 0.9em;
}
/*------------- Pages (begin)  ----------------*/
.pages {
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: center;
}
.page_cnt {
	color: gray;
	padding: 0 0 15px 0;
	font-size: 1.2em;
}
.page_txt {
	color: gray;
	padding: 15px 10px;
	font-size: 1.1em;
	text-decoration: none !important;
}
.page_txt:hover {
	text-decoration: underline !important;
}
.page, .active_page {
	display: inline-block;
	text-decoration: none !important;
	width: 20px;
	height: 20px;
	margin: 5px;
	padding: 3px 4px;
}
.page {
	color: #000;
	background-color: #fff;
	border: 1px rgb(218,218,218) solid;
}
.page:hover {
	background-color: gray;
	color: #fff;
}
.active_page {
	font-weight: bold;
	background-color: gray;
	color: #fff;
}
/*-------------- Pages (end)  ---------------*/
.image {
	margin: 10px;
}
.seo .title {
	margin: 20px 0 0 0;
	font-weight: bold;
}
.seo .description {
	margin: 5px 0;
	font-style: italic;
}
.seo input, .seo textarea {
	margin-top: 5px;
	width: 700px;
}
.kontaktforma {
	font-size: 1em;
	color: rgb(134,134,134);
}
.kontaktforma ol {
	list-style: upper-alpha;
}
.kontaktforma ol li {
	margin: 10px 0 0 40px;
}
.search {
	margin: 0 30px 15px 0;
	text-align: justify;
	padding: 0 0 20px 0;
	border-bottom: 1px silver dashed;
}
.search .title {
	display: inline-block;
	color: blue;
	margin: 0 0 5px 0;
	font-size: 1.5em;
	text-decoration: none;
}
.search .title:hover {
	text-decoration: underline;
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
.search .link {
	display: block;
	color: rgb(0,128,0);
}
#links a {
	margin-right: 15px;
}
img {
	border: none;
}
/*---------------- sitemap  -----------------*/
ul#sitemap {
	margin: 0 0 0 40px;
}
ul#sitemap li {
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/bullet.gif) no-repeat scroll 0 8px;
}
ul#sitemap a {
	text-decoration: none;
}
ul#sitemap a:hover {
	text-decoration: underline;
}
#adminform {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 1em;
	color: rgb(68,68,68);
}
#adminform fieldset {
	margin: 0 0 40px 0;
	padding: 10px;
	background-color: rgb(244,244,241);
	border: 2px rgb(210,210,210) solid;
}
#adminform input {
	border: 1px rgb(178,178,178) solid;
}
#adminform ol {
	list-style: upper-alpha;
}
#adminform ol li {
	margin: 10px 0 0 40px;
}
#adminform p i {
	color: rgb(204,153,0);
}
/*---------------- SPAW2 EDITOR STYLES -----------------*/
blockquote {
	font-size: 1.4em;
	padding: 10px 0;
	font-style: italic;
	line-height: 150%;
}
/* Drop Cap */
.dropcap {
	overflow: hidden;
}
.dropcap {
	font-size: 400%;
	margin: 0 5px 0 0;
	line-height: 100%;
	color: #333;
	float: left;
	display: block;
}
/* Notice Styles */
pre {
	background: #F9F1ED;
	border-bottom: 1px solid #DCD7D4;
	border-right: 1px solid #DCD7D4;
	color: #AC3400;
	font-style: italic;
	overflow: auto;
	padding: 10px;
}
.alert, .approved, .attention, .camera, .cart, .doc, .download, .media, .note, .notice {
	display: block;
	margin: 15px 0;
	background: repeat-x 0 100%;
	background-color: #FAFCFD;
}
.typo-icon {
	display: block;
	padding: 8px 10px 0px 36px;
	margin: 15px 0;
	background: no-repeat 10px 12px;
}
.alert {
	color: #D0583F;
	background-image: url(images/typography/alert.png);
	border-bottom: 1px solid #F8C9BB;
	border-right: 1px solid #F8C9BB;
}
.approved {
	color: #6CB656;
	background-image: url(images/typography/approved.png);
	border-bottom: 1px solid #C1CEC1;
	border-right: 1px solid #C1CEC1;
}
.attention {
	color: #E1B42F;
	background-image: url(images/typography/attention.png);
	border-bottom: 1px solid #E4E4D5;
	border-right: 1px solid #E4E4D5;
}
.camera {
	color: #55A0B4;
	background-image: url(images/typography/camera.png);
	border-bottom: 1px solid #C9D5D8;
	border-right: 1px solid #C9D5D8;
}
.cart {
	color: #559726;
	background-image: url(images/typography/cart.png);
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.doc {
	color: #666666;
	background-image: url(images/typography/doc.png);
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.download {
	color: #666666;
	background-image: url(images/typography/download.png);
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.media {
	color: #8D79A9;
	background-image: url(images/typography/media.png);
	border-bottom: 1px solid #DBE1E6;
	border-right: 1px solid #DBE1E6;
}
.note {
	color: #B76F38;
	background-image: url(images/typography/note.png);
	border-bottom: 1px solid #E6DAD2;
	border-right: 1px solid #E6DAD2;
}
.notice {
	color: #6187B3;
	background-image: url(images/typography/notice.png);
	border-bottom: 1px solid #C7CDDA;
	border-right: 1px solid #C7CDDA;
}
.approved .typo-icon {
	background-image: url(images/typography/approved-icon.png);
}
.alert .typo-icon {
	background-image: url(images/typography/alert-icon.png);
}
.attention .typo-icon {
	background-image: url(images/typography/attention-icon.png);
}
.camera .typo-icon {
	background-image: url(images/typography/camera-icon.png);
}
.cart .typo-icon {
	background-image: url(images/typography/cart-icon.png);
}
.doc .typo-icon {
	background-image: url(images/typography/doc-icon.png);
}
.download .typo-icon {
	background-image: url(images/typography/download-icon.png);
}
.media .typo-icon {
	background-image: url(images/typography/media-icon.png);
}
.note .typo-icon {
	background-image: url(images/typography/note-icon.png);
}
.notice .typo-icon {
	background-image: url(images/typography/notice-icon.png);
}
/* Important Style*/
.important {
	border: 1px solid #E5E5E5;
	background: url(images/typography/important.png) repeat-x 0 100%;
	padding: 15px;
	margin: 25px 0 10px 0;
	position: relative;
}
.important-title {
	background: #fff;
	color: #000;
	position: absolute;
	display: block;
	top: -0.8em;
	left: 10px;
	padding: 3px 8px;
	font-size: 120%;
	font-weight: bold;
}
/* Inset Styles */
.inset-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.inset-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.inset-right-title, .inset-left-title {
	background: #fff;
	color: #000;
	position: absolute;
	display: block;
	top: -12px;
	left: 10px;
	padding: 3px 8px;
	font-size: 100%;
	font-weight: bold;
}
.inset-left, .inset-right {
	display: block;
	padding: 12px 8px 8px 8px;
	width: 20%;
	font-size: 100%;
	font-style: italic;
	margin-top: 25px;
	position: relative;
	border: 1px solid #E5E5E5;
	background: url(images/typography/important.png) repeat-x 0 100%;
	color: #333;
	text-align: center;
}
#homelink {
	display: block;
	position: absolute;
	top: 10px;
	left: 25px;
	width: 250px;
	height: 80px;
}
#head_icons {
	position: absolute;
	top: 15px;
	right: 320px;
}
/*------------------ social ------------------*/
.social {
	display: none;
	position: absolute;
	top: 15px;
	left: 300px;
}
.social a span {
	display: none;
}
.social a {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 3px;
	background: url(images/social.png) no-repeat;
}
.social a.draugiem {
	background-position: 0px 0px;
}
.social a.draugiem:hover {
	background-position: 0px -28px;
}
.social a.facebook {
	background-position: -28px 0px;
}
.social a.facebook:hover {
	background-position: -28px -28px;
}
.social a.twitter {
	background-position: -56px 0px;
}
.social a.twitter:hover {
	background-position: -56px -28px;
}
.social a.youtube {
	background-position: -84px 0px;
}
.social a.youtube:hover {
	background-position: -84px -28px;
}
/*------------------ spaw2 ------------------*/
#content .imgbord {
	border: 1px gray solid;
}
#content .noborder {
	border: none;
}
.to_do, .to_fixed {
	border: none !important;
}
.to_fixed {
	float: left;
}
.html_end {
	margin: 0 0 30px 0;
}
#main_table {
	margin: 30px 0;
}
#main_table th, #main_table td {
	padding: 10px 0;
	text-align: center;
}
#main_table td {
  border-top: 1px #eee solid;
}
#main_table td a.link {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}
#main_table td a:hover {
  text-decoration: underline;
}
#main_table td.tddesc {
	text-align: left;
}
.cena {
	height: 50px;
	font-size: 1.3em;
  font-weight: bold;
}
.cena a {
	color: red;
	text-decoration: none;
}
.cena a:hover {
	text-decoration: underline;
}
.logo {
	width: 100px;
	height: 40px;
	border: 1px silver solid;
}
.pluss, .minuss {
	background: url("images/pluss.gif") no-repeat center top;
	height: 15px;
}
#main_table tr:first-child td {
  border-top: none;
}
#main_table th.pdesc, .pluss, .minuss {
	width: 115px;
}
.minuss {
	background: url("images/minuss.gif") no-repeat center top;
}
.pasutit {
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: url(images/btn.jpg) repeat-x center center;
	text-transform: uppercase;
	font-size: 1em;
  font-weight: bold;
	color: #fff;
	text-decoration: none !important;
	margin: 20px 0 0 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.pasutit:hover {
	background: url(images/btn2.jpg) repeat-x center center;
}
.add {
	position: absolute;
	top: 115px;
	display: block;
	width: 200px;
	height: 210px;
}
#add1 {
	right: 445px;
}
#add2 {
	right: 231px;
}
#add3 {
	right: 18px;
}
.addbtn {
	position: absolute;
	top: 305px;
	display: block;
	width: 120px;
	height: 20px;
	padding: 5px 0 0 0;;
	text-align: center;
	background-color: rgb(255,153,51);
	/*rgb(255,153,51);
*/
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
  font-weight: bold;
	text-decoration: none !important;
	margin: 33px 17px 0 0;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.addbtn:hover {
	background-color: #000;
}
#addbtn1 {
	right: 470px;
	background-color: rgb(3,144,3);
}
#addbtn1:hover {
	background-color: rgb(5,93,6);
}
#addbtn2 {
	right: 255px;
	background-color: rgb(1,48,138);
}
#addbtn2:hover {
	background-color: rgb(1,32,89);
}
#addbtn3 {
	right: 40px;
	background-color: rgb(143,1,137);
}
#addbtn3:hover {
	background-color: rgb(122,1,114);
}
.btnbig {
	display: block;
	height: 50px;
  line-height: 50px;
	padding: 0 20px;
	text-align: center;
	background: url(images/btn.jpg) repeat-x center center;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none !important;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.btnbig:hover {
	background: url(images/btn2.jpg) repeat-x center center;
}
#microtime {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.1em;
  color: #fff;
}
#microtime a {
	background-color: green;
	text-decoration: none;
	color: #fff;
	padding: 0 5px
}
