/* kliky-mt.cz */
body {
	background-color: #dddddd;
	background: url("/skin/base/pozadi.jpg") left top repeat-x; 
	margin: 0;
	padding: 0; 
	color: #cccccc;
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif; 
	font-size: 80%;
}

a {
	color: gold;
	text-decoration:none;
	font-weight:  normal;
}
 a:hover {
	color: #ffffff;
}
/* úprava seznamů */
ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}

h1, h2, h3, h4 {
	font-size: 130%;
	color: gold;
}


/* definice oblastí stránky*/
#hlavni {
	width: 1150px; /* 980px , 1150px*/
	margin: 0 auto;
}

#top {
	float: left;
	width: 800px;
	height: 98px;
	text-align: center;
	background-color: #000000;
	background: url("/skin/base/pozadi-menu.gif") left top repeat;
	
}
#top-nadpis {
	float: left;
	width: 193px;
	height: 98px;
	text-align: center;
	line-height: 20px;
}

#top-menu {
	width:602px;
	height: 98px;
	float: right;
	background: url("/skin/base/sada-klik.jpg") center bottom no-repeat;
	}

#top-line {
	width: 800px; /*1150px;  980px; 800px; */
	height: 30px; /* 21px */
	line-height: 30px;
	float: left;
	background-color: #000000;
	font-size: 85%;
	vertical-align: middle;
	background: url("/skin/base/menu-pozadi.jpg") left bottom repeat-x;
}


#nadpis {
	float: left;
	width: 168px;
	text-align: center;
	color: gold;
	font-weight: bold;
	background: url("/skin/base/menu-sipka.jpg") right center no-repeat;
}

#menu {
	width: 632px;
	float: right;
	text-align: center;
}

#menu a, #katalog-menu a, #bottom-menu a {
	color: #cccccc;
	text-decoration:none;
	font-weight:  normal;
}
#menu a:hover, #katalog-menu a:hover, #bottom-menu a:hover {
	color: #ffffff;
}
#index {
	/* background: url("/img/klika-index.jpg") left top no-repeat;  */
	float: left;
	width: 570px;
	height: 300px;
	margin-top:0px;
}
#vzorkovny {
	clear: both;
	width: 300px;
	height: 100px;
	float: right;
}
#obsah {
	float: left; 
	padding: 5px;
	_height: 406px;
	min-height:406px;
	width: 790px;
	background-color: #333333;
	color: #ffffff;

}
#obsah-blok {
	width: 440px;
	margin-left:10px;
	padding: 10px;
	background-color: #000000;
	font-size: 85%;
}
#katalog  {
	margin: 0 0 0 0;
}
#obsah-text {
	font-size: 90%;
	margin: 20px 10px 20px 40px; 
}
.okraje {
	margin: 10px;
}

#bottom {
	height: 66px;
	width: 800px;
	float: left;
	text-align:left;
	font-size: 80%;
	background-color: #000000;
}
#bottom-text {
	height: 66px;
	width: 788px;
	text-align:right;
	color: #666666;

}

#bottom-doporucujeme{
	height: 38px;
	width: 794px;
	float: left;
	text-align:left;
	background-color: #666666;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
}

#bottom-doporucujeme a {
	color: #ffffff;
	text-decoration:none;
	font-weight:  normal;
}

#bottom-doporucujeme a:hover {
	color: gold;
}

#bottom-eu{
	height: 30px;
	width: 980px;
	float: left;
	text-align:left;
	font-size: 60%;
	margin-top: 1px;
	color: #000000;
}

/* panel s novinkami */
#panel {
	float: right;
	width: 170px;
	margin-left: 5px;
	height: 601px;
	font-size: 85%;
	text-align: center;
	background-color: #000000;
	background: url("/skin/base/pozadi-menu.gif") left top repeat;

}
#panel-nadpis {
	height: 29px;
}

#panel-line {
	height: 21px;
	line-height: 21px;
	background-color: #000000;
	text-align: center;
	color: gold;
	font-weight: bold;
}

/* levé menu - v katalogu */
#katalog-menu {
	float: left;
	width: 199px;
	min-height: 460px;
	_height: 460px;
	margin-right: 20px;
	background-color: #000000;
	font-size:85%;
}

#vzorkovny-menu {
	float: left;
	width: 259px;
	min-height: 380px;
	_height: 380px;
	margin-right: 20px;
	background-color: #000000;
	font-size:85%;
}
#katalog-text {
	float: left;
	width: 560px;
}
#katalog-detail {
	width: 786px;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #666666;
	color: #000000;
}
#katalog-detail h1 {
	color: #444444;
}
#katalog-odkaz {
	width: 90%;
	text-align: left;
	font-size: 85%;
}
.katalog-odkaz {
	width: 90%;
	text-align: left;
	font-size: 95%;
	margin-left:10px;
}
.katalog-odkaz a{
	color: #000000;
	font-weight: bold;
}
.center {
	text-align: center;
}
.nadpis {
	font-size: 90%;
	color: #666666;
}
/* menu vpravo na úvodní stránce */
#prave-menu {
	float: right;
	width: 199px;
	min-height: 406px;
	height: 406px;
	margin-right: 5px;
	background-color: #000000;
	background: url("/skin/base/pozadi-menu.gif") left top repeat;
}

/* zvýraznění odkazu v gold barvě */
.gold {
	background-color: gold;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.gold a {
	color: #333333;
	font-weight: bold;
}

.gold a:hover {
	color: #000000;
}

.gold-text{
	color: gold;
	font-weight:normal;
}

/* černý podklad pod textem u fotek */
.text-foto {
	background-color: #000000;
	color: gold;
	font-weight: normal;
	text-align: center;
	font-size: 85%;
}
.text-gold {
	color: gold;
	font-weight: normal;
	text-align: center;
	font-size: 85%;
}

/*  plovoucí boxy zarovnané nalevo */
.sablona {
	float: left;
	width: 350px;
	padding-left: 20px;
	text-align: left;
	font-size: 80%;
}
.certifikace {
	float: right;
	text-align: center;
}
.katalog {
	float: left;
	width: 130px;
	height: 115px;
	text-align: center;
	font-size: 85%;
}
.katalog-polozka {
	float: left;
	width: 100px;
	height: 110px;
	text-align: center;
	font-size: 85%;
}

.reference { 
	float: left;
	width: 45%;
	margin:1%;
}
.reference-foto {
	float: left;
	width: 50%;
	text-align: right;
}
.reference-text {
	float: right;
	width: 48%;
	text-align: left;
	padding-left: 5px;
}
.kontakt {
	float: left;
	width: 235px;
	height: 150px;
	margin:10px 10px 0px 0px;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}
.certifikat {
	float: left;
	width: 235px;
	height: 260px;
	margin:10px 10px 0px 0px;
	border-bottom: 1px dotted gray;
	border-right: 1px dotted gray;
}
.poptavka {
	float: left;
	width: 235px;
	height: 300px;
}
.garance-7let {
	float: left;
	width: 220px;
	height: 260px;
	text-align:center;
	
}
.povrchy {
	float: left;
	width: 100%;
}

.povrchy-foto {
	float: left;
	width: auto;
}

.schema-foto {
	float: left;
	width: auto;
	margin: 0 20px 10px 20px;
	text-align: center;
	font-size: 85%;
}
.povrchy-text {
	width: 490px;
	float: right;
	margin: 0 0 0 5px;
	text-align: left;
}

.kontakt span, .reference span, .povrchy span, .gold-nadpis, .novinky span, #katalog span {
	color: gold;
	font-weight: bold;
}

.kontakt img {
	border-color: #000000;
}

/* ukončení bloku - čistič */
.cleaner {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	height: 1px;
	border: none;
	visibility: hidden;
}

/* ceník */
.tblcenik {
    font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
}
.cenik1 {
    font-size: 8pt;
}
.topcenik1 {
	background-color:#f0f0f0;
    color: black;
	font-size: 10pt;
	font-weight: bold;
}
.topcenik2 {
	background-color:#f0f0f0;
    color:black;
	font-size: 7pt;
}
.white {
	font-size: 70%;
	color: white;
	font-weight: normal;
}

.prehravac {
	float: right;
	width: 560px;
}
.prehravac-montaze {
	float: left;
	width: 280px;
	margin-bottom: 15px;
}


/* ----- */