body {
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	overflow: hidden;
	font-family: Arial,sans-serif;
	font-size: 8pt;
}

#container {
	position: absolute;
	width: 750px;
	height: 450px;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: -225px;
	background-color: #fb6c07;

}


#header{
	position: absolute;
	width: 100%;
	height: 25px;
	left: 0px;
	top: 50%;
	margin-top: -200px;
	background-color: #ffffff;
	
}

#top-header{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50%;
	background-color: #ffffff;
	margin-top: -225px;
	height: 20px;
	padding: 5px 0px 0px 75px;
	color: #6d3112;
	text-align: center;
}

#left-content {
	position: absolute;
	width: 175px;
	height: 425px;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	line-height: 270%;
	left: 0px;
	top: 0px;
	padding: 20px 5px 5px 5px;
	border-right: 1px dotted #ffffff;
	background-color: #6d3112;
	color: #fb6c07;
}

#left-content a {
	color: #ffffff;
}

#left-content a:hover {
	color: #fb6c07;
	text-decoration: none;
}

#main-content {
	position: absolute;
	width: 395px;
	height: 390px;
	left: 190px;
	top: 55px;
	overflow: auto;
}

#right-content {
	position: absolute;
	width: 160px;
	height: 400px;
	right: 0px;
	top: 50px;
	background-color: #000000;
}


#nadpis {
	position: absolute;
	width: 175px;
	height: 19px;
	left: 0px;
	top: 25px;
	background-color: #ffffff;
	color: #6d3112;
	text-align: right;
	font-size: 12pt;
	font-weight: 900;
	padding: 3px 5px;
}

#logo,#logomain {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-top: -212px;
	margin-left: 324px;
	background-color: #fb6c07;
}
#logo {
	border: 1px solid #ffffff;
}
#logomain {
	width: 125px;
	height: 125px;
	margin-top: -225px;
	margin-left: -290px;
}

#sponzormain {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 125px;
	height: 125px;
	margin-top: 100px;
	margin-left: -290px;
}

#entermain {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 125px;
	height: 25px;
	margin-top: 200px;
	margin-left: -290px;
}
#entermain a {
	display: block;
	width: 52px;
	height: 15px;
	padding: 5px;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	float: left;
}

#copymain {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 75px;
	margin-top: 136px;
	margin-left: 65px;
	text-align: right;
}

.katalog img {
	margin: 5px;
	border: solid 1px;
}

#boxmain {
	position: absolute;
	padding: 5px;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 150px;
	margin-top: 50px;
	margin-left: -325px;
	background-repeat: no-repeat;
	background-color:#000;
	filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;
	border: 1px dotted #ffffff;
	overflow: auto;
	font-size: 10pt;
	color: #fb6c07;
	text-align: center;
}


#boxmain a {
	color: #ffffff;
}
#boxmain a:hover {
	color: #fb6c07;
	text-decoration: none;
}

#sekcemain {
	position: absolute;
	width: 175px;
	height: 395px;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	line-height: 270%;
	right: 0px;
	top: 0px;
	padding: 25px 5px 5px 0px;
	color: #fb6c07;
	text-align: right;
}

#sekcemain a {
	color: #ffffff;
}

#sekcemain a:hover {
	color: #fb6c07;
	text-decoration: none;
}

#banner {
position:absolute;
height:60px;
width:468px;
top:-80px;
left:50%;
margin-left:-234px;
}

/**********/
/* TOPNAV */
/**********/

#subnav {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -198px;
	margin-left: -375px;
	color: #6d3112;
	font-weight: bold;
	vertical-align:middle;
	width: 750px;
}

#topnav {
	float:right;
	font-weight:bold;
	width:550px;
	position:relative;
	vertical-align:middle;
	margin-top:3px;
}

.menutitle {
	position:relative;
	width:180px;
	float: left;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	/* background-color: #6d3112; */
	color: #6d3112;
	
}


/*************************/
/* nadpisy, obecne styly */
/*************************/
H1 { font-size:16pt; font-weight:bold; }
H2 { font-size: 14pt;  }
H3, H4 { font-size: 12pt;  }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 2px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }


/***************************/
/* Zakladni styly		   */
/***************************/
P { color: #ffffff; }
PRE PRE { font-family: monospace; }
a { color: #6d3112; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }
