* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	color: #CFCFCF;
}

html {
	background: #000000 url(images/background.jpg) repeat;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;	
}

input, select, textarea {
	background-color: #000000;
	border: 1px solid #AFAFAF;
	padding: 2px;
}

a, a:visited, a:hover, a:active { text-decoration: none; outline: none !important; }

#conMain {
	background: url(images/body-repeat.gif) repeat-x scroll 0% -93px;
	height:608px; 
	margin-top:0;
	position:absolute; 
	top:50px; 
	width: 100%;
	left: 0px;
}

#expositus {
	width: 1000px;
	height: 608px;
	text-align: left;
	margin: 0 auto;
}

#header {
	/*background: url(images/header.jpg) no-repeat;*/
	height: 68px;
}

#header #header_fix {
	float: left;
	/*margin-top: 80px;*/
	width: 998px;
	height: 30px;
}

#header #menu { /*podloga menu trake*/
	position: relative;
	top: -56px; left: 88px;
	width: 0px;
	height: 17px;
	background: #000000;
	z-index: 0;
	filter:alpha(opacity=60);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#header #menu-bg a {}

#header #menu-bg {
	border: 0px solid red;
	background: transparent;
	position: relative;
	top: -69px; left: 202px;
	/*width = $maxWidth - $left;*/
	width: 800px;
	height: 10px;
}
#header #menu-bg a {
	margin-left: 12px;
	float: left;
}

#header #super_menu_bg {
	position: relative;
	top: -38px; left: 18px;
	width: 77px; height: 20px;
	background: url(images/menu-bg.gif) no-repeat;;
	z-index: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#header #super_menu {
	position: relative;
	top: -20px; left: 20px;
	width: 77px; height: 20px;
	background: transparent;
	z-index: 999;
}

#header #lang_menu_bg {
	position: relative;
	top: -13px;
	width: 26px; height: 15px;
	background: url(images/lang-bg.gif) no-repeat;
	z-index: 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#header #lang_menu {
	position: relative;
	top: 1px; left: 2px;
	width: 20px; height: 12px;
	background: transparent;
	z-index: 999;
}

#content {
	height: 518px;
	background: url(images/lajna.gif) no-repeat 740px 32px;
}

#content #right {
	float: right;
	width: 240px; height: 460px;
	margin-top: 48px;
	text-align: left;
}
#content #right #tekst {
	position: absolute;
	width: 180px;
	color: #ffffff;
	margin: -35px 0 0 5px;
	z-index: 999;
	line-height: 12px;
}
#content #right #flash_bg {
	position: absolute;
	margin: -46px 0 0 -16px;
	z-index: 0;
}
#content #right #video-bg {
	position: absolute;
}
#content #right #tekst h1 {
	color: #CFCFCF;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
}

#content #right #music {
	width: 160px; height: 50px;
	position: absolute;
	margin-top: 410px;
	float: left;
	display: none;
}

#content #middle {
	float: right;
	width: 250px; height: 500px;
	border: 0px solid yellow;
	margin-right: 27px;
	margin-top: 8px;
	text-align: left;
}
#content #middle .slider {
	position: absolute;
	width: 250px; height: 31px;
	display: block;
}
#content #middle .first {margin-top: 380px;}
#content #middle .second {margin-top: 420px;}

#content #middle .slider .nav, #content #middle .slider .nav a {width: 25px; height: 33px; display: block;}
#content #middle .slider .left {background: url(images/slider-left.jpg) no-repeat; float: left;}
#content #middle .slider .right {background: url(images/slider-right.jpg) no-repeat; float: left;}
#content #middle .slider .slide-container {float: left; width: 190px; height: 33px; display: block; border: 0px solid red;}
#content #middle .slider .slide-container .img {position:absolute;}
#content #middle .slider .slide-container .img a img.normal {margin-left: 1px; margin-right: 1px; border: 1px solid #000000;}
#content #middle .slider .slide-container .img a:hover img.normal,
#content #middle .slider .slide-container .img a img.active {margin-left: 1px; margin-right: 1px; border: 1px solid #c52d2c;}
#content #middle .slider .slide-container .img a img.active:hover {border: 1px solid red;}

#content #left {
	float: left;
	width: 465px; height: 500px; line-height: 500px;
	border: 0px solid yellow;
	margin-top: 8px;
	text-align: center; vertical-align: middle;
}

#submenu {
	margin: 16px 0px 0px 0px;
	margin-top: 2px;
	text-align: center;
	line-height: 12px;
	display: block;
	height: 12px;
}

#submenu a img {
	margin: 0;
}

#footer {
	/*background: url(images/footer.jpg) no-repeat;*/
	/*height: 108px;*/
}



/* =fix*/
#ar-r:hover {background:url(images/slider-right.jpg) no-repeat left middle;}
#ar-l:hover {background:url(images/slider-left.jpg) no-repeat right middle;}
