body {
	margin:0;
	padding:0;
	background-color: #080402;
	background-image: url(../images/base-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	z-index: 100;
}


DIV {
	padding: 0px;
	margin: 0px;
}

LI {
	color: white;
}

A {
	background-color: transparent;
	color: #565656;
	text-decoration: none;
}

A:hover, A:active {
	color: #00C7FF;
	text-decoration: underline;
}

A IMG{
	border: 0px;
}

IMG {
	padding: 3px;
}

.complex{
	width: 750px;
	background-image: url(../images/base-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #080402;	
	text-align: left;
	margin-right: auto;
	margin-left: auto;	
	padding: 0px;
	margin-bottom: 0px;
}

.text IMG {
	border: 0px;
}

#top{
	width: 750px;
	height: 30px;
	background-image: url(../images/topmenu.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#top ul{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#top ul li{
	display: inline;
	font-size: 12px;
	font-weight: bold;	
}
#top ul li A{
	color: white;
	padding-left: 19px;
}
#top ul li A:hover{
	color: #F9E7B7;
	text-decoration: underline;	
}

#middle {
	width: 750px;
	height: 138px;
	background-image: url(../images/p1.jpg);
}


h1 {
	display:inline;
	height:0;
	left:-1000px;
	overflow:hidden;
	position:absolute !important;
	top:-1000px;
	width:0;
}


.center {
	width: 750px;
}

.centerLeft {
	width: 349px;
	float: left;
	vertical-align: bottom;
	margin-top: 0px;
	margin-left: 0px;
}
#lBox{
	background-image: url(../images/p2.jpg);
	width: 349px;
	height: 146px;
}
.ad1 {
	width: 349px;
	height: 131px;
	border: 1px solid #FFCC66;
}

.ad1 span{
	font-size: 5%;
}

#lWall{
	width: 349px;
	height: 202px;
	background-image: url(../images/lWall.gif);
}

#lWall H2{
	color: #FBE9AB;
}

#lWall P{
	float: left;
	width: 150px;
	margin: 0;
}

#lWall P IMG{
	border: 1px solid white;
	margin-left: 50px;
}

.centerRight {
	width: 400px;
	float: right;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	z_index:100;		
}

.centerRight P{
	color: white;
	text-align: justify;
	padding: 9px;
}

.centerRight H2{
	color: #FBE9AB;
	text-align: right;
}
.centerRight OBJECT{
	margin-left: 5px;
}
.disko LI img{
}
.disko LI h3{
	float: right;
	margin-top: -50px;
}

.diskoDet LI{
	list-style: decimal;
	color: white;	
}

#footer {
	width: 750px;
	height: 58px;
	background-image: url(../images/footer.gif);
	color: #F9E7B7;
	text-align: center;
}

#footer A{
	padding-top: 10px;	
	color: #FBE9AB;
}

#footer STRONG{
	color: white;
	font-size: 80%;
}


/* ###### TEXT ###### */
P {
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 140%;
}


.navbar{
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

#textHead {
	text-align: right;
	color: #65777A;
	/* border-top: 6px solid #0BC9FE; */
	font-weight: bold;
	margin-top: 4px;
	padding-right: 10px;
	font-variant: small-caps;	
	font-size: 1.2em;
}

H2 {
	font-size: 1.3em;
	padding-left: 10px;
	padding: 5px;
	color: #252525;	
}
H3 {
	background-color: transparent;
	font-size: 1.1em;
	font-style: italic;
	padding-left: 10px;
	color: #65777A;
	padding-bottom: 5px;
	padding-top: 5px;
}

EM {
	font-size: 0.9em;
	margin-left: 10px;
	color: #252525;
}

EM A{
	color: #252525;
}

#left {
	float: left;
}
.left {
	float: left;
}
#right {
	float: right;
}
.right {
	float: right;
	color: Gray;
}

.right A {
	padding: 2px;
	font-size: 1.1em;
	text-decoration: none;
}

.right A:hover {
	background-color: #0BC9FE;
	color: white;
}

.bold {
	font-weight: bold;
}

.odeslat {
	text-align: right;
}

.odeslat INPUT{
	text-align: center;
	width: 60px;
	margin-right: 12px;
}

.error {
	background-color: #FFFF80;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

#copy {
	width: 192px;
	height: 164px;
}

HR {
	clear: both;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}





/* ###### PRINT ###### */

@media print {
.homeNavigation, .m1, .m2, .m3, .m4, .m5, .centerLeft{
	display: none;
}
.news{
	display: none;
}

body {color:black; background:white; font-family:Verdana,Tahoma,Arial,Helvetica; font-size:9pt;}
[href]:after {content:"['attr(href)']";
}

}
