/* CSS Document - Author: Pavla Klockova*/

body {
	margin: 0 auto;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #D0BF94;
}
#wrap { 
	width: 750px;
	margin: 0 auto;
	padding: 3px 3px 3px 3px;
	border: 2px solid #FBF8E4;
}

#content {
	padding: 20px 20px 5px 20px;
	background: #FBF8E4;
	
}

#topbar {
    width:auto;
    background: #FBF8E4;
    height: 10px;
    padding: 0 5px 0 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #F0A639;
    text-align: right;
}
#headerwrapper {
    width: auto;
	padding-left: 80px;
	margin-top: 10px;
}
h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

#tabholder
{
    width: auto;
}

#menu_container {
		width: auto;
		clear: both;
		background: #FBF8E4;
		height: 34px;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 5px;
		border-top: 5px solid #BD3D00;
		
}
	
#menu {
		width: auto;
		background: #F1AA41;
		font-size: 98%;
		height: 34px;
		white-space: nowrap;
		padding-left: 33px;
		margin: 0;
		}
	
* html #menu {
		width: auto;
		padding: 0;
		margin: 0;
}
	
#menu ul {
		width: auto;
		margin: 0;
		padding-left: 5px;
		padding-righ: 5px;
		list-style: none;
		float: left;
		height: 34px;
		font-weight: bold;
}
	
#menu li {
		width: auto;
		display: inline;
		padding: 0;
		margin: 0;
}
	
#menu a:link, #menu a:visited {
		width: auto;
		padding: 0.35em 1em;
		background: transparent;
		color: #FBF8E4;
		text-decoration: none;
		float: left;
		height: 24px;
		border-right: 1px solid #FBF8E4;	
		margin: 0;
}
	
#menu a:hover {
		width: auto;
		background: #F1AA41;
		font-weight: bold;
		color: #BD3D00;
		height: 24px; /*  TOHLE OVLIVNUJE HOVER NAVIGACI HEIGHT */
}


.articleboxouter {
    width: auto;
    padding: 0 6px 0 6px;
	margin: 5px 0 0 0;
	clear: both;
	background: #E5DAC1;
	border: 1px solid #C6B289;
} 
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #DD7CB4;
    padding: 0 6px 0px 6px;
    background: #E5DAC1;
	border: 1px solid #C6B289;
    text-align: justify;
    height: 220px;
}
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: right;
    margin-right: 10px;
}
.picboxouter {
    width: auto;
    padding: 0 6px 0 6px;
	margin: 5px 0 0 0;
	clear: both;
	background: #FBF8E4;
	border: 1px solid #C6B289;
	
}
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 6px 6px 6px 6px;
    border-top: none;
    text-align: center;
}
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}
.noborder {
    border: none;
}
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

a:hover {
	text-decoration: underline;
}
#footer {
	color: #fff;
	font-size: 0.7em; 
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	clear: both;
}
#footer a {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #BD3D00;
}
#newsContainer2
{
    width:auto;
    background-color: #FBF8E4;
	margin-top: 5px;
}
#newsContainer3
{
    width:auto;
    background-color: #FBF8E4;
	margin-top: 5px;
	padding: 0;
}
.c1
{
	width: 237px;
	border-top: none;
    line-height: 20px;
    background: #FBF8E4;
	border: 1px solid #C6B289;
	float: left;
}
.c1a
{
	width: 180px;
	border-top: none;
    line-height: 22px;
    background: #FBF8E4;
	border: 1px solid #C6B289;
	float: left;
}
.c2
{
    width: 509px;
    float: left;
    line-height: 22px;
    background: #FBF8E4;
	border: 1px solid #C6B289;
	margin-top: 3px;
	margin-left: 3px;
}
.c3
{
	width: 220px;
	border-top: none;
    line-height: 20px;
    background: #FBF8E4;
	border: 1px solid #C6B289;
	float: right;
}

.c4
{
	width: auto;
	border-top: none;
    background: #FBF8E4;
	border: 1px solid #C6B289;
	float: right;
}
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #BD3D00;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	background:  url(images/headerBG.gif) repeat-x;
}
.spacy
{
    padding: 25px 25px 20px 0;
	line-height: 22px;
}
.spacy_calendar
{
	padding: 3px 0 0 15px;
}

.spacy img{
	float: right;	
	padding: 0px 50px 0px 0px;
	margin: 0px 0px 5px 15px;
}
.spacy_movie{
	float: right;
	padding: 0px 120px 0px 0px;
	margin: 0px 0px 5px 15px;
}
.spacy_contact{
	float: right;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 5px 15px;
}
.spacytop {
    padding: 5px 4px 5px 5px;
	margin: 0;
}	
.spacytop_l {
    padding: 5px 8px 76px 8px;
	margin: 0;
}	
.spacytop_l img{
	padding: 0 2px 0 4px;
	margin: 0;
}	
.spacytop_l a{
	padding: 0;
	margin: 0;
}
UL.bul LI {
	padding-left: 20px; 
	font-size: 13px; 
	margin: 4px 0px 0px 0px; 
	background-repeat: no-repeat; 
	list-style-type: none
}
UL.bul LI.sun {
	background-position: 0px 5px; 
	background-image:  url(images/arrow2.gif);
	background-repeat: no-repeat; 
}
UL.bullet LI {
	padding-left: 2px; 
	font-size: 13px; 
	margin: -5px 0px 0 2px; 
	background-repeat: no-repeat; 
	list-style-type: none
}
			/* Calendar*/
A {
	COLOR: #df9496
}
#calendar {
	padding: 0; 
	MARGIN: 0px; 
	FONT: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	BORDER: #C6B289 1px solid; 
	WIDTH: 113px; 
	COLOR: #616b76; 
	BACKGROUND-COLOR: #fff; 
	TEXT-ALIGN: center
}
.nav {
	FONT: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #fff; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
.nav A {
	FONT: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #fff; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
CAPTION {
	padding: 0;
	BACKGROUND: #FECF8C; 
	BORDER: #C6B289 1px solid;
	MARGIN: 0px; 
	FONT: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	WIDTH: 113px; 
	COLOR: #666666; 
	TEXT-ALIGN: center
}
TH {
	padding: 0 4px 0 4px;
	BACKGROUND: #FBF8E4; 
	FONT: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #616b76; 
}
.today {
	FONT-WEIGHT: bold; 
	BACKGROUND: #BD3D00; 
	COLOR: #f6f4da
}
TD.today A {
	FONT-WEIGHT: bold; 
	BACKGROUND: #BD3D00; 
	COLOR: #f6f4da
}
TD.today A:link {
	FONT-WEIGHT: bold; 
	BACKGROUND: #df9496; 
	COLOR: #f6f4da
}
TD.today A:visited {
	FONT-WEIGHT: bold; 
	BACKGROUND: #df9496; 
	COLOR: #f6f4da
}
TD {
	BORDER: #C6B289 1px solid; 
	BACKGROUND: #FFE5C1; 
	WIDTH: 18px; 	
	HEIGHT: 18px; 
	TEXT-ALIGN: center
}
TD A {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}
TD A:link {
	BACKGROUND:  url(images/images/bg_calendar.gif) no-repeat; 
	COLOR: #608194
}
TD A:visited {
	BACKGROUND:  url(images/images/bg_calendar.gif) no-repeat; 
	COLOR: #608194
}
TD A:hover {
	BACKGROUND:  url(images/images/bg_calendar.gif) no-repeat right top; 
	COLOR: #6aa3ae
}
TD A:active {
	BACKGROUND:  url(images/images/bg_calendar.gif) no-repeat right top; 
	COLOR: #6aa3ae
}
.thumbnail {
margin: 5px 5px 10px 9px;
}
.thumbnail img{
margin: 5px 5px 10px 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #C6B289;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 2px;
left: -1000px;
border: 1px solid #C6B289;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 150;
left: 203px; /*position where enlarged image should offset horizontally */
z-index: 10000;
}