@charset "utf-8";
html{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

body{
	font-size: 75%;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #204446;
}

input, select, textarea{ font-size: 100%; }

table{
	empty-cells: show;
	border-collapse: collapse;
	font-size: 90%;
}


table tr td, table tr th{
	margin: 0px;
	padding: 0px;
}
dl,ul,ol,li,dd,dt,h1,h2,h3,h4,h5,h6,pre,form,
body,html,p,blockquote,table,tr,td,th,fieldset,input{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
form label{ 
cursor: pointer; 
}
fieldset{ 
border: none; 
}
a img,:link img,:visited img{ 
border: none; 
}
address,abbr{ 
font-style: normal; 
}
body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #F9F3DD;
	background-image: url(img/bg.jpg);
	
}
a {
	color: #960;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	color: #8E6D2F;
	text-align: left;
	letter-spacing: normal;
	line-height: normal;
	font-weight: lighter;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
	display: block;
	line-height: normal;
	font-weight: lighter;
}

h3 {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: normal;
}


h4 {
	font-size: 1em;
	margin-bottom: 10px;
}

#container {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
} 

#header  {
	height: 310px;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(img/bg_heder.jpg);
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
} 

#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 2em;
	display: block;
	font-weight: lighter;
	width: 950px;
	height: 33px;
	margin-left: 150px;
}



#header h1 a {
	color: #E7E3CA;
	text-decoration: none;
}
#left_heder   {
	float: left;
	width: 250px;
	padding-top: 100px;
	font-size: 1.5em;
}
#left_heder  ul li {
	margin-bottom: 10px;
	color: #CC0000;
}

#left_heder  li a {
	color: #8D6F36;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: lighter;
}
#left_heder a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



#mainimg {
	margin-top: 13px;
	height: 256px;
	float: right;
	width: 700px;
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
#mainimg #mitext {
	float: right;
	text-align: right;
	margin-top: 90px;
	color: #0b3a3b;
	margin-right: 10px;
}
#mainimg #mitext h3 {
	font-size: 1.3em;
	display: block;
	margin-bottom: 100px;
}
#mitext p {
	font-size: 1.1em;
	font-weight: bolder;
}
#mitext a {
	color: #296A62;
}
#mitext a:hover {
	color: #CC6633;
	text-decoration: underline;
}
#kurzy_head a {
	font-weight: bolder;
	color: #CC6600;
	line-height: 15pt;
}
#add {
	margin-top: 45px;
	background-color: #E8DFBF;
	padding: 10px;
}
#sidebar1 img {
	display: block;
	border: 1px dotted #6B5C18;
	padding: 3px;
	margin-top: 10px;
}

#sidebar1 {
	float: left;
	width: 240px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 35px;
	line-height: normal;
	font-size: 1.1em;
}
#sidebar1 ul {
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	color: #ab7f3f;
}

#sidebar1 li {
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 1.1em;
}
#sidebar1 #add p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	margin-bottom: 20px;
	margin-top: 20px;
}

#sidebar1 li a {
	display: block;
	padding-bottom: 2px;
	color: #916C35;
	text-decoration: underline;
}
#sidebar1 li a:hover {
	display: block;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
}

#sidebar1 li ul li a {
	font-size: 0.9em;
	color: #4EA7AB;
	padding-left: 10px;
	text-decoration: underline;
	font-weight: normal;
}

#sidebar1 li ul li a:hover {
	color: #333333;
	padding-left: 10px;
	text-decoration: none;
}
#sidebar1 #feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E8DFBF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border: thin dotted #2E6265;
	color: #204446;
}

#last li a:hover {
	font-style: italic;
	color: #AB7F3F;
	text-decoration: none;
	font-weight: bold;
}




#sidebar2 {
	float: right;
	width: 190px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #e8dfbf;
	border: 1px solid #D9CA95;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 35px;
}
#sidebar2 a {
	color: #3E847C;
	font-weight: bolder;
}
#sidebar2 p {
	margin-top: 5px;
	margin-bottom: 15px;
}
#sidebar2 h2 {
	color: #366;
}

#sidebar2 h3 {
	margin-bottom: 10px;
	margin-left: 5px;
	color: #4EA7AB;
	font-size: 1.4em;
}
#sidebar2 img {
	display: block;
	padding: 1px;
	border: 1px solid #669999;
	margin-bottom: 3px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#sidebar2 .center iframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
}
#sidebar2   #kurzy_main   #k__t   td  {
	font-weight: bolder;
	color: #339999;
	text-decoration: none;
	padding: 5px;
}
#sidebar2 #wether {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #333333;
	background-color: #E8DFBF;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 255px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 14px;
	display: block;
} 
#mainContent .text h2 {
	font-size: 1.4em;
	color: #2E6265;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: normal;
	font-weight: lighter;
}

#mainContent .text h3 {
	display: block;
	color: #946A25;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
#mainContent .text a {
	text-decoration: underline;
	font-style: normal;
}
#mainContent .text a:hover {
	color: #000000;
}
#mainContent img {
	border: 1px solid #669999;
	margin: 5px;
	padding: 1px;
}
#container #mainContent .text ul li {
	list-style-position: inside;
	list-style-type: disc;
}


#mainContent .text .attention p a   {
	color: #FFF;
	text-decoration: underline;
}
#reservation {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: auto;
	font-size: 14px;
}

#reservation p {
	display: block;
	margin-bottom: 5px;
}
#reservation p a {
	color: #AB7F3F;
}
#reservation #photo {
	padding: 2px;
	width: 310px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
}
#reservation #photo a {
	font-size: 16px;
	color: #009999;
}
#reservation #rekvizit p {
	line-height: 20px;
}

#reservation #contact {
	width: auto;
	margin-bottom: 20px;
	text-align: left;
	line-height: 20px;
}

#photo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #517D77;
}




#footer {
	background-color: #E8DFBF;
	height: 80px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 1.1em;
	text-align: left;
	margin-top: 20px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0;
}
#footer a {
	font-size: 0.9em;
	color: #339999;
	padding-left: 20px;
}
#galdiv {
	text-align: left;
	width: 200px;
	background-color: #E8DFBF;
	border: 1px solid #E2D183;
	margin-top: 50px;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
}
#galdiv img {
	padding: 1px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 10px;
	border: 1px solid #64A4A4;
}
#galdiv h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #4EA7AB;
	font-size: 0.9em;
}

.text {
	background-color: #dfe6d3;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #C0CEAA;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 35px;
}
.akce {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.akce img {
	padding: 3px;
	border: thin solid #E8DFBF;
}


.text p {
	margin-bottom: 15px;
	display: block;
}
.text .in {
	background-color: #E8DFBF;
	width: 95%;
	padding: 10px;
	margin-left: auto;
	font-style: italic;
	font-weight: normal;
	color: #000;
	border: 1px solid #958035;
	margin-top: 10px;
	font-size: 0.9em;
	margin-right: auto;
}
#container #mainContent .text ul {
	margin-bottom: 20px;
	margin-left: 10px;
}

.plastika {
	font-size: 1em;
	font-weight: lighter;
}
.plastika li {
	font-size: 1.2em;
	margin-bottom: 1em;
	list-style-type: circle;
	list-style-position: inside;
}
.attention {
	font-weight: bolder;
	color: #FFF;
	padding: 10px;
	background-color: #699;
	font-size: 1.2em;
	margin-bottom: 20px;
	display: block;
}

.boldcenter {
	text-align: center;
	display: block;
	margin: 10px;
	font-weight: bold;
	color: #AB7F3F;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.activ   {
	color: #333333;
	padding-left: 5px;
}
.nolink {
	color: #CC3300;
	margin-left: 15px;
	font-weight: bolder;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.bold {
	font-weight: bold;
	color: #B72E00;
	font-size: 1.1em;
	margin-bottom: 15px;
	width: auto;
}
.white {
	color: #FFFFFF;
}
.gold {
	color: #744827;
	font-style: italic;
	font-weight: bolder;
}
.small {
	font-size: 0.9em;
	color: #517D77;
}
#kurzy_main {
	font-size: 1.2em;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-bottom: 20px;
}
#kurzy_main #k__t {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #466A6A;
}
#main_flat {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: auto;
}
#main_flat img {
	border: 1px solid #204446;
	padding: 2px;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#main_flat h3 {
	font-size: 1.2em;
	display: block;
	margin-bottom: 10px;
}
#bigrith {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-bottom: 30;
	padding-left: 10px;
	width: auto;
	font-size: 14px;
	margin-top: 35px;
}
#contact iframe {
	border: 1px solid #204446;
	padding: 3px;
}

#links {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: auto;
	text-align: center;
}
#links  h1   {
	font-style: italic;
	margin-bottom: 50px;
}
#links img {
	border: 1px solid #336666;
	padding: 2px;
}
#aa p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#container #home {
	text-align: right;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-right: 30px;
	float: right;
}
.subres   {
	padding-left: 30px;
	padding-bottom: 10px;
}
.italik {
	font-style: italic;
}
.house {
	background-color: #dfe6d3;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #C0CEAA;
	font-size: 1em;
	line-height: 1.3em;
}
.big_red {
	color: #C00;
	font-weight: bold;
}
#sidebar1 img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar1 .news   {
	color: #666;
}
#pogoda h2 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	color: #87751F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: normal;
}
#sidebar2 a img   {
	margin-bottom: 10px;
}
#sidebar2 #pogoda {
}
#sidebar2 #pogoda img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news {
	background-color: #F60;
	padding: 5px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news a {
	color: #FFF;
	text-decoration: underline;
}
.less {
	font-size: 10px;
	color: #8FAEB1;
}
#feed div {
	color: #000;
	margin-top: 5px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: lighter;
}
#feed li a {
	color: #366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
}
#feed a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-style: normal;
}

#feed  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #204446;
	line-height: normal;
	font-size: 1.2em;
}
#sidebar1 #feed h3 {
	text-align: center;
	line-height: normal;
	color: #50968E;
	font-weight: lighter;
	font-size: 0.8em;
}
#sidebar1 ul .blog a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 6px;
	background-color: #B68401;
	line-height: normal;
}
#reservation .text .attention p a   {
	color: #FFF;
}

#reservation .forma   {
	height: 1500px;
	width: 750px;
	overflow: hidden;
	padding: 10px;
}

.attention a {
	color: #FFF;
	text-decoration: underline;
}
#container #reservation .text ul  {
	margin-bottom: 25px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: circle;
}
#container #reservation .text ul li {
	list-style-position: inside;
	list-style-type: disc;
}
.boldgreen {
	font-size: 1.1em;
	font-weight: bold;
	color: #39624F;
	margin-bottom: 8px;
}
#container #apDiv1 {
	background-color: #F00;
	position: absolute;
	left: 8px;
	top: 5px;
	color: #FFF;
	font-size: 1.1em;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C30;
	border-bottom-color: #900;
	height: 20px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
#container #apDiv1 a {
	color: #FFF;
	text-decoration: underline;
}
.akce p span {
	font-size: 24px;
	color: #F00;
	line-height: normal;
}
#sidebar1 ul .news a {
	font-weight: bold;
	color: #FFF;
}
#reservation .akce iframe {
	background-color: #F9F3DD;
	height: 2200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 650px;
	padding: 10px;
	overflow: hidden;
}

