
* {
	font-family: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
}
body {
	background-color: #eeffff;
	margin:0;
}
em {
	color:#090
}
#menu a,#prava a,#first a,#webzine a,#events a {
	color: #c09;
}
#menu a:hover,#prava a:hover,#first a:hover,#webzine a:hover,#events a:hover {
	background-color: #c09;
	color: white;
	text-decoration:none;
}


#topbar {
	margin:0;
	padding:1px 0 2px 5px;
	border-bottom:1px solid #000;
	background-color:#099;
	color: white;
	font-size:11px;
}
#topbar a {
	color: white;
	text-decoration: none;
	font-size:11px;
}
#topbar a:hover {
	background-color: white;
	color: #099;
}
#topbar form {
	margin:0;
	padding:0;
}
#topbar input {
	margin:0;
	padding:0;
	width:5em;
	font-size:11px;
}



#menu {
	background-color: #fc0;
	width: 20%;
	text-align:center;
	padding:5px;
	border-right: 1px dashed #099; 
	font-size:13px;

}



#prava {
	width: 20%;
	text-align:center;
	background-color: #fc0;
	font-size: 11px;
	border-left: 1px dashed #099; 
}
#prava .verejny {
	border:1px solid white;
	font-size: 11px;
	margin:3px;
}
#prava a {
	font-size: 11px;
}


#first {
	font-size:13px;
}
#first .quote {
	padding: 20px;
	font-style:italic;
	background-color:#fcc;
	text-align:center;
	border-bottom: 1px dashed #c09}
#first h1 {
	font-size: 24px;
	background-color: #c09;
	color:white;
	margin:0;
	padding:3px 3px 0 3px;
}
#first .subh1 {
	background-color:#c09;
	color: white;
	font-size:11px;
	letter-spacing:5px;
	margin:0;
	padding:0 3px 3px 8px;
}



#webzine {
	background-color:#fcc;
	width:50%;
	padding:5px;
	border-right: 1px dashed #099; 
	border-top: 1px dashed #099; 
	border-bottom: 1px dashed #099; 
	font-size:12px;
}
#webzine h2 {
	font-size: 18px;
	padding-left:5px;
	margin-bottom:0;
	background-color: #c09;
	color: white;
	border: 1px solid white;
}
#webzine h3,#webzine h3 a {
	font-size: 16px;
	background-color: #c09;
	color: white;
	margin:0;
	text-decoration:none;
	padding-left:5px;
}
#webzine a:hover {
	color: white;
	background-color: #c09;
	text-decoration:none;
}
#webzine .story {
	padding: 0;
	border: 1px solid #c09;
	margin-bottom:20px;
	background-color: #ffeeee;
}
#webzine .innerstory {
	padding:5px;
	border-bottom: 1px solid #c09;
	min-height:4em;
	font-size:12px;
}
#webzine .storyfooter {
	padding-left:5px;
	font-size:12px;
}
#webzine img {
	border: 1px solid black;
	float:left;
	margin-right: 7px;
	margin-bottom: 3px;
}



#events, #events td {
	font-size:13px;
}
#events {
	background-color: #fc0;
	width:50%;
	padding:5px;
	border-top: 1px dashed #099; 
	border-bottom: 1px dashed #099; 
}
#events h2 {
	font-size: 18px;
	margin-bottom:0;
	padding-left:5px;
	background-color: #099;
	color: white;
	border: 1px solid white;
}

#events h3 {
	font-size: 16px;
	margin-bottom:0;
	color: #099;
}

.reklama {
	padding:5px;
	margin: 7px 0;
	border: 1px solid #cc6;
	background-color: #ffffff;
	font-size:12px;
}

.reklama ul {
	padding:0;
	margin:0;
}
.reklama li {
	list-style-position:inside;
}

.reklama img {
	margin: 0 3px 2px 0;
}

#copyright {
	text-align:center;
	font-size: 11px;
	padding:20px;
}