/* CSS Document */

body {
	margin:0px; 
	padding:0px; 
	background-color:#3d2438;
}
form {
    margin:0px; 
    padding:0px; 
}
body, td, div, p, small {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFF;
}
img {
    border: 0;
}
h1 {
    color:#ee0e78;
    font-size:20px;
    padding-bottom: 8px;
    margin: 0 0 12px;
    border-bottom: 1px solid #a20750;
    font-weight: normal;
}
h2, h3, h4, h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFCC00;
}
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }

.related {
    font-size:16px;
    margin: 20px 0 10px;
    display: block;
}

input, textarea, select {
	border: 1px solid #FFCC00;
    font: 12px/15px Tahoma, Arial, Helvetica, sans-serif; 
	color:#333333;
}              
thead td {
    font-weight: bold;
    /*padding: 0 0 10px 0 !important;*/
}
tr.odd{
    background-color: #4c2e46;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#fff238;
}
#logo {
    float: left;
    width: 232px;
    height: 162px;
    overflow: hidden;
    text-indent: -9999px;
    background: url('/images/logo_euro.png') no-repeat 20px 9px;
}
#logo a {
    display: block;
    width: 212px;
    height: 153px;
    margin: 9px 0 0 17px;
}

a:hover {
	text-decoration:none;
	color:#FFFF99;
}    
#header {
    background-image:url(/images/header_bgl.jpg);
}
.header_container {
	background-image:url(/images/header_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:center
}
.wrap {
    overflow: hidden;
    width: 100%;
}
.logo {
	width:321px;
    background-image:url(/images/logo_bg.jpg); 
}
.header_right {
	background-image:url(/images/header_right.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	height:224px; 
	text-align:right
}
.serviceblock {
	vertical-align:top; 
	text-align:right; 
	padding: 10px 250px 0px 0px;
}
.service {
	margin: 0px 7px;
}
.logo_text {
	padding: 0px 300px 0px 0px;
}
.contactblock {
	margin: 0px 240px 10px 0px; 
	width: 340px; 
	text-align:left;
}
.contactblock dt {
    float: left;
    color: #6c3e57; 
    font-size: 14px;
    margin-right: 4px;
}
.contactblock dd {
    color: #6c3e57; 
	font-size: 14px;
}
.contactblock a.email {
	color:#ffffff;
    text-decoration:none;
    font-size: 14px;
}
a.email:hover {
	text-decoration:underline;
}
.big {
    font-size: 18px;
}
/* ==================== menu line ==================== */
.menu {
	background-image:url(/images/menu_bg.jpg); 
	background-repeat:repeat-x; 
	height:48px;
}                                  
a.menubutton {
	background:transparent url('/images/menu_bg1.gif') no-repeat top left; 
	display: block;
	float: left;
	line-height: 19px;
	height: 30px;
	padding-left: 14px;
	text-decoration: none;
}
a:link.menubutton, a:visited.menubutton, a:active.menubutton{
	color: #FFF;
}

a.menubutton span{
	background: transparent url('/images/menu_bg2.gif') no-repeat top right;
	display: block;
	padding: 5px 15px 6px 0; /*Set 9px below to match value of 'padding-left' value above*/
	font-family: Tahoma;
	font-size: 13px !important;
	font-weight:bold;
}
a.menubutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.menubutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
}

.menubutton{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	margin: 0px 10px; 
}

ul.submenu {
    list-style: none;
    margin: 5px 0; 
    padding: 0; 
}
ul.submenu li {
    line-height: 16px;
}

a.active{ /* Hover state CSS */
	background-position: bottom left;
}

a.active span{ /* Hover state CSS */
	background-position: bottom right;
}

/* ================ left block ===================*/
.lblock {
	width: 245px;
}
.catalogblock {
	background:url(/images/bg_catalog_top.jpg) no-repeat; 
    padding-top: 11px;
    margin-left: 12px;
}
.catalogblock-inner1 {
    background:url(/images/bg_catalog_bot.jpg) no-repeat 0 100%; 
    padding-bottom: 10px;
}
.catalogblock-inner2 {
    padding: 3px 20px 5px 20px;
    background: #e8014f url(/images/bg_catalog.jpg) repeat-x; 
}
.catalogtext {
	font-size:18px;
	color:#FFFFFF;
	padding: 2px 0px;
}
.cataloglistblock{
	padding: 5px 0px;
}
.cataloglist{
	width:100%;
	font-size:15px;
}
.chatblock {
    padding: 10px 20px 0 35px;
}
.brandblock {
	margin: 10px 0px;
	padding: 10px 20px 10px 35px;
}
.brandzag{
	padding-bottom: 15px;
	font-size:20px;
	color:#fff347;
	border-bottom:1px solid #fff347;
}
.brandcont{
	padding: 15px 0px 15px 0px;
	border-bottom:1px solid #5c453a; 
}
.brandlink{
	color:#FFFFFF;
}


/* ================ content block ===================*/
.content{
	padding: 0px 15px;
}
.zag {
	color:#FF3366;
	font-size:15px;
}
.newblock{
	padding: 15px 0px;
    overflow: hidden;
}
.newel {
	background-image:url(/images/new_bg.jpg);
	background-repeat:repeat-y;
	margin: 5px;
	width: 225px;
	float: left;
}
.newel .top{
	background-image:url(/images/new_top.jpg); 
	background-repeat:no-repeat;
	height:10px;
	width:225px;
}
.products {
    margin: 15px 10px 5px 0;
    width: 200px;
    float: left;
    background-color: #56344F;
}
.newel .cont, .products .cont {
	padding: 0px 10px;
    position: relative;
    height: 350px;
    overflow: hidden;
}
.products .cont {
    padding: 10px !important;
}
.products .cont .photo {
    width: 180px;
    height: 164px;
}
.newel .cont .photo {
    width: 200px;
    height: 250px;
}
.cont .image {
	float: right;
	padding: 0px 3px 3px 3px;
}
.cont .zag, .newel .cont .zag a {
	color: #3d2438;
	font-size: 14px;
}
.cont .zag {
    margin: 10px 0;
}
.products .cont h2 a {
    font-size: 13px;
    font-weight: bold;
    color: #FFCC00;
}
.products .price-block {
    margin: 5px 0;
    width: 100%;
    overflow: hidden;
}
.cont .text{
	font-size:11px;
}
.newel .bottom{
	background-image:url(/images/new_down.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:225px;
}
.cont .overlay {
    background: transparent url(/images/prod-overlay.png) repeat-x;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    height: 20px;
}
.products .cont .overlay {
    background: transparent url(/images/prod-overlay2.png) repeat-x !important;
}
/*.cont .qty {
    border: 1px solid #FFCC00;
    background-color:#3d2438;
    color:#FFCC00;
    font-size: 18px;
    width: 24px;
}*/
/* ---------------- Akcii ------------------ */
.akcii-el{
	padding: 5px 0px;
}
.akcii-title{
	font-size:14px;
	color:#ee0e78;
}
.akcii-title:hover{
	text-decoration:none;
}
.akcii-title2{
	font-size:18px;
	color:#ee0e78;
}
.akcii-text{
	padding: 2px 11px;
}
.akcii-date{
	font-size:11px;
	padding: 5px 0px;
}
.akcii-show{
	padding: 5px 0px;
	margin-bottom:10px;
}
/* ---------------- Catalog ------------------ */
.catalog-cat{
	padding: 2px 10px;
}
.history-line{
	background-color: #4c2e46;
	padding: 2px 3px;
	margin: 4px 0px;
	font-size:11px;
	margin-bottom:10px !important;
}
.history-line a{
	font-size: 11px;
	text-decoration:none;
}
.catalog-product{
	margin: 10px 0px;
	background-color:#56344f;
}
/*.catalog-product .content {
	padding: 8px;
}*/
.catalog-product .descr {
    padding: 0 8px;
}
.catalog-product .orderlink{
	float: right;
	padding-right: 10px;
}
.catalog-product .orderlink a {
	color:#FFCC00;
	text-decoration: underline;
	font-weight:bold;
	line-height:18px;
}
.catalog-product .orderlink a:hover {
	text-decoration:none;
}
.catalog-product .title {
	background-color: #4c2e46;
	color:#FFCC00;
	font-size:13px;	
	font-weight: bold;
	padding: 2px 4px; 
}
.td-photo img {
    border: 10px solid #4C2E46;
    width: 200px;
    height: 200px;
}
.td-photo-small img {
    border: 6px solid #4C2E46;
    width: 60px;
    height: 60px;
}
.zoomlnk{
	background-image:url(/images/zoom.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	margin-top: 4px;
    padding-left: 8px;
}
.zoomlnk a{
	color:#FFFFFF;
	text-decoration:none;
}
.catalog-product .podrlnk{
	margin-top: 10px;
}
.catalog-product .podrlnk a{
	font-size:12px;
}
.catalog-product .cartels {
	width:110px;
	text-align:right;
	padding: 0px 3px;
}
.price-block {
	color:#FFCC00;
	width: 242px;
}
.price-block select {
    margin-top: 5px;
}
.strike{
	color:#CC6633;
	font-weight: bold;
	font-size:11px;
	text-decoration:line-through;
}
.price {
	color:#FF0000;
	font-size: 22px;
}
.price a {
    color: #fff;
}
.cartbtn{
	margin-top: 10px;
}
.qty {
    border: 1px solid #FFCC00;
    background-color:#3d2438;
    color:#FFCC00;
    font-size: 18px;
    width: 40px;
}
.btn {
    font-family: Arial, sans-serif;
    font-size: 15px;
    background-color: #FFCC00;
    border: 4px solid #4C2E46;
}
.btn2 {
    font-family: Arial, sans-serif;
	font-size: 18px;
    background-color: #FFCC00;
    border: 5px solid #4C2E46;
}
.delete {
    background-color: #DC143C !important;
    color: #fff !important;
}
.emptycart {
	padding: 20px 0px;
	text-align:center;
	font-size:14px;
}
.cartqty{
	color:#FFCC00;
	font-size:11px;
	text-align:center;
	margin-bottom:5px;
}
.psumm{
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
}
.cartmanger{
	/*padding: 2px 0px;
	margin: 4px 0px 10px 0px;*/
	font-size:12px;
}
.right-btns{
	float:right;
}
.carttotal{
	background-color: #4c2e46;	
	padding: 2px 3px;
	margin: 4px 0px 10px 0px;
	font-size:13px;
	font-weight:bold;
    overflow: hidden;
}
.carttotal div {
	color:#FFCC00;
	font-size:13px;
}
.carttotal strong {
	color:#FF0000;
	font-size:14px
}
.alignright {
    text-align: right;
}
.left {
    float:left;
}
.right {
	float:right;
}
.chk {
	border: 0px;
}

.prodopis {
	margin: 8px 0px;
	padding: 4px;
	background-color: #4c2e46;
	font-size:12px !important;
}
.prodtitle{
	/*background-color:#4c2e46;*/
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
	margin-bottom: 6px
}

.cartlabel{
	width:100px;
	color:#FFCC00;
}
.txt {
	border:1px solid #FFCC00;
	color:#FFFFFF;
	background-color:#4c2e46;
}
.presence {
	color: #FFCC00;
	font-weight:normal;	
	/*float: right;*/
}
.presence .yes {
    color: #33CC00;
}
.presence .no {
    color: #B2B2B2;   
}
.classifel{
	margin:2px 0px;
}
.pager_block {
    clear: both;
	padding: 10px 0px;
    overflow: hidden;
}
.pager_block a.active {
    font-weight: bold;
}
.sort {
	float:left;
    margin: 3px 5px 3px 15px;
}         
.pager li{
	list-style-type:none;
	float:left;
	margin: 0px 2px;
}
li.pageractive{
	border: 1px solid #FFCC00;
	background-color:#FFCC66;
	padding: 2px 3px;
	color:#FF0000
}
li.pagerel{
	border: 1px solid #FFCC00;
	padding: 2px 3px;
}
li.pagerel a{
	text-decoration:none;
}
li.pagertext {
	margin: 3px 5px;
}
.map {
	list-style-type: none;
	margin: 3px 0px;
}


/* ================ right block ===================*/
.rblock{
	width: 233px;
    padding-right: 10px;
}
.loginform{
	background-image:url(/images/login_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 159px;
	padding: 0px 25px 0px 25px;
}
.rightzag {
	padding: 10px 10px 10px 0px;
	font-size:20px;
	color:#FFFFFF
}
.search {
    margin-bottom: 20px;
}
.search .rightzag {
    padding: 0 10px 5px 0px;
}
.search input[type=text] {
    width: 100%;
    margin-bottom: 5px;
}
.search .btn {
    margin-top: 5px;
}
.search label {
    display: block;
    line-height: 20px;
    font-weight: bold;
    color: #FFF347;
}
.logformfield{
	padding: 5px 0px 15px 0px;
}
.logintext {
	font-size:13px;
	font-weight: bold;
	color: #fff347;
	width:70px;
}
.logformfield input {
	width: 110px;
}
.btnlogin{
	float: right;
	text-align:right;
}
.formlink{
	line-height: 18px;
}
.loginlink{
	color:#fff238;
	text-decoration:underline;
}
.loginlink:hover{
	text-decoration: none;
}
/* -------- Корзина ------- */
.cart {
	/*background-image:url(/images/cart_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 159px;*/
	/*padding: 0px 25px 0px 25px;*/
	margin: 15px 0px;
}
.cart .rightzag {
    padding: 0 0 5px;
}
.cartfield{
	/*padding: 5px 0px;*/
	margin-bottom: 10px;
}
.cartfield td, .cartfield span {
	font-size:14px;
	color:#000;
}
.carttext{
	width: 90px;
	padding-top: 5px
}
.cartlink {
	color:#000;
	text-decoration:underline;
}
.cartlink:hover {
	text-decoration:none;
}
.banners{
	margin: 10px 0px;	
}
.bannersel {
	margin: 5px 0px;
}



/* ================== bottom line ========================= */
.bottom {
	background-image:url(/images/down_line.jpg);
	background-repeat:repeat-x;
	height:47px;
}
.counetrs{
	float: right;	
	padding-right: 70px;
}
.copy{
	color:#000;
	font-size:10px;
}
.copy a {
	color: #000;
}
.copy a:hover {
	text-decoration: none;
}
.rightsblock{
	padding-left:40px;
}
.rights {
	color: #000;
	font-size:11px;
}
.rightsblock td {
    padding-right: 20px;
}
.write td {
    padding: 8px 6px 8px 6px;
}
table.list {
    border-collapse: collapse;
}
table.list td {
    padding: 4px;
    background-color: #4C2E46;
    border: 1px solid #FFCC00;
}
table.form td {
    padding: 4px 6px 4px 0px;
}
.i-block {
    padding: 0 0 10px 0;
}
.tip {
    font-size: 11px; 
    width:300px; 
    clear: both;
}
.errorMessage {
    padding: 2px 5px;
    background: #FF0000;
    white-space: nowrap;
}
.must {  
    clear: both;
    background: #FF0000;
    padding: 2px 5px;
    float: left;
    white-space: nowrap;
    border-top: 1px solid #3D2438;
}
#status {
    width: 106px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    z-index: 1;
    color: #3d2438;
    font: bold 15px/34px Arial, Helvetica, sans-serif;
    background-color: #FFCC00;
}
.message {
    text-align: center;
    width: auto !important;
    padding: 0 16px;
}
.message a {
    font: bold 15px/34px Arial, Helvetica, sans-serif;
    color: #FF0000;
}
.section-text {
    border-top: 1px solid #5C453A;
    margin: 20px 0;
    padding: 10px 0;
}
optgroup {
    font: bold 12px/15px Tahoma,Arial,Helvetica,sans-serif;
    font-style: italic;
}
.price-block .points, .price .points {
    font-size: 12px;
    color: #FFCC00;
}
.price .points {
    font-weight: normal;
}
.price-block .points em {
    font-style: normal;
}
.price-block .btn {
    font-size: 14px;
}
.varieties {
    padding: 4px 8px;
    border: 1px solid #FFCC00;
    margin: 0 0 10px;
    width: 242px;
    line-height: 14px;
}
.varieties input {
    margin: 1px 0 0;
}
.varieties .check {
    vertical-align: top;
}
.varieties .variety {
    padding: 4px;
    width: 134px;
    vertical-align: top;
}
.varieties .variety-sh {
    width: 94px !important;
}
.varieties .price {
    font-size: 14px;
    font-weight: bold;
    width: 80px;
    text-align: right;
    vertical-align: top;
}
.varieties .color {
    width: 40px;   
    vertical-align: top; 
}
.varieties .color .color-block {
    height: 40px;
    width: 40px;       
    position: relative;
}
.varieties .color .color-block-more {
    position: absolute;
    height: 100px;
    width: 100px;
    left: -102px;
}
.varieties td {
    padding: 4px 0;
}
.var-header {
    float: left;
    padding: 3px 10px;
    background: #FFCC00;
    color: #3D2438;
}
.products .cont select {
    max-width: 180px;
}
.catalog-up-btn {
    background-image:-webkit-gradient(linear, left top, left bottom, from(#bed865), to(#a9c94a)); 
    background-image:-webkit-linear-gradient(top, #bed865, #a9c94a); 
    background-image:-moz-linear-gradient(top, #bed865, #a9c94a); 
    background-image:-ms-linear-gradient(top, #bed865, #a9c94a); 
    background-image:-o-linear-gradient(top, #bed865, #a9c94a); 
    background-image:linear-gradient(top, #bed865, #a9c94a);
    -pie-background: linear-gradient(#bed865, #a9c94a);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    behavior: url(/css/pie.htc);
    padding: 10px;           
    display: block;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
}
