html {
	overflow-y: scroll !important;
}

body {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	background: white;
	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: black;
	height: 100%;
}

div#container1 {
	margin: 0 auto; /* center, not in IE5 */
	padding: 0px;
	width: 955px;
	background: white;
	height: 100%;
}

div.t {background: url('/images/border-t.gif') 0 0 repeat-x; width: 100%;}
div.b {background: url('/images/border-b.gif') 0 100% repeat-x; overflow: hidden;}
div.l {background: url('/images/border-l.gif') 0 0 repeat-y;}
div.r {background: url('/images/border-r.gif') 100% 0 repeat-y;}
div.tl {background: url('/images/border-tl.gif') 0 0 no-repeat;}
div.tr {background: url('/images/border-tr.gif') 100% 0 no-repeat; padding: 18px;}
div.bl {background: url('/images/border-bl.gif') 0 100% no-repeat; overflow: hidden;}
div.br {background: url('/images/border-br.gif') 100% 100% no-repeat; overflow: hidden;}

div#container2 {
	border: 1px solid #9d9d9d;
	width: 917px;
	height: 100%;
}

div#footer {color: white; font-size: 8pt; height: 22px; padding: 4px 8px 0px 8px;}
div.index#footer {background: url('/images/background-footer.gif') repeat-x #000000;}
div.glasbena#footer {background: url('/glasbena/images/background-footer.gif') repeat-x #830000;}
div.plesna#footer {background: url('/plesna/images/background-footer.gif') repeat-x #01247e;}
	A.footer, A.footer:link, A.footer:visited {text-decoration: none; color: white;}
	A.footer:hover {text-decoration: underline;}




#header1 {height: 102px; width: 100%; background: url('/images/background-header-1.gif') repeat-x;}
	#header1-logo {height: 102px; width: 240px; float: left;}
	#header1-middle {height: 102px; width: 414px; float: left;}
	#header1-right {height: 102px; width: 262px; float: left;}
	ul#header1-list {
		padding: 0px;
		margin: 0px 0px 0px 10px;
		list-style-type: none;
		float: left;
		width: 100%;
		border-left: 1px solid #666666;
	}
	ul#header1-list li {display: inline;}
	ul#header1-list li a
	{
		font-size: 8pt;
		float: left;
		padding: 0px 5px 0px 5px;
		color: #666666;
		text-decoration: none;
		border-right: 1px solid #666666;
		line-height: 8pt;
	}


#header2 {width: 100%; height: 35px;}
	div.header2a-meni-on {width: 76px; height: 27px; margin: 8px 7px 0px 8px; float: left;}
	div.header2a-meni-off {width: 76px; height: 27px; margin: 8px 7px 0px 8px; float: left;}
	A.header2a, A.header2a:link, A.header2a:visited, A.header2a:hover {text-decoration: none; color: white; font-weight: bold;}

	#header2b {float: right;}
	div.header2b-meni {height: 23px; margin: 8px 8px 0px 1px; float: left;}
	A.header2b, A.header2b:link, A.header2b:visited, A.header2b:hover {text-decoration: none; color: white; font-size: 8pt;}


#header3 {width: 100%; height: 21px;}
	ul#header3-list {
		padding: 0px;
		margin: 2px 0px 0px 0px;
		list-style-type: none;
		float: left;
		width: 100%;
		border-left: 1px solid #f0ebeb;
	}
	ul#header3-list li {display: inline;}
	ul#header3-list li a
	{
		font-size: 8pt;
		float: left;
		padding: 0px 10px 0px 10px;
		color: #f0ebeb;
		text-decoration: none;
		border-right: 1px solid #f0ebeb;
		line-height: 11px;
	}
	ul#header3-list li a.selected
	{
		color: white;
		font-weight: bold;
	}


#content {width: 100%; min-height: 400px; overflow: hidden;}
	#content-crumbies {height: 20px; margin-left: 8px; color: #efeaea; font-size: 7pt;}
		A.crumbies, A.crumbies:link, A.crumbies:visited {text-decoration: none; color: #efeaea;}
		A.crumbies:hover {text-decoration: none; color: white;}
	#content-left {width: 134px; min-height: 350px; margin-left: 8px; padding: 8px; background-color: white; float: left; overflow: hidden;}
	#content-middle {width: 489px; min-height: 350px; height: 100%; margin: 0px 0px 8px 8px; padding: 8px 20px; background-color: white; float: left; overflow: hidden;}
	#content-right {width: 205px; min-height: 350px; margin-left: 8px; padding: 0px; float: left; overflow: hidden;}
		#content-right-calendar {width: 189px; min-height: 186px; margin-left: 0px; padding: 8px; background-color: white; }
		#content-right-calendardata {width: 189px; min-height: 50px; margin-top: 10px; margin-left: 0px; padding: 8px; background-color: white; }
		TABLE.calendar {border: 0px; padding: 0px; width: 189px;}
		#calendar tr td {width: 27px; height: 18px; white-space: nowrap; padding: 0px; margin: 0px; text-align: center;}

ul#content-left-list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-image: url('/plesna/images/content-left-li.gif');
}
ul#content-left-list li { }
ul#content-left-list li a { text-decoration: none; color: black;}



ul#menulist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
}
ul#menulist li { display: inline; }
ul#menulist li a { float: left; padding-left: 23px; }


P {text-indent: 0px; line-height: 14pt; text-align: justify;}
P.right {text-align: right; line-height: 14pt;}
P.right_brez {text-align: right; margin-top: 0px; line-height: 14pt;}
P.center {text-align: center; line-height: 14pt;}

FORM {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
TEXTAREA {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
INPUT {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
OPTION {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
SELECT {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
IFRAME {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}

TH {text-align: left;}

UL {margin-top: 0px;}
OL {margin-top: 0px;}
BLOCKQUOTE {margin-top: 0px; margin-left: 20px;}

A {text-decoration: underline; color: #602A42;}
A:link {text-decoration: underline; color: #602A42;}
A:visited {text-decoration: underline; color: #602A42;}
A:hover {text-decoration: none;}

A.zoom {cursor: url('/images/icon-zoom.cur');}

.topbrez {margin-top: 0px;}
.brez {margin: 0em 0em 0em 1.5em;}

.ok {color: green; font-weight: bold;}
.error {color: red; font-weight: bold;}

.small {font-size: 8pt; line-height: 9pt;}

H1 {font-size: 13pt; font-weight: bold; padding: 0px; margin: 0px; text-decoration: none;}
H2 {font-size: 11pt; font-weight: bold; padding: 0px; margin: 0px;}
H3 {font-size: 10pt; font-weight: bold; padding: 0px; margin: 0px;}

#content-left H1 {font-size: 11pt; font-weight: bold; padding: 0px; margin: 0px; text-decoration: none;}
#content-left H2 {font-size: 9pt; font-weight: bold; padding: 0px; margin: 0px; text-decoration: none;}

.bela {background-color: #FFFFFF;}

DIV.gallery_small {width: 144px; min-height: 96px; padding: 5px; margin-bottom: 10px; float: left; text-align: center; }
