/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	min-width: 740px;
}

/*elements*/
h1 {
	color: #0196DF;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-top: 12px;
	padding-right: 12px;
}
h1 span {
	color: #FFFFFF;	
}	

	
h2 {
	font-size: 1em;
	color: #0196DF;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-top: 1px;
	margin-left: 1px;
}
h2 span {
	color: #000000;
}			
h3 {
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
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 {
	font-size: 0.8em;
	text-align: justify;
	padding: 0;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}
a {
	text-decoration: underline;
}
a:hover { }
a:focus { outline:none; }

img, a img {
	border: 1px solid #8796a2;
	padding: 3px;
}
a:hover img {
	border: 1px solid #4ec732;
}

ul, ol { 
	font-size: 90%; 
	color: #000000;
}
ul { margin: 10px 0 10px 10px; padding-left: 0; }
ol { margin-left: 10px; }

ul li {
	padding-left: 18px;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(images/li.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style-position: outside;
	font-size: 0.8em;
	color: #000000;
}

ul li ul li { font-size: 0.8em; }
table {
	width: 630px;
	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;
}
.gren {
 	color: #43ba28;
}

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 20px;
}
legend { color: #E0581B; font-size: 80%; font-weight: bold; padding: 2px 4px; border: 1px solid #333333; }
label {
	float: left;
	width: 120px;
	margin-left: 10px;
}
form.kon_ru label {
	width: 160px;
	}
hr { display: none; }

/*division*/
#content {
	width: 740px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#header {
	position: absolute;
	top: 0.1px;
	width: 740px;
	height: 139px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.fotoheader {
	position: absolute;
	top: 35px;
	width: 951px;
	height: 238px;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}
#podklad {
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 681px;
}
#podklad p {
	font-size: 12px;
	padding-left: 10px;
}
#podklad2 {
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 681px;
	margin-top: 10px;
}
#podklad2 p {
	font-size: 12px;
	padding-left: 10px;
}


#logo, #logo span {
	position: absolute;
	left: 0;
	width: 145px; 
	height: 139px;
	display: block;	 
	overflow: hidden; 
}
#logo span {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 145px;
	height: 139px;
	cursor: pointer;
	background-position: left top;	
}

#find {
	position: absolute;
	top: 21px;
	right: 12px;
	height: 23px;
	display: block;
}
#find p {
	margin: 5px 0 0 0;
	float: left;
}	
#main {
	padding-top: 190px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
#main_in {
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
#left, #right {
	display: inline;
}
#left {
	width: 239px; 
	float: left; 	
}
#right { 
	width: 680px;
	margin-left: 10px; 
	float: left; 
}
#right p { 
	text-align: left;
}
#right .right_pict {
	border: 0 none;
	margin-bottom: -2px;
}	
#right ul {
	color: #FFFFFF;
}	
	
#footer {
	width: 740px;
	height: 80px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
#copy p {
	position: absolute;
	left: 120px;
	top: 0;
	font-size: 0.75em;
	padding: 6px 0 0 0;
	margin: 0;	
}	
#copy p a {
	color: #000000;
}
#copy img {
	position: absolute;
	top: 13px;
	left: 26px;	
}
#copy a img, #copy a:hover img {
	border: 0 none;
}	

/*navigace*/
#navigace {
	margin: 0;
	height: 46px;
	width: 740px;
	position: absolute;
	top: 150px;
	font-size: 1.2em;
}	
#navigace ul  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #0196DF;
	font-size: 1em;
	font-weight: bold;
	line-height: 35px; 
	text-decoration: none; 
	height: 35px; 
	padding: 0 13px 0 12px;	
}

#navigace ul li a:hover {
	color: #FFFFFF;
	background-color: #0196DF;
	position: relative;
	margin-left: -1px; padding-left: 13px;
}
body.uvod #navigace li#nav-1 a, 
body.foto #navigace li#nav-2 a, 
body.kont #navigace li#nav-3 a, 
body.cenikx #navigace li#nav-4 a,
body.novx #navigace li#nav-5 a,
body.partx #navigace li#nav-6 a,
body.fotx #navigace li#nav-7 a,
body.gbookx #navigace li#nav-9 a,
body.kontx #navigace li#nav-8 a { 
	color: #FFFFFF;
	background-color: #0196DF;
	position: relative;
}
	
/*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 {
	background-image: url(../images/icon_datum.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #999999;
	font-size: 10px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.vypis_blogu_odkaz {
	background-image: url(../images/icon_nov.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #004f6f;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	text-decoration: none;
}	
#right .vypis_blogu_odkaz a {
	color: #000000;
}
.vypis_blogu_text {
	margin-bottom: 5px;
	font-size: 0.8em;
	color: #4c7984;
}		

.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; 
}

.whitefont {
	color: #FFFFFF;
}		
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.vetsi {
	font-size: 110%;
}	
.d2 {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 10px;
} 
.d3 {
	float: left;
	width: 330px;
	padding-left: 10px;
}
.d3 table {
	width: 320px;
}	
.d2 ul li {
	padding-left: 22px;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style-position: outside;
	margin-left: 150px;
	color: #000000;
}

.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%;
	background-image: url(../images/bg_boxes.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.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*/
.foto_kat_obal {
	width: 209px;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
}
.foto_kat {	
	min-height: 140px;
}
.oddelovac {
	float: none;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}
.foto_kat_obal p.kat_nadpis {
	text-align: center;
	font-weight: bold;
}
.foto_kat a img {
	border: 3px solid #43ba28;
}
.foto_kat a:hover img {
	border: 3px solid #913131;
}

/*vypis fotek v kategorii*/

.left_box1 {
	background-image: url(../images/left_box1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
}
.left_box1_in {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url(../images/left_box1_in.gif);
	background-repeat: repeat-y;
}

.left_box1_foot {
        background-image: url(../images/left_box1_foot.gif);
        background-repeat: no-repeat;
        height: 13px;
        overflow: hidden;
}

.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;
}
.pokoj {
	font-size: 1.4em;
	color: #970041;
	font-weight: bold;
}
.pokoj_popis {
	margin-top: 10px;
}
#google_map {
	width: 680px;
	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 #00CCCC;
	margin-right: 14px;
}
.fotogalerie a:hover img {
	border: 3px solid #FF0000;
}

/*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;
}
.hlavicka, .paticka {
	padding: 3px 0px 3px 5px;
	background-color: #dddddd;
}
.administrace {
	font-size: 10px;
	float: right;
}	

