* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
	
}
img, fieldset, #lang li.last, #icons li.last, #menu li.last {
	border: none;
}
ul {
	list-style: none;
}
body {
	font: 12px arial;
	background: url(img/main_bg_top2.jpg) #00519e no-repeat;
	background-position:center top
}
#main {
	width: 980px;
	min-height: 100%;
	padding: 0 0px;
	margin: 0 auto -90px auto;
	position: relative;
	
}
#top {
	width: 960px;
	height: 67px;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
	float: left;
	background: url(img/top_bg.jpg) #00519e repeat-x;
	background-position:bottom
}

#brands {
	width: 960px;
	height: 143px;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
	background: url(img/brands.gif);
	background-position:left top;
	background-repeat:no-repeat
}

#categories {
	width: 960px;
	height: 317px;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
}
#categories .men{
	width:358px
}
#categories .women{
	width:235px
}
#categories .dres{
	width:174px
}
#categories .shoes{
	width:193px
}

#categories-in {
	width: 960px;
	height: 235px;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
}
#categories-in .men{
	width:358px
}
#categories-in .women{
	width:235px
}
#categories-in .dres{
	width:174px
}
#categories-in .shoes{
	width:193px
}


#cwrp {
	width: 960px;
	float:left;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
	background-color:#FFF
}

#catalog {
	width:880px;
}



#text {
	width:880px;
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:23px;
	padding-bottom:23px
}


#text h2 {
	font-size:36px;
	color:#00519e;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:16px;
}
#text .h2 {
	float:left;
}
#filter {
	float:right;
	line-height:49px
}
#text .border {
	font-size:1px;
	border-bottom:1px dashed #d2d2d2;
	height:1px;
	line-height:1px;
}

#text .product {
	width:278px;
	height:188px;
	float:left;
	border:1px solid #efefef;
	margin-top:19px;
	margin-right:19px
}
#text .last {
	margin-right:0px
}

#text h3 {
	font-size:18px;
	padding-bottom:16px;
	margin-top:16px;
	line-height:20px
}
#text p{
	font-size:14px;
	line-height:18px
}

#catalog .wrp {
	margin-top:39px;
	margin-left:20px;
}

#catalog .price {
	color:#000;
	font-size:22px;
	width:116px;
	line-height:36px;
	font-weight:bold;	
	display:block;
	height:36px;
	text-align:left;
	padding-left:12px;
	background: url(img/price.gif);
	background-repeat:no-repeat;;
	margin-top:7px
}

#catalog .price_old{
	color:#666;
	font-size:16px;
	margin-left:12px;
	line-height:28px;
}

#catalog .title{
	font-size:10px;
	text-transform:uppercase;
	line-height:22px;
	margin-left:14px;
}

#catalog .title_new {
	font-size:10px;
	line-height:24px;
	padding:2px;
	margin-left:14px;
	background-color:#F00;
	color:#FFF
}


#catalog a.brand {
	font-size:14px;
	white-space:nowrap;
	color:#3a85cf;
	margin-left:14px;
}

#paging {
	margin-top:30px;
	width: 960px;
	float:left
}
#paging span{
	background-color:#fece1b;
	padding:3px;
	color:#FFF

}
.back {
	
	background: url(img/back.gif);
	background-repeat:no-repeat;
	height:18px;
	width:26px;
	padding-left:29px
}

#products {
	width: 960px;
	height: 155px;
	background-color:#FFF;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
}
#products .two {
	width: 338px;
	margin-top:38px;
	margin-left:15px;
	margin-right:15px
}
#products .product {
	margin-left:15px;
	float:left;
	width:152px;
}

input {
	vertical-align:middle
}
.filtruoti {
	margin-left:5px;
	margin-bottom:5px
}


#bt_filter {
  width: 71px;
  height: 26px;
  padding: 30px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(img/filtruoti.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer;
  cursor: hand
}


.product img {
	vertical-align:top;
	float:left;
}

.product a.brand {
	font-size:11px;
	color:#3a85cf;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase
}
.product a:hover{
	text-decoration:none;
}

.product .text {
	float:left;
	margin-left:10px;
	width:60px
}
.product .price {
	font-size:18px;
	color:#2372bc
}
.product .price_old {
	font-size:14px;
	color:#f2bb19;
	text-decoration:line-through
}
.product .title {
	font-size:11px;
	color:#666666;
}

#products .offer {
	width: 367px;
	height: 155px;
}


.product_view img {
	vertical-align:top;
	float:left;
}
.product_view {
	margin-top:20px
}

.product_view a:hover{
	text-decoration:none;
}

.product_view .text {
	float:left;
	margin-left:20px;
	width:360px;
	font-size:14px
}
.product_view .price {
	font-size:18px;
	color:#2372bc;

}
.product_view .price_old {
	font-size:14px;
	color:#f2bb19;
	text-decoration:line-through
}
.product_view .title {
	font-size:11px;
	color:#666666;
}

.product_view .new {
	color:#fff;
	padding:3px;
	background-color:#F00;
	line-height:30px;
	margin-bottom:10px;
	font-size:12px;
}
.product_view .kodas {
	display:block;
	line-height:30px
	
}
.product_view .gamintojas {
	display:block;
	line-height:22px;
	padding-bottom:22px
}

#new_products {
	width:195px;
	float:left;
	margin-top:21px;
	height:116px;
	border-left:#CCC dashed 1px;
	padding-left:11px
}

#new_products .text{
	font-size:11px;
	color:#666;
	margin-top:13px;
	margin-bottom:13px;
}

#new_products a {
	font-size:11px;
	text-decoration:underline;
	background: url(img/arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:10px;
}

#new_products a:hover {
	text-decoration:none
}

#bottom {
	width: 960px;
	height: 80px;
	border-bottom:10px solid #fece1b;
	border-left:10px solid #fece1b;
	border-right:10px solid #fece1b;
	float: left;
	background: url(img/bottom_bg.jpg) #00519e repeat-x;
	background-position:bottom
}

#bottom .reg {
	width:715px;
	float:left;
	margin:20px;
	font-size:18px;
	color:#FFF
}
#bottom .reg a{
	color:#f7c222
}

.bgb{
	width: 191px;
	height: 80px;
	float: right;
	background: url(img/bottom_bg2.jpg) #00519e no-repeat;
	background-position:bottom right
}

#logo {
	padding: 18px 0 0 17px;
	float: left;
	display:block;
	cursor:pointer
}

#logo a:hover .home{
	background-color:#06C;
	display:block;
}
a.home{
	display:block;
}

#lang, #icons {
	padding: 15px 15px 0 0;
	float: right;
}
#lang li, #icons li {
	height: 14px;
	border-right: 1px solid #C5C5C5;
	padding: 2px 5px 0 5px;
	float: left;
}
#lang li a {
	color: #999;
	font: 9px arial;
	float: left;
}
#lang li a.act, #lang li a:hover {
	color: #ADADCB;
}
#lang li a.act {
	text-decoration: none;
}
#icons a {
	float: left;
}
#search {
	background: #D1D1E3;
	padding: 10px;
	float: right;
}
#search .input {
	width: 120px;
	color: #999;
	font: 12px arial;
	border: 1px solid #E3E9EF;
	padding: 2px 5px;
	float: left;
}
#search a {
	width: 11px;
	height: 11px;
	font-size: 0;
	background: url(img/search_submit.gif) no-repeat;
	margin: 6px 0 0 5px;
	float: left;
}
#search a:hover {
	background: url(img/search_submit.gif) no-repeat 0 bottom;
}
#menu {
	width:720px;
	padding: 18px 0 0 25px;
	float: left;
	margin-left:-10px;
}


#menu li {
	height: 31px;
	border-right: 1px solid #2064a4;
	padding: 0 7px;
	float: left;
}
#menu li a {
	color: #fff;
	font: bold 11px arial;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	margin-top:10px;
}
#menu li a.act {
	color: #04498c;
	border: none;
	text-decoration:none;
	background-color:#3982ca;
	padding:8px;
	margin-top:0px
}
#menu li a:hover {
	color: #fff;
	text-decoration:underline
}
#home_container {
	width: 960px;
	background: #FFF;
	padding: 0 10px 10px 10px;
	float: left;
}
#home_container #flash {
	width: 640px;
	padding: 10px 0 0 0;
	float: left;
}
#home_container ul {
	width: 310px;
	font: 11px arial;
	margin: 10px 0 0 0;
	float: right;
}
#home_container ul.list_1 {
	background: #F4F4F4;
}
#home_container ul.list_2 {
	background: url(img/home_container_list_items.gif) #E1E1E1 no-repeat right bottom;
}
#home_container ul li {
	width: 310px;
	height: 25px;
	padding: 10px 0 0 0;
	float: left;
}

#submenu {
	width: 188px;
	margin: 25px 0 0 0;
	float: right;
}
#submenu li, #submenu li ul {
	width: 188px;
	float: left;
}
#submenu li a {
	padding: 6px 10px;
	display: block;
}
#submenu li a.act {
	color: #2B2B6B;
	font: bold 12px arial;
	text-decoration: none;
	background: #FFF;
}
#submenu li a.open, #submenu li ul {
	background: #EEE;
}
#submenu li ul a {
	font: 11px arial;
	padding: 6px 10px 6px 26px;
}
#submenu li ul a.act {
	font: bold 11px arial;
	background: url(img/submenu_items.gif) no-repeat #FFF 10px center;
}
#content {
	width: 735px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	color: #333;
	font: 14px arial;
	background: #FFF;
	border-left: 20px solid #FFF;
	padding: 0 20px 20px 0;
	float: right;
}
#content h1 {
	color: #2B2B6B;
	font: 28px arial;
	border-top: 4px solid #2B2B6C;
	padding: 10px 0 20px 0;
	margin: 0 -20px 0 0;
	display: block;
}
#content h2 {
	color: #000;
	font: 18px arial;
	padding: 0 0 15px 0;
	display: block;
}
#content #swap h2 {
	padding: 0 10px 15px 10px;
}
#content .doted {
	text-decoration: none;
	border-bottom: 1px dashed #666699;
}
#content h3 {
	font: 14px arial;
	padding: 0 0 10px 0;
	display: block;
}
#content p {
	line-height: 1.5;
	padding: 0 0 15px 0;
	display: block;
}
#content p span {
	color: #656565;
}
#content p.date {
	color: #656565;
	font: 12px arial;
	padding: 0 0 2px 0;
	display: block;
}
#content #video_line {
	width: 735px;
	float: left;
}
#content #video_line span {
	padding: 0 10px 15px 0;
	float: left;
}
#content #desc {
	width: 270px;
	font: 12px arial;
	background: #E4E4EC;
	margin: 0 15px 0 0;
	float: left;
}
#content #desc li {
	width: 250px;
	padding: 0 10px 8px 10px;
	float: left;
}
#content #desc li.foto {
	width: 270px;
	padding: 0 0 8px 0;
}
#content #desc li.pdf {
	width: 210px;
	font: 11px arial;
	background: url(img/icon_pdf.gif) #D1D1E3 no-repeat 10px center;
	padding: 15px 10px 15px 50px;
}
#content #news_list, #content #swap {
	width: 735px;
	float: left;
}
#content #swap {
	border-bottom: 1px solid #CECECE;
}
#content #news_list li {
	padding: 0 0 15px 0;
	display: block;
}
#content #swap li {
	width: 735px;
	border-top: 1px solid #CECECE;
	padding: 15px 0 0 0;
	float: left;
}
#content #swap li.open {
	background: #F2F2F7;
}
#content .info_table {
	width: 735px;
	margin: 0 0 20px 0;
}
#content #swap .info_table {
	margin: 0;
}
#content .info_table th, #content .info_table td {
	text-align: left;
	padding: 6px 10px;
}
#content .info_table th {
	color: #000;
}
#content .info_table td {
	font: 12px arial;
}
#content .info_table .even td {
	background: #E6E6E6;
}
#content #swap .info_table .even td {
	background: #DBDBE9;
}
#content #form {
	width: 735px;
	margin: 0 0 15px 0;
	position: relative;
	float: left;
}
#content #form li {
	width: 735px;
	padding: 10px 0;
	float: left;
}
#content #form li label {
	width: 180px;
	font: bold 12px arial;
	padding: 3px 10px 0 0;
	float: left;
}
#content #form li .txt {
	color: #999;
	font: italic 11px arial;
	padding: 3px 0 0 10px;
	float: left;
}
#content #form li .input, #content #form li textarea {
	width: 300px;
	font: 12px arial;
	border: 1px solid #AAADB4;
	padding: 2px;
	float: left;
}
#content #form li textarea {
	height: 120px;
}
#content #form li .error {
	border: 1px solid #FF0000;
}
#content #form #successful {
	width: 310px;
	background: #E4E4EC;
	text-align: center;
	position: absolute;
	top: 0;
	left: 190px;
}
#content #form #successful img {
	margin: 10px 10px 0 0;
	float: right;
}
#content #form #successful span {
	width: 310px;
	line-height: 330px;
	float: left;
}
#content #pages {
	width: 735px;
	border-top: 1px solid #CECECE;
	padding: 10px 0;
	float: left;
}
#content #pages .fl a {
	font: 13px arial;
	padding: 1px 6px;
	margin: 0 3px;
	float: left;
}
#content #pages .fl a.act {
	color: #FFF;
	font: bold 13px arial;
	text-decoration: none;
	background: #2B2B6C;
}
#content #pages .fr a {
	height: 18px;
	font: 11px arial;
	float: left;
}
#content #pages .fr a.prev {
	background: url(img/icon_prev_next.gif) no-repeat;
	padding: 2px 0 0 14px;
}
#content #pages .fr a.next {
	background: url(img/icon_prev_next.gif) no-repeat right bottom;
	padding: 2px 14px 0 0;
}
#content #pages .fr .sep {
	height: 22px;
	font-size: 0;
	border-right: 1px solid #CECECE;
	margin: 0 10px;
	float: left;
}
a.submit {
	width: 90px;
	height: 21px;
	color: #FFF;
	font: 12px arial;
	text-align: center;
	text-decoration: none;
	background: url(img/submit.gif) no-repeat;
	padding: 7px 0 0 0;
	margin: 0 15px 0 0;
	float: left;
}
a:hover.submit {
	color: #FFF;
	background: url(img/submit.gif) no-repeat 0 bottom;
}
#content #form a.submit {
	margin: 0 15px 0 190px;
}
a.pdf {
	background: url(img/home_container_list_icons.gif) no-repeat 0 -99px;
	padding: 0 0 0 25px;
	position: relative;
	float: left;
}
#content .info_table a.pdf {
	margin: 0 5px 0 -25px;
}
a.back, a.remove {
	font: 12px arial;
	margin: 6px 0 0 0;
	float: left;
}
a.remove {
	background: url(img/icon_remove.gif) no-repeat right 3px;
	padding: 0 16px 0 0;
}
#footer {
	width: 940px;
	height: 40px;
	color: #656565;
	font: 11px arial;
	padding: 0px 20px 0 20px;
	margin: 0px auto;
	position: relative;
}

#footer .copyright{
	width:160px;
	float:left;
	color:#589dda;
	font-size:11px
}
#footer .contacts {
	color:#FFF;	
	float:left;
	height:32px;
	border-left:1px solid #3977b2;
	padding-left:15px
}

#footer .c2 {
	color:#FFF;
	font-weight:bold;
	font-size:16px
}

#footer p {
	line-height: 1.7;
	display: block;
}
#footer p strong {
	color: #333;
}
#footer img {
	margin: 10px 0 0 0;
	float: right;
}
.clearfooter {
	height: 110px;
	clear: both;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clr { clear:both }
a, #home_container ul.list_1 .last a {
	color: #3a85cf;
}
a:hover, #home_container ul.list_1 .last a:hover {
	color: #3a85cf;
	text-decoration:none
}

.hide { display:none }
.hidden { visibility:hidden }
.offer_p { margin:20px }


#text td {
	line-height:27px	
}
#text select {
	margin-bottom:10px
}

.text img.brand_img {
	display:block;
	border:1px outset #F30
}

.map { 
	width:400px;
	height:250px;
	border:4px #ccc solid
}