/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	background-color: #3c362d;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*font-size: 1.2em;*/
}

/*elements*/
h1 {
	color: #625044;
	font-size: 48px;
	line-height: 1.3em;
	padding-top: 12px;
	padding-right: 12px;
}
h1 span {
	color: #FFFFFF;	
}	

	
h2 {
	font-size: 1em;
	color: #ff9900;
	padding-top: 3px;
	padding-bottom: 1px;
	
	margin-top: 1px;
	margin-left: 1px;
}
h2 span {
	color: #000000;
}			
h3 {
	font-size: 1.2px;
	color: #ff9900;
	position: absolute;
	top: 440px;
}
h4 {
	color: #004F6F;
	font-size: 1em;
	line-height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 10px;
}	
h5 {
	color: #004F6F;
	font-size: 0.8em;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
}	

p {
	color: #4c7984;
	font-size: 0.8em;
	text-align: justify;
	padding: 0;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}
a { color: #69564a; }
a:hover { color: #333333; }
a:focus { outline:none; }

img, a img {
	border: 3px solid #ada28c;
	padding: 5px;
}
a:hover img {
	border: 3px solid #ff9900;
}

ul, ol { 
	font-size: 90%; 
	xxcolor: #000000;
}
ul { margin: 10px 0 10px 10px; padding-left: 0; }
ol { margin-left: 10px; }

ul li {
	padding-left: 18px;
	margin-bottom: 1px;
	list-style-type: none;
	background-image: url(../images/liX.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style-position: outside;
	font-size: 0.8em;	
	color: #663333;
}

ul li ul li { font-size: 0.8em; }
table {
	width: 515px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #333333; background-color: #EAF1DD; }
th, td {
	border: 1px solid #a1a1a1;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.red {
 	color: #b5004f;
}
.oranz {
 	color: #ff9900;
}
.gren {
 	color: #43ba28;
}

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	background-color: #DFDFDF;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CBBEA4;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
fieldset h3 {
	margin-top: 0;
}
label {
	float: left;
	width: 140px;
	font-size: 0.9em;
}
hr { display: none; }

/*division*/
#content {
	width: 964px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#header {
	position: absolute;
	top: 0.1px;
	width: 964px;
	height: 440px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#main {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding-top: 440px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 12px;
}
#main_in {
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
#left, #right {
	display: inline;
}
#left {
	width: 252px;
	float: left;
	padding-left: 55px;
	padding-right: 15px;
}
#right {
	width: 515px;
	margin-left: 0px;
	float: left;
	padding-left: 45px;
}
#right p {
	text-align: justify;
	font-size: 14px;
	color: #625044;
	font-family: verdana;
}
#right .right_pict {
	border: 0 none;
	margin-bottom: -2px;
}	
#right ul {
	color: #FFFFFF;
}	
.verdana {
	color: #625044;
	font-family: verdana;
	font-size: 18px;
}	
	
#footer {
	width: 964px;
	height: 58px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}	
#copy p {
	position: absolute;
	left: 160px;
	top: 0;
	color: #8a7a6f;
	font-size: 0.75em;
	margin: 0;
	padding-top: 19px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}	
#copy p a {
	color: #8a7a6f;
}
#copy a img, #copy a:hover img {
	border: 0 none;
}
#news {
	position: absolute;
	left: 70px;
	top: 360px;
	font-size: 60px;
	color: #ff9900;
	line-height: 60px;
}
/*navigace*/
#navigace {
	margin: 0;
	position: absolute;
	top: 20px;
	font-size: 1.2em;
	left: 290px;
	/*border: 1px solid #FFFFFF;*/
}
#navigace ul  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#navigace ul li {
	float: left;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	color: #8a7a6f;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #8a7a6f;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px; 
	text-decoration: none; 
	height: 20px; 
	padding: 0 13px 0 12px;	
}

#navigace ul li a:hover {
	color: #afa096;
	position: relative;
	margin-left: -1px; padding-left: 13px;
}
body.uvod #navigace li#nav-1 a, 
body.sez #navigace li#nav-2 a, 
body.pok #navigace li#nav-3 a, 
body.slu #navigace li#nav-4 a,
body.foto #navigace li#nav-5 a,
body.part #navigace li#nav-6 a,
body.rez #navigace li#nav-7 a,
body.kont #navigace li#nav-8 a { 
	color: #ff9900;
	position: relative;
}
#flags {
	position: absolute;
	left: 40px;
	top: 15px;
}
#flags a img, #flags a:hover img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

.inner {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.inner2 {
	margin: 20px;
}	
.inner2 ul {
	margin-left: 1px;
}	
.info {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.aktualita {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.vypis_blogu_datum {
	/*padding-left: 20px;*/
	color: #463D38;
	font-size: 10px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.vypis_blogu_odkaz {
	/*padding-left: 20px;*/
	color: #69564a;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	text-decoration: none;
	font-size: 1.4em;
}	
#right .vypis_blogu_odkaz a {
	color: #000000;
}
.vypis_blogu_text {
	margin-bottom: 5px;
	font-size: 12px;
	color: #69564a;
	font-family: verdana;
}		

.block_size { width:40px; float:left;}

.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.fl_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fl_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.nobr {
	padding: 0;
	border: 0 none;
}	
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}

.img_obal {
	text-align: center;
	background-color: #A1A1A1;
	padding: 15px;	
}
.img_obal img {
	border: 2px solid #FFFFFF;
}
.img_obal p {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0;
	font-weight: bold;
}
.img_obal a {
	color: #FFFFFF;
}
.img_obal a:hover { 
	color: #ed1c24; 
}	
.img_obal ul li {
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}
.cena {
	text-align: left;
	background-color: #ECF4DF;
	border-top: 1px solid #c4df9b;
	border-bottom: 1px solid #c4df9b;
	background-image: url(../images/cena.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 5px 5px 40px;
}


/*boxes*/
.blok1 {
	width: 326px;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
}
.blok2 {
	width: 326px;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 27px;
}
.blok1 p, .blok2 p {
	padding-top: 10px;
}

#boxes {
	height: 100%;
}
.box1, .box2, .box3 {
	float: left;
	height: 100%;
}		
.box1, .box2 {
	width: 233px;
	margin-right: 1px;
}
.box3 {
	width: 232px;
}	
.box1 p, .box2 p, .box3 p {
	text-align: left;
	padding: 0 20px;
	font-size: 90%;
}
.box1 p.box_nadpis, .box2 p.box_nadpis, .box3 p.box_nadpis {
	background-color: #e8ebed;
	height: 40px;
	line-height: 40px;
	display: block;
	margin: 0;
	padding: 0 0 0 40px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.box1 p.box_nadpis a, .box2 p.box_nadpis a, .box3 p.box_nadpis a {
	color: #000000;
}
.box1 p.box_nadpis a:hover, .box2 p.box_nadpis a:hover, .box3 p.box_nadpis a:hover { 
	color: #ed1c24; 
}

.box1 a img, .box2 a img, .box3 a img, .box1 a:hover img, .box2 a:hover img, .box3 a:hover img {
	border: 0 none;
}


/*fotogalerie kategorie*/
.oddelovac {
	float: none;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}


.kontakt {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	text-decoration: none;
}
#google_map {
	width: 515px;
	height: 320px;
}
.icon_phone, .icon_mail, .icon_web, .icon_adres, .icon_cell {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.icon_phone {
	background-image: url(../images/icon_phone.gif);
}
.icon_mail {
	background-image: url(../images/icon_mail.gif);
}
.icon_web {
	background-image: url(../images/icon_web.gif);
}
.icon_adres {
	background-image: url(../images/icon_adres.gif);
}
.icon_cell {
	background-image: url(../images/icon_cell.gif);
}
#chyba {
	background-image: url(../images/error.gif);
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}

/*fotogalerie*/
.fotogalerie { margin-top: 20px; margin-bottom: 20px; padding-left: 2px; }
.fotogalerie a img {
	border: 3px solid #10B70C;
	margin-right: 14px;
}
.fotogalerie a:hover img { border: 3px solid #006666; }

/*gbook*/
#zobraz {
	text-align: center;
	font-style: italic;
}

#odkaz {
	text-align: center;
}
#smajlici {
	margin: 0px 15px 10px 15px;
}
.stranky {
	font-style: italic;
	color: black;
	margin: 15px 0px;
}
.zprava {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
}
.zprava p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
.vypis_blogu_odkaz_news {
	background-image: url(../images/icon_nov.gif);
	background-repeat: no-repeat;
	background-position: left center;
	XXpadding-left: 20px;
	color: #004f6f;
	margin-right: 0;
	margin-left: 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
}	
.administrace {
	font-size: 10px;
	float: right;
}	
.linka {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 20px;
}
.kur {
	font-style: italic;
}
a.toplist img {
	border: 0 none;
}
#footer_2 {
	width: 964px;
	height: 58px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
#footer_2 p{
	margin-left: 430px;
}	
.video{
	display: block;
	height: 300px;
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.video_galerie{
	background-image: url(images/video_galerie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 400px;
	cursor: pointer;
	display: block;
}

