* {
	font-family:"Times Times New Roman CE", "Times Times New Roman", Times, serif;
}

h1 {
	font-size:160%;
	color:#965A14;
}

h1:first-letter {
	text-transform:capitalize;
}

h1 a {
	text-decoration:none;
}

h2 {
	font-size:140%;
	color:#666;
}

h2 a {
	text-decoration:none;
	color:#666;
}

h3 {
	font-size:100%;
	color:#000;
	letter-spacing:2px;
	padding-left:2px;
}

h3 a {
	font-size:100%;
	color:#000;
}

h4 {
	font-size:100%;
}

hr {
	color:#C5CDE1;
	background-color:#C5CDE1;
}

p {
	color:#393939;
	text-align:justify;
}

body {
	font-size:smaller;
	margin:0px;
	color:#000;
	background-color:#965A14;
	background-image:url(img/bg.gif);
}

a img {
	border:0px;
	margin:0px;
}

form {
	width:100%;
	margin:0px;
	padding:0px;
}

input, textarea, select {
	font-size:100%;
}

label {
	font-weight:bold;
}
/* rozvrzeni - start */

#okno {
	width:798px;
	background-color:#FFF;
	background-image:url(img/bg_levy.gif);
	background-repeat:repeat-y;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	margin:0px auto 0px auto;
}

#titul {
	/*width:583px;*/
	height:88px;
	float:left;
}

#menu {
	width:631px;/*583*/
	height:44px;
	font-size:100%;
	color:#FFF;
	border-top:1px solid #FFF;
	background-color:#B45F38;
	background-image:url(img/bg_menu.jpg);
	background-repeat:repeat-x;
	float:left;
}

#menu strong {
	color:#241609;
}

#menu a {
	padding:5px;
	padding-top:14px;
	padding-bottom:14px;
	border-right:1px solid #EDD7CA;
	float:left;
	display:block;
}

#menu a.akt {
	font-weight:bold;
}

#menu a {
	color:#FFF;
	text-decoration:none;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu li {
	list-style:none;
	float:left;
}

#levy {
	width:167px;
	background-color:#221409;
	float:left;
}

#levy div {
	color:#FFF;
	padding-left:10px;
	padding-right:5px;
}

#levy a {
	color:#FFF;
	text-decoration:none;
}

#text {
	width:597px;
	padding:17px;
	overflow:hidden;
	float:left;
}

#paticka {
	width:795px;
	margin-top:15px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:2px;
	font-size:80%;
	text-align:right;
	color:#888D9B;
	clear:both;
}

#paticka a {
	color:#888D9B;
	text-decoration:none;
}
/* rozvrzeni - konec */

div.clear {
	clear:both;
}

div.panelNavigace {
	background-color:#EDEDED;
}

div.panelNavigace a {
	color:#000;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

div.caraPrepinace {
	width:100%;
	vertical-align:bottom;
	font-size:6px;
	border-bottom:1px solid #C06C41;
}

a.akt {
	font-weight:bold;
}
img.ikona {
	vertical-align:bottom;
}

img.logo {
	margin-left:22px;
	margin-top:24px;
}
.objLeft {
	float:left;
}
.objRight {
	float:right;
}
.objCenter {
	margin:0px auto 0px auto;
}
.textLeft {
	text-align:left;
}
.textRight {
	text-align:right;
}
.textCenter {
	text-align:center;
}

/* fotobanka - start */
div.slozka {width:148px; height:190px; margin-right:2px; margin-bottom:2px; padding:2px; background-color:#FFFFE0; border:1px solid #666; float:left;}
div.slozka a {color:#000;}
div.fotka {width:150px; height:190px; margin-right:2px; margin-bottom:2px; padding:2px; background-color:#FFF; border:1px solid #666; float:left; float:left;}
div.fotka span {color:#000;}
div.fotka span, div.fotka img, div.slozka a {margin:0px auto 0px auto; text-align:center; display:block;}
/* fotobanka - konec */

div.strankovani {
	background-color:#F5F5F5;
	padding:3px;
	margin-bottom:5px;
	clear:both;
}

div.strankovani a.akt, div.strankovani a {
	padding-left:3px;
	padding-right:3px;
	color:#FFF;
	background-color:#808080;
	text-decoration:none;
}

div.strankovani a.akt {
	background-color:#B36038;
}

table.vlozitPrispevek {
	width:100%;
	background-color:#F5F5F5;
	border:1px solid Silver;
}

div.prispevek {
	width:100%;
	border:1px solid Silver;
	margin-bottom:10px;
	clear:both;
}

div.podprispevek {
	width:auto;
	margin-left:10px;
	border:1px solid Silver;
	margin-bottom:10px;
	clear:both;
}

div.prispevek div.titulek {
	color:#FFF;
	background-color:#B36038;
	padding:3px;
}

div.podprispevek div.titulek {
	color:#FFF;
	background-color:#DC7645;
	padding:3px;
}

div.prispevek div.titulek a, div.podprispevek div.titulek a {
	color:#FFF;
}

div.prispevek div.text, div.podprispevek div.text {
	padding:3px;
	text-align:justify;
}

div.prispevek div.textReakce, div.podprispevek div.textReakce {
	color:#B36038;
	border-top:1px dotted #B36038;
	padding:3px;
	text-align:justify;
	font-style:italic;
}
