@charset "utf-8";

img { border: 0; }
body { background: #ffffff; margin: 0; padding: 0; color: #FFF; border:0; font-family:Arial,Tahoma,Verdana; font-size:12px; }
menu { margin:0; padding:0; list-style-type:none; }
li { vertical-align:top; }
h1, h2 { margin:0; padding:0; font-size:12px; }
.nofloat{ clear:both; height:0px; font-size:0px; line-height:0px; }

#header, #mainContent { background:#1F1F1F; }
#headerC, #mainContentC  { margin:0 auto; width:1000px; }
#mainContentC { min-height: 300px; }

#logo { float:left; display:block; height:130px; width:360px; background:url(../images/logo.png) left top no-repeat; }
#hdrMenus { float:right; width:633px; }
#topBar { padding:0 20px 0 0; text-align: right; }
#topCart { float:right; padding:15px 0 0 0; color:#F00; text-decoration:none; font-family:Verdana,Tahoma,Arial,sans-serif; }
#topCart:hover { color:#fff; text-decoration:underline; }
#topMenu { float:right; width:100px; padding:15px 0 0 10px; }
#topMenu li { float:left; padding:0 0 0 10px; }
#topMenu li.nofloat { float:none; }
#mMenu { padding:25px 0 0 0; }
#mMenu li { float:left; padding:0 15px 0 0; }
#mMenu li.nofloat { float:none; }
#mMenu a { color:#fff; font-size:12px; text-decoration:none; font-weight:bold; }
#mMenu a:hover { color:#F00; }

/* Products */
#prods { margin:0 auto; width:910px; background:url(../images/v-line.png) left top repeat-y; }
.pSpace { height:20px; background:#1f1f1f; }
#prodMenu { float:left; padding:0 0 0 25px; width:160px; font-size:13px; }
#prodMenu h2 { margin:0 0 10px 0; color:#ea141c; font-size:15px; }
#prodMenu li { padding:0 0 5px 0; }
#prodMenu menu menu { padding:5px 0 0 15px; }
#prodMenu a { color:#ffffff; text-decoration:none; }
#prodMenu a:hover { color:#fff; }
#prodMenu .selected { text-decoration:underline; }


/* Product list */
#prodList { float: right; padding:0 0 0 40px; width:675px; }
#prodList menu li { float:left; padding:0 0 20px 10px; width:124px; text-align:center; }
#prodList menu li.nofloat { float:none; padding:0; width:auto; }
#prodList a { color:#ea141c; text-decoration:none; }
#prodList a:hover { color:#fff; }

/* Product page */
#product { float:right; padding:0 0 0 40px; width:675px; }
#prodImg { float:left; width:285px; }
#prodInfo { float:right; width:380px; }
#prodDesc h1 { padding:0 15px 0 0; color:#ea141c; font-size:14px; }
#prodDescC { padding:0 0 15px 0; }
#prodOrder { padding:15px; background:#2f2d2b; border:solid 1px #606060; }
#prodOrder .row { padding:0 0 15px 0; }
#prodAmmount { width:70px; margin:0 15px 0 0; text-align:center; }
#prodTotalPrice { width:130px; margin:0 15px 0 0; background:#fff; color:#000; text-align:center; }
#prodPrices { display:none; }
#prodSubmit { padding:3px 16px; background:#ea141c; border:none; cursor:pointer; color:#fff; }

h1 { margin:0 0 15px; color:#F00; font-size:13px; }

#cd { float:left; width:390px; height:450px; background:url(../images/disc.png) left top no-repeat; }
#main { float:left; padding-left:0px; width:600px; }

/* Footer info */
#userFooter, #footerInfo { margin:0 auto; width: 900px; color:#000; }
#footerInfo { padding:10px 0 0 0; text-align: center; }
#userFooter a, #footerInfo a { text-decoration: underline; color:#000; }
#footerInfo .l { float:left; }
#footerInfo .r { float:right; }

/*  Footer buttons */
#ftrButtons { margin:0 auto; width:935px; }
#ftrButtons li { float:left; padding:15px 12px 15px 13px; }
#ftrButtons li.nofloat { float:none; padding:0; }
#ftrButtons li a { display:block; padding:38px 10px 0 92px; width:183px; height:68px; background-image:url(../images/ftr-btns-sprites.png); background-repeat:background:no-repeat; color:#fff; font-size:11px; font-weight:bold; text-decoration:none; line-height:13px; }
#ftrButtons .copy a { background-position:left top; }
#ftrButtons .copy a:hover { background-position:right top; }
#ftrButtons .art a { background-position:left center; }
#ftrButtons .art a:hover { background-position:right center; }
#ftrButtons .calc a { background-position:left bottom; }
#ftrButtons .calc a:hover { background-position:right bottom; }


#out_head{
	background: #1f1f1f;
}

#menu {
	width: 544px;
	float: left;	
	display:block;
}
#up_menu {
	padding-left:450px;
	width: 94px;
	height: 0px;
	padding-bottom: 41px;
}
#up_menu img {
	margin-left: 10px;
	display:block;
	float:left;
	border:0;
}




#main_menu { width: 544px; }
#main_menu ul { margin:0px; list-style: none; }
#main_menu ul li { float: left; margin:0px; padding:0 40px 0 0; }

#main_menu ul li.last{
	padding:0px;
}

#main_menu ul li a{
	text-decoration:none;
	font-size:12px;
	color:#CCC;
}
#main_menu ul li a:hover{
	color:#d8172a;
}
#main_menu ul li a:link a:visited {
	color: #FFF;
}
.top #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	float: none;
}

#out_main{
	background: #1f1f1f;
}

#inner {
	width:1000px;
}

.text_field {
	padding-top:15px;
	padding-bottom: 10px;
	
}
.title {
	color:#d8172a;
	font-weight:bold
	
}
.text {
	font-size:12px;
	color: #fcfbfb;
}
.text2 {
	font-size:12px;
	color: #000;
}
#buttons {
	padding-top:12px;
	padding-bottom:20px;
	padding:15px 0 20px 70px
}
#but1 {
	width: 289px;
	height: 111px;
	background-image:url(../images/big_but_1.jpg);
	float:left;
}
#but1:hover{
	background-image:url(../images/big_but_1_over.jpg);
}


a.strong_a {
	margin:0 20px 0 0;
	display:block;
	width:289px; cursor:default;
	height:111px; overflow:hidden;
	float:left;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;  text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}


a.strong_a span.uper{
	display:block;
	height:43px; overflow:hidden;
	padding:43px 20px 0 94px;
	text-align:left;
}


a.strong_a .les_mer{
	padding:0 20px 0 0;
	display:block;
	text-align:right; cursor:pointer;
	text-decoration:underline;
}

a.strong_a:hover .les_mer{
	color:#D8172A;
}

a.ato_1{
	background:url(../images/big_but_1.jpg) no-repeat left top;
}
a.ato_1:hover{
	background:url(../images/big_but_1_over.jpg) no-repeat left top;
}

a.ato_2{
	background:url(../images/big_but_2.jpg) no-repeat left top;
}
a.ato_2:hover{
	background:url(../images/big_but_2_over.jpg) no-repeat left top;
}
a.ato_3{
	margin:0px;
	background:url(../images/big_but_3.jpg) no-repeat left top;
}
a.ato_3:hover{
	background:url(../images/big_but_3_over.jpg) no-repeat left top;
}


#but2 {
	width: 289px;
	height: 111px;
	background-image:url(../images/big_but_2.jpg);
	float:left;
	
}
#but2:hover{
	background-image:url(../images/big_but_2_over.jpg);
}
#but3 {
	width: 289px;
	height: 111px;
	background-image:url(../images/big_but_3.jpg);
	float:left;
	
}
#but3:hover{
	background-image:url(../images/big_but_3_over.jpg);
}
#button {
	margin: 43px 10px 0 95px;
	font-size:11px;
	color:#fbf8f8;
}
#button2 {
	margin: 43px 10px 0 106px;
	font-size:11px;
	color:#fbf8f8;
}
#button3 {
	margin: 43px 10px 0 98px;
	font-size:11px;
	color:#fbf8f8;
}
#lesmer {
	margin: 11px 20px 0 95px;
	font-size:11px;
	color:#fd263b;
	font-weight:bold;
}

#lesmer a , #lesmer2 a , #lesmer3 a{
	color:#ffffff;
}

#lesmer a:hover , #lesmer2 a:hover , #lesmer3 a:hover{
	color:#D8172A;
}



#lesmer2 {
	margin: 11px 20px 0 106px;
	font-size:11px;
	color:#fd263b;
	font-weight:bold;
}
#lesmer3 {
	margin: 11px 20px 0 98px;
	font-size:11px;
	color:#fd263b;
	font-weight:bold;
}

.float {
	float:left;
	margin-right: 20px;
}
.floatR {
	float:right;
	margin-left: 20px;
	margin-right:7px;
	margin-bottom: 10px;
}

#oblo {
	margin:0;
	padding:0;
}
#gallery {
	background-image:url(images/oblo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#383838;
	display:block;
	margin:0;
	padding:0;
	width: 486px;
	height: 260px;
	padding-top:20px;
	padding-left:28px;
}
.Gallitem {
background-color: rgb(41, 42, 40);
color: rgb(186, 186, 152);
display: block;
float: left;
font-family: Verdana;
font-size: 10px;
height: 100px;
margin-bottom: 10px;
margin-right: 10px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
padding-top: 10px;
text-align: center;
width: 140px;
}
.Gallitem p{
	line-height:-10px;
	display:block;
	margin-top:3px;
}
.bckg {
background-color:#383838;
width:514px;
display:block;
margin-top:-5px;

}
.pagelist{

font-weight: bold;
display:block;
margin-left: 45%;
padding-bottom:10px;


}
.pagelist a{


color: #FFF;
display: inline;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
height: 13px;
text-decoration: none;
width: 8px;
}
.pagelist a:hover {
color: #d8172a;
}

.bckg2 {
background-image:url(images/kalkul_bg.jpg);
background-repeat:repeat-y;

width:514px;
display:block;
margin-top:-5px;
min-height:100px;

}
#kalkulator {
	background-image:url(images/oblo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:100;
	
	display:block;
	margin:0;
	padding:0;
	width: 486px;
	
	padding-top:20px;
	padding-left:28px;
		
}
.prod_name {
}
.prod_price {
}
.prod_quant{
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
  
 
 
 /* Cart */

#cartF{
	padding-bottom:10px;
}

#stoper{
	padding:20px 0 0 0;
	overflow:hidden;
	margin:0 auto;
}
#stoper table{
	border-collapse:collapse;
}
#cart_table { width: 100%; color: #333333; } 
#cart_table th { padding: 8px 0; line-height: 16px; text-align: center; color: #ffffff; background: #de1f27;; border-bottom: solid 4px #ffffff; }
#cart_table td { padding: 2px 5px; text-align: center; background: #ffffff; }


#cart_table tr.tr_blue td{
	/*background-color:#b1cbee;*/
	background-color: #cdcdcd;
}



#cart_table td a{
	color:#1e395e;
	font-weight:bold;
}
#cart_table td a:hover{
	color:#1e395e;
	
	text-decoration:underline;
}

#cart_table img { border: none; }
#cart_table .prod_name { text-align: left; }
#cart_table .prod_name a { color: #bc1552; font-weight: bold; }
#cart_table select { font-size: 11px; border: solid #4b617e 1px; }
#total_price { margin: 5px 2px; padding: 5px 0; font-size: 12px; text-align: center; color: #ffffff; font-weight: bold; border-top: solid #ffffff 1px; border-bottom: solid #b8b7b7 1px; }
#total_price strong { color: #FF0000; }
#payment_code { padding: 5px; border-bottom: solid #b8b7b7 1px; }
#payment_code h2 { float: left; margin: 0; padding: 0 10px 0 0; line-height: 20px; font-size: 12px; font-weight: bold; color: #333333; }
#payment_code .input { float: left; margin: 0 10px 0 0; padding: 2px;  height: 16px; font-size: 12px; line-height: 16px; border: solid #bc1552 1px;  }
#payment_code .submit { float: left; }
#payment_options { margin: 0 0 7px 0; padding: 5px 5px 7px 5px; color: #333333; border-bottom: solid 1px #d2d2d2; }
#payment_options h2 { margin: 0; padding: 0 0 10px 0; font-size: 12px; font-weight: bold; color: #333333; }
#payment_options label { display: block; cursor: pointer; }
#payment_options label a { color: #333333; text-decoration: none; }
#payment_options label a:hover { color: #bc1552; }
#buy { margin: 0 0 10px 0; text-align: center; }
#buy img { border: 0; }

#cart_table td a.x_sa{
	display:block;
	padding:3px 0 0 0;
	width:21px;
	height:16px;
	color:#1e395e;
	background-color:#98b8e2;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	border: solid 1px #537cb2;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#cart_table td a.x_sa:hover{
	border-color:#03306c;
	background-color:#dcdcdc;
	text-decoration:none;
}

a.bestill{
	display:block;
	padding:2px 0 0 0;
	width:60px;
	height:18px;
	text-align:center;
	background-color:#1e395e;
	color:#ffffff;
	float:right;
}

a.bestill:hover{
	background-color:#6b93c9;
	color:#1e395e;
	text-decoration:none;
}
 

#LoginForm {
	padding:0px 0px;
	width:300px;
	float:left;
} 
 
#LoginForm a{
 	color:#ffffff;
}
#LoginForm a:hover{
	text-decoration:none;
}


#RegisterForm{
	padding:0px 0 20px 80px;
	width:400px;
	float:left;
}

#center_banner{
	width:100%;
	text-align:center;
}


#prodOrder a{
	color:#ffffff;
}
#prodOrder a:hover{
	text-decoration:none;
}





