@import url(https://fonts.googleapis.com/css?family=Ubuntu:500);

body {
  
  margin: 0;
  background: black;
}
* {
  margin: 0;
  font-family: 'Ubuntu', sans-serif;
}
html, body {
  height: 100%;
}

a:link.avariant {
  color: #f7dc85 !important;
  text-decoration: none;
}

#container {
	width:992px; /*960*/
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -94px;  
}

#footer, .push {
  height: 4em;
}

#header {
	background: black;
	color:#fff;
	height:175px;
	padding:5px
}

#main-menu {
	float:left;
	width:167px;
	height:300px;
	background:black;
}
/*drobeckvoa navigace*/
#breadcrumbs{
  margin: 15px 0 0 0;
  padding: 0;
  width: 500px;
  height: 22px;
  color: #fefefe; 
  font-size: 12px;
}
#breadcrumbs div {
  padding-top: 2px;
  padding-left: 66px;
}
#breadcrumbs img{
  float: left;
}


#breadcrumbs a, #breadcrumbs span{
  color: #9c9e9f;
  text-decoration: none;
}
#breadcrumbs span{
  padding: 0 6px 0 6px;
}

#breadcrumbs a:hover{
  color: #fefefe;
}
#breadcrumbs div {

}
#slider{
 margin-top:20px;
 width: 820px;
 height: 301px;
 border: solid 2px #d7b469;
}


h2 {
  margin: 20px 0 20px 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  color: #f7dc85;
}
h3 {
  margin: 20px 0 20px 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  color: #f7dc85;
}
h4 {
  margin: 15px 0 15px 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  color: #f7dc85;
}

/*167+825*/
#content {
	float:left;
	width:825px;
	background:black;
  color: #f7dc85;
  font-size: 14px;
}
#extra-content{
  background: black;
  color: #f7dc85;
  font-size: 14px;
} 
/*formulář vyhledávání*/
#search{
  float:right;
  margin-top: 15px;
  clear:both;
}

form .inputtext{
 background: white;
 border: solid 1px white;
 width:154px;
 height:20px
 margin: 0;
 font-family: 'Ubuntu', sans-serif;
}

form .button{
  border: solid 1px #3d3c3f;
  height:21px;
  width: 72px;
  background: #3d3c3f;
  color: white;
  margin: 0;
  font-family: 'Ubuntu', sans-serif;
  margin-left: -5px;
}
/*titulek stranky 98 prostrk*/
#title{
  font-variant: small-caps;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  font-weight: 100;
  letter-spacing: 1pt;
  float: left;
  margin: -20px 0 10px 160px;
}
/*menu jazyku*/
#languages {
  float: right;
  margin: 17px 0 0 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #f7dc85;
}
#languages a{
  color: #f7dc85;
  text-decoration: none;
}
#languages a:hover{
  color: white;
}
#languages span{
  padding: 0 5px 0 5px;
  font-weight: 100;
}

/*logo*/
#logo{
 width: 369px;
 height: 109px;
 background: black url("./images/logo.png");
 margin: 19px 0 0 0;
}

/*horni menu*/
#top-menu{
  margin:0;padding:0;
  margin-left: 120px;
  clear:both;
}
ul.topmenu, ul.top-menu li{
  margin:0;padding:0;
 list-style-type: none;
}
ul.topmenu{
  height: 30px;
}
ul.top-menu li {
  
}
ul.top-menu li a {
  margin-left: 1px;
  text-align:center;
  line-height: 28px;
  float:left;
  display: block;
  width: 136px;
  height: 29px;
  background: black url("./images/menu-item.png");
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
 /* text-align: center;*/  
}
ul.top-menu li a:hover, ul.top-menu li a.top-mselected {
  background: black url("./images/menu-item-hover.png");
}
/*leve menu*/

ul.main-menu, ul.main-menu li {
 margin:0;padding:0;
 list-style-type: none;
}
ul.main-menu li{
  margin-top: 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 600;  
}
ul.main-menu li a{
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
ul.main-menu li a:hover, ul.main-menu li a.selected {
  color: #f7dc85;
}
ul.main-menu li.menu-poptavka {
  font-size: 18px;
  margin-top: 40px;
}


/*patička*/
#footer {
	clear:both;
	background: #d7b369;
	color:#010101;
	height:94px;
}
#footer .in {
  width: 992px;
  padding-top:40px; 
  margin: 0 auto;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
}
#footer span.text{
  padding-left: 20px;
}
#footer a, #footer a.visited  {
  color:#010101;
  text-decoration: none;
  text-transform: uppercase;
}
#footer span.text span{
  color:#6d6044;
  padding: 0 4px 0 4px;
}
/*uvodni clanek*/
#extra-content{
  text-align: left;
  margin-bottom: 60px;  
}
#content {
  margin-bottom: 60px; 
}

#content a:visited{
  color: #c7a260;
}
/*kontakt*/
.kontakt-form {
   font-family: 'Ubuntu', sans-serif;
   font-size: 14px;
   font-weight: 200;
}
.kontakt-form th {
  text-align: left;
}

.kontakt-form input, .kontakt-form textarea {
  background: #cccccc;
  border: solid 1px #7a7a7a;
  color: #333333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 14px 30px 14px 20px;
}
.kontakt-form label {
  color: #e1c477;
}


.kontakt-form .button{
  margin: 3px 0 0 3px;
   background: #f7dc85;
   border: solid 1px white;
   height: 48px;
   width: 200px;
   padding: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: bolder;
  color: black;   
   
}
#languages a.u {
 color: white !important;
}


#materials {
  width: 300px;
  height: 384px;
  background: #c39f5b;
  color: black;
}
#materials div{
  margin: 10px;
}

.product-image {
  width: 270px;
  height: 500px;
  border-bottom: solid 1px #c7a260;
  border-right: solid 1px #c7a260;
  float:left;
  text-align: center;
}
.no-right-border{
 border-right: none !important;
}

.product-image img {
  margin-left: 35px;
  margin-right: 35px;
}

.product-image a:link, .product-image a:visited  {
  color: #c7a260;
  text-decoration: none;
}

/*DETAIL*/
.cleaner{
  width: 600px;
  clear: both;
  height: 1px;
}
#variants {
  
  width: 800px;
  height: 140px;
}
.variant {
  width: 140px;
  text-align: center;
  float:left;
}

/*MATERIALY*/
#materialdiv {
  float:right;
  width: 295px;
  height: 370px;
  background: #c29d5b;
  padding: 20px 15px 12px 15px;
  color: black;
  margin-bottom: 10px;
}
#materialimg {
  height: 60px;
  clear:righh;
}
#materialimg img, #detailimg img{
   clear: right;
  float:left;
  margin: 15px 0 15px 6px;
}
#materialdiv a {
  text-decoration: underline;
  color: black;
}
#materialdiv a.more {
  clear: both;
  float: right;
}
#search_array a{
  color:#f7dc85;
  text-decoration: underline;
}
#search_array a:hover{
  text-decoration: none;
}

/*detail produktu*/
table#detail {
  width: 350px;
  float:right;
  margin: 0 0 0 2px;
  color: #f7dc85;
}

table#detail th {
  text-align:right;
}
table#detail td {
  width: 290px;
  text-align: right;
  float:right;
}

table#detail td img{
  margin-left: 3px; 
  float: right;
}  
