dl {
	padding: 10px;
	margin: 0;
}
dt {
	font-weight: bold;
	color: #79A62E;
}
dd {
	padding-left: 25px;
}

code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'lucida console', 'courier new', monospace;
	border: 1px solid #deedae;
	background: #F0FFD2;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 20px 15px 30px;
	padding: 15px;
	font-weight: normal;
	font-size: 1em;
 line-height: 1.3em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	border: 1px solid #BFB591;
	background: #F1EECF url(images/quote.gif) no-repeat 7px 10px;
	display: block;
	float: left;
}




form {
	margin: 0px 20px 0 0px;
	padding: 0px;
	border: 0px solid #444444;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #444444;
}
input, textarea, select {
	padding: 4px;
	color: #666666;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
}
textarea {
	width: 500px;
	display: block;
	padding: 0px;
}
input.button {
	font: bold 13px/30px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	color: #fff;
	background: #5E5102;
	border: 0px;
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
	margin: 15px 0px;
	width: 98%;
}



#sidebar form {
	margin: 0px 20px 20px 20px;
	padding: 0px;
}
#sidebar p {
	margin: 0px 20px 0 20px;
}

/* clearing */
.clearer {
	clear: both;
}
.clear {
	display: inline-block;
}
.clear:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
/* proužky u anket */
.graf-sl {
	border: 0px solid #EEE;
	padding: 0px;
	display: block;
	margin-top: 2px;
	height: 15px;
	overflow: hidden;
	width: 260px !important;
	_width: 263px !important;
	background: #EFEFEF url('pictures/bg_ank_free.gif') repeat-x left;
}
.graf-sl-in {
	display: block;
	height: 15px;
	background: url('pictures/bg_ank_full.gif') repeat-x left;
}
.graf-sl-big {
	border: 0px solid #EEE;
	padding: 0px;
	height: 15px;
	display: block;
	margin-top: 2px;
	overflow: hidden;
	width: 570px !important;
	_width: 573px !important;
	background: url('pictures/bg_ank_free.gif') repeat-x left;
}
.graf-sl-big-in {
	display: block;
	height: 15px;
	background: url('pictures/bg_ank_full.gif') repeat-x left;
}


.pages-navigation {
	min-height: 2.5em;
	background: white;
	border-bottom: 1px solid #281C0C;
}
.pages-navigation-info {
	padding: 0.45em 0 0.45em 0px;
	float: left;
}
.pages-navigation-info a {

}
.strankovani {
	float: right;
	display: inline;
	padding: 0.45em 0px 0.45em 0px;
}
.strankovani a {

}
.obalfotek {
	border-top: 0px solid #d1d1d1;
	padding: 1em 0;
	background: white url(images/box_content_bg.gif) 0 1px repeat-x;
	position: relative;
	text-align: center;
}
.bodovani {
}
.bodovani img {
	border: 0px;
}
.fotka {
	border: 1px solid #d1d1d1;
	padding: 5px;
	background: white;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.lightphoto {
	border: 0px;
	background: none;
}
.lightphoto td {
	border: 0px;
	padding: 3px;
}
#sectionline {
	margin: 0px 0px;
	padding: 0px;
	height: 24px;
	padding: 5px 0 0 0px;
  color: black;
}

#sectionline a {
 font-size: 0.9em;
 font: 0.9em/24px 'arial', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
 padding: 0px 0px 0 0px;
 background: none;
}

.cal {
margin:0px;
padding: 0px;
width: 100%;
}
.cal tr {
	border-bottom: 1px solid white;
}
.cal td {
	border-top: 1px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid #E7F0CC;
}


ul.lide 
{
 background: #1C150A;
 padding: 10px;
 margin: 10px; 
 float: left;
}
ul.lide li {
display: block; 
text-align:center;
float: left;
width: 92px;
margin: 0 0px 0 0;

}
ul.lide li a {
line-height: 0.9em;
font-size: 0.85em;
color: #B8B08B;
}
ul.lide img {
height:50px;
margin: 0px;
}

div.fotobox
{
 background: #1C150A;
 padding: 10px 5px 5px 5px;
 margin: 10px; 
 float: left;
}
div.fotobox img {
height:48px;
margin: 0px 4px 0 0;
}


#languages {
font: bold 10px/36px 'Arial', 'Helvetica Neue', Arial, sans-serif;
float: right;
color: black;
}
#languages a {
color: black;
}
a.ext {
 /* background: url(images/external.png) center right no-repeat;
	padding-right: 13px; */
}


 #searchform {
 MARGIN: 9px 0px 0px 10px; 
 display: block;
}

#searchform p {
margin-left: 10px;
} 
 input.qsearch_text
{ 
 background-color: #EFEFEF; 
 BORDER: black 0px solid; 
 WIDTH: 140px;
 HEIGHT: 20px;
 color: black;
 font: 1em/28px 'lucida console', 'courier new', monospace;
 padding: 10px 3px 0px 6px;
 vertical-align: bottom;
}

input.qsearch_submit
{   
 background: #312412;
 BORDER: black 0px solid;
 HEIGHT: 30px;
 color: white;
 font-weight: bold;
 font-size: 1.1em;
 padding: 0px 10px 0px 10px;
 vertical-align: middle;
 margin: 0px 0 0 0;
 text-transform: uppercase;
}

.post table td {
 padding: 5px 0px;
 margin: 0px;
 border-bottom: 1px solid #FFFCDF;
}

.fotoradek td { vertical-align: top; }
.fotoradek td div { padding-left: 15px; }
.fotoradek td .pocetfotek, .fotoradek td .datum { font-size: 0.9em; color: silver; }
.fotoradek td .popis { padding-bottom: 5px;  }
.fotoradek td .nadpis, .fotoradek td .nadpis a { font-size: 1.15em; padding-bottom: 5px; font-weight: bold; text-decoration: none;}
.fotoradek td .nadpis a:hover { color:#FF7101; text-decoration: underline;}


	.ilustrace {
		background-color: white;
		padding: 0px;
		width: 620px;
    text-align:center;
	}
	.ilustrace  { list-style: none; }
	.ilustrace  li { display: inline; }
	.ilustrace  img {
		border: 5px solid #ECE6B4;
		border-width: 5px 5px 20px;
	}
	.ilustrace a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	.ilustrace  a:hover { color: #fff; }
