@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images2/bg.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a {
	color: #322320;
	text-decoration: underline;
}
.twoColFixLtHdr #container {
	width: 1046px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images2/obsah_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images2/header.jpg);
	background-repeat: no-repeat;
	height: 321px;
	margin: 0px;
	padding: 0;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 305px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-left: 10px;
	_margin-left: 8px;
	margin-top: 25px;
	margin-bottom: 11px;
}
.twoColFixLtHdr #mainContent {
	float: right;
	width: 600px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 60px;
	_margin-right: 30px;
	margin-left: 0px;
	font-size: 12px;
}
.twoColFixLtHdr #footer {
	background-image: url(../images2/bg.png);
	background-repeat: repeat;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #625139;
	font-size: 10px;
	clear: both;
	height: 90px;
	margin-top: -10px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #obsah {
	background-image: url(../images2/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #504030;
}
#container #obsah #obsahIn {
	background-image: url(../images2/obsah-nahore.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 9px;
}
#container #obsah #obsahIn #obsahIn2 {
	background-image: url(../images2/obsah-leva-kytka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 350px;
	margin-left: 45px;
	margin-bottom: 19px;
}

#header #line1, #line2, #line3, #line4 {
	height: 60px;
	padding: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}


#header #line1 {
	height: 60px;
	margin-top: 16px;
}
#header #line1 #bt1 {
	margin-left: 313px;
}
#header #line1 #bt2 {
	margin-left: 71px;
}

#header #line2 {
	height: 60px;
	margin-top: 0px;
}
#header #line2 #bt3 {
	margin-left: 194px;
}
#header #line2 #bt4 {
	margin-left: 307px;
}

#header #line3 {
	height: 60px;
	margin-top: 16px;
}
#header #line3 #bt5 {
	margin-left: 105px;
}
#header #line3 #bt6 {
	margin-left: 400px;
}

#header #line4 {
	height: 60px;
	margin-top: 19px;
}
#header #line4 #bt7 {
	margin-left: 71px;
}
#header #line4 #bt8 {
	margin-left: 480px;
}
#sidebar1 #fotos {
	margin-left: 0px;
	margin-top: 0px;
}
#sidebar1 #fotos img {
	margin: 5px;
}
.velkePismeno {
	font-size: 15px;
	font-weight: bold;
}
#footer #levacopy {
	float: left;
	width: 730px;
	margin-left: 45px;
	line-height: 18px;
}
#footer #pravacopy {
	float: right;
	width: 170px;
	margin-right: 45px;
	text-align: right;
	margin-top: 3px;
}
#footer a {
	color: #625139;
}
#obsahIn2 #mainContent h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D1F1C;
}
#obsahIn2 #mainContent h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar1 .image_container .caption {
	font-size: 10px;
	color: #C2A64E;
}
#mainContent #kontaktform td, #mainContent #kontaktform tr {
	padding-bottom: 5px;
}
#kontaktform .col_first {
	margin-right: 10px;
	padding-right: 10px;
}
#kontaktform  {
	text-align: left;
	vertical-align: top;
}

#kontaktform .textfld{
	width: 200px;
}
#obsahIn2 #sidebar1 td {
	vertical-align: top;
}
#mainContent .linkfooob a {
	color: #8E8246;
}
#mainContent .linkfooob {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8E8246;
}
#mainContent  p {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
}
#container #sidebar1 #foto-obrazy .hyperlink_txt {
	font-size: 18px;
	color: #F7F8EC;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 40px;
}
#kontakt #kontaktform .submit_container {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer #levacopy .linkfooob {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#sidebar1 .ce_gallery {
	display:block;
	margin-top:5px;
/*	width:300px;
	height:280px;
	overflow:auto;
	border: none;
	scrollbar-track-color: EAE1C3;
	scrollbar-face-color: EAE1C3;
	scrollbar-3dlight-color: 727B4E;*/
	scrollbar-darkshadow-color: black;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#obsah #obsahIn #obsahIn2 #sidebar1 #noscroll{
	display:block;
	margin-top:5px;
	width:300px;
	height:auto;
	overflow:no;
	border: none;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	}
#mainContent .bread {
	float: right;
	width: 120px;
	text-align: right;
}
#mainContent #kontakt #kontaktadrr p {
	line-height: 20px;
}

.thumb {
	list-style: none;
}
.thumb li img {
	width: 250px;
	height: 170px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
.thumb li img.hover {
	border: none;
	background-image: url(../fancy/thumb_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar1 .thumb li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	width: 260px;
	height: 180px;
}
#sidebar1 .thumb {
	z-index:0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: center;
	margin-right: 0px;
	padding: 0px;
	height: 400px;
}
#sidebar1 table {
	text-align: center;
	margin-left: 20px;
}
#sidebar1 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}
#levacopy .linkfooob #partneridole, #levacopy .linkfooob #partneridole a {
	font-weight: normal;
}
