/* Zakladni definice */
body  {
	font-size: 72%;
	font:0.67em/1.5 "snas-serif", sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background: #000 url() repeat-x left top;
	vertical-align: top;
	text-align: center;
	height: 100%;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, hr, form, fieldset, legend, table, theah, tbody, blockquote { /* resety */
	margin: 0;
	padding: 0;
}

a, a:link, a:active  {
	text-decoration: underline;
	color: #ccc;
}
a:visited {
	color: #ccc;
}
a:hover {
  text-decoration: none;
	color: #ccc;
}

a img {
	border: 0;
}

p {
  margin: 10px 0 10px 0;
}

table {
	font-size: 100%;
}

ul {
	list-style-type: none;
}

hr {
  clear: both;
  visibility: hidden;
  padding:0px;  
  margin:0px;
}

.cleaner{
  clear: both;
}

h1 {
  background: transparent url(h2_4.png) 0.1em .10em no-repeat;
  padding: 2px 0 5px 28px;
  font-size: 120%;
  color: #efefef;
  font-weight: normal;
}

h2 {
  padding: 2px 0 0px 8px;
  font-size: 120%;
  color: #efefef;
  font-weight: normal;
}

h3 {
  font-size: 110%;
  padding: 5px 0 5px 0;
}
/* ---------------------------------------------------------------- */
.tnormal {
  font-size: 100%;
  padding: 0 0 5px 0;
}
.tbold {
  font-weight: bold;
}
.titalic {
  font-style: italic;
}
/* formulare */
fieldset {
	border: 0;
}
legend {
	display: none;
}
.color{
  color: #666;
}
.top{
  background: transparent url(h2_4.png) 0.1em .10em no-repeat;
  padding: 2px 0 5px 28px;
  font-size: 120%;
  color: #efefef;
  font-weight: normal;
}
/* ---------------------------------------------------------------- */
#supermain {
  background: transparent url() top center no-repeat;
  text-align: left;
}

.block {
  _background: transparent url(template_block_bottom.png) left bottom no-repeat;
  background: transparent url(template_block_bg.png) left top no-repeat;
  color: #666;
  margin-bottom: 0px;
}
.block h2 {
  background: transparent url(h2.png) 1.0em .8em no-repeat;
  color: #666;
  font-weight: bold;
  font-size: 100%;
  _text-transform: uppercase;
  margin: 0 -10px 0px -10px;
  padding: 6px 10px 6px 20px;
}
.block p, .block ul {
  font-size: 100%;
  padding: 0 0 10px 0;
}

.block.hilight {
  background: transparent url(template_blockH_bg.png) left top no-repeat;
  color: #666;
  _padding: 0 10px 0px 10px;
}

.block ul a{
  color: #a8a7a7;
}

.block.hilight h2 {
  background: transparent url(h2_h.png) 0.0em 0.0em no-repeat;
  color: #efefef;  
  padding: 3px 10px 10px 27px;
} 

/* ---------------------------------------------------------------- */
#superHead{
  background: transparent url(template_head.png) top left no-repeat;
  margin: 0 auto 0 auto;
	position: relative;
	width: 960px;
	height: 390px;
}

#superHead h1 {
  display: block;
  top: 5px;
  left: 90px;
  width: 345px;
  height: 80px;
}
#superHead h1 a, #head h1 a:visited, #head h1:hover {
  text-decoration: none;
  display: block;
  width: 245px;
  height: 90px;
  text-indent: -500em;
}

/* ---------------------------------------------------------------- */
#page {
  padding: 0px 10px 0 0;
  width: 950px;
  margin: 0 auto 0 auto;
  text-align: left;
  background: transparent url(template_page.png) top left no-repeat;
}
#content {
  /*background: #dadada;*/
  background: transparent url(template_content_bottom.png) .8em bottom no-repeat;
  border-left: 1px dotted #302E33;
  color: #afafaf;
  width: 618px;
  float: right;
  padding: 0px 10px 10px 20px;
}
#content li{
  margin-left: 16px;
}
#content ul{
	list-style-type: circle;
}
#column {
  width: 282px;
  float: left;
}
.leftPic{
  float: left;
  margin: 10px 10px 10px 0;
  padding: 3px;
  border: 1px solid #666;
}
.rightPic{
  float: right;
  margin: 10px 0px 10px 10px;
  padding: 3px;
  border: 1px solid #666;
}
.galeryPic{
  float: left;
  padding: 3px;
}
.picKontejner{
  float: left;
  border: 1px solid #666;
  margin: 10px 10px 10px 0;
  width: 193px;
  height: 147px;
}
.detail{
  float:left;
  width:135px;
  height:22px;
  margin-right: 10px;
  padding: 2px 0 0 30px;
  background: transparent url(button_detail.jpg) top center no-repeat;
}
.formular{
  float:left;
  width:135px;
  height:22px;
  padding: 2px 0 0 30px;
  background: transparent url(button_form.jpg) top center no-repeat;
}
/* ---------------------------------------------------------------- */
#footer {
  width: 960px;
  border-top: 1px dotted #302E33;
  margin: 5px auto 0 auto;
  text-align: center;
}
#footer p {
  text-align: right;
  width: 940px;
  padding: 20px 0px 30px 0px;
  font-size: 90%;
  color: #afafaf;
}
#footer a, #footer:visited {
  color: #afafaf;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

/* ---------------------------------------------------------------- */

.pr_box {
	clear: both;
}
.produkt_box {
	clear: both;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dotted #302E33;
}
.popis_produkt {
	float: left;
	width: 480px;
}
.img_produkt {
	width: 120px;
	float: right;
  margin: 10px 0px 10px 10px;
  padding: 3px;
  border: 1px solid #302E33;
}
.zarovnani {
	position: relative;
	width: 360px;
	height: 1px;
	font-size: 1px; 
	clear: both;
	visibility: hidden;
}

.sto {
  width: 100px;
}

.form_select {
  background-color: #333333;
  color: #bbbbbb;
  font-size: 100%;
  border-left: #dddddd;
  border-top: #dddddd;
  border-bottom: #eeeeee;
  border-right: #eeeeee;
}

.detail_nadpis {
  font-weight: bold;
  color: #aa0000;
}