* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}

ul#list {
    
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	padding: 6px;
	margin: 2px;
}

ul#list li {
    
	padding: 6px;
	margin-left: 40px;
	margin-top: 0px;
}



html {
	background: url(img/bg_1.jpg) repeat-x #E7E7E7;
}
body {
	min-width: 958px;
	font: 14px/1.5 Arial;
	background: url(img/bg_2.jpg) no-repeat center 0;
}
#main {
	width: 958px;
	min-height: 100%;
	margin: 0 auto -182px auto;
	position: relative;
}
#top {
	width: 958px;
	height: 148px;
	position: relative;
	float: left;
}
#top #logo {
	padding: 25px 0 0 0;
	float: left;
}
#top #top_txt {
	padding: 35px 0 0 30px;
	float: left;
}




#top #menu {
	position: absolute;
	left:-6px;
	bottom: 0;
}
#top #menu li {
	padding: 0 7px 0 5px;
	float: left;
}
#top #menu li a {
	height: 40px;
	color: #FFF;
	font: 14px Arial;
	text-decoration: none;
	background: url(img/menu_items.png) no-repeat;
	padding: 0 0 0 30px;
	float: left;
}
#top #menu li a.act, #top #menu li a:hover {
	color: #656573;
	background: url(img/menu_items.png) no-repeat 0 bottom;
}
#top #menu li a span {
	height: 28px;
	background: url(img/menu_items.png) no-repeat right 0;
	padding: 12px 27px 0 0;
	margin: 0 -10px 0 0;
	float: left;
}
#top #menu li a.act span, #top #menu li a:hover span {
	background: url(img/menu_items.png) no-repeat right bottom;
}
#container {
	width: 958px;
	padding: 20px 0 5px 0;
	float: left;
}
#container h1 {
	font: 36px Arial;
	padding: 0 0 15px 0;
	display: block;
}
#container h2 {
	font: 24px Arial;
	padding: 0 0 15px 0;
	display: block;
}
.content #home_box h1 {
	font: 38px Arial;
	padding:15px 0;
}
.content #home_box h1 strong {
	font: bold 40px Arial;
}
#container p {
	font: 14px Arial;
	line-height: 1.5;
	padding: 0 0 15px 0;
	display: block;
}
#news p {
	padding: 0 0 10px 0;
}
#container p.reward {
	font: 23px Arial;
	background: url(img/e-parduotuve.jpg) no-repeat;
	padding: 4px 0 0px 120px;
	line-height: 2em;
}
.content_top, .content_bottom {
	width: 958px;
	height: 20px;
	float: left;
}
.content_top {
	background: url(img/content_top_bottom.png) no-repeat;
}
.content_bottom {
	background: url(img/content_top_bottom.png) no-repeat 0 bottom;
	margin: 0 0 20px 0;
}
.content {
	width: 908px;
	background: url(img/content_top_bottom.png) repeat-y right 0;
	padding: 0 25px;
	float: left;
}
.content #home_box {
	width: 480px;
	float: left;
}
.content .home_img {
	margin: -35px -40px 0 0;
	float: right;
}
.content #projects {
	width: 908px;
	float: left;
}
.content #projects li {
	/*width: 209px;*/
	display: inline;
}
.content #projects li.fl {
	margin: 25px 25px 0 25px ;
	width: 250px;
}
.home #projects li.fl {
	margin: 0 25px 0 25px;
	width: 250px;
}
.content #projects li.sep {
	width: 908px;
	height: 22px;
	border-top: 1px solid #E1E1E1;
	float: left;
}
.content #projects li .foto {
	/*width: 207px;
	height: 144px;*/
	background: url(img/products_foto.gif) no-repeat;
	padding: 1px 0 0 1px;
	margin: 0 0 15px 0;
	float: left;
}
.content #projects li .foto img {
	/*width: 203px;
	height: 139px;*/
	float: left;
}
.content #projects li h3, #news h2 {
	font: 18px Arial;
	padding: 0 0 10px 0;
	display: block;
}
.content #projects li h3 a {

}
.content #projects li h3 a:hover, #news h2 a:hover {
	color: #004D8D;
}

.content img.foto { float: right; border: 0px solid grey; margin:20px; }

.demo_box {
	width: 470px;
}
.demo_box .demo_box_top, .demo_box .demo_box_bottom {
	width: 470px;
	float: left;
}
.demo_box .demo_box_top {
	height: 15px;
	background: url(img/demo_box_top_bottom.png) no-repeat;
}
.demo_box .demo_box_bottom {
	height: 25px;
	background: url(img/demo_box_top_bottom.png) no-repeat 0 bottom;
	margin:0 0 20px;
}
.demo_box .demo_box_middle {
	width: 390px;
	background: url(img/demo_box_top_bottom.png) repeat-y right 0;
	padding: 0 40px;
	float: left;
	min-height: 140px;
}
.demo_box h2 {
	font: 24px Arial;
	text-align: center;
	border-bottom: 1px solid #DADADA;
	padding: 0 0 10px 0;
	margin: 0 -28px 20px -28px;
	display: block;
}
#news {
	width: 908px;
	float: left;
}
#news li {
	width: 724px;
	border-bottom: 1px solid #E8E8E8;
	padding: 15px 0 15px 184px;
	float: left;
}
#news li.last {
	border-bottom: 0;
}
#news li a.foto {
	width: 170px;
	height: 111px;
	margin: 0 0 0 -184px;
	float: left;
}
span.date {
	color: #D92727;
	font: 14px arial;
}
#news li a.more {
	color: #71756B;
	font: 14px arial;
}
.pages {
	color: #7D7D87;
	font: bold 14px Arial;
	float: right;
}
.pages * {
	vertical-align: middle;
}
.pages a {
	width: 38px;
	height: 27px;
	color: #000;
	font: bold 14px Arial;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 0 0 2px;
	display: inline-block;
}
.pages a.act, .pages a:hover {
	color: #FFF;
	text-decoration: none;
	background: url(img/pages_act.png) no-repeat;
}
a.button {
	height: 41px;
	color: #FFF;
	font: bold 18px Arial;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	background: url(img/button.gif) no-repeat;
	padding: 0 0 0 18px;
	margin: 0 15px 10px 0;
	float: left;
}
a:hover.button {
	background: url(img/button.gif) no-repeat 0 bottom;
}
a.button span {
	height: 33px;
	background: url(img/button.gif) no-repeat right 0;
	padding: 8px 20px 0 0;
	float: left;
}
a:hover.button span {
	background: url(img/button.gif) no-repeat right bottom;
}
#footer_out {
	width: 100%;
	min-width: 958px;
	height: 182px;
	background: #4A4A59;
	position: relative;
}
#footer {
	width: 958px;
	height: 150px;
	color: #FFF;
	font: 14px Arial;
	padding: 32px 0 0 0;
	margin: 0 auto;
}
#footer .partners {
	width: 600px;
	height: 80px;
	text-align: center;
	background: url(img/partners.jpg) no-repeat;
	padding: 40px 129px 0 10px;
	float: left;
}
#footer .partners a {
	margin: 0 10px;
}
#footer span {
	line-height: 1.4;
	padding: 40px 0 0 30px;
	float: left;
}
.clearfooter {
	height: 182px;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a {
	color: #006699;
}

#RequestForm .field, #order_form .field {
	width:450px;
	margin-bottom:10px;
	padding:8px 0;
}
#RequestForm .field textarea, #order_form .field textarea {
	float:right;
	width:250px;
	border:1px solid grey;
}

#RequestForm .field input, #order_form .field input {
	float:right;
	width:250px;
	height: 30px;
	border:1px solid grey;
}


#RequestForm .field textarea, #order_form .field textarea {
	height:150px;
}

#RequestForm .required, #order_form .required, .reporter_class_bad  {
	color:red;
	font-size:17px;
	font-weight:bold;
}

#rqf_field_rqf_papildomai {
height:160px;
}

#rq_send {
float:right;
margin:10px 0 0 0;
}

#rq_overlay {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	opacity: .6;
	filter: alpha(opacity=60);
	display: none;
	z-index: 0;
}

#rq_popup {
	position: fixed;
	_position: absolute;
	width: 300px;
	height: 110px;
	background: #fff;
	top: 50%;
	left: 50%;
	margin-top: -55px;
	margin-left: -150px;
	display: none;
	text-align: center;
	border: 2px solid #66adf5;
	z-index: 99;
}

#rq_popup p {
	margin: 10px 0;	
}

input.error, textarea.error, select.error {
	border:1px solid red;
}

h3 {
	color: #004e8e;
	font-size: 18px;
	font-weight: normal;
}

#sidebar {
	float:left;
	min-height:300px;
	margin: 0 0 0 20px;
	width:214px;
}

#sidebar #submenu {
	padding:0 0 10px;
}

#sidebar #submenu, #sidebar #submenu li {
	float:left;
	width:214px;
	padding:5px 0 0 0;
}


#sidebar #submenu li a.act, #sidebar #submenu li a:hover {
	background:url("img/submenu_items.gif") no-repeat scroll 0 0 transparent;
	border-bottom:0 none;
	color:#FFFFFF;
	font:bold 14px arial;
	padding:14px 0 0 19px;
	width:200px;
}

#sidebar #submenu li a {
	border-bottom:1px solid #CBCBCB;
	color:#000000;
	float:left;
	height:29px;
	padding:14px 0 0 19px;
	text-decoration:none;
	width:190px;
}

.content2 {
	width: 650px;
	background: url(img/content.png) repeat-y right 0;
	padding: 0 25px;
	float: left;
	margin-left:20px;
}
.content_top2 {
	background: url(img/virsus_apacia.png)  no-repeat;
	margin-top: 0px;
}
.content_bottom2{
	background: url(img/virsus_apacia.png)  no-repeat 0 bottom;
	margin: 0 0 20px 0;
}
.content_top2{
	width: 700px;
	height: 20px;
	float: left;
	margin-left:20px;
}
.content_bottom2 {
	float:right;
	height:20px;
	margin-right:4px;
	width:700px;
}

hr{
	border-color:#F0F0F0 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px 0 0;
}

.content2 ul {
	list-style: circle;
	padding: 10px 0;
}

.content2 ul li {
	margin: 5px 0 5px 20px;
}

.content2 #tabs {
	width: 700px;
	float: left;
margin-right:20px;

}

#tabs li {
	padding: 0 12px 15px 0;
	float: left;
}
#tabs li a {
	width: 215px;
	height: 28px;
	color: #000;
	font: 12px arial;
	text-align: center;
	background: url(img/tabs_items.gif) no-repeat;
	padding: 15px 0 0 0;
	float: left;
}
#tabs li a:hover {
	color: #FFF;
	background: url(img/tabs_items.gif) no-repeat 0 bottom;
}
#tabs li a.act {
	color: #FFF;
	background: url(img/tabs_items.gif) no-repeat 0 bottom;
}

#invoice {
	background: #fff;
	padding: 20px;
}
#invoice h1 {
	padding: 0;
	text-align: right;
}

#invoice .logo {
	float: left;
}

#invoice .invoice_date {
	text-align: right;
	margin: 30px 0 0 0;
}

#invoice_header {
	float: right;	
}

#invoice #seller, #invoice #buyer {
	border: 2px solid #000;
	width: 46%;
	float: left;
	margin: 10px 10px 0 0;
	padding: 10px;
	height: 215px;
}

#invoice #order_table {
	clear: both;
	padding: 20px 0 0 0;	
}

#invoice #order_table table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #000;
}

#invoice #order_table table td, #invoice #order_table table th {
	border-bottom: 1px solid #000;
	padding: 6px;
	text-align: center;
}

#invoice #order_table table td.left, #invoice #order_table table th.left {
	text-align: left;
}

#invoice #order_table table td.no_border, #invoice #order_table table th.no_border {
	border: 0;
}

.nn {
	background: url(img/right.png) no-repeat 0px -18px;
	width:30px;
	height:30px;
	position: absolute;
	right: -22px;
	top: 80px;
}

.pp {
	background: url(img/left.png) no-repeat 0px -18px;
	width:30px;
	height:30px;
	position: absolute;
	left: -10px;
	top: 80px;
}
/* Uzsakymo formai */
.wl{
 font-weight: bold;
}

.pvz{
    color: DimGray;
    font-size: 0.9em;
}
.clear{
	clear: both;
}
.fields {
    padding-bottom: 20px;
}
/* Uzsakymo formai [END] */

