*{
	padding: 0px;
	margin: 0px;
}

body{
	/*Samotne telo stranky*/
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 10px;
}


#content{
	position: relative;
	margin: auto;
	width: 750px;
	
}

#hlavicka	{
	width: 750Px;
	height: 143Px;
	}
#hlavicka a	{
	position: relative;
	width: 750Px;
	height: 143Px;
	display: block;
	}
#hlavicka a span{
	position: absolute;
	top: 0px; left: 0px;
	background: url('../img/banner.jpg') 0% 0% no-repeat;
	width: 750Px;
	height: 143Px;
	display: block;
	}


#menu	{
	width: 750Px;
	height: 40Px;
	}

#menuLevySloupec	{
	background-color: #99a735;
	width: 195Px;
	height: 40Px;
	float: left;
	}

#menuPravySloupec	{
	background-color: #ebebeb;
	width: 555Px;
	height: 40Px;
	float: right;
	}

#telo	{
	width: 750Px;
	}

#teloLevySloupec	{
	width: 195Px;
	float: left;
	}

#teloPravySloupec	{
	width: 540Px;


	float: right;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
	}
#teloPravySloupec h2	{
	font-family: Tahoma;
	font-size: 14Px;
	color: #F26521;	
	font-weight: bold;
	}
#teloPravySloupec h2 a	{
	color: #F26521;	
	text-decoration: underline;
	}
#teloPravySloupec h2 a:hover	{
	color: #F26521;	
	text-decoration: none;
	}

#paticka	{
	background-color: #F26521;
	width: 750Px;
	height: 30Px;
	line-height: 30Px;
	text-align: right;
	font-family: Arial;
	font-size: 10Px;
	color: #FFFFFF;
	clear: both;
	}

#paticka a	{	
	font-family: Arial;
	font-size: 10Px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20Px;
	padding-right: 20Px;
	}

#paticka a:hover	{
	text-decoration: underline;
	}

#menuTop	{
	width: 540Px;
	height: 40Px;
	line-height: 38Px;
	padding-left: 15Px;
	}

#menuTop a	{	
	font-family: Tahoma;
	font-size: 12Px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20Px;
	padding-right: 20Px;
	float: left;
	}

#menuTop a:hover	{
	text-decoration: underline;
	color: #F26521;
	}

#menuLeve	{
	width: 195Px;
	text-align: left;
	}


.menuPages	{
	border: 1px solid #cccccc;
	height: 40Px;
	line-height: 40Px;
	padding-left: 13Px;
	margin-top: 15px;
	text-align: center;
	}

.menuPages a	{	
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #4F565F;
	text-decoration: none;
	padding-left: 5Px;
	padding-right: 5Px;
	}

.menuPages a:hover	{
	text-decoration: underline;
	color: #F26521;
	}

a.menuPagesPrevious	{	
	background: url('../img/arrow-previous.jpg') 0% 50% no-repeat;	
	font-family: Arial;
	font-size: 11Px;
	color: #4F565F;
	text-decoration: none;
	padding-left: 10Px;
	padding-right: 7Px;
	float: left;
	}

a.menuPagesPrevious:hover	{
	text-decoration: underline;
	color: #F26521;
	}

a.menuPagesNext	{	
	background: url('../img/arrow-next.jpg') 100% 50% no-repeat;	
	font-family: Arial;
	font-size: 11Px;
	color: #4F565F;
	text-decoration: none;
	padding-left: 7Px;
	padding-right: 10Px;
	float: left;
	}

a.menuPagesNext:hover	{
	text-decoration: underline;
	color: #F26521;
	}

#format {
	margin-top: 9px;
	font-family: Tahoma;
	font-size: 10Px;
	color: #3D3D3D;
	text-align: left;
	padding-left: 5Px;
	}

#format input.text {
	color: #898989;
	margin: 0Px;
	width: 110Px;
	font-family: Arial CE, Helvetica, sans-serif; 
	font-size: 12Px;
	border: 1Px #959595 solid;
	vertical-align: 5px;
	padding-left: 3px;
	margin-right: 3px;
	}

#format .submit {
	right: 5Px;
	top: 0px;
	}

#boxAktuality	{
	background-color: #F7F7F7;
	width: 175Px;
	_height: 100px;
	min-height: 100Px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	}
#boxAktuality h2	{
	font-family: Tahoma;
	font-size: 14Px;
	color: #F26521;	
	font-weight: bold;
	}


.boxAktualityHidden	{
	background-color: #F7F7F7;
	width: 195Px;
	height: 100Px;
	min-height: 100Px;
	text-align: left;
	}

.pAktuality	{
	font-family: Tahoma;
	font-size: 11Px;
	color: #555555;
	background-color: #F7F7F7;
	width: auto;
	height: auto;
	padding: 0Px 15Px 0Px 15Px;
	}

.nadpisAktuality	{
	font-family: Tahoma;
	font-size: 14Px;
	color: #F26521;
	width: auto;
	height: auto;	
	font-weight: bold;
	}

.boxTeloLevy	{
	width: 255Px;
	height: 40Px;	
	border: 1Px #D7D7D7 solid;
	float: left;
	}

.boxTeloPravy	{
	height: 40Px;	
	border: 1Px #D7D7D7 solid;
	float: right; 
	}

.searchPravySloupecPravy	{
	padding-top: 9Px;
	padding-left: 10Px;
	width: 250Px;
	height: auto;
	text-align: left;
	font-family: Arial;
	font-size: 11Px;
	color: #4F565F;
	}

.comboJazyk	{
	width: 130Px; 
	height: 17Px; 
	font-family: Arial CE, Helvetica, sans-serif; 
	font-size: 11Px;
	padding-left: 2Px;
	}

#boxProdukt	{
	width: 530Px; 
	height: auto; 
	text-align: center;
	}
#boxProdukt ul{
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	}
#boxProdukt ul.spodni{
	border-top: 1px solid #cccccc; 
	}
#boxProdukt ul li{
	display: block;
	width: 170px;
	list-style-type: none;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	border-right: 1px solid #cccccc;
	}
#boxProdukt ul li.krajni{
	border-right: 0px;
	}
#boxProdukt ul li a	{
	font-family: Tahoma;
	font-size: 13Px;
	color: #99A735;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	height: 26px;
	}

#boxProdukt ul li a:hover	{
	text-decoration: none;
	}

#boxProdukt ul li img{
	border: 2Px #99A735 solid;
	margin-top: 6Px;
	}

#karta{

}
#karta img{
	border: 3Px #99A735 solid;
	margin: 10Px;
	float: left;
}
#karta h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#popis{
	float: left;
}

#dotaz{
	width: 100%;
	color: #333333;
}

#dotaz ul{
	margin:0px;
	padding:0px;
	display: block;
	float: left;
	margin-left:1px;
	margin-top: 5px;
}
#dotaz ul li{
	font-size: 11px;
	margin-bottom: 1px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	width: 235px;
	background: #f4f4f4;
}
#dotaz ul li span{
	float: left;
	vertical-align: top;
}
#dotaz ul li input{
	float: right;
	border: 1px solid #333333;
	width: 180px;
}
#dotaz ul li textarea{
	float: right;
	border: 1px solid #333333;
	width: 180px;
	height: 70px;
}
#dotaz input.submit{
	border: 1px solid #333333;
	padding: 0px;
	margin: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	cursor: pointer;
}


.cenaOrange	{
	font-family: Tahoma;
	font-size: 16Px;
	color: #F26521;
	font-weight: bold;
	}

.bannerLevySloupec	{
	width: 375Px;
	height: auto;
	float: left;
	}

.bannerPravySloupec	{
	width: 375Px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 28Px;
	padding-right: 40Px;
	}

.bannerPravySloupecVnitrni	{
	background: url('../img/bg-basket.jpg') 0% 0% no-repeat;
	width: 247Px;
	height: 79Px;
	float: right;
	padding: 12Px;
	}

.nadpisBasket	{
	font-family: Tahoma;
	font-size: 14Px;
	color: #F26521;
	font-weight: bold;
	text-decoration: underline;
	height: 30Px;
	line-height: 30Px;
	}

.cenaBasket	{
	font-family: Tahoma;
	font-size: 14Px;
	color: #F26521;
	font-weight: bold;
	}

.textBasket	{
	font-family: Verdana;
	font-size: 11Px;
	color: #000000;
	}

	
/* menu katalogu */
ul#menulist {margin: 0; padding: 0; }
ul#menulist li {list-style: none;}
ul#menulist li a.actuator{
	display: block;
	width: auto;
	height: 19Px;
	line-height: 19Px;
	font-family: Tahoma;
	font-size: 11Px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30Px;
	border-bottom: 1Px #FFFFFF solid;	
}
ul#menulist li  span{display : block; width : 100%;}
ul#menulist li  span a.actuator{background: url('../img/arrow-menu.jpg') #EBEBEB 5% 50% no-repeat;}
ul#menulist li a:hover{color: #F26521; text-decoration: none; }
ul#menulist li span a {background: url('../img/arrow-menu.jpg') #EBEBEB 5% 50% no-repeat; }
ul#menulist li span a:hover{background: url('../img/arrow-menu-over.jpg') #E2E2E2 5% 50% no-repeat; }

/* 2.uroven menu katalogu */
ul#menulist li ul.menulist{margin: 0; padding: 0; display: none;}
ul#menulist li ul.menulist li{list-style: none; }
ul#menulist li ul.menulist li a{
	display: block;
	width: auto;
	height: 19Px;
	line-height: 19Px;
	font-family: Tahoma;
	font-size: 11Px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	padding-left: 45Px;
	border-bottom: 1Px #FFFFFF solid;
}
ul#menulist li ul.menulist li a:hover{color: #F26521;  text-decoration: none; }


/* fotogalerie */

.fotogalerie{	clear: both;}
.fotogalerie span{
	font-size: 11px;
	padding: 3px;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
	margin-top: 6px;
}
.fotogalerie .fotka{
	width: 150px;
	text-align: center;
	float: left;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;	
	margin-bottom: 7px;
	border: 1px dotted #D3D3D3;
	min-height: 140px;
	_height: 140px;
}
.fotogalerie .fotka a img { border:0px; }
