/* CSS Document */

html, body, div, img, a, h1, h3 {
  margin: 0px;
  padding: 0px
} 

.setter{clear:both;}

body{
  position: relative;
  top: 23px;
  font-family: Arial;
  font-size: 11px;
  background-image: url(../images/pozadi.gif);
  background-repeat: repeat-x;
  background-color: #430e00;
  
}

#kontejner {
  width: 950px;
  margin: auto;
  background-image: url(../images/obsah.gif);
  background-repeat: repeat-y;
  overflow: hidden;
}

img {
  border: none;
  vertical-align: top;
}

/* --- hlavicka --- */

#hlavicka {
  width: 950px;
}

#hlavicka_right {
  width: 700px;
  height: 216px;
  float: right;
}

#logo {
  width: 250px;
  height: 216px;
  float: left;
}

#flash {
  width: 700px;
  height: 174px;
  background-image: url(../images/hlavicka.jpg);
}

#flash1 {
  width: 700px;
  height: 174px;
  background-image: url(../images/head1.jpg);
}

#flash2 {
  width: 700px;
  height: 174px;
  background-image: url(../images/head2.jpg);
}

#flash3 {
  width: 700px;
  height: 174px;
  background-image: url(../images/head3.jpg);
}

#flash4 {
  width: 700px;
  height: 174px;
  background-image: url(../images/head4.jpg);
}

#flash5 {
  width: 700px;
  height: 174px;
  background-image: url(../images/head5.jpg);
}

#menu_top{
  width: 700px;
  overflow: hidden;
  background-color: #fff;
}

/* --- menu  --- */

#menu_left {
  width: 250px;
}

/* --- obsah --- */

#obsah {
  width: 640px;
  padding: 15px;
  margin: 15px 0px 15px 15px;
  float: left;
  background-color: #ffffff;
  color:#555555;
  
}

.historie {
  margin: 10px 0px 0px 0px;
  padding: 10px 10px 10px 180px;
  list-style-type: square;
  color: #ff8f2f; 
  background: #f7f0ea url(../images/historie.gif) no-repeat;  
}

.historie li span{
  color: #952100;  
}

#cara {
  width: 610px;
  border-top: 1px #e1e1e1 solid;
  /*background: #f7f0ea url(../images/historie.gif) no-repeat;*/
}

.box {
  width: 185px;
  float: left;
  display: block;
  margin: 10px 25px 0px 0px;
  background-color: #cda479;
}

.box-articles {
  width: 125px;
  float: left;
  display: block;
  margin-top: 10px;
  margin-right:25px;
  background-color: #cda479;
}

.box-studio {
  width:200px;
  float: left;
  display: block;
  margin-top: 10px;
  margin-right:13px;
  background-color: #cda479;
  height:230px;
}

.box-studio p{
  font-size: 12px;
  padding:5px 0px 5px 10px;
  margin-top:0px;
}

.box-reference {
  width:201px;
  float: left;
  display: block;
  margin-top: 10px;
  margin-right:11px;
  background-color: #cda479;
  height:133px;
  text-align:center;
  padding-top:1px;
  padding-left:1px;
}

.box-kachle {
  width:201px;
  float: left;
  display: block;
  margin-top: 10px;
  margin-right:11px;
  background-color: #cda479;
  height:192px;
  text-align:center;
  padding-top:1px;
  padding-left:1px;
}

/* --- paticka --- */

#paticka {
  width: 950px;
  height: 39px;
  float: left;
  text-align: right;
  background-image: url(../images/paticka.gif);
}

/* --- nadpisy --- */


h1 {
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #952100;
}

h1 a{
	color: #952100 !important;
}

h2{
	font-size: 15px;
	color: #952100;
	font-weight:normal;
}
h3 {
  font-size: 12px;
  padding: 10px 0px 5px 10px;
  color: #952100;
}

.uvod h2{
	font-size: 15px;
	font-weight:bold;
}

.likeh2{
	color: #952100;
	font-size: 15px;
	font-weight:bold;
	clear:both;
}

.uvod h3 {
  font-size: 12px;
  padding: 0px;
}

.uvod a {
  color: #952100 !important;
}

#paticka p{
  font-size: 11px;
  font-weight: normal;
  color: #cda479;
  padding: 12px 15px 0px 0px; 
}

/* --- Odkazy --- */

a {
  color: #cda479;
}

a:hover {
  color: #430e00;
}

#menu_top a {
  float: left;
  padding: 14px 26px 13px 25px;
  font-size: 12px; 
  color: #430E00;
  background-image: url(../images/oddelovac.gif);
  background-repeat: no-repeat;
  background-position: 0px 12px;
  text-decoration: none;
  background-color: white
}

#menu_top a:hover {
  color: #ffffff;
  background-color: #871e00;
}
#menu_left a {
  height: 25px;
  padding: 8px 0px 0px 20px;
  display: block;
  font-size: 12px;
  color: #CDA479;
  background-image: url(../images/sipka_off.gif);
  background-repeat: no-repeat;
  background-position: 10px 13px; 
  border-bottom: 1px #9b4b2e solid;
  text-decoration: none; 
}

#menu_left a:hover {
  color: #430E00;
  background-color: #cda479;
  background-image: url(../images/sipka_on.gif);
 
}
#obsah a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#obsah a:hover {
  color: #430e00;
}

#obsah .zahl a{
	color:#CDA479;
}

#obsah .zahlAlt a{
	color:#430e00;
}

.footer {width: 950px; padding-top: 15px; height:30px; margin: 0px auto;background-image:none;background-color:#430E00;text-align:center;color:#777777;padding-bottom:10px;}
.footer a{color:#777777;text-decoration:none;}
.footer a:hover{color:#777777;}

#top-right{
	width:670px;
	height:130px;
	margin: 15px 0px 0px 15px;
	float: left;
}

#top-right-box-1{
	width:169px;
	height:130px;
	margin-right:10px;
	background-image: url(../images/box-1-ruegg.gif);
  background-repeat: no-repeat;
  float:left;
  /*background-position: 10px 13px; */
}

#top-right-box-2{
	width:157px;
	height:130px;
	margin-right:10px;
	background-image: url(../images/box-2-cookcook.gif);
  background-repeat: no-repeat;
  float:left;
  /*background-position: 10px 13px; */
}

#top-right-box-3{
	width:157px;
	height:130px;
	margin-right:10px;
	background-image: url(../images/box-3-ardokeramika.gif);
  background-repeat: no-repeat;
  float:left;
  /*background-position: 10px 13px; */
}

#top-right-box-4{
	width:157px;
	height:130px;
	margin:0px 0px;
	background-image: url(../images/box-4-attika.gif);
  background-repeat: no-repeat;
  float:left;
  /*background-position: 10px 13px; */
}

#top-right-box-1 DIV{
	margin:60px 10px 5px 12px;
	color:#CDA479;
}
#top-right-box-2 DIV{
	margin:60px 10px 5px 12px;
}
#top-right-box-3 DIV{
	margin:60px 10px 5px 12px;
}
#top-right-box-4 DIV{
	margin:60px 10px 5px 12px;
}

.kontakt-box{
	width:209px;
	margin-top:20px;
	margin-left:20px;
	background-color:#CEA47A;
}

.kontakt-box-top{
	width:209px;
	height:51px;
	background-image:url(../images/box-kontakt.gif);
	background-repeat:no-repeat;
}

.kontakt-box-text{
	width:180px;
	color:#762303;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 18px;
}

.kontakt-box-text a{
	color:#762303;
	text-decoration:none;
}

.kontakt-lucht{
	width:209px;
	margin-top:20px;
	margin-left:20px;
}

#vyberte-krb{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	border:0px;
}

#left-kontejner{
	float:left;
	width:250px;
	padding:0px;
	margin:0px;
}

.product-title{
	color:#B4916B;
}

#obsah A.nochange{
	font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #952100;
}

.back{
	float:right;
	text-align:center;
	width:60px;
	margin-right:30px;
	_margin-right:15px;
	background-color:#F5ECE2;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

#obsah DIV.back A{
	color:#AD8051;
}

.description{
	margin-top:13px;
}

.galerie{
	margin-top:13px;
	margin-bottom:0px;
	padding-bottom:0px;
	height:32px;
}

.galerie-big{
	width:385px;
	float:left;
	background-color:#952100;
	color:white;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

.galerie-small{
	width:195px;
	float:left;
	background-color:#CDA479;
	color:white;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

.galerie-stranky{
	float:right;
	margin-right:15px;
}

.galerie-stranka{
	float:left;
	height:14px;
	width:18px;
	background-color:#EED9C2;
	text-align:center;
	margin-left:5px;
}

.galerie2{
	height:412px;
	width:400px;
	background-color:#EED9C2;
	margin-top:0px;
	padding-top:0px;
	float:left;
}

.galerie-mini{
	width:210px;
	height:412px;
	float:left;
	background-color:#EED9C2;
	margin:0px;
	padding:0px;
}

.galerie-mini2{
  width: 95px;
  float: left;
  display: block;
  margin-top: 5px;
  margin-left:4px;
  background-color: #cda479;
}

.pinfo{
	float:left;
	width:250px;
	color:#981D00;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
}

.pinfo2{
	padding-left:10px;
	padding-top:8px;
	color:#555555;
	font-size:11px;
	font-weight:normal;
}

.tinfo{
	float:left;
	width:350px;
	margin-left:20px;
	color:#981D00;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
}

.tinfo2{
	padding-left:5px;
	padding-top:8px;
	color:#555555;
	font-size:11px;
	font-weight:normal;
}

.galleryX{
	margin:0px;
	padding:0px;
}

A.download{
	color:#952100 !important;
}

.pagging{
	clear:both;
	text-align:right;
	padding:20px 10px 0px 0px;
}

#obsah .pagging a{
	color: rgb(149, 33, 0);
}

.active{
	font-weight:bolder;
	font-size:15px;
}

#obsah .pagging a:hover{
	color: #000;
}

A.download:HOVER{
	color:black;
}

#paticka a{
	text-decoration:none;
}

.box-articles p {
  margin: 0px;
  padding: 0px 10px 5px 10px; 
}

.kontakt-lucht a img{
  margin-bottom: 20px;
}

.kontakt-lucht span{
  display:none;
}

#headimg{
  float:left;padding-top:16px;padding-right:10px; 
}

.bp{font-weight:bold;}
