html,body {
height: 100%;
}
body {
background: #464637 url(/gfx/body-bg.jpg) center bottom;
background-attachment: fixed;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
html, body * {
	margin: 0;
	padding: 0;
	text-align: left;
	}
h2 {
	font-size: 16px;
	}
a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
img {
	border: none;
	}
div#main {
	/*background: #fff url(grafika/back.png) top left repeat-y;*/
	background: white url(grafika/backback.png) top left repeat-x;
	width: 800px;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	_height: 100%;
	}
div#header {
	width: 800px;
	height: 90px;
	background-image: url('grafika/header.png');
	}
div#headimg {
	width: 800px;
	height: 300px;
	background-image: url('grafika/headimg.jpg');
	}
ul#topnavigace {
	background: #6d6e71;
	display: block;
	width: 801px;
	height: 39px;
}
ul#topnavigace li {
	list-style-type: none;
	display: block;
	float: left;
	width: 79px;
height: 39px;
	border-right: 1px solid #e7e7df;
	background-color: #fff;
	}
ul#topnavigace li a {
	color: #fff;
	font-size: 12px;
	display: block;
	background-color: #6d6e71;
	padding-left: 5px;
	height: 100%;
	}
ul#topnavigace li.aktivni a,
ul#topnavigace li a:hover {
	background-color: #0060af;
}
div#leftnavigace {
	float: left;
	width: 190px;
	}
div#leftnavigace h2 {
	margin: 15px;
	padding: 15px 0;
	color: #0060af;
	}
div#leftnavigace li {
	margin: 0 15px;
	list-style-type: none;
}
div#cleaner, div.cleaner {
	clear: both;
}
div#content {
	width: 580px;
	margin-top: 10px;
	padding: 10px;
	float: right;
	background-color: #e7e7df;
	background: transparent;
	}
div.clanek {
	margin-top: 10px;
	}
div.clanek hr {
	border: none;
	height: 5px;
	color: #fff;
	background-color: #fff;
	margin: 10px auto 10px 0px;
	clear: both;
	}
div.clanek h2 a{
	color: #0060af;
	text-decoration: none;
  font-weight: normal;
	font-size: 18px;
}

div.clanek p.datum {
	margin-right: 0;
	font-weight: bold;
	float: right;
	color: #000;
	font-size: 13px;
}
div.clanek a {
  font-weight: bold;
	text-decoration: underline;
	color: black;
}
div.clanek img {
	margin-right: 10px;
	float: left;
	}
.produkt_right {
width: 365px;
float: right;
font-size: 11px;
background: #6d6e71;
}
.ceny {
display: none;
}
.popis {
width: 200px;
float: left;
}
.produkt h2 {
font-size: 18px;
padding-top: 7px;
color: #0060af;
padding-bottom: 4px;
margin-bottom: 4px;
border-bottom: 2px dotted #0060af;
}
.produkt_right h3{
font-size: 12px;
text-transform: uppercase;
color: white;
margin-top: 4px;
margin-bottom: 2px;
}
.produkt_right label {
font-weight: bold;
}
.produktBOX {
width: 110px;
height: 150px;
text-align: center;
margin-right: 10px;
float: left;
padding: 5px;
border: 1px solid #cdcdbc;
background: #d7d7c8;
overflow:hidden;
margin-bottom: 10px;
}

.produktBOX h2 {
font-size: 12px;
height: 30px;
}
.novinka {
border: 1px solid #cdcdbc;
background: #d7d7c8;
padding: 5px;
margin-bottom: 5px;
}
.novinka h3 {
font-size: 12px;
}
.detail {
/*border:1px solid #999999;*/
background: #B2B2A6 url(grafika/detail.png) top left repeat-y;
position: relative;
#position: static;
}
.main_img {
width: 222px;
height: 173px;
overflow: hidden;
float: left;
}
.other_images {
width: 320px;
margin-right: 12px;
padding-top: 12px;
float: left;
padding-bottom: 10px;
padding-left: 10px;
clear:both;
overflow: hidden;
}
.vedle_foto {
width: 80px;
float: right;
overflow:hidden;
}
.other_images a{
width: 70px;
overflow: hidden;
border: 1px solid #cccccc;
display: block;
margin-bottom: 4px;
float:left;
margin-right: 2px;
}
.logos {
padding-left: 10px;
padding-bottom: 10px;
width: 280px;
float: left;
}
.info {
width: 224px;
padding: 10px;
float: right;
position: relative;
#position: static;
}
.info h3 {
font-size: 12px;
text-transform: uppercase;
background: white;
padding: 4px 4px 4px 4px;
color: #6d6e71;
margin-bottom: 5px;
}
.info p {
clear: both;
margin: 2px 0px 4px 0px;
font-size: 11px;
color: white;
}
.info p strong {
display: block;
float: left;
width: 60px;
}
.images {
float: left;
width: 330px;
}
.cena {
padding: 5px;
border: 1px solid white;
color: white;
position: aboslute;
bottom: 0px;
right: 0px;
}
.cena em {
font-size: 14px;
font-weight: bold;
font-style: normal;
}
.cena_shadow {
height: 60px;
}
.detail_text {
padding-top: 20px;
}
div#content ul {
padding: 10px 0px 10px 30px;
}
.prodejce h3{
color: #ed1c24;
margin-top: 10px;
}
