body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;

	background-repeat:repeat-y;
	background-color: #FCE796;
	background-position:center;
}

body, input, textarea, select, button {
	font-size: 11px;
}

p{
	margin: 5px 0px;
	text-align:justify;
}

a{
	text-decoration: none;
	color: #27438C;
}

a:hover{
	text-decoration: underline;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: inherit;
	display: inline;
}

.blue{
	color: #2A4185;
}

#page-bg{
	margin-left: auto;
	margin-right: auto;
	width: 813px;


}

#page{
	margin-left: auto;
	margin-right: auto;
	width: 780px;

}

#main-banner{
	background-image:url(img/main-banner.jpg);
	width:780px;
	height:146px;
}

#main-banner #mnuTop{
	padding: 5px 15px;
	color:#FFFFFF;
}

#main-banner #mnuTop a{
	color:#FFFFFF;
}

#mnuMain{
	background-image:url(img/bg_mnu.gif);
	background-repeat:repeat-x;
	height: 26px;
}

#mnuMain h1{
	float:right;
	padding: 6px 6px;
	font-weight: bold;
	border-left: 1px solid #B68504;
}


#mnuMain h1 a{
	color:#000000;
}

#mnuMain h1 a#main-current{
	color:#CDA205;
}

#mnuLeft{
	width: 190px;
	float:left;

}
#mnuLeft div{
	padding-left:5px;
}
#mnuLeft .title{
	padding: 5px 0px;
	background-color: #27438C;
	color: #FFCE00;
	font-weight:bold;
}

#mnuLeft h1.mnuItem{
	padding: 3px 0px;
	background-color: #FFCB05;
	border-bottom: 1px solid #CAA306;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	display:block;
}

#mnuLeft .mnuItem a{
	color:#000000;
}

#mnuLeft .mnuItem a.current{
	color:#FFFFFF;
}

#content{
	/*float:right;*/
	margin-left: 190px;
	height: 100%;

}

#content #news{
	width: 290px;
	float:right;

}

.uvod-title, .uvod-title-long{
	padding: 5px 0px;
	font-weight:bold;
	background-repeat:repeat-y;
	color: #27438C;
}
.uvod-title{

	background-image:url(img/title-bg.gif);

}
.uvod-title-long{

	background-image:url(img/title-bg-long.gif);

}

.novinka{
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D8C068;
}

h1.nadpis{
	font-weight: bold;
	color:#27438C;
	font-size: 13px;
	display: block;
}



.novinka img, table.stroje img, #detailGallery img{	border:1px solid black; }

.btnMore{
	color: #27438C;
	line-height: 21px;
}

#searchPane{
	background-color: #CDA205;
	padding: 4px;
	_padding: 3px;
	color:#FFFFFF;
	text-align:right;
}
#searchPane a{
	color:#FFFFFF;
}
#searchPane input{
	border: 1px solid black;
	height: 13px;
}


table.stroje td{
	border-bottom: 1px solid #D8C068;
	padding: 20px 5px;
	color: #666666;
	line-height: 15px;
	width: 50%;
}
table.stroje img{
	float: left;
	margin-right: 10px;

}



#detail th{
	text-align: left;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	padding: 3px 3px 0px 0px;
}

#detail td{
	color:#666666;
	font-weight: bold;
	padding: 3px 3px 0px 0px;

}

#detail .nadpis{
	margin-top: 15px;
	margin-bottom: 5px;
	}

#detailGallery{
margin-top: 15px;
	width: 302px;
	float:right;

}

.odsazeni{
	margin-left:10px;

}

#top3{
	margin: 0px 290px 0px 0px;
}

.kohl-guicknav{
padding-top: 3px;

text-align:right;
 height: 16px;
 color:#CCCCCC;
/* border-bottom: 1px solid #cccccc;*/
}

.footer{
	clear: both;
	padding:9px;

	border-top: 4px solid #FFCB05;
	background-color:#27438C;
	color:#FFCB05;

	position: relative;
	top: 3px;
	_top: 5px;
	_width: 762px;
}

.footer-menu{
	float: right;
}
.footer a{
	color:#FFCB05;
}

.pujcovna-box{
	margin-top: 10px;
	/*background-color:#FFCB05;*/
	padding-bottom: 10px;
	min-height: 120px;
	_height: 120px;

}

.pujcovna-box .img-placeholder{
	float:left;
	width: 150px;
}

.pujcovna-box .content{
	margin-left: 160px;

	/*_margin-left: 150px;*/
}

.pujcovna-box .content .name{
	font-weight: bold;
	color:#27438C;
	padding-bottom: 10px;
}

.pujcovna-box  .rezervace-btn{
	float: right;
	border: 1px solid #27438C;
	background-color: #FFCB05;
	padding:5px;
	font-weight: bold;
	text-align:center;
	margin-left: 10px;
}

.kontaktForm{
	float:right;
	width: 40%;
	padding:10px;
	/*border: 2px solid #27438C;*/
	margin-top: 5px;
	background-color:#FCE796;
}

.kontaktForm input, .kontaktForm textarea{
	width: 95%;
}
.kontaktForm select{
	font-size: 9px;
}
.kontaktForm .formHead{
	width: 100px;
}

#frm_searchAdv th, #frm_searchAdv td{
	text-align:left;
}
form#frm_searchAdv select{
	width: 293px;
}

.hooverTable tr{
 background-color: #FEECA6;
 cursor: pointer;
}



.hooverTable .odd{
  background-color: #FEE274;
}


/* pridana cast o Ditch Witch */
div.dw {margin:60px 10px;}
div.dw h2 {font-size:13px; color:#27438c;}
div.dw img {float:right; border:1px solid #000; margin:0 0 10px 10px;}
div.dwmnu {margin:10px 0 10px 25px;}
div.dwmnu a img {border:none;}

