* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, arial, sans-serif;
	background: #d2cebf;
	text-align: center;
	font-size: small;
	color: #716a4d;
}
img {
	border-style: none;
}
h2, h3, h4 {
	color: #074e8c;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 2px;
}
h2 a, h3 a, h4 a {
	color: #074e8c;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, h4 a:hover {
	color: #ff9000;
	text-decoration: underline;
}
h2 {
	font-size: 108%;
	margin-bottom:8px;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 86%;
}
.page {
	margin: 15px auto 0 auto;
	width: 990px;
	border: 10px solid #fff;
	background: #fff;
	text-align: left;
}
.header {
	position: relative;
	height: 100px;
	width: 330px;
	overflow: hidden;
	float: left;
}
.header a {
	display: block;
	width: 330px;
	height: 90px;
	font-size: 1em;
	cursor: pointer;
	padding: 10px 0 0 0;
	text-align: center;
	color: #ff9000;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 330px;
	background: url("../img/logo.jpg") no-repeat left top;
}
.top-middle, .top-right {
	height: 100px;
	width: 330px;
	float: left;
	background: url("../img/topmiddle.jpg") no-repeat left top;
	font-size: 1px;
}
.top-right {
	background: url("../img/topright.jpg") no-repeat left top;
}
.main {
	width: 990px;
	background: url("../img/back.jpg") repeat-y left top;
}
.left-and-middle {
	float: left;
	width: 812px;
}
.left {
	float: left;
	width: 178px;
	background: #e1e5f1;
}
.left-content {
	overflow: hidden;
	font-size: 86%;
	text-align: right;
}
.leftmenu {
	border-top: 1px solid #b7bdd3;
}
.leftmenu li {
	border-bottom: 1px solid #b7bdd3;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
	list-style: none;
}
.leftmenu>li {
	margin-top: 0;
	margin-bottom: 0;
}
.leftmenu li a {
	display: block;
	border-right: 7px solid #b7bdd3;
	text-transform: uppercase;
	color: #074e8c;
	padding: 7px 7px 0 0;
	text-decoration: none;
	height: 22px;
}
.leftmenu li>a {
	min-height: 22px;
	height: auto;
}
.leftmenu li a:hover {
	border-right: 7px solid #ff9000;
	color: #ff9000;
}
.middle {
	float: right;
	width: 634px;
}
.middle-content {
	text-align: justify;
	overflow: hidden;
	margin: 0 3px;
	background: #f1ece6;
}
#pic1, #pic2, #pic3, #pic4, #pic5, #pic6 {
	float: left;
	width: 211px;
	height: 170px;
	font-size: 1px;
	background: url("../img/pic1.jpg") no-repeat left top;
	margin-right: 3px;
}
#pic2 {
	background: url("../img/pic2.jpg") no-repeat left top;
}
#pic3, #pic6 {
	width: 200px;
	background: url("../img/pic3.jpg") no-repeat left top;
	margin-right: 0;
}
#pic4 {
	background: url("../img/pic4.jpg") no-repeat left top;
}
#pic5 {
	background: url("../img/pic5.jpg") no-repeat left top;
}
#pic6 {
	background: url("../img/pic6.jpg") no-repeat left top;
}
.main-text {
	margin: 20px;
}
.main-text a {
	color: #074e8c;
}
.main-text a:hover {
	text-decoration:none;
}
.main-text p {
	margin-bottom: 10px;
}
.main-text ul. {
	margin-left: 15px;
}

.right {
	float: left;
	width: 178px;
	background: #ece3da;
}
.right a {
	color: #074e8c;
}
.right a:hover {
	text-decoration:none;
}
.right-content {
	overflow: hidden;
	margin: 10px;
}
.right-content p {
	margin-bottom: 15px;
	font-size: 93%;
	line-height: 120%;
}
.cleaner, .cleaner3px {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.cleaner3px {
	height: 3px;
	background: #fff;
}






/* ############# EDIT MODE BUTTONS ################ */

.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	position:absolute;   
}

.CMSPageManager
{
	border: 1px solid darkgray;
	display: block;
	width: 580px;
	background-color: #EEEEEE;
	margin: 0 0 20px 0;
	text-align:left;
}

.CMSPageManager td
{
	padding: 3px 3px 3px 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
.CMSPageManagerLabel
{
	text-align: right;
}
.CMSPageManagerTDlabel
{
	padding-left: 10px;
}
.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}




#topmenu {
	clear: both;
	height: 22px;
	background: #6d6d6d;
	margin: 2px 0 3px 0;
	padding-top: 8px;
}
.page>#topmenu {
	min-height: 25px;
	height: auto;
}
#topmenu li {
	display: inline;
	margin: 0 7px;
	background: url("../img/sipka.gif") no-repeat left center;
	color: #ff9000;
	padding-left: 12px;
	font-size: 86%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	float: left;
	behavior: url(scripts/LIhover.htc);
}
#topmenu li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#topmenu li a:hover {
	color: #ff9000;
	text-decoration: underline;
}
#topmenu ul {
	z-index: 500; 
	position: absolute; 
	background: #6d6d6d; 
	margin-left: -10px; 
}
#topmenu ul li {
	 clear: left; 
	 display: block; 
	 position: relative; 
	 padding: 0 0 5px 12px;
 	 font-size: 100%;
}
#topmenu ul,
#topmenu li:hover ul ul,
#topmenu ul li:hover ul ul {
	display: none;
}
#topmenu li:hover ul,
#topmenu ul li:hover ul,
#topmenu ul ul li:hover ul,
#topmenu ul ul ul li:hover ul {
	display: block 
}
#topmenu ul li a,
#topmenu ul ul li a {
	padding-top:5px;
	width:150px;
}
#topmenu ul ul {
	position: absolute;
	width: 180px;
	left: 100%;
	margin-top:-15px;
}
#topmenu ul ul li {
	display: block;		
	clear: left;		
	position: relative;	
}
#katalog {
	width: 619px;
	margin-left:5px;
}
#katalog td {
	width: 200px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	background: #fff;
}
#katalog h2, .detail-item h2 {
	background: url("../img/sipicka-modra.gif") no-repeat left top;
	padding-left:10px;
	margin-top: 5px;
}
#katalog p {
	background: url("../img/sipicka-hneda.gif") no-repeat left top;
	padding-left:20px;
	font-size: 86%;
}
.producer {
	border-bottom: 1px solid #d9d5cd;
	text-align: right;
	padding-bottom: 3px;
}
.picture {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.picture img {
	border: 1px solid #b3af9d;
	width: 160px;
}
.path,.path a {
	font-size: 86%;
	color: #b3af9d;
	margin-top:-5px;
}
.detail-item {
	width: 582px;
	margin-left: 13px;
	padding: 10px;
	background: #fff;
}
.detail-picture {
	float: left;
	margin-right: 15px;
}
.detail-picture img {
	border: 1px solid #b3af9d;
}
.description {
	float: left;
	font-size: 86%;
	width: 280px;
	text-align: left;
}
.description ul {
	list-style-type: none
}
.description li {
	margin: 3px 0;
	background: url("../img/sipicka-modra.gif") no-repeat left top;
	padding-left:10px;
}
.detail-description strong, .detail-description b {
	color: #074e8c;
}
.detail-description {
	margin: 10px 20px 20px 20px;
	font-size: 86%;
}
.tabulka {
	background: #F1ECE6;
}
.tabulka td {
	background: #FFF;
	padding: 3px;
	text-align: left;
	font-size: 86%;
}


