@charset "utf-8";
.pozadi {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(pic/background12.jpg);
	height: 950px;
}
.nadpisKategorie {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	height: auto;
	width: 95%;
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 5px;
	background-image: url(pic/brown-but.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.mince {
	background-image: url(pic/mince.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
}

.leveTabulky {
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.policko {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 250px;
	width: 215px;
	float: left;
	color: #FFFFFF;
	margin: 4px;
	background-color: #000000;
}
.polickoSmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 120px;
	color: #FFFFFF;
	margin: 5px;
	background-color: #000000;
	display: block;
	width: 100px;
}

.picNahled {
	text-decoration: none;
	display: block;
}
.butKosik {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(pic/butKosik.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: middle;
	display: block;
	padding: 5px;
	height: 50px;
	width: 150px;
}

body {
	background-color: #999999;
	background-image: url(pic/drevo-textura2.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
}

.posuvOkno {
	display: block;
	height: auto;
	width: 100%;
	background-position: center top;
	text-align: center;
}



.leftMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

.nadpisMenuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	height: auto;
	width: auto;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C9C1A7;
	background-color: #000000;
}
.hlavicka {
	background-image: url(pic/background2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 200px;
}
.nadpisHlavicka {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 900px;
	vertical-align: bottom;
	background-position: left bottom;
	height: 200px;
}



.ButMenuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	height: auto;
	width: auto;
	padding-left: 20px;
	font-weight: normal;
}
.ButMenuLeft:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.topLista {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 25px;
	vertical-align: middle;
	padding-top: 2px;
	background-image: url(pic/black-but.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.topLista:hover {
	background-color: #CC6600;
	color: #FF6600;
}

.tdPic {
	height: 150px;
	overflow: hidden;
	display: block;
}
.tdPicBig {
	height: auto;
	overflow: auto;
	width: 100%;
}
.tdPicSmall {
	height: 75px;
	overflow: hidden;
	display: block;
}
.divFoto {
	width: 690px;
	overflow: auto;
	background-image: url(pic/black70.png);
	background-repeat: repeat;
}
.divDetail {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.produktOdkaz {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.produktOdkaz:hover {
	background-color: #CC6600;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.price {
	color: #FFFFFF;
}
.popisekPolicka {
	color: #999999;
}
.cernyPozadi {
	color: #FFFFFF;
}
.pruhFotek {
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 120px;
	width: 100%;
	overflow: auto;
}


h1 {
	font-size: 36px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	letter-spacing: 0em;
	color: #FFFFFF;
}

.kosik {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.polickoNahled {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 110px;
	width: 110px;
	margin: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.butZrusit {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	border: thin outset #CC0000;
}
.butZrusit:hover {
	background-color: #FF6666;
}
.tdPicBig {
	height: 150px;
	overflow: hidden;
	display: block;
}
.indexMainBlok {
	display: block;
	padding: 10px;
	color: #000000;
	background-image: url(pic/ornament3.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
}
.sloupekPic {
	background-image: url(pic/model1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 420px;
	overflow: visible;
}
.butKoupit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #66CC00;
	font-weight: bold;
	border: medium outset #66CC00;
	background-image: url(pic/kosik.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	display: block;
	width: 120px;
}
.butKoupit:hover {
	background-color: #CCFF00;
}
.b70 {
	background-image: url(pic/black70.png);
	background-repeat: repeat;
}
.pruh-ornament {
	background-repeat: repeat;
	background-position: center top;
	margin: 5px;
	background-color: #FFFFFF;
}
h2 {
	margin-top: 30px;
}
