/* ie5 win - grrr - start */
body { 
	font: serif;
	margin: 0px; 
	padding: 0px; 
	line-height: 15px;
	color: #333333;
	font-size: 15px;
	text-align: justify; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: 15px;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body {
	color: #333333; 
	background-color: #FDFAF0;
 	background-image: url(images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 15px; 
	line-height: 15px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: justify;
	margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: justify; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 5px 0px;
	}
small {
	font-size: 12px; 
	line-height: 14px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: justify; 
	margin: 0px 0px 10px 0px; 
	padding: 5px 0px 0px 0px;
	}
ul {
	padding-bottom: 15px;
	font-size: 15px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	list-style-type: square;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 15px 16px;
	margin: 0px;
}
ol {
	font-size: 15px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: left;
	font-weight: normal;
	text-align: justify;
	padding: 0px 0px 23px 23px;
	margin: 0px;
}
li {
	padding-bottom: 6px;
	font-size: 14px;
	text-align: justify;
	}
h1 {
 	width: 655px;
	color: #B0B28D;
	font-size:14px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 10px 240px 0px 0px;
	text-align:right;
	float: none;
	}
h2 {
 	width: 655px;
	color: #B0B28D;
	font-size:14px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 26px 240px 0px 0px;
	text-align:right;
	float: none;
	}
h3 {
	color: #854500;
	background-color: #FFE3A3;
 	background-image: url(images/longbg_2.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 14px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 15px -10px;
	padding: 3px 4px 4px 12px;
	}
h5 {
	color: #CB7328;
	font-size: 15px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: left; 
	margin: 0px 0px 5px 0px; 
	padding: 1px 1px 1px 0px;
	}
h6 {
	color: #CB7328;
	font-size: 15px; 
	line-height: 16px;
	font-weight: bold;
	display: inline; 
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: left;
	margin: 0px 0px 2px 0px; 
	padding: 0px;
	}
table {
	padding-bottom:2px;
}
tr {
	vertical-align:top;
}
td {
	vertical-align:top;
	font-size: 14px;
	line-height: 16px;
	padding-bottom:6px;
}
hr {
	color: #D0D0B4;
	border-style: dashed none none none;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
a:link,
a:active,
a:visited { 
	font-size:15px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #708B4C;
	text-decoration: none;
	}
a:hover,
a:visited:hover {
	font-size:15px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #708B4C;
	text-decoration: underline;
	}
acronym {
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}
img{
	border-color:#939238;
}

/* header */
#container { 
	width: 900px; 
	position: relative;  
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}
#header {
 	width: 450px;
	height:204px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
#pageHeader {
 	width: 900px;
 	height: 204px;
 	background-image: url(images/banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #939238;    
	border-bottom: 1px solid #939238;    
	border-left: 1px solid #939238;    
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

	
/* content */
#content {
 	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 0px 10px;
	}
.contentbox {
 	width: 650px;
	border: 1px solid #e4c55b;
	background-color: #FFFEFA;
	margin: 0px -10px 10px -10px;
	padding: 10px 10px 20px 10px;
	}
.contentboximg {
	background-image: url(images/swirl.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFFEFA;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	}
.meniuleft {
	font-size: 15px; 
	line-height: 16px;
	text-align:left;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;  
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
.meniuright {
	font-size: 15px; 
	line-height: 16px;
	text-align:right;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;  
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
#meniu a:link,
#meniu a:active,
#meniu a:visited {
	font-size:15px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #708B4C;
	text-decoration: none;
	}
#meniu a:hover,
#meniu a:visited:hover {
	font-size:15px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #708B4C;
	text-decoration: underline;
	}
.signature {
	font-size: 15px; 
	line-height: 16px;
	text-align:right;
	font-weight: normal;
	font-style:italic;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;  
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 20px 0px;
	}
.tableright {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	font-size: 14px;
	border-left-color: #D0D0B4;
	border-left-style: dashed;
	border-left-width: 1px;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 5px 0px;
	float: right;
}
.tableleft {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	font-size: 14px;
	padding: 0px 5px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.tabledisp {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	border-right-color: #D0D0B4;
	border-right-style: dashed;
	border-right-width: 1px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 5px 0px;
	vertical-align:top;
}
.tabledisk {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	font-size: 14px;
	border-left-color: #D0D0B4;
	border-left-style: dashed;
	border-left-width: 1px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.tableprog {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	font-size: 14px;
	background-color:#FAF8EC;
	margin:10px 0px 0px -16px;
	padding:10px 0px 0px 0px;
	border-top-color: #D0D0B4;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #D0D0B4;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.tablespons {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	text-transform:uppercase;
	background-color:#FFFFFF;
	text-align:center;
	padding: 0px;
	margin: 0px;
}
.selected {
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	font-size: 14px;
	background-color:#FAF8EC;
	margin:10px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	border-top-color: #D0D0B4;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #D0D0B4;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



/* images */

.left{
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-color:#939238;
	border-style: solid;
	border-width: 1px;
	float: left;
}
.right{
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-color:#939238;
	border-style: solid;
	border-width: 1px;
	float: right;
}
.max{
	margin-top: 3px;
	border-color:#939238;
	border-style: solid;
	border-width: 1px;
}
.mini{
	margin-top: 3px;
	margin-right: 7px;
	border-color:#939238;
	border-style: solid;
	border-width: 1px;
	float: none;
}
.gallery{
	margin: 3px 0px 10px 0px;
	border-color:#939238;
	border-style: solid;
	border-width: 1px;
	float: none;
}



/* back */
#back table{
	width: 662px;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	vertical-align:top;
	}
#back a:link,
#back a:active,
#back a:visited {
	text-decoration: none;
	border-width: 0px;
	}
#back a:hover,
#back a:visited:hover {
	text-decoration: none;
	border-width: 0px;
	}


/* footer */
#footer {
 	width: 662px;
	font-size:14px;
	border: 1px solid #e4c55b;    
 	background-image: url(images/longbg_2.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;	
	margin: 10px -10px 20px -10px; 
	padding: 4px 4px 4px 4px;
	text-align: center;
	}

/* right meniu*/
#linkList {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 220px;
	margin: 0px 0px 0px 682px;
	padding: 0px 0px 0px 0px;
	}
#linkList ul {
	font-weight: bold;
	border-top: 1px dotted #939238;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
#linkList li {
	font-weight: bold;
	display: block;
	list-style-type: none;
	background-color: #FDFAF0;
	font-size: 15px; 
	line-height: 15px;
	font-weight: normal;
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-align: left; 
	border-bottom: 1px dotted #939238;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
#linkList h3 {
	color: #F1F0EB;
	background-color: #B0B28D;
 	background-image: url(images/contentbg.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #939238;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
#linkList h4 {
	color: #F1F0EB;
	background-color: #CA9E6D;
 	background-image: url(images/contentbg_2.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Garamond, Book Antiqua, Georgia, times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #854500;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
#linkList h5 {
	color: #B4824A;
	font-size: 15px; 
	line-height: 15px;
	font-weight: bold; 
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	text-align: center;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
#linkList table {
	color: #854500;
	list-style-type: none;
	background-color: #FDFAF0;
	font-size: 14px; 
	line-height: 16px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	text-align: center;
	border-top: 1px dotted #854500;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
#linkList form {
	color: #854500;
	list-style-type: none;
	font-size: 14px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	text-align: left;
	margin: -5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #854500;
	}
.inputcal {
	color: #854500;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	border: 0;
	font-size: 14px;
	font-weight:normal;
	width: 100%;
	vertical-align: top;
	background-color: #FDFAF0;
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 5px;
}
.thelinks {
	background-image: url(images/swirl.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FDFAF0;
	border: 1px solid #939238;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}
.thelinks2 {
	background-image: url(images/swirl_2.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FDFAF0;
	border: 1px solid #854500;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}

/* right hovers */
#linkList li a:link,
#linkList li a:visited,
#linkList li a:active {
	background-color: #FDFAF0;
	display: block;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #627747;
	text-decoration: none;
	}
#linkList li:hover,
#linkList li a:hover,
#linkList li a:visited:hover {
 	background-color: #FDFAF0;
	display: block;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	color: #D88035;
}
#linkList li a#current {
	background-color: #FDFAF0;
	display: block;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	color: #D88035;
}
#linkList table a:link,
#linkList table a:visited, 
#linkList table a:visited:hover,
#linkList table a:hover, 
#linkList table a:active {
	background-color: #B4824A;
	display: block;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}


/*tabs*/
#tabs11 {
	float:left;
	width:655px;
	font-size: 15px;
 	line-height:normal;
	margin-top: -34px;
}
#tabs11 ul {
	margin:0px;
	padding:10px 10px 0px 12px;
	list-style:none;
}
#tabs11 li {
	display:inline;
	margin:0px;
	padding:0px;
}
#tabs11 a {
	font-size: 15px; 
	line-height: 15px;
	font-weight: bold;
	float:left;
	background:url(images/tableft11.gif) no-repeat left top;
	margin:0;
	padding:0px 2px 0px 4px;
	text-decoration:none;
}
#tabs11 a span {
	float:left;
	display:block;
	background:url(images/tabright11.gif) no-repeat right top;
 	padding:5px 13px 4px 7px;
	margin: 0px;
	color:#627747;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {float:none;}
/* End IE5-Mac hack */
#tabs11 a:hover span,
#tabs11 a.currentTab span{
	color:#FFFFFF;
}
#tabs11 a:hover,
#tabs11 a.currentTab {
	background-position:0% -42px;
}
#tabs11 a:hover span,
#tabs11 a.currentTab span {
	background-position:100% -42px;
}

/*date box*/
.date_box {
	background-image: url(images/date.jpg);
	height: 60px;
	width: 61px;
}

.date_box_month {
	padding-top: 6px;
	font-size: 12px;
	font-family: Garamond, Book Antiqua, Georgia, times, serif;
	padding-left: 6px;
	text-align: center;
	color: #708B4C;
}

.date_box_day {
	font-size: 18px;
	font-weight: bold;
	padding-left: 6px;
	text-align: center;
	padding-top: 6px;
	font-style: normal;	
	color: #654040;
}