body {
	width:100%;
	min-width:1000px;
	text-align:center;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 80%;
	margin:0;
}

table {
	width:90%;
	border:2px solid #333;
	margin:1em auto;
	border-collapse:collapse;
}
th {
	color:black;
	border:1px solid #333;
	padding:0.5em 0.5em;
	text-align:left;
	background:#00abd7;
}
td {
	color:black;
	border:1px solid #333;
	padding:0.5em 0.5em;
	text-align:left;
}


#matroska {
	background: url(img/main-logo.png) no-repeat top center;
	_background: url(img/main-logo-ie6.gif) no-repeat top center;
	width:100%;
	min-width:1000px;
}
#page {
	height:100%;
	background: url(img/spodek.png) no-repeat bottom center;
	_background: url(img/spodek-ie6.gif) no-repeat bottom center;
	min-height:1000px;
	max-width:1450px;
}

#strelkakompasu {
	text-align:right;
	color:#00abd7;
	height:75px;
}
/*
#strelkakompasu p {
	padding-right:1em;
	font-size:15px;
	font-weight:bold;
}*/

#sidebar {
	font-size:17px;
	color:#999;
	text-transform: uppercase;
	font-weight:bold;
	height:300px;
	text-align:left;
	position:relative;
	z-index:30;
}
#sidebar ul {
	list-style-type:none;
}

#sidebar a {
	color:#999;
	text-decoration:none;
}
#sidebar a:hover {
	color:#555;
}

#megatext {
	color:#00abd7;
	font-size:45px;
	font-weight:normal;
	text-align:center;
	height:55px;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
#content {
	min-height:455px;
	width:700px;
	border: 5px #00abd7 solid;
	padding: 1.5em;
	-moz-border-radius: 10px;
	margin: 0 auto;
	text-align:justify;
	font-size:100%;
}
#contentop {
	min-height:455px;
	width:700px;
	font-family: sans-serif;
	font-size:160%;
/*	background:#fff; 
	opacity: 0.5; 
	filter: alpha(opacity=50); */
}
/*
#contenttext {
	min-height:455px;
	width:700px;
	font-size:110%;
}*/

#footer {
	width:100%;
	height:125px;
	min-width:1000px;
	background: #00abd7;
}
#junak {
float:left;
padding-left:1.5em;
}
#podpora {
float:right;
padding-right:1.5em;
}

/*#buttons {
	width:200px;
	height:125px;
}*/

.buttonky {
	margin:1em;
	margin-top:50px;
	border:none;
}
/*cleaner*/
.cleaner22 {
	clear:both;
	border:0;
	visibility:hidden;
}

.description {
	display:none;
}

#headerimg h1 {
	display:none;
}

#novinkavn {
/*	border: 6px solid #00abd7;
	-moz-border-radius: 10px;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #20cbff; */
}

#novinka {
	border: 6px solid #00abd7;
	-moz-border-radius: 10px;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #60d5f3;
}

