#main {
	width: 1024px;
	margin: 20px auto;
	margin: 0px;
	padding: 0px;
}
#top {
	width: 1024px;
	height: 174px;
	background: url("../images/bck-header.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#topMenu {	
	border: 0px solid #EADDAF;
	top: 151px;
	left: 52px;
	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.gif") no-repeat;
	background-position: center right;
	padding-right:10px;
	text-decoration: none;
}


#content {
	width: 620px;
	min-height: 495px;
	border: 0px solid grey;
	background-color: #ffffff;
	margin-left: 280px;
	margin-top:115px;
	margin-bottom:10px;
}

#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;
}



#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 {
	float: left;
	padding: 5px;
	width: 270px;
	display: block;
}
.oddelovac {
	clear: both;
	color: black;
	border: none;
	/*background-image: url("../images/oddelovac.gif");
*/
	margin: 5px;
}
.text {
	position: relative;
	text-align: justify;
	border: 0px solid #EADDAF;
}

.homeImage {
	
	background: url("../images/homeImage.jpg") repeat-y;
	background-color:#027fad;
	background-position:top right;
	height:194px;
	margin-bottom:15px;
	width:375px;
}

.homeImage p {
	padding:10px;
	color:#ffffff;
	width:305px;
}

.rightImages {
	float:right;
	padding:0px 0px 0px 10px;	
	background-color:#ffffff;
}

.rightImages p {
border-right:10px solid #f5f5f5;
margin:0px;
margin-bottom:10px;
}

.rightImages span {
	display:block;
	background-color:#f5f5f5;
	padding:2px;
	color:#7a7a7a;
	
}


#footer {
	width: 1024px;
	height: 37px;
	background: url("../images/bck-footer.gif") no-repeat;
	margin-bottom:15px;
	
	
}
#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;
}

/* ****************  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 {
	display: none;
}
/* =============== styly pro tiskový výstup =============== */
@media print {
body {
	background-color: white;
}
* {
	font-family: "Arial", "Times New Roman", sans-serif;
	font-size: 100%;
	color: black;
	background: none;
	border: none;
	margin:0px!important;
	}
#menu, #topMenu, #footer {
	display: none;
}
#content, #main {
	width: 100%;
}
.netiskni {
	display: none;
}
.tiskni {
	display: block;
}
}
