@charset "utf-8";
/* CSS Document */
body {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size:14px;
	background: #000;
	margin: 0;
	padding: 10px;
	padding-bottom: 1px;
	text-align: center;
	color: #eee;
}


.stranica #kontejner {
	width: 980px;
	background: #000;
	margin: 0 auto;
	padding:0;
	border: 0;
	text-align:center;
}
.stranica #heder {
	background: #000;
}

.stranica #heder h1 {
	margin: 0;
	padding: 10px 0;
}
h1, h2, h3, h4, p {margin:0px;padding:0px;
}

h1 {
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

h3 {
	font-size:14px;
	text-align:center;
	margin:15px 20px;
}


.table, tr, td {
	text-align:center;
	vertical-align:middle;
}

img {
	border:none;
}

.stranica #glavnikontejner {
	padding: 0;
	background: #000;
	font-size:16px;
	text-align:center;
}

.stranica #glavnikontejner-1 {
	padding: 0;
	background: url(../slicice/pergament3.jpg) no-repeat;
	font-size:16px;
	text-align:center;
}

.stranica #footer {
	padding: 0;
	background: #000;;
}

.stranica #footer p {
	margin: 0;
	padding: 2px 0;
}


#tekst {
	vertical-align:middle;
}

#tekst1 {
	padding:50px 0 0 25px;
	color:#000000;
}

#tekst2 {
	padding:50px 60px 0 0;
	color:#000000;
}

A:link { 
	color: #efefef;
	text-decoration:none;
}
A:visited {
	color:#efefef;
	text-decoration:none;
}
A:hover {
	color:#f00;
	text-decoration:underline;
}
A:active {
	color:#910;
}

	/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

/*calend */

#resultt{
float:left;
width:400px;
border:0;
background:#000000;
z-index:1000;
margin-top:20px;
}
#resultt td
{

padding:15px;
}
#bri
{
color:#999;
font-family:verdana;
font-size:11px;
font-weight:bold;
}
.day
{
color:#999;
font-family:verdana;
font-size:11px;
font-weight:bold;
}
.calendar
{
border:1px solid #666;

}
td .link
{
color:#fff;
display:block;
padding:15px;
}
td .link:hover
{
color:#000;
background:#C8E1FB;
}
/* end calend */
#resulti{
border:none;
background:white;
z-index:1000;
margin-top:20px;
}
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */

.indentmenu{
font: bold 13px Arial;
width: 980px; /*leave this value as is in most cases*/
margin:0 auto;
float:left;
}
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width:100%;
background: black url(menu_pozz.gif) center center repeat-x;
}
.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 40px;
text-decoration: none;
border-right: 2px dotted;
}
.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background:url(menu_pozz2.gif) center center repeat-x;
}
.indentmenu ul li:hover{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background: black url(menu_pozz2.gif) center center repeat-x;
}
.indentmenu ul li a:visited{
color: white;
}
.tabcontent{
display:none;
}
.blok {
	border:1px solid #DFDFDF;
	border-top:none;
	width:961px; /*sitina donjeg bloka*/
	min-height:580px;
	_height:580px;
	margin-bottom:1em;
	overflow:hidden;
	text-align:left;
	padding:5px 8px;
}
.rep {
float:left;
width:475px;
}
.rep1 {
float:left;
width:475px;

margin-left:10px;
}
.clear{
clear:both;
}

@media print {
.tabcontent {
display:block !important;
}
}



















