@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(images/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(images/obsah_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
} 
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(images/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(images/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(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #504030;
}
#container #obsah #obsahIn {
	background-image: url(images/obsah-nahore.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 9px;
}
#container #obsah #obsahIn #obsahIn2 {
	background-image: url(images/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: 75px;
}

#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: 133px;
}
#header #line3 #bt6 {
	margin-left: 459px;
}

#header #line4 {
	height: 60px;
	margin-top: 19px;
}
#header #line4 #bt7 {
	margin-left: 74px;
}
#header #line4 #bt8 {
	margin-left: 563px;
}
#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: 110px;
	height: 110px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
.thumb li img.hover {
	background:url(fancy/thumb_bg.png) no-repeat center center;
	border: none;
}
#sidebar1 .thumb li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	float: left;
	position: relative;
	width: 120px;
	height: 120px;
}
#sidebar1 .thumb {
	z-index:0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: center;
	margin-right: 0px;
	padding: 0px;
	height: 300px;
}
#sidebar1 h3 {
	font-family: "Edwardian Script ITC", Century, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #F5F5E6;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#sidebar1 h3 {font-family:Century; panose-1:2 4 6 4 5 5 5 2 3 4; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:647 0 0 0 159 0;} 
@font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:238; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} 
@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:238; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} 
@font-face {font-family:"Edwardian Script ITC"; panose-1:3 3 3 2 4 7 7 13 8 4; mso-font-charset:0; ms o-generic-font-family:script; mso-font-pitch:variable; mso-font-signature:3 0 0 0 1 0;} 
/* Style Definitions */ 
p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin-top:0cm; margin-right:0cm; margin-bottom:10.0pt; margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-fareast-language:EN-US;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin ; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-fareast-language:EN-US;} .MsoPapDefault {mso-style-type:export-only; margin-bottom:10.0pt; line-height:115%;} 
@page Section1 {size:595.3pt 841.9pt; margin:70.85pt 70.85pt 70.85pt 70.85pt; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.Section1 {page:Section1;}

#sidebar1 .podpis {
	padding-top: 3px;
	color: #DCDCA5;
}
#levacopy .linkfooob #partneridole {
	font-weight: normal;
}
