* {padding:0; margin:0;}

html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #ccc;
	}
	
strong {font-weight:bold;}
a {color: #000; text-decoration:none; font-weight:bold;}
a:hover {color:#333333; text-decoration:underline;}

#box {
	width:850px;
	border: 1px solid #777;
	margin: auto;
	background: #eee;
	margin-top: 10px;
}

#bannertop {width:848px; height:15px; line-height: 15px; background: #f3ae35; font-weight:normal;  text-align:right; padding:1px; color: #ffffff; border-bottom: 1px solid white;}
#banner {width:100%; height:141px; background: url(images/top.jpg) no-repeat #fff;}
#bannerbottom {width:848px; height:15px; line-height: 15px; background: #f3ae35; font-weight:bold;  text-align:center; padding:1px;}

/* --------------------------------------------- MENU ---------- */
#menu, #toptext, #vpravo, #clanky , #bottomtext{
	margin:3px;	
	padding:3px;
}
#menu, #menuprave {
	width: 179px;
	float:left;
	background:#fff;
	text-align:left;
	font-weight:bold;
}
#menu h6, #menuprave h6{
	color:#666;
	font-size:110%;
	border-bottom:1px solid white; 
	border-top:1px solid white;
	background: #ddd;
}
#menu a, #menuprave a{
	display:block;
	text-decoration:none;
	color: #000;
	margin-left: 10px;	
}
#menu a:hover { color:#000000; background-color: #fbe39e;}

#menuprave a:hover { color:#000000; background-color: #fbe39e;}

#menuprave {
	width: 155px;
	float: left;
}

#clanky {
	background: white;
	float:left;
	padding:7px;
	padding-top:0px;
	width:470px;
	border: solid #000000 1px;
}

#vpravo{
	background: white;
	float:right;
	width:155px;
}

h1 {
	color:#000;
	font-size:200%;
	text-align:left;
	margin-bottom:0.5em;
	font-family: "Palatino linotype", Palatino, "Palatino CE", Times, serif;
}

/*h1:first-letter {color: #00639F;}*/
h2 {font-size:150%;}
p {margin: 1em 0; text-indent:15px; text-align:justify;}
ul {margin: 0.25em 0;}
ul li {
	list-style-type:disc;
	list-style-position:inside;
}

ul li a{color: #fff; text-decoration:underline;}

.rightpic{
	float:right;
	padding-left: 5px;
}

.clanekinfo{
	clear:both;
	text-align:center;
	font-size:10px;
	border-bottom:solid #666666 1px;
	padding: 3px;
}

#paticka {
	background-color:#f3ae35;
	color: #ffffff;
	height:14px;
	font-weight:bold;
	font-size:11px;
	line-height:12px;
	text-align:right;
	border-top: 1px solid white;
	clear:both;
	padding:2px;
}

.textbottomhref{
	padding-top: 5px;
	text-align: left;
}

.f1{
	font-weight:normal;
	font-size:8px;
	text-align: right;
}

img{
	border: 1px solid #000000;
}

img.np{
	border: 0px;
}

/*styl odstavce pro pisnicky, bez odsazeni*/
.p2{
text-indent:0px; text-align:justify;
}
