* {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a {
	color:black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: White;
	background-image: url(../userdata/design/back_body2.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	font-size: 0.78em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1.toper {
  font-size:10px;
  color:gray;
  position:absolute;
}
h1.toper a {
  color:silver;
}
#web {
	margin: 0 auto 0 auto;
	width:973px;
	text-align: left;
}
#top {
	height:118px;
	width:969px;
	/*padding-right:5px;*/
	/*border:1px solid green;*/
}
#top_logo{
	width:320px;
	padding-top:20px;
	margin-left:6px;
	/*border:1px solid green;*/
	float:left;
}
#top_menu {
	width:268px;
	/*height:25px;*/
	/*border:1px solid green;*/
	float:right;
	margin-top:94px;
}
#top_menu .topmenu {
	display:block;
	width:125px;
	background-image: url(../userdata/design/back_top_menu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:17px;
	text-align: center;
	float: left;
	padding-top:7px;
}
#top_right {
	width:238px;
	height:118px;
	color:white;
	background-image: url(../userdata/design/background_r.gif);
	background-repeat: repeat-x;
	/*border:1px solid green;*/
	float:right;

}
#top_right a{
	color:white;
	padding:3px;
}
#top_right .basket_status
{
	height:40px;
	width:180px;
	padding:3px 0 0 3px;
}

#menu {
	width:973px;
	height:32px;
	background-image: url(../userdata/design/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu p {
	padding-top:9px;
	padding-left:15px;
}
#menu a {
	padding:5px;
}
#content {
	width:973px;
	background-image: url(../userdata/design/back_page.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height:100%;
}
#foot {
	width:973px;
	height:78px;
	background-image: url(../userdata/design/foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
}
#foot p{
	padding:30px 0 0 30px;
}
/**/
#left {
	width:180px;
	margin-top: 10px;
		/*border:1px solid green;*/
	float:left;
}
#left ul {
	margin:0 0 0 15px;
	padding:0;
}
#left ul li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#left li a {
	display: block;
	width: 100%;
	border: 1px solid #E8E8E9;
	font-weight: bold;
	color: #85805D;
	padding:3px;
	margin:1px;
	background-color: #DFDFE1;
}
#left li a.activ,#left li a:hover {
	text-decoration: underline;
	border-color:gray;
}
#left .level2 {
	background-color: White;
}
#left .level3 {
	background-color: transparent;
	border:none;
	font-weight: normal;
}
#left .level2activ {
	background-color: White;
	border-color:gray;
}
#left .level3activ {
	background-color: transparent;
	border:none;border: 1px solid gray;
	font-weight: bold;
}
#left .level4 {
	border:none;
	font-weight: normal;
}
#left .level4activ {
	border:none;
	font-weight: bold;
		border: 1px solid gray;
}
#left p {
	padding:15px 0 0 15px;
	text-align: center;
}
#right {
	width:237px;
	float:right;
/*	border:1px solid green;*/
	margin-right:4px;
	_margin-right:2px;
}
#right div.navigator {
	background-image: url(../userdata/design/navigacia.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:30px;
	color:white;
	padding-top:5px;
	padding-left:5px;
}
#right div.flag {
	background-color: #6D7478;
	color:white;
	padding-top:5px;
	padding-left:5px;
	/*height:100px;*/
}
#right div.best{
	border: 1px solid silver;
	width: 200px;
	background-color: #DFDFE1;
	margin-left: 18px;
	margin-top: 15px;
}
#right div.best h3 {
	padding: 10px 0 10px 0;
	font-size: 130%;
	color: #80868A;
	text-align: center;
}
#right div.normal {
	padding:5px;
}
#right div.white {
	background-color: White;
	height:150px;
}
#page {
	width:510px;
	margin-left:25px;
	_margin-left:17px;
	float:left;
	/*border:1px solid green;*/
}
#page a {
  color:#C43B14;
}

/*list products*/
#page .item {
	width:245px;
	border: 1px solid silver;
	background-color: White;
	/*padding:15px 5px 5px 5px;*/
	margin-top:36px;
	position:relative;
  height:270px;
}
#page .itemin {
	padding:15px 5px 5px 5px;
}
#page ul, #page ol, #right ul {

  margin-left:20px;
}
#page .buy{
	display: block;
	width: 95px;
	text-align: center;
	font-size: 130%;
	padding: 5px;
	color: #C43B14;
	background-image: url(../userdata/design/kupit.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	margin:10px 0px 0px 0px;
/*	float:right;
	*/

}
#page h3 {
	color: #C43B14;
	font-size:130%;
	width:99%;/*110px*/
}
/*#page .item p {
  margin-left:30px;
}*/
br.cleaner {
	clear:both;
}

#page table.list td {
/*	border:1px solid red;*/
	width:255px;
}
#page td.tdleft {
	padding-right:5px;
}
#page td.tdright {
	padding-left:7px;
}
.zlava {
	position:absolute;
	top:-17px;
	left:140px;
	float:right;
	
}
.zlavak {
	margin-right:10px;
	float:right;
	z-index:100;
}
.sklad2 {
  _width:240px;
	background-color: #AEAFB3;
	padding: 1px 3px 0px 3px;
	text-align:right;
	

}
.bleft {
  text-align:left;
  display:block;
  width:100px;
  float:left;
}
/*detail*/
#detail {
	border: 1px solid silver;
	background-color: White;
	padding:15px;
	margin-left:5px;
	margin-top:5px;
}
#detail h3 {
	width:300px;
}
#detail h4 {
	color:silver;
}
#detailleft {
	width:300px;
	float:left;
}
#detailright {

	width:165px;
	float:right;
	margin-top:3px;
}
#weight {
	background-image: url(../userdata/design/weight.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	height:50px;
	width:150px;
	padding-top:20px;
}
.sklad {
	width: 220px;
	background-color: #AEAFB3;
	padding: 1px 3px 0px 3px;
	text-align:right;
	margin:5px 0px 0px 5px;
}

#imaged {
  height:150px;
  width:100%;
  clear:both;
}
.mycolor {
  color:#C43B14;
}
#detail  h4 {
  color:black;
  font-size:130%;
}
#detail .buy{
	display: block;
	width: 95px;
	text-align: center;
	font-size: 130%;
	padding: 5px;
	color: #C43B14;
	background-image: url(../userdata/design/kupit.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	float:left;
	

}
#obal {
width:800px;
margin:0 auto 0 auto;
}
#peticka div.bott {
  font-size:12px;
  margin-top:35px;
}
#obal h2{
  color:gray;
  margin-bottom:10px;
  font-size:20px;
}
#obal h4{
  color:black;
  margin-bottom:10px;
  font-size:13px;
  width:550px;
  background-color:#e9e9e9;
  padding:5px;
  margin-top:15px;
}
#obal h3 {
  font-size:12px;
  padding:8px;
}
#navig h5 {
  display:block;
  float:left;
  background-color:#e9e9e9;
  color:black;
  padding:15px 10px 15px 10px;
  font-size:11px;
  font-weight:normal;
  border-right:1px solid white;
}
#navig a:hover h5 {
  background-color:white;
}
#navig h5.white {
  background-color:white;
}

#navig span.number{
  background-image: url(../userdata/design/circle.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding:5px 13px 5px 7px;
  color:white;
}
#obal input.red {
  background-image: url(../userdata/design/red_button.png);
  background-repeat: no-repeat;
  background-position: left;
  width:137px;
  padding:5px;
  text-align:center;
  border:none;
  color:white;
  font-size:11px;
  cursor:hand;
  background-color:white;
}
#obal input.black {
  background-image: url(../userdata/design/black_button.png);
  background-repeat: no-repeat;
  background-position: left;
  width:196px;
  padding:5px;
  text-align:center;
  border:none;
  color:white;
  font-size:11px;
  cursor:hand;
   background-color:white;
}
#obal div.sekcia{
 clear:both;
}
.info
{
    border:3px solid red;
    background-color: white;
    padding: 5px;
}

#special-offer{
  background-image: url(../userdata/design/special-offer.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 160px;
  height: 160px;
  padding: 20px;
  border:1px solid silver;
  margin-left:18px;
  margin-top:15px;
  text-align:center;
}

#special-offer p{
  color: #606060;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}

#special-offer span.em{
  color: #be0404;
  font-size: 16px;
}
