/* @override 
	http://kave/css/kave.css
*/

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;
	color: #333;
	background: #e0e1e3;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border: none;
}

a {color: #E40182;
text-decoration: none;}
a:hover {text-decoration: underline;}



p {	padding: 5px 0;
	margin: 0;
	line-height: 130%;

}

table {
	margin: 0;
	padding: 0;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.success {
	color: greenyellow;
position: absolute;
top: 50px;
}

.error {
	color: #CE0627;
	position: absolute;
top: 72px;
}

#page {
	width: 892px;
	margin: 0 auto;
	text-align: right;
			}

#page-inside {
	width: 892px;
	margin: 0;
	text-align: left;	
			}
		
/* HEAD */

#head {
	background: #fff url(../img/header.jpg) no-repeat left 2px;
	width: 892px;
	position: relative;
	height: 166px;
	
}

#head h3{
position: absolute;
width: 151px;
height: 117px;
overflow: hidden;
top: 45px;
margin: 0;
left:371px;
padding: 0;
}
#head h3 a {
cursor: pointer;
display: block;
height: 100%;
width: 100%;
color: #fff;
}

#head h3 a:hover {
cursor: pointer;
height: 100%;
width: 100%;
color: white;
}

#head h3 span{
display: block;
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
background: url(../img/logo.jpg) no-repeat;
}

/* HEAD-dark */

#head-dark {
	background: #fff url(../img/header-dark2.jpg) no-repeat 3px bottom;
	width: 892px;
	position: relative;
	height: 168px;
	
}

#head-dark h3{
position: absolute;
width: 122px;
height: 94px;
overflow: hidden;
top: 43px;
margin: 0;
left:9px;
padding: 0;
color: #fff;
}
#head-dark h3 a {
cursor: pointer;
display: block;
height: 100%;
width: 100%;
color: #fff;
}

#head-dark h3 a:hover {
cursor: pointer;
height: 100%;
width: 100%;
color: white;
}

#head-dark h3 span{
display: block;
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
background: url(../img/logo2.gif) no-repeat;
}

#banner {
background: #13171A url(../img/bann1.jpg) left top no-repeat;
width: 770px;
height: 119px;
}


#es-link {
	position: absolute;
	top: 7px;
	left: 655px;
	width: 110px;
	height: 60px;
	display: block;
}

#es-link:hover {
text-decoration: none;
}


/*MENU*/

#menu{

	font-size: 90%;
	height: 25px;
padding: 7px 0 0 15px;
	}

.menu-rov {
float: left;
text-align: center;
width: 29px;
}


#menu a{
	float: left;
	color: #302c2e;
	padding: 2px 0;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover, #menu .active{
color: #E40182;
}

 .clear{
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
}


/* MENULEFT */

/*
#menu-left {
	float: left;
	width: 189px;
	padding-top: 4px;
}

#menu-left a {
	display: block;
	width: 174px;
	background: url(../img/menu-left-bg.gif) left bottom repeat-x;
	padding: 6px 0;
	color: #606264;
	padding-left: 15px;
	font-size: 90%;
}

#menu-left a:hover {
	background: #ed1c24;
	color: #fff;
	text-decoration: none;
}*/


/* CONTENT */


#content {
	font-size: 90%;
	width: 892px;
	text-align: left;
     background: url(../img/content-bg.jpg) repeat-y;
	position: relative;
	
}

#content-dark {
	font-size: 90%;
	width: 892px;
	text-align: left;
     background: url(../img/content-bg-dark.jpg) repeat-y;
	position: relative;
	
}

#content-in {
	width: 543px;
	float: left;
	padding: 15px;
	min-height: 480px;
	_height: 480px;
	background: #fefefe url(../img/content-in-bg.jpg) no-repeat;
		}

#content-in h3{
padding-bottom: 0;
		}

#content-in-dark {
	width: 543px;
	float: left;
	padding: 85px 15px 15px 15px;
	min-height: 1033px;
	_height: 1033px;
	background: url(../img/content-in-dark2.jpg)  no-repeat 0 -1px;
	color: #fff;
		}

#content-in-dark h3 {
	color: #fff;
	padding-bottom: 0;
		}

#diskuze_triger {
	float: right;
font-size: 11px;
padding: 5px 0;
margin: 0;
font-weight: bold;
background: url(../img/eye.gif)  no-repeat 0 7px;
padding-left: 14px;
margin-left: 5px;
}

#content-in-dark .clanek-info {
color: #fff;
}

#content-in-dark #diskuze h3 {
color: #fff;
}

#content-in-dark #diskuze h4 {
color: #E40182;
padding: 0 0 10px 0;
margin: 0;
}

#content-in-dark blockquote {
	color: #000;
}

#content-in-dark #diskuze {
	color: #fff;
}

/* CLANKY (vypis) */

.vypis-clanku {
	margin-top: 0px;
	}


.clanek {
	border-top: 1px solid #a3a4a7;
	width: 543px;
padding-top: 15px;
margin: 10px 0 15px 0;
font-size: 12px;
position: relative;
min-height: 185px;
_height: 185px;
}

#content-in-dark .clanek-inside {
	border-top: 1px solid #a3a4a7;
	width: 543px;
padding-top: 15px;
margin: 10px 0 15px 0;
font-size: 12px;
position: relative;
min-height: 185px;
_height: 185px;
color: #fff;
}

/*.clanek a {
	color: #E40182;
	 padding: 1px;
}

.clanek a:hover {
 text-decoration: none;
 padding: 1px;
	background: #F9F7CB;
}*/

.clanek img  {
	float: right;
	margin-left: 10px;
	width: 185px;
}

.clanek .nadpis {
	float: left;
	width: 98px;
	color: #E40182;
}

.clanek .nadpis h3 {
	color: #E40182;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.clanek .nadpis a {
	display: block;
	padding-bottom: 13px;
	border-bottom: 1px solid #57565b;
	font-size: 17px;
}

.clanek .nadpis a:hover {
	display: block;
	padding-bottom: 13px;
	border-bottom: 1px solid #E40182;
text-decoration: none;
}

.clanek .text {
	float: left;
	width: 240px;
	margin-left: 10px;
	line-height: 15px;
	
}

.clanek .clanek-info {
	width: 345px;
	padding-top: 5px;
	margin: 12px 0;
	position: absolute;
	top: 173px;
	left: 0;
	color: #656565;
	font-size: 11px;
}

.cmnt {
	background: url(../img/comnt.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 0px;
	}

.add_cmnt {
	background: url(../img/addcmnt.gif) no-repeat left top;
	padding-left: 20px;
	margin-left: 0px;
	color: #C50065;
	}

.white {
color: #ffffff;
}

a.anotace {
color: #E40182;
text-decoration: none;
}

.anotace-in {
color: #E40182;
display: block;
margin: 0 0 5px 0;
line-height: 130%;
font-size: 13px;
letter-spacing: 0.05em;
}

.normal {
	color: #3c3a3f;
	}


/* CLANEK */

.clanek-inside {
	border-top: 1px solid #a3a4a7;
	width: 543px;
padding-top: 9px;
margin-top: 85px;
font-size: 12px;
}

.clanek-inside h3 {
color: #E40182;
padding: 10px 0;
margin: 0;
font-size: 110%;
}



.clanek-inside p {
line-height: 145%;
margin: 5px 0;
padding: 0;
}

.clanek-inside h5 {
color: #E40182;
padding: 5px 0;
margin: 0;
font-size: 100%;
}

.clanek-inside ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.clanek-inside li {
	margin: 2px 0;

}

.clanek-inside img {
	margin: 7px 0;

}

.clanek-inside h2 {
	color: #E40182;
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
}

.clanek-inside .clanek-info {
	border-top: 1px solid #a3a4a7;
	padding-top: 5px;
	margin: 10px 0;
	color: #555;
}

/* NEWS */


.aktuality {
	position: relative;
	padding-top: 25px;
	margin: 10px 0 15px 0;
}

.aktuality .ctete-vice {
background: url(../img/ctete-vice.gif) no-repeat left 6px;
padding: 0 0 0 9px;
color: #c4731e;
font-size: 100%;
font-weight: normal;
}

.aktuality .ctete-vice:hover {
	font-size: 100%;
text-decoration: underline;
}

#aktualita {
padding-top: 5px 0;	}

#aktualita h2 {
	font-size: 120%;
    padding: 10px 0 8px 0;
    margin: 0;
	}

#aktualita p {
	padding:  0;
	margin: 0 0 10px 0;
	
}

#aktualita img {
	padding:  0;
	float: right;
	margin: 0 0 7px 10px;
	
}


.date, .start, .entry {
	padding: 2px 0 1px 0;
	margin: 0;
}

.entry {
	padding: 2px 0 8px 0;
	margin: 0;
}



.uka-program {
	border-top: 1px solid #a3a4a7;
	display: block;
	background: url(../img/allarticle.gif) no-repeat left 4px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 12px;
}

/* AKCE */

#akce h2 {
	margin: 10px 0 12px 0;
	padding: 0;
	font-size: 140%;
	}

#akce .popis-akce {
	margin: 0 0 14px 0;
	padding: 0;
	}

.popis-akce p {
	margin: 5px 0;
	padding: 0;
	}




/* Pripravujeme */

.back {
	float: right;
	width: 250px;
	text-align: right;
}




/* SIDEBAR */



#sidebar {
	font-size: 90%;
	float: right;
	padding: 95px 0 0 0;
	text-align: center;
	width: 152px;
	min-height: 490px;
	_height: 490px;
	background: url(../img/sidebar.jpg) no-repeat;
}

#sidebar img {
	margin-bottom: 3px;
	}

#sidebar-dark {
	font-size: 90%;
	float: right;
	padding: 95px 0 0 0px;
	width: 152px;
	text-align: center;
	min-height: 490px;
	_height: 490px;
	background: url(../img/sidebar-dark.jpg) no-repeat -1px top;
}

#sidebar-dark {
	font-size: 90%;
	float: right;
	padding: 95px 0 0 0px;
	width: 152px;
	text-align: center;
	min-height: 490px;
	_height: 490px;
	background: url(../img/sidebar-dark.jpg) no-repeat -1px top;
}

#sidebar-dark {
	font-size: 90%;
	float: right;
	padding: 95px 0 0 0px;
	width: 152px;
	text-align: center;
	min-height: 490px;
	_height: 490px;
	background: url(../img/sidebar-dark.jpg) no-repeat -1px top;
}

#sidebar h4{
	font-size: 110%;
    padding: 0 0 2px 0;
	width: 197px;
	border-bottom: 1px solid #6b0000;
}

#calendar {
	background: #ebe6e2;
	width: 184px;
	color: #490a0a;
	text-align: center;
	margin-top: 11px;
}



#news {
	width: 184px;
	color: #490a0a;
	margin-top: 11px;
	font-size: 92%;
	}


#news p {
	font-size: 105%;
	line-height: 120%;
	margin-bottom: 5px;
	padding: 0;
}



#news h4 {
	margin-bottom: 9px;
	
}

#news a {
	font-size: 110%;
	color: #850505;
	font-weight: bold;
}

#news a:hover {
	text-decoration: underline;
}

#news .ctete-vice {
background: url(../img/ctete-vice.gif) no-repeat left 4px;
padding: 0 0 0 9px;
color: #c4731e;
font-size: 100%;
font-weight: normal;
}

#news .ctete-vice:hover {
	font-size: 100%;
text-decoration: underline;
}

#news #kinokavarna {
	background: url(../img/kinokavarna.jpg) no-repeat;
	padding: 125px 0 0 0;
	margin: 10px 0;
	width: 184px;
	display: block;
	padding-left: 0;
	}

#calendar a {
	color: #490a0a;
}


#months a {
	padding: 0;
}

#months table {
width: 100%;
}

#months table td {
padding: 0;
}

#months {
	background: #cdc1ba;
	padding: 2px 0 3px 0;
	height: 150px;
}



#days table {
width: 100%;
}

#days {
	background: #dcd4cd;
font-size: 85%;
}




address {
	font-style: normal;
}

fieldset, form {
	border: 0;
	padding: 0;
	margin: 0;
	height: 115px;
}

.contact-form input,textarea {
	float: right;
	width: 210px;
	border: 1px solid #7C8890;
	font-family: "Tahoma", "Arial";
}

.send_butt {
	background: none;
	color: #50585d;	
	text-align: right;
	cursor: pointer;
	font-size: 8pt;
	background: url(../img/send.gif) left center no-repeat;
	padding-right: 5px;
}

#cat {
	width: 270px;
	padding-bottom: 4px;
	
}

#cat p {
	padding:  6px 0 3px 0;
	
}


textarea {
	height: 65px;
	margin-bottom: 5px;
	font-size: 90%;
}


.kontakt-table {
	margin: 3px 0 0 0;
	border: none;
	line-height: 125%;
}

.kontakt-table tr, td{
	margin: 0;
}

.kontakt-table .w50{
  width: 50px;
}

#napsat-zde {
	background: url(../img/napsat-zde.gif) left center no-repeat;
	padding: 5px 0 5px 16px;
}

.table-pad {
	display: block;

}

.map-okno {
	background: url(../img/mapa-logo.jpg) 4px 2px no-repeat;
	padding-left: 90px;
	padding-top: 20px;
	height: 61px;
}
#map {
width: 440px; 
height: 386px; 
position:absolute; 
top:220px; 
left: 308px; 
border: 1px solid #a3a3a3;
background: url(../admin/img/photobox-bg.gif);
}

#nadpis {
	font-size: 100%;
	width: 550px;
    padding: 16px 0 0 0;
    float: left;
    margin-left: 1px;
}

#nadpis h2 {
	display: inline;
	background: #f0ebe1;
	font-size: 120%;
	font-weight: normal;
    padding: 5px 12px 5px 18px;
}


h1, h2, h3, h4,h5 {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #000;
}


h1 {
	font-size: 16px;
	margin-bottom: 2px;
}




#typy {
	background: #fff url(../img/typy-bg.gif) left top repeat-x;
	width: 295px;
	border: 1px solid #e8e8e8;
	margin: 8px 12px;
	padding: 7px;
}

#typy ul {
float: left;
width: 140px;
margin: 0;
list-style-type: none;
padding: 0 0 0 6px;
}

#typy li {
padding: 3px;
background: url(../img/sipky.gif) left center no-repeat;
padding-left: 15px;
}

/* MENU LEFT */





#menu-left  {
width: 167px;
_height: 510px;
min-height: 510px;
font-size: 110%;
float: left;
background: #fdfdfd url(../img/menu-left.jpg) no-repeat 8px top;
margin-left: 0px;
padding: 70px 0 0 0;
position: relative;
}

#content-dark #menu-left  {
width: 167px;
_height: 440px;
min-height: 440px;
font-size: 110%;
float: left;
background: #fdfdfd url(../img/menu-left-dark.jpg) no-repeat 8px -1px;
margin-left: 0px;
padding: 61px 0 0 0;
position: relative;
}


#menu-links h3 {
margin-left: 12px;
padding: 10px 0 10px 0;
font-size: 12px;
	color: #E40182;
font-weight: normal;
letter-spacing: 0.75pt;
}


#menu-left a {
	margin: 0 0 0 12px;
	display: block;
	color: #0E0E10;
	width: 148px;
	border-top: 1px solid #ffffff;
	padding: 7px 2px 7px 2px;
	font-size: 12px;
}


#menu-left a.silver {
	color: #e8e8e8;
}

#menu-left a.smoke {
	color: #ffffff;
}

#menu-left a:hover {
	color: #ffffff;
	border-top: 1px solid #F9F7BC;
text-decoration: none;
background: #E40182;
	}
	


#menu-left .menu-left-home {
	position: absolute;
	width: 90px;
	height: 90px;
	top: -17px;
	left: 20px;
	padding: 0;
	margin: 0;
	border: none;
}

#menu-left .menu-left-home:hover {
background: none;
border: none;
}

#menu-left .autori-links h3 {
margin-left: 12px;
padding: 10px 0 10px 0;
font-size: 12px;
	color: #E40182;
font-weight: normal;
letter-spacing: 0.75pt;
}

#menu-left .autori-links a {
	margin: 0 0 0 12px;
	display: block;
	color: #0E0E10;
	width: 148px;
border-top: 1px solid #ffffff;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
}

#menu-left .autori-links a:hover {
	margin: 0 0 0 12px;
	display: block;
	color: #fffffF;
	width: 148px;
border-top: 1px solid #ddd;
	padding: 5px 2px 5px 2px;
	font-size: 12px;
}


/* PHOTOS */

#photos {
	float: left;
	width: 240px;
	margin: 5px 15px 0 0;
}



.photo {
	margin-top: 6px;
}



.thumbnails {
height: 75px;
width: 545px;
}

.thumbnails img {
	margin-right: 6px;
	border: 1px solid #ccc;
	padding: 1px;
    width: 67px;
	height: 67px;

}

.thumbnails .active img {
border: 1px solid #deb420;
padding: 1px;

}

.opacity {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  -khtml-opacity: 0.6;
}

#popis {
	float: left;
	width: 308px;
	margin-top: 5px;
}

#popis p {
 padding-left: 0;
 padding-right: 0;
}

#popis h3{
font-size: 14px;
padding-left: 0;
margin: 0;
padding-top: 7px;
}

.zajem {
	background: url(../img/zajem.gif) left center no-repeat;
	padding-left: 14px;
}

/* P A T A */

#pata {
margin-bottom: 0;
color: #ccc; 
font-size: 75%;
text-align: center;
padding: 2px 3px 0 3px;

height: 16px;
}



#pata a {
color: #C0C0C0; 
}

#pata #logo {
text-decoration: none;
color: #76443b; 
padding: 4px 0 2px 20px;
display: block;
} 

#pata #copy a:hover {
color: #460A0A;
}

#pata a:hover {
color: #BF0013; 
text-decoration: none;
}

#copy { 
float: right;
padding-top: 3px;
height: 17px;
margin-right: 2px;
} 


/* COMMENTS*/

#diskuze {
margin: 15px 0;

}

#diskuze h3 {
margin: 10px 0;
padding: 0;
}

#diskuze h4 {
margin: 20px 0 10px 0;
padding: 0;
}


div.bubble {
	width: auto;
	font-size: 11px;
	margin: 10px 0;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 12px;
	top: 8px;
	background: transparent url(../img/tip.gif) no-repeat 20px 0;
	font-style: normal;
	font-size: 11px;
}


#comment_form {
	position: relative;	
}

#comment_form p {
	position: relative;	
	width: 225px;
	margin-bottom: 2px;
}

#comment_form p img {
	position: absolute;
	top: 2px;	

}


#comment_form textarea {
position: absolute;
top: -113px;
left: 225px;
width: 309px;
height: 75px;
	border: 1px solid #C9C2C1;
	padding: 2px;
	font-size: 11px;
}

form#comment_form #smiles {
	position: absolute;
	left: 227px;
	top: 90px;
	width: 310px;
}

form#comment_form input {
	position: absolute;
	top: 1px;
	left: 50px;
	border: 1px solid #C9C2C1;
}

.input-pole {
	width: 160px;
}



form#comment_form input.submit {
	position: absolute;
	top: -15px;
	left: 420px;
	width: 120px;
		border: 1px solid #C9C2C1;
		background: #fff;
		cursor: pointer;
		color: #444444;
			font-size: 11px;
}


.pocet-cmnt {
	background: url(../img/comnt.gif) no-repeat left 8px;
	padding-left: 16px;
	font-weight: normal;
	font-size: 11px;
	float: right;
	margin-left: 0px;
	}



.note {
	padding-top: 3px;
	font-size: 11px;
}


#captcha  {
	height: 20px;
}