body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif; /* Písmo pro celou stránku */
    font-size: 80%;
    background-color: #FFFFFF;
}

#root
{
 	width: 796px;
    height: auto;  /* Výška se mění podle obsahu */
    margin: auto;  /* Vycentrování celé stránky*/
    background-color: #FFFFFF;
	margin-top: 10px;
	border: 0px;
}

#content
{
	width: 769px;
	height: auto;
	float: left;
}

#pravy_pruh
{
	width: 20px;
	height: auto;
	float: right;
}

#ger_flag
{
	background-image: url(../images_web/flag_ger.jpg);
	display: block;
	border: 0px;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
} 

#eng_flag
{
	background-image: url(../images_web/flag_en.jpg);
	display: block;
	border: 0px;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
} 

#cz_flag
{
	background-image: url(../images_web/flag_cz.jpg);
	display: block;
	border: 0px;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 130px;
} 

#ned_flag
{
	background-image: url(../images_web/flag_nl.gif);
	display: block;
	border: 0px;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
} 

#fr_flag
{
	background-image: url(../images_web/flag_fr.jpg);
	display: block;
	border: 0px;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
} 

#logo
{
	background-image: url(../images_web/jaro/logo.jpg);
	background-repeat: no-repeat;
	width: 769px;
	height: 285px;
	border: 0px;
	cursor: pointer;
}

#menu
{
	width: 770px;
	height: 100%;
	font-size: 125%;
	font-weight: bold;
	border: 0px;
}

.menu_href
{
	background-image: url(../images_web/jaro/menu_norm.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 25px;
	float: left;
	border: 0px;
	text-align: center;
	padding-top: 6px;
}

.menu_cz_href
{
	background-image: url(../images_web/jaro/menu_norm.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 25px;
	float: left;
	border: 0px;
	text-align: center;
	padding-top: 6px;
}

a.menu_cz_href
{
	text-decoration: none;
	color: #FFFFFF;
}

a.menu_cz_href:hover
{
	background-image: url(../images_web/jaro/menu_akt.jpg);
} 

a.menu_href
{
	text-decoration: none;
	color: #FFFFFF;
}

a.menu_href:hover
{
	background-image: url(../images_web/jaro/menu_akt.jpg);
} 

#reporelo
{
	background-image: url(../images_web/jaro/reporelo.jpg);
	background-repeat: no-repeat;
	width: 761px;
	height: 37px;
	border: 0px;
	padding-top: 132px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
	text-align: left;
	padding-left: 8px;
	cursor: pointer;
}

.news
{
	width: 236px;
	height: auto;
	float: left;
	background-color: #C6E4A7;
	padding-bottom: 10px;
}

.news form
{
	margin: 0px;
}

#news_cap
{
	background-image: url(../images_web/jaro/news_caption.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 53px;
	border: 0px;
}

#main_content
{
	width: 506px;
	padding: 5px;
	padding-right: 8px;
	padding-top: 25px;
	height: auto;
	float: right;
	font-size: 85%;
}

#ramecek
{
	width: 100%;
	border-right: 1px solid #336600;
	margin-bottom: 10px;
}

#main_content p
{
	text-indent: 8px;
}

.novinka_nadpis
{
	color: #336600;
	font-size: 95%;
	font-weight: bold;
	margin-left: 34px;
}

.novinka_text img
{
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid black;
}

.novinka_text
{
	padding: 9px;
	font-size: 85%;
}

.novinka_footer
{
	margin-top: 14px;
	font-style: italic;
	padding-left: 9px;
	font-size: 85%;
	clear: both;
}

.divider
{
	text-align: center;
	letter-spacing: 2px;
	margin-top: 8px;
	margin-bottom: 14px;
	font-size: 90%;
}

#newsletter_cap
{
	background-image: url(../images_web/jaro/newsletter_cap.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 52px;
	border: 0px;
	margin-top: 20px;
}

#newsletter_form
{
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

#sub_butt
{
	width: 22px;
	height: 22px;
	background-image: url(../images_web/newsletter_submit.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-right: 35px;
}

#newsletter_txt
{
	width: 120px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#sign
{
	text-align: center;
	margin-top: 30px;
}

.modra
{
	color: #6699CC;
	font-weight: bold;
}

.tucne
{
	font-weight: bold;
}

.clear
{
	clear: both;
}

#main_content h1
{
	color: #336600;
	font-size: 150%;
}

#main_content ul
{
	line-height: 150%;
}

#ubyt_img1
{
	text-align: center;
	width: 100%;
}

#img_ubyt
{
	float: right;
	width: 190px;
	margin-left: 5px;
}


#img_okoli4
{
	float: right;
	width: 101px;
	margin-left: 5px;
}

.okoli_img_levo
{
	float: left;
	width: 155px;
	margin-right: 5px;
}

.okoli_img_pravo
{
	float: right;
	width: 155px;
	margin-left: 5px;
}

#main_content p
{
	line-height: 140%;
}

#galerie img
{
	border: 0px;
	margin: 1px;
}

#galerie_but
{
	width: 100%;
	height: 31px;
	background-color: #669933;
	text-align: center;
}

.galerie_href
{
	background-image: url(../images_web/jaro/gal_norm.jpg);
	background-repeat: x-repeat;
	width: 100%;
	height: 25px;
	float: left;
	border: 0px;
	text-align: center;
	padding-top: 6px;
	font-size: 125%;
	font-weight: bold;
}

a.galerie_href
{
	text-decoration: none;
	color: #FFFFFF;
}

a.galerie_href:hover
{
	background-image: url(../images_web/jaro/gal_akt.jpg);
} 

div.doporucujeme
{
font-size:10px;
}
