BODY {
	background-image : url(../images/background_central.jpg);
}


.logo {
	border:none;
	width:995px;
	height:87px;
	background-image : url(../images/logo.jpg);
}

.plochi {
	border:none;
	width:995px;
	height:31px;
	background-image : url(../images/plo4i.jpg);
}


.menu {
	width: 1030px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-image : url(../images/background_central.jpg);
}

.main_menu_links {
	background-image:url(../images/main_menu.jpg);
	float:left;
	width:85px;
}


 .gredi {
	background-image : url(../images/horisontalna_greda.jpg);
	border: none;
	width: 985px;
	color: white;
	padding-right : 10px;
	border: none;
}


.sliding_text {
	width: 965px;
	font-weight: bold;
	padding-left: 30px;
	background-image : url(../images/chardak.jpg);
	border: none;
}

.menu_links {
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	color : #F5DEB3;
	font-style : italic;
	font-weight: bold;
}

.current_link {
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	color : White;
	font-style : italic;
	font-weight: bold;
}

.content {
	height: 580px;
	width: 1025px;
}

.left {
	float:left;
	width: 158px;
	height: 580px;
	font-size: 18px;
	color : #FFFACD;
	background-image : url(../images/background_left.jpg);
	border-right : 7px solid Black;
}

.left_bottom {
	float:left;
	width: 158px;
	height: 205px;
	font-size: 18px;
	color : #FFFACD;
	background-image : url(../images/background_left.jpg);
}


.left_menu {
	background-image : url(../images/left_button.jpg);
	width:130px;
	padding-top: 5px;
}

.left_menu_link {
	text-decoration : none;
	color : #FFFACD;
}


.central {
	float:left;
	width: 620px;
	height: 580px;
	background-image : url(../images/background_central.jpg);
	font-size : 18px;
}

.subtitle {
	padding-left : 25px;
	padding-right : 15px;
	color : #8B0000;
	margin-top:0;
	margin-bottom:0;
}


.content_text {
    padding-left : 25px;
	padding-right : 15px;
	color : #8B0000;
	margin-bottom: 20px;
}

.right_side {
    float:left;
	width: 200px;
	height: 580px;
	border-left : 5px solid Black;
}

.right_top {
	padding-top: 10px;
	color : #FFFACD;
	/*background-image : url(../images/background_right.jpg); 
	background-repeat : no-repeat; */
	background-image : url(../images/background_left.jpg);
	width: 200px;
	height:295px;
}

.right_middle {
	color : #FFFACD;
	background-image : url(../images/background_left.jpg);
	width: 200px;
	height: 200px;
}


.right_bottom {
	color : #FFFACD;
	background-image : url(../images/background_left.jpg);
	height: 110px;
	width: 200px;
}

.footer {
	width: 995px;
	padding-top: 5px;
	height: 75px;
	border-top: thin solid black;
	border-bottom: thin solid black;
	background-image : url(../images/background_left.jpg);
	color : #8B0000;
	clear:both
}


.title {
	padding-top:10px;
	color : #8B0000;
	font-style : italic;
	margin-top:10px;;
	margin-bottom:0;
}

.links {
	color: #8B0000;
}

/*
 * Combined style sheet for the index pages and the slide pages.
 */


/* Style for all table cells. */
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
}

/* Put a border on all generated images */
.image {
	border-width: 0;
	margin: 15;
}

/* Align the content of the cells on the index pages to the center and bottom. */
#index td {
	text-align: center;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

/* Don't have margins on the slide pages. */
body#slide {
	margin: 0;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

/* Header */
h1 {
	font-size: 30px;
	font-weight: bold;
}

.galery_links {
	color: #8B0000;
	font-size: 8pt;
	text-decoration : none;
}


.number,.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.filename {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

#imageinfo {
	visibility: hidden;
}

.imageinfo {
	font-size : small;
}


