body{
	background-color: #2f2f2f;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bck.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #353535;
	text-decoration: none;
	font-weight: bold;
}

#obal {
      width: 1000px;
		margin: 0px auto;
      text-align:left;
      max-width: 1024px;
		background-color: white;
		padding: 0px;

      }
#content {
position: relative;
      width: 980px;
      text-align:left;
      max-width: 1024px;
		background-color: white;

      }
   #sidebar {
      float: right;
      width: 200px;
      margin:0; padding:0;
      }
   #sidebar-content {
      margin:0; padding: 0.5em 1em;
		min-height: 700px;
      }
   #main {
      margin:0 0 0 0px;
		 padding:0;
		position: relative;
		width: 760px;
		float: left;
      }
   #main-content {
      margin:0; padding: 0.5em 1em;
      font-size: 100%;
      }
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
#header{
	position: relative;
	width: 980px;
	height: 205px;
	top: 10px;
	left: 10px;
	background-image: url(imgs/header.jpg);
}
#logo{
	position: relative;
	float: left;
	width: 190px;
	background-image: url(imgs/logo.jpg);
	left: 5px;
	top: 10px;
	margin-bottom: 10px;
}
#logo a{
	border: none;
	background-image: url(imgs/logo_hover.jpg);
	position: relative;
	float: left;
	
	width: 190px;
	height: 67px;
	border: none;
}
#logo a:hover{
background-image: url(imgs/logo.jpg);
}
#menukat{
	width: 200px;
	position: relative;
	float: left;
	top: 15px;
}
.navi{
position: relative;
width: 200px;
left: 0px;
margin: 5px 0px 0px 0px;
padding: 0px;
}
.navi li{
list-style: none;
width: 200px;
height: 18px;
position: relative;
float: left;
border-bottom: 1px solid #eaeaea;
left: 0px;
margin: 0px;
}
.navi a{
text-decoration: none;
color: black;
text-transform: uppercase;
font-size: 11px;
padding-left: 15px;
width: 185px;
height: 18px;
position: relative;
float: left;
line-height: 18px;
font-weight: normal;
}
.navi a:hover{
background-color: #e7e7e7;
}
.kat{
position: relative;
width: 200px;
float: left;	
}
.kat span{
position: relative;
width: 200px;
float: left;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
border-bottom: 2px solid silver;
}

.prod_general{
	position: relative;
	float: left;
	width: 750px;
	top: 15px;
	left: 0px;
	
}
.producth1{
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.prodhead{
	width: 750px;
	position: relative;
	float: left;
	
}
.prodheadleft{
	width: 400px;
	position: relative;
	float: left;
}
.prodheadright{
	width: 340px;
	position: relative;
	float: left;
	left: 5px;
}
.prodheadleft img{
border: 3px solid #424242;
width: 400px;
}

.fotkyprod{
	position: relative;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
}
.fotkyprod a img{
border: 2px solid #424242;
}
.fotkyprod a img:hover{
border: 2px solid #dcdcdc;
}
.prodheadleftimg{
	position: relative;
	float: left;
	width: 400px;
	
}
.prodheadleftpopis{
	position: relative;
	float: left;
	width: 486px;

}
.prod_spodek{
	position: relative;
	float: left;
	width: 750px;
	margin-bottom: 5px;
}
.prod_zpet{
	position: relative;
	float: left;
	width: 700px;
	height: 60px;
	top: 5px;
}
.prod_zpetbutton{
	width: 59px;
	height: 30px;
	background-image: url(/css/images/bck.gif);
	border: 0px;
	margin-bottom: 20px;
}
.prod_odeslbutton{
	width: 59px;
	height: 30px;
	background-image: url(/css/images/bckod.gif);
	border: 0px;
	margin-bottom: 20px;
}
.footer{
width: 1000px;
margin: 0px auto;
color: #898989;
font-size: 11px;
}
.footer a{
	color: #c8c8c8;
}
.news{
	position: relative;
	float: left;
	width: 200px;
	top: 50px;
}
#newsnadpis{
position: relative;
width: 200px;
float: left;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
border-bottom: 2px solid silver;
}
.newsdatum{
	position: relative;
	float: left;
	width: 200px;
	color: #bdbdbd;
	font-size: 11px;
}
.newsnadpis{
	position: relative;
	float: left;
	width: 200px;
	color: #323232;
	font-weight: bold;
}
.error{
	position: relative;
	float: left;
	color: red;
	font-size: 18px;
	font-weight: bold;
}

.img_gallery{
  height: 220px;
  width: 350px;
}
