body {
	font-family:"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	background-image:url(images/bg.gif);
	font-weight:600;
    font-size:12px;
	margin:0;
	}

a:link, a:active, a:visited {
	color:#990000;
	text-decoration:none;
	}

a:hover {
	color:#FF0000;
	text-decoration:none;
	}

h1 {
	margin:0px;
	font-size:14px;
	color:#000000;
	text-align:center;
	}

h2 {
	margin-top:10px;
	margin-bottom:8px;
	font-size:12px;
	color:#990000;
	}

/* header */

#logo {
	width:782px;
	margin:0 auto;
	background-color:#FFFFFF;
	}

#header {
	width:782px;
	height:149px;
	clear:both;
	margin:0 auto;
	}

.slogan {
	color:#990000;
	margin-left:90px;
	}

/* end header */

/* body */

#wrap {
	width:782px;
	margin:0 auto;
	background-color:#FFFFFF;
	clear:both;}

#wrap:after {
    content:'';
    display:block;
 	clear:both;
        }

#conteiner {
	width:576px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-y;
	float:left;
	margin:0 auto;
	}
	
#cont_top {
	width:576px;
	clear:both;
	height:25px;
	background-image:url(images/body_top.gif);
	background-repeat:no-repeat;
	}

.space {
	font-size:4px;
	}

#cont_bottom {
	width:576px;
	height:20px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	}	
	
#content {
	width:576px;
	}

#text_area {
	width:520px;
	text-align:justify;
	margin:0 auto;
	}

/* end body */

/* menu bar */

#menu {
	width:782px;
	height:38px;
	margin:0 auto;
	clear:both;
	}

#navi_left {
	width:15px;
	height:38px;
	float:left;
	background-image:url(images/navi_left.jpg);
	background-repeat:no-repeat;
	}

#navi_right {
	width:15px;
	height:38px;
	float:left;
	background-image:url(images/navi_right.jpg);
	background-repeat:no-repeat;
	}

#zasedba {
	width:142px;
	height:38px;
	float:left;
	background-image:url(images/navi_button_left.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
	}

#kdo_smo {
	width:156px;
	height:38px;
	float:left;
	background-image:url(images/navi_big.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
	}

#zgodovina {
	width:156px;
	height:38px;
	float:left;
	background-image:url(images/navi_big.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
	}

#predstave {
	width:156px;
	height:38px;
	float:left;
	background-image:url(images/navi_big.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
	}

#arhiv {
	width:142px;
	height:38px;
	float:left;
	background-image:url(images/navi_button_right.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
	}

.meni_link:link, .meni_link:active, .meni_link:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.meni_link:hover {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	}

.citat {
	font-size:12px;
	font-weight:normal;
	}

.priznanja {
	font-weight:normal;}
/* end menu bar */

/* side bar */
#side_bar {
	width:206px;
	float:left;
	}

#sidebar_head {
	width:206px;
	height:38px;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:38px;
	color:#FFF;
	font-weight:bold;
	}

#sidebar_content {
	width:190px;
	margin:0 auto;
	text-align:justify;
	font-size:12px;
	font-weight:500;
	}

#sidebar_red {
	width:190px;
	margin:0 auto;
	color:#2F0000;
	text-align:justify;
	font-size:12px;
	font-weight:bolder;
	} 

.misel {
	font-weight:bolder;
	text-align:right;
	color:#000000;
	}
	
/* end side bar */

/* footer */

#footer {
	width:782px;
	clear:both;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	}


/* end footer */

/* highslide */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #990000;
}
.highslide:hover img {
	border: 1px solid #FF0000;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* end highslide */







