* {
	margin : 0px;
	padding: 0px; 
}

body {
	font-family: "Helvetica", "Arial", "FreeSans", sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: White;
	color: Black;
	font-size: 12px;
	background-image: url(../image/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a{
	text-decoration: none;
	color: #2986d0;
}
a:hover{
	text-decoration: underline;
	color: #2986d0;
}
p {
	margin: 16px;
	line-height: 18px;
	font-size: 12px;
	color: Black;
}

#all{
	width: 960px;
	margin: 33px 0px 0px 0px;
	overflow: hidden;
	font-size: 12px;
	}
		
#top{
	width: 960px;
	height: 70px;
	float: left;
	display: inline;
	}

.logo{
	width: 270px;
	height: 70px;
	float: left;
	}
.logo a img{
	border: 0px;
}
.gor_menu{
	width: 690px;
	height: 70px;
	float: left;
	text-align: right;
	display: block;
}
.gor_menu ul{
	width: 690px;
	float: left;
	margin-top: 8px;
	display: inline;
	text-align: right;
	list-style: none;
}
.gor_menu ul li{
	display: inline;
	list-style: none;
	height: 30px;
	margin: 0px 5px 0px 5px;
}
.gor_menu ul li a{
	display: inline;
	list-style: none;
	color: #000000;
	font-size: 14px;
	padding: 8px 6px 8px 6px;
	
}
.gor_menu ul li a:hover{
	display: inline;
	list-style: none;
	text-decoration: none;
	background-image: url(../image/menu-bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
	padding: 8px 6px 8px 6px;
	/*background-color: transparent;*/
	
}



	
.baner{
	width: 960px;
	height: 216px;
	float: left;
/*	background-image: url(../image/baner-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
}
.puth{
	width: 900px;
	float: left;
	margin: 10px 10px 0px 10px;
	text-align: left;
}

.puth a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
}
.puth a:hover{
	color: #ffffff;
	text-decoration: none;
	}

a.img-baner img{
/*	width: 906px; */
	height: 200px;
	margin: 45px 0px 0px 27px;
	float: left;
	}
	
#content{
	width: 959px;
	float: left;
	background-image: url(../image/content-bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px;
	
}
.content-top{
	margin-top: 5px;
	width: 959px;
	float: left;
	background-image: url(../image/content-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 8px;
	}
	
.content-bottom{
	width: 959px;
	float: left;
	background-image: url(../image/content-bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px;
	}


#left{
	width: 204px;
	float: left;
	margin: 0px;
	font-size: 12px;
	}
	
.searsh{
	width: 204px;
	float: left;
	height: 42px;
	background-image: url(../image/searsh-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
.searsh input{
	background-image: url(../image/searsh.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px;
	width: 182px;
	height: 19px;
	margin-top: 10px;
	padding-left: 30px;
} 

.name{
	text-align: left;
	width: 204px;
	height: 51px;
	background-image: url(../image/h1-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	overflow: hidden;
	vertical-align: middle;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
.top{
	text-align: left;
	width: 204px;
	height: 51px;
	background-image: url(../image/h1-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	
	margin-bottom: 10px;
	}
.contact{
	text-align: left;
	width: 204px;
	height: 51px;
	background-image: url(../image/h1-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	vertical-align: middle;
	float: none;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
.box{
	width: 204px;
	/*overflow: hidden;*/
	vertical-align: middle;
	float: left;
	}
.name h1, .contact h1, .top h1{
	font-size: 17px;
	font-weight: 700;
	color: Black;
	margin: 16px 0px 0px 16px;
	float: left;
}
.menu{
	width: 204px;
	float: left;
	text-align: left;
	font-size: 12px;
	}
.menu ul{
	width: 204px;
	float: left;
	list-style: none;
}
.menu  ul li{
	list-style: none;
/*	height: 31px;*/
	display: inline;
	width: 204px;
	float: left;
	}
.menu ul li a{
	list-style: none;
	height: 31px;
	width: 204px;
	color: #333333;
	font-size: 12px;
	background-image: url(../image/menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	padding-left: 30px; /*padding-top: 10px;*/
	line-height: 30px;
}
.menu  ul li a:hover{
	list-style: none;
	height: 31px;
	width: 204px;
	color: #2986d0;
	background-image: url(../image/menu-up.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.menu ul li ul li a{
	list-style: none;
	height: 31px;
	width: 204px;
	color: #333333;
	font-size: 12px;
	background-image: url(../image/menu2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	padding-left: 55px; /*padding-top: 10px;*/
	line-height: 30px;
}
.menu  ul li ul li a:hover{
	list-style: none;
	height: 31px;
	width: 204px;
	color: #2986d0;
	background-image: url(../image/menu2-up.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}


/*.menu  ul li a:visited{
	list-style: none;
	height: 31px;
	width: 204px;
	color: #2986d0;
	background-image: url(../image/menu-hover.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}
*/
.tovar{
	width: 172px;
	float: left;
	text-align: left;
	margin: 16px;
	display: inline;
	line-height: 18px;
}
.tovar hr{
	width: 172px;
	margin: 16px 0px 16px 0px;
	color: Black;
}
	
#center{
	width: 551px;
	float: right;
	margin: 0px;
}

.baner-center{
	width: 551px;
	height: 125px;
	background-image: url(../image/baner-center-bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
	text-align: center;
}
.baner-center img{
	margin-top: 10px;
}

.name-center{
	text-align: left;
	width: 551px;
	height: 45px;
	background-image: url(../image/name-center-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	overflow: hidden;
	}
.name-center h1{
	font-size: 23px;
	font-weight: 400;
	color: Black;
	margin: 10px 0px 0px 16px;
}

.txt{
	padding: 15px;
	font-size: 12px;
	color: Black;
}
.search2 {
	font-size: 12px;
	color: Black;
	padding: 5px;
	text-align: left;
}
.search2 input, .search2 select{
	margin-left: 10px;
}

.list{
	width: 520px;
	border: 0px solid Silver;
	margin: 15px;
	text-align: center;
}
.table-big{
	width: 520px;
	border: 0px;
	margin: 15px 0px 15px 15px;
	}
.list a img{
	border: 0px;
	margin-bottom: 10px;
} 
.list a {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
} 
	
 a img{
	border: 0px;
	} 
.list td{
	border: 1px solid Silver;
	padding: 15px 5px 15px 5px;
	margin: 0;
}
.smal{
	text-align: left;
	font-size: 13px;
	margin-top: 20px;
	/*margin-right: 15px;*/
}
.korzina{
	text-align: left;
	font-size: 13px;
	margin: 15px;
}
/*.corzina{
	text-align: left;
	margin: 15px;
	width: 170px;
	font-size: 17px;
	font-weight: normal;
}*/
.corzina table{
	text-align: left;
	margin-left: 10px;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.korzina-total{
	text-align: left;
	font-size: 12px;
	margin: 0px 5px 15px 5px;
	display: inline;
	width: 190px;
}

.warning{
	font-size: 12px;
	font-weight: normal;
	color: #B22222;
	margin: 15px 0px 15px 0px;
	text-align: center;
}
.dostup{
	border: 1px solid Silver;
	font-size: 12px;
	color: Black;
	background-color: #F0F8FF;
	padding: 5px;
	margin: 10px 15px 10px 0px;
}
.dostup select{
	margin: 10px 0px 0px 0px;

}
.cart{
	text-align: center;
	width: 520px;
	margin: 15px;
	}
.total{
	text-align: right;
	width: 490px;
	margin: 15px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: Silver;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
}
.cart th{
	font-size: 13px; /*padding: 3px;*/
	background-color: #ECECEC;
	height: 30px;
}
.cart td{
	font-size: 13px;
	padding: 3px;
}
.sort{
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
}
.detail{
	margin: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #1E90FF;
	cursor: pointer;
}
.smal2{
	font-size: 11px;
	color: Black;
}
.detail a{
	margin-left: 10px;
	}
.price{
	font-size: 15px;
	color: #B22222;
	padding-left: 10px;
	font-weight: bold;
}
.price2, .cart_module_total{
	font-size: 15px;
	color: #B22222;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
}
.cart_remove{
	font-size: 13px;
	font-weight: bold;
}
.reg-dannie{
	font-size: 14px;
	color: #B22222;
	font-weight: bold;
	}
.error{
	font-size: 11px;
	color: #B22222;
	display: block;
}
.reg{
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.reg2{
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.more{
	font-size: 14px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	width: 200px;
	color: #1E90FF;
	margin-left: 150px;
}
.more2{
	font-size: 14px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	width: 250px;
	color: #1E90FF;
	margin-left: 150px;
}
.reg input{
	width: 185px;
}
.reg select{
	width: 185px;
}


#right{
	width: 202px;
	float: right;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	}
.small{
	font-size: 8px;
	}
	
	
.product_characterization{
	/*width: 490px;*/
	border: 0px;
	margin: 15px;
	text-align: left;
	font-size: 13px;
	}
.product_parameter_name{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.row1{
	background-color: #F1F1F1;
	}
.results{
	font-weight: bold;
	font-size: 13px;
	color: Gray;
	margin-top: 10px;
}

.pagination{
	margin: 15px;
	font-size: 13px;
	text-align: center;
}
.pagination a{
	margin-left: 7px;
	margin-right: 7px;
	font-weight: bold;
}
input.reg{
	height: 25px;
	margin: 0px 0px 10px 0px;
	border: 1px solid Silver;
}
input.enter{
	height: 24px;
	margin: 0px 0px 0px 5px;
	border: 0px;
	width: 77px;
	background-image: url(../image/form-inp.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#bottom{
	width: 959px;
	height: 166px;
	float: left;
	background-image: url(../image/bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottom-baner{
	width: 300px;
	height: 132px;
	float: left;
	margin: 15px 0px 0px 15px;
	background-image: url(../image/bottom-baner-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	display: inline;
}
.bottom-baner h1{
	font-size: 16px;
	font-weight: 700;
	margin: 16px;
}

#bottom-link{
	width: 959px;
	height: 212px;
	float: left;
	background-image: url(../image/bottom-link-bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	margin: 5px 0px 5px 0px;
}
.bottom-link-top{
	width: 959px;
	height: 50px;
	float: left;
	margin: 0px 15px 0px 0px;
	text-align: right;
	}
	
.bottom-link-top a{
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	margin: 20px 10px 0px 0px;
	background-image: url(../image/top-icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.bottom-link-top p{
	margin: 20px 10px 0px 0px;
}


.bottom-link-top a:hover{
	color: White;
	text-decoration: none;
}

.bottom-link-baner{
	width: 300px;
	height: 120px;
	float: left;
	margin: 15px 0px 0px 15px;
	text-align: left;
	display: inline;
}
	
.bottom-link-baner a{
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
.bottom-link-baner a:hover{
	text-decoration: underline;
	color: #cccccc;
}
	
.bottom-link-baner h1{
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin-bottom: 10px;
}


#footer{
	width: 959px;
	height: 95px;
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #666666;
	background-image: url(../image/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	}


#footer span{
	margin-right: 10px;
	line-height: 30px;
}
.buttomtext {
 	text-align:justify;
	height:180px;
	clear:both;
	overflow:scroll;
	padding:10px 10px 10px 0;
	margin:20px 0;
}
.buttomtext:after {
 content:'';
height:0;
clear:both;
display:block;
}
