


.matrjoska {
	position:relative;
}

#main {
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	/*border:2px solid #834f20;*/
	background: url("../images/bck-main.jpg") repeat-y;
}
#top {
	width: 1024px;
	height: 174px;
	background: url("../images/bck-header.jpg") no-repeat;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* *************** MENU ******************** */


#topMenu {
	border: 0px solid #EADDAF;
	top: 154px;
	left: 0px;
	position: relative;
	height: 20px;
	width: 800px;
}
#topMenu li {
	display: inline;
	list-style-type: none;
	padding: 0px 8px;
}
#topMenu li a {
	font-size: 14px;
	text-transform: uppercase;
	background: url("../images/bullet-topmenu-transparent.gif") no-repeat;
	background-position: center right;
	padding-right: 10px;
	text-decoration: none;
	color: #663300;
}


#leftMenu {
	border: 0px solid #EADDAF;
	top: 181px;
	left: 40px;
	position: relative;
	height: 180px;
	width: 200px;
}

.leftSubMenu
{
	padding: 0px;
	margin: 0px;
}

.leftSubMenu li {
	display: block;
	list-style-type: none;
	padding: 3px 3px;
}
.leftSubMenu li a {
	font-size: 12px;
	text-transform: uppercase;
	background: url("../images/bullet-topmenu-transparent.gif") no-repeat;
	background-position: center left;
	padding-left: 12px;
	text-decoration: none;
	color: #663300;
}

#langs {
	position:absolute;
	top:180px;
	right:33px;
	width:135px;
	height:20px;
	text-align: right;
	
}

#langs a {
	padding: 0px 3px;
}

#langs a img, .bold img {
	border: none;
}



/* **************** rollover menu ***************** */

ul#myTree {display: block; position: relative; margin: 0; padding: 0; 
background-color: white; width:140px;
		}
ul#myTree li {display: block; position: relative; margin: 0; padding: 0; width:140px; border:0px solid red; 

		}
ul#myTree div {
	width:140px;
}

		
ul#myTree li a {display: block; position: relative; background-color: none;
		}

ul#myTree li ul {display: block; position: absolute; margin: 0; padding: 0; 
		top: 0px; left: 145px; background-color:#EFCE77; border: solid 1px #663300; width: 82px;
        }
ul#myTree li ul div {display: block; position: relative; margin: 0; padding: 0; 
background-color: #EFCE77; width: 82px; height: auto;
        }
ul#myTree li ul li {display: block; position: relative; margin: 0; padding: 0; 
 width: 82px; background-color: none; border-right: none;
        }

ul#myTree li ul li:hover {background-color: #8F4F11;}
		
ul#myTree li ul li ul {display: block; position: absolute; margin: 0; padding: 0;
		top: 6px; left: 60px; background-color: white;
        }
ul#myTree li ul li ul li {display: block; width: 82px; background-color: none;
		margin: 0; padding: 0;
		}

ul#myTree a {text-decoration: none; font-weight: bold; padding-right: 8px;
padding-left: 14px; margin: 2px;}
ul#myTree li a:hover {color: #000000;}	



ul#myTree li ul {display: none;} 
ul#myTree li ul li ul {display: none;} 
ul#myTree li ul li ul li ul {display: none;} 

/* *************** END ROLLOVER MENU ******************** */

/* *************** END MENU ******************** */
#content {
	min-height: 495px;
	border: 0px solid grey;
	width:734px;
	margin-top: 115px;
	margin-bottom: 10px;
	margin-left: 30px;
	
	padding-left: 230px;
		background-color: #ffffff;
}
#content a {
	/*color: #f9c730;*/
}
#content ul {
	list-style-type: circle;
}
.breadCrumb {
	background-position: center left;
	padding: 10px;
	color: #000000;
}
.bread-crumb-home {
	color: #000000;
	text-decoration: none;
}
.bread-crumb-home:hover {
	color: #000000;
	text-decoration: underline;
}


.text, .perex, #frmRequest {
	
	text-align: justify;
	border: 0px solid #EADDAF;
	/*width:480px;
	float:left;*/
}

#frmRequest div, #frmContact div {margin:5px 2px;}

#courseTable {
	border:1px solid #834f20;
	width:100%;
}
#courseTable tr.header{
	background-color: #834f20;
	color:#ffffff;
	font-weight:bold;
}

#courseTable tr td{
	border-right:1px solid #834f20;
	border-bottom:1px solid #834f20;

}

.productDetailRow {
	padding:2px;
	width:450px;
	clear:both;
}

.productDetailRow label {
	
	clear:none;
	width:220px;
}


#textUnderMenu {
	border: 0px solid #EADDAF;
	top: 181px;
	left: 40px;
	position: relative;
	height: 100px;
	width: 200px;
	text-align: justify;
	border: 0px solid #EADDAF;
}


.addToCart {
	padding:10px;
	background-color:#fdac1c;
	border:3px solid #834f20;
	color:#834f20!important;
	text-decoration:none;
	text-transform:uppercase;
	margin:20px!important;
	font-weight:bold;
}

#frmSearchTop {
	background-color: #424242;
	width: 170px;
	height: 34px;
	position: relative;
	margin: 5px;
}
.searchValue {
	margin: 0px;
	position: relative;
	top: -4px;
	left: 0px;
	width: 120px;
}
.searchSubmit {
	position: relative;
	top: 2px;
	left: -3px;
}
#menu {
	width: 180px;
	min-height: 495px;
	text-align: left;
	border: 4px solid #EADDAF;
	top: 174px;
	left: 90px;
	position: absolute;
	border: 0px solid #000000;
	background-color: #212121;
}
#menu ul {
	background-color: #2a2a2a;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
}
#menu ul li {
	list-style-type: none;
	line-height: 20px;
	border-bottom: 1px dotted #424242;
}
#menu ul li ul li {
	padding: 0px!important;
	border: none;
	margin-left: -10px;
}
#menu ul a {
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
	color: #7b7b7b;
	text-decoration: none;
}
#menu ul li ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background: url("../images/bullet-menu-off.gif") no-repeat;
	background-position: center right;
	width: 160px;
	display: block;
	text-decoration: none;
}
#menu ul li ul li a:hover {
	background: url("../images/bullet-menu-on.gif") no-repeat;
	background-position: center right;
	width: 160px;
	display: block;
}
#jakVybrat {
	width: 175px;
	min-height: 100px;
}
.jakVybratHeader {
	background: url("../images/jak-vybrat.gif") no-repeat;
	width: 175px;
	height: 59px;
	margin-left: 5px;
}
#jakVybrat ul {
	background: none;
	background: url("../images/bck-jak-vybrat.gif") repeat-y;
	width: 175px;
	padding-left: 15px;
}
#jakVybrat ul li {
	border: none;
	line-height: 17px;
	margin-left: 10px;
	list-style-image: url("../images/bullet-menu-jak-vybrat.gif");
}
#jakVybrat ul li a {
	color: #000000;
	padding-top: 0px;
}
.paging {
	padding: 5px 10px;
	color: black;
	font-weight: bold;
	text-align: right;
	/*border-bottom: 1px dotted brown;
*/
}
.paging a {
	font-weight: bold;
	padding: 0px 4px;
}
.paging a img, .paging span {
	padding: 0px 4px;
}
.productListItem {
	clear: both;
	/*border-bottom: 1px dotted brown;
*/
	padding: 10px 0px;
}
.productImage {
	position:absolute;
	right:10px;
	padding: 5px;
	
}
.oddelovac {
	clear: both;
	color: black;
	border: none;
	/*background-image: url("../images/oddelovac.gif");
*/
	margin: 5px;
}




.rightImages {
	float:right;
	/*margin-top:-73px;*/
	padding: 0px 5px;
	background-color: #ffffff;
	width:210px;
}
.rightImages img {
	/*border-left: 5px solid #f5f5f5;*/
	}
.rightImages span {
	display: block;
	/* background-color: #f5f5f5;*/
	padding: 2px 0px 8px 5px;
	color: #663300;
	text-align:center;
}
#footer {
	width: 950px;
	height: 25px;
	/*background: url("../images/bck-footer.gif") no-repeat;*/
	margin: 0px 10px 10px 40px;

}
#footer ul {
	position: relative;
	left: 45px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
	background: url("../images/bullet-footer.gif") no-repeat;
	background-position: center right;
}
#footer ul li a {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
}
#sitemap {
	margin: 20px;
}
#sitemap li {
	list-style-image: url("../images/bullet-breadcrumb.gif");
	background-position: center left;
}
#sitemap li ul {
	margin: 3px 20px;
}
/* ********** order form ************* */
#frmOrder {
	width: 380px;
	background-color: #f5f5f5;
	font-size: 90%;
}
#frmOrder div {
	padding: 0px 5px;
}
.orderHeader {
	background-color: #cacaca;
	padding: 0px!important;
}
.orderHeader p {
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.orderText {
	font-size: 90%;
	/*padding: 5px!important;
*/
}
.orderSubmit {
	float: right;
	margin: 10px 15px 5px 10px;
}
.orderInput {
	width: 235px;
	border: 1px solid #d3d3d3;
}
.orderInputSmall {
	width: 45px;
	border: 1px solid #d3d3d3;
}
#photoMenu {
	padding: 3px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9F0C20;
	border-top: 1px solid #9F0C20;
}
.imgHeader {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
.bold {
	font-weight: bold;
}
.fotka {
	float: left;
	border: 0px solid #DEDBDE;
	padding: 3px;
	margin: 4px!important;
}
.fotka_big {
	margin: 15px!important;
	text-align: center;
	border: 0px solid red;
}
.photo_links {
	width: 550px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}
a.photo_links {
	font-size: 11px;
	text-align: center;
}
.vice {
	text-align: right;
	padding-bottom: 10px;
}
.vice a {
	font-size: 11px;
}
a.toAdmin {
	position: absolute;
	top: 0px;
	left: 0px;
}
a.adminMenu {
	font-size: 18px;
	color: navy;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	padding: 5px 5px 0px 15px;
	display: block;
	text-align: left;
}
a.adminMenu:hover {
	color: navy;
	border: none!important;
	background: none;
	text-decoration: underline;
}
.tip {
	font-size: 10px;
	font-weight: bold;
	color: black;
	float: left;
}

/* ****************  PHOTOGALLERY **************** */

#productPhotogallery {
	border:1px solid #633000;
	color: #633000;
	background-color:#EFCF73;
	clear:both;
	margin-top:30px;
}
#productPhotogallery legend {
	color: #EFCF73;
	background-color:#633000;
	padding:5px;
}

.photogallery {
	padding:5px;
}



/* *************  end PHOTOGALLERY **************** */


/* ****************  FORMS **************** */
.btnLogin {
	width: 45px;
	height: 35px;
	border: 1px solid navy;
	font-weight: bold;
}
.txtLogin {
	width: 140px;
	border: 1px solid navy;
}
.select_small {
	width: 50px;
}
.select_middle {
	width: 100px;
}
.select_big {
	width: 300px;
}
.input_small {
	width: 90px;
	border: 1px solid navy;
	margin: 3px 0px;
	padding: 3px;
}
.input_middle {
	width: 200px;
	border: 1px solid navy;
	margin: 3px 0px;
	padding: 3px;
}
.input_big {
	width: 400px;
	border: 1px solid navy;
	margin: 3px 0px;
	padding: 3px;
}
textArea {
	width: 400px;
}
.button {
	padding: 3px;
	margin: 10px;
	border: 2px solid white;
	background-color: #9F0C20;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
/* ****************  END FORMS **************** */
.hidden {
	visibility: hidden;
}
.centruj {
	text-align: center;
}
.tiskni, print {
	display: none;
}

.htmltooltip {
display:none;
position:absolute;
text-align:left;
width:290px;
background-color:#834f20;
border-color:#fdac1c;
}

.helpBoxContent {
background-color:#F7FCFC;
border:1px solid #D2D2D2;
padding:20px 14px 30px 25px;
}

.helpBoxClose {
right:8px;
padding:0;
position:absolute;
top:0;
}

.htmltooltip h2 {
color:#FDAC1C;
font-weight:bold;
height:31px;
padding:15px 10px 0 30px;
width:250px;
}


/* =============== styly pro tiskový výstup =============== */
@media print {
	body {
		background-color: white;
	}
	* {
		font-family: "Arial", "Times New Roman", sans-serif;
		font-size: 110%;
		color: black!important;
		background: none;
		border: none;
		margin: 5px!important;
		padding: 5px!important;
	}
	a {
		text-decoration:none;
	}
	
	#menu, #topMenu, #footer {
		display: none;
	}
	#content, #main {
		width: 100%;
		color: black!important;
		background: none;
		border: none;
		margin: 5px!important;
		padding: 5px!important;
		
	}
	h1 {
		color: black!important;
	}
	
	.hidden {visibility: visible;}
	
	.netiskni, .noPrint {
		display: none;
	}
	.tiskni, .print {
		display: block;
	}
}
