@charset "windows-1250";
body {
	background:white url("../images-jaro/bg-pozadi-jaro.jpg") repeat-x;
	width: 1001px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 8px 0;
}

img{
	border: none;
}

.noshow {
    display:none !important;
}


.novinka table {
	border:1px solid #cccccc;
	border-collapse: collapse;
	width:495px;
}

.novinka table td {
	border:1px solid #cccccc;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

.novinka table th {
	border:1px solid #cccccc;
	background:#eeeeee;
	padding:5px;
	text-align:left;
	vertical-align:top;
}


#hlavni{
	width: 1001px;
	margin: auto;
	background-image: url(../images-jaro/body-pozadi.jpg);
	background-repeat: repeat-y;
	background-position: center;
}



/************************************ LEVA STRANA ************************************************************************/
#leva{
	width: 232px;
	float: left;
	padding-right: 2px;
    background: #ffffff;
}


#leva h2{
	font-size: 100%;
	display: block;
	margin: 0;
	padding: 10px;
	color: #FFFFFF;
	background-color: #4a8849;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#hledani{
	height: 40px;
	background-image: url(../images-jaro/top-pozadi.jpg);
	border-bottom: 1px solid #FFFFFF;
}

form#hledatForm{
	height: 24px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	background-image: url(../images-jaro/top-pravy-rozek.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

form#hledatForm input{
	width: 137px;
	font-size: 80%;
	vertical-align: bottom;
	color: #333333;
}

form#hledatForm input.tlc{
	width: auto;
}

#uvitani{
	padding: 10px;
	background-color: #DFF6EA;
	background-repeat: repeat-x;
	background: url(../images-jaro/leva-uvitani.jpg) #e6f2e6 repeat-x;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

#uvitani h1 {
	display: block;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	padding-bottom: 8px;
	color: #4a8849;
	border: none;
	border-bottom: 1px solid #4a8849;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	background: none;
}

#hp_svatek {
	display: block;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	padding-bottom: 6px;
/*	color: #4a8849;*/
	border: none;
	border-bottom: 1px solid #4a8849;
/*	font-size: 110%;*/
	text-align: center;
/*	font-weight: bold;*/
	background: none;
}


#uvitani .starosta{
	text-align: right;
	padding: 8px 0;
	margin: 0;
}

.rychleMenu{
	margin: 0;
	/*padding: 15px;*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images-jaro/rychlemenu-pozadi.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	list-style: none;
	font-size: 120%;
}

.rychleMenu li{
/*	padding-bottom: 3px;*/
	padding: 5px 0px 5px 15px;
	border-bottom:1px solid #CBCBCB;
	border-bottom:1px solid #C9DCE7;
}

.rychleMenu li:hover{
	background:#B4CEDC;
}

#leva h2 a {
    color:#ffffff !important;
    text-decoration:none;
}


.rychleMenu a{
	color: #333333;
	text-decoration: none;
}

.rychleMenu a:hover{
	text-decoration: underline;
}

.rychleMenu .odrazka{
	padding-right: 10px;
	text-decoration: none;
}

#newsletter{
	background-image: url(../images-jaro/newsletter-pozadi.jpg);
	background-repeat: repeat-x;
	background-color: #FFEEEE;
	color: #CC0000;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin: 0;
}

#newsletter input{
	width: 98px;
	font-size: 80%;
	vertical-align: bottom;
	color: #333333;
}

#newsletter input.tlc{
	width: auto;
}

#newsletter input.zrusit{
	padding-left: 10px;
	width: 100px;
	text-decoration: underline;
	border: none;
	background: none;
	background-image: url(../images-jaro/newsletter-zrusit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #CC0000;
}

#newsletter p{
	text-align: left;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#newsletter a{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#newsletter a img{
	border: none;
	vertical-align: middle;
	padding-right: 3px;
}

#newsletter a span{
	text-decoration: underline;
}

#anketa{
	padding: 10px;
	color: #333333;
}






/************************************ PRAVA STRANA ************************************************************************/
#prava{
	width: 536px;
	float: left;
	color: #318B4E;
}

#prava h1{
	display: block;
	margin: 0;
	padding: 0;
	color: #4a8849;
	font-weight: bold;
	font-size: 160%;
}

#prava h1 span{
	color: #333333;
	font-weight: normal;
}

#prava h1.aktualitky{
	background-image: url(../images-jaro/nadpisy/aktuality-z-nasi-obce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 9px 55px;
}

#prava h1.novinky{
	background-image: url(../images-jaro/nadpisy/aktuality.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 9px 55px;
}


#prava h2{
	display: block;
	margin: 0;
	padding: 0;
	color: #4a8849;
	font-weight: bold;
	font-size: 160%;
}

#prava h2 span{
	color: #333333;
	font-weight: normal;
}

#prava h2.aktualitky{
	background-image: url(../images-jaro/nadpisy/aktuality-z-nasi-obce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 9px 55px;
}

#prava h2.novinky{
	background-image: url(../images-jaro/nadpisy/aktuality.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 9px 55px;
}

#logo{
	border-bottom: 1px solid #FFFFFF;
}

#menu{
	height: 40px;
	background-image: url(../images-jaro/top-pozadi.jpg);
	border-bottom: 2px solid #FFFFFF;
}

#menu ul{
	height: 40px;
	background-image: url(../images-jaro/menu-rozek.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	float: left;
	background-image: url(../images-jaro/menu-delic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 13px 20px;
}

#menu ul li.posledni{
	background: none;
	padding: 5px 0px 0px 23px;
}

#menu ul li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#prava .obsah{
	padding-top: 5px;
	border-right: 1px solid #AAAAAA;
    background:#ffffff;
}

#prava p.aktualitky{
	width: 247px;
	padding: 10px 20px;
	padding-right: 0;
	float: left;
	margin: 0;
}

#prava p.aktualitky a{
	color: #4a8849;
	font-weight: bold;
	text-decoration: none;
}

#prava p.aktualitky a img{
	border: none;
	vertical-align: middle;
	padding-right: 3px;
}

#prava p.aktualitky a span{
	text-decoration: underline;
}


/************************************ NOVINKY ************************************************************************/
.novinka{
	background-image: url(../images-jaro/novinky-tecky.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #333333;
	padding: 15px;
	clear: both;
}

.novinka h3{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 130%;
}

.novinka img.obr{
	float: right;
	margin-left: 10px;
    width:auto !important;
    height:auto !important;
}

.novinka a{
	color: #4a8849;
	font-weight: bold;
	text-decoration: none;
}

.novinka a img{
	border: none;
	vertical-align: middle;
	padding-right: 3px;
}

.novinka a span{
	text-decoration: underline;
}

.strankovani{
	font-weight: bold;
	text-align: center;
	padding: 5px 15px;
	padding-left: 120px;
	color: #4a8849;
	padding-bottom: 10px;
}

.strankovani a{
	color: #4a8849;
	font-weight: bold;
	text-decoration: none;
}

.strankovani a:hover{
	text-decoration: underline;
}

.strankovani a.doprava{
	color: #FF3333;
	font-weight: bold;
	float: right;
	text-decoration: none;
	display: block;
}

.strankovani a.doprava img{
	border: none;
	vertical-align: middle;
	padding-right: 3px;
}

.strankovani a.doprava span{
	text-decoration: underline;
}


.hlasujicich{
	font-weight: bold;
	padding-left: 5px;
}

.anketa img.cerveny{
	background-color: #FF3333;
}


.stop{
	clear: both;
}

.leva{
	width: 232px;
	float: left;
	padding-right: 2px;
}

.prava{
	width: 536px;
	float: left;
}

div.konec{
	font-size: 100%;
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	background-color: #4a8849;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
}

div.konec a{
	color: #FFFFFF;
}

div.konec a.tucne{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div.konec a.tucne:hover{
	text-decoration: underline;
}




table#forum_table {
	width:495px;
	font-size:12px;
}

table#forum_table th {
	text-align:left;
	background:#E5E8F2;
	padding:3px 3px 3px 5px;
}

table#forum_table td {
	padding:3px 3px 3px 5px;
}


table#forum_table a {
	text-decoration:none;
	color:#2c2f2c;
	font-weight:normal;
}

table#forum_table a:hover {
	text-decoration:underline;
}

#forum_nove_odkaz {
	font-size:12px;
/*	border-bottom:1px solid #dddddd; */
	padding:0px 0px 10px 15px;
	margin-bottom:10px;
}

#forum_nove_odkaz a {
	text-decoration:none;
	color:#000000;
}

#forum_nove_odkaz a:hover {
	text-decoration:underline;
}

#gb_form label {
	width:70px;
	float:left;
	color:#666666;
	clear:both;
}

#gb_form input {
	width:200px;
	float:left;
}

#gb_form textarea {
	width:300px;
	height:100px;
	float:left;
}


form#gb_form {
	
}

.clear {
	clear:both;
/*	display:none;*/
}

#opiste {
	clear:both;
	color:#333333;
	padding-top:10px;
}

input#opiste_input {
	width:70px;
}

.gb_info {
	color:#666666;
	width:526px;
	padding:3px;
	background:#eeeeee;
}

p.gb_text {
	margin-bottom:20px;
	padding-left:10px;
}

#kontakt h4 {
	margin:10px 0px 0px 0px;
}

#kontakt a {
	color:black;
}

p.info_msg_1 {
	border:1px solid #cccccc;
	padding:3px;
	color:darkred;
	background:#f3f3f3;
	margin:3px;
}

table#strom {
	margin-bottom:10px;
/*	background:#f3f3f3;*/
	background:#ffffff;
	border:0px #ffffff;
	width:auto;
}

table#strom td {
	margin-bottom:10px;
/*	background:#f3f3f3;*/
	background:#ffffff;
	border:0px #ffffff;
	width:auto;
}

table#strom a {
	color:#4a8849;
	text-decoration:none;
}

table#strom a:hover {
	color:#4a8849;
	text-decoration:underline;
}

#kontakt_form label {
	float:left;
	width:100px;
}

#kontakt_form input {
	float:left;
	width:250px;
}

#kontakt_form textarea {
	float:left;
	width:300px;
	height:100px;
}

#kontakt_opiste {
	clear:both;
	color:#333333;
}

input#kontakt_opiste_input {
	width:70px;
}



table#table_sekce {
	margin-bottom:10px;
}

table#table_sekce a {
	text-decoration:none;
	color:#B52828;
}

table#table_sekce a:hover {
	text-decoration:none;
}

#odkazy a {
	color:#B52828;
}

p.info_msg {
	padding:5px;
	width:520px;
	border:1px solid #eeeeee;
}

#anketa a{
	color: #333333;
	text-decoration: none;
    display:block;
}

#anketa a:hover{
	text-decoration: underline;

}

A, A:link, A:visited, A:active {
	color: #4a8849;
	font-weight: bold;
	font-size: inherit;
	text-decoration: underline;
}

A:hover {
	color: #4a8849;
}

li.ou_clanek a {
	font-weight:normal;
}

table#uredni_deska_table {
	border:1px solid #cccccc;
	border-collapse: collapse;
	width:495px;
}

table#uredni_deska_table td {
	border:1px solid #cccccc;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table#uredni_deska_table th {
	border:1px solid #cccccc;
	background:#eeeeee;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table#forum_form {
	border:0px solid white;
}

table#forum_form td, table#forum_form tr {
	border:0px solid white;
}

table#forum_form input {
	width:300px;
}

#ico_webmail, #ico_webcam, #ico_policie {
	padding-left:90px;
	padding-top:25px;
	height:45px;
	border-left:#AAAAAA 1px solid;
	border-right:#AAAAAA 1px solid;
}

#ico_webmail {
	background:url("../images-jaro/ico_webmail.jpg");
}

#ico_webcam {
	background:url("../images-jaro/ico_webcam.jpg");
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
#ico_policie {
	background:url("../images-jaro/ico_policie.jpg");


}


#vpravo {
	width:229px;
	float:right;
    background:#ffffff;
    border-right:1px solid #bbbbbb;
}

#vpravo h2{
	font-size: 100%;
	display: block;
	margin: 0;
	padding: 10px;
	color: #FFFFFF;
	background-color: #4a8849;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.vpravo_text {
	padding:10px;
}

#vpravo_top {
	font-size: 100%;
	display: block;
	margin: 0px;
	padding: 13px 10px 10px 10px;
	color: #FFFFFF;
	background: url("../images-jaro/top-vpravo.jpg") no-repeat;
	font-weight: bold;
	height:17px;
	border-bottom: 2px solid #FFFFFF;
/*	border-top: 1px solid #FFFFFF;*/
}

#erozhlas {
	padding-bottom:8px;
	margin-top:10px;
}

#frmnewsletterForm-mail {
	border:1px solid #707070;
	height:16px;
	margin:0px;
	width:143px;
	padding-left:1px;
	padding-right:1px;
}

#frmnewsletterForm-odeslat {
	border:1px solid #444D50;
	height:20px;
	padding:0px;
	margin:3px 12px 0px 49px;
	background:#4a8849;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	text-align:center;

}

#erozhlas form {
	margin:0px;
	padding:0px;
}

#erozhlas label {
	float:left;
	width:36px;
	margin-left:13px;
	margin-top:5px;
}

#erozhlas_ok a {
	color:#333333;
	text-decoration:none;
}

#erozhlas_ok {
	text-align:right;
	width:208px;
	margin-left:0px;
}

#email {
	padding-bottom:8px;
	margin-top:10px;
}

#login_username {
	border:1px solid #707070;
	height:16px;
	margin:0px;
	width:143px;
}

#secretkey {
	/*float:left;*/
	border:1px solid #707070;
	height:16px;
	/*padding:0px;*/
	margin:0px;
	width:112px;
	float:left;
	margin-top:3px;
}


#email_submit {
	margin:3px 0px 0px 3px;
	border:1px solid #444D50;
	height:20px;
	padding:0px;
	background:#444D50;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	width:28px;
	text-align:center;

}

#email form {
	margin:0px;
	padding:0px;
}

#email label {
	float:left;
	width:36px;
	margin-left:13px;
	margin-top:5px;
}

#email_text {
	text-align:center;
	margin:5px 0px 0px 13px;
	width:182px;
	padding:5px 0px 5px 0px;
	color:#707070;
}

#email_text a {
	color:#707070;
	text-decoration:none;
}


/**** navigace ****/
#navigation {
        margin:5px 0 6px 0;
        padding-bottom:10px;
        border-bottom:1px solid #eeeeee;
}

/**** guestbook ****/
.comment {
        padding: 10px 0;
        border-bottom:1px solid #eeeeee;
        
}

.comment h2 {
        font-size:12px !important;
}

.comment_info {
        padding-bottom:4px;
        color:#666666;
}

#photos a.lightbox {
    display:block;
    width:166px;
    height:166px;
    float:left;
    text-align:center;
}

.gallery img {
    margin-top:8px;
}

.gallery h2 a {
    font-size: 15px !important;
    font-weight:normal !important;
}

#anketa strong {
    display:block;
    margin-bottom:5px;
}

#anketa img {
    margin:2px 0 4px 0;
}

table#booking {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 400px;
}

table#booking td, table#booking th {
    border: 1px solid #000000;
    width:auto;
    height:auto;
    vertical-align: middle;
}

table#booking th, table#booking td {
    padding:2px 5px;
}

table#booking td.available {
    background:lightgreen;
    cursor: pointer;
    text-align: center;
}

table#booking td.close {
    background:#eeeeee;
}


table#booking td.free {
    background:#ffffff;
    cursor: pointer;
    text-align: center;
}


table#booking td.unavailable {
    background:red;
    text-align:center;
}

#frmbookForm-date {
    color:#333333;
}

.flash {
    background:#318B4E;
    color:#ffffff;
    font-weight:bold;
    padding:5px 10px;
    margin:1px 5px 5px 3px;
}