/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

html,body,div,p,h1,h2,h3,h4,table,tr,td,ul,ol,li, form, fieldset, legend {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}
a.odkaz-editovat { color: silver; font-size: 70%; }

body {
	background: #bebebe url(../img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-top: 0.3em; padding-bottom: 1em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;}

pre {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	
	overflow: auto; /* by dgx */
	_overflow-y: visible;
  padding: 10px;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; font-weight: normal;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 980px;
}

/* header */
.top {
	background: url(../img/bg.jpg) repeat-x;
	padding: 0px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 160px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 980px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 160px;	
}
.header .left {
	background: #B3C2C7 url(../img/logo.gif) no-repeat;
	text-align: center;	
	height: 160px;	
	width: 227px;
}
.header .left h1 {
	font: normal 3em "Trebuchet MS",sans-serif;
	line-height: 150px;}
.header .left h1 a { color: white; text-decoration: none; }

.header .right {
	/*background: #B3C2C7 url(../img/banner02.jpg) no-repeat;*/
/*	overflow: auto;*/
	width: 750px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 31px;
}
.navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid white;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 8px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 225px;
}

.novinka-blok p {
	padding: 8px 0 8px 5%;
}

.sidenav p {
	padding: 8px 0 8px 5%;
}

.sidenav h2 {
	color: black;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	border-bottom: 2px solid #EAEADA;

}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;

		padding: 8px 0 8px 5%;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 721px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content h1 a { color: #444; text-decoration: none; }
.content p {font-family: "Lucida Sans Unicode",sans-serif; line-height: 15px;}

div.text-dalsi { padding: 2em; clear: both;}
p.predch {text-align:left;}
p.nasl {text-align:right;}


p.paticka { text-align: right;  clear: both;}

img.smajl { vertical-align: middle; }


#na-archiv { border-top: 1px dotted gray; text-align:center; margin-top: 15px; padding: 20px }

.archiv,.info-o-archivu {
	background: #FFF;
	border: 1px solid #EEE;
	padding: 12px;
	margin-bottom: 12px;
}
.archiv h3 { padding-top: 15px; clear: both; }
.archiv ul li { list-style: none; float: left; margin-left: 4px; }

div.archiv-prechazeni { margin: 1em 0; padding: 2em; background: #FFF; border: 1px solid #EEE;}
ul.archiv-rozcestnik { width: 100%; list-style: none; margin: 0; padding: 0; }
ul.archiv-rozcestnik li { display: block; float:left; width: 32%; font-size: 140%; margin: 0; }
.archiv-pred-mesic { display:block; width: 100%; text-align: left; margin-left: 0px; }
.archiv-aktualni-mesic { display:block; width: 100%; text-align:center }
.archiv-nasl-mesic { display:block; width: 100%; text-align: right; margin-right: 0px; }




/* footer */
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

.komentare-odkaz-rss { background: url(../img/rss-icon.gif) center left no-repeat; padding-left: 16px; }
.rss-komentare { text-align: right; }

.komentar { background: #FFF;	border: 1px solid #EEE; padding: 10px; margin-bottom: 5px; }

.kom-gravatar { float: right; }
.kom-nadpis {}
.komentar-sbody,.komentar-autor { font-weight: bold; font-size: 120%; color: lightslategray;}
.komentar-autor { color: #444; }

.komentar-zvyraznit { border: 2px solid #ddd; }

.kom-sudy {border: 1px solid #ddd;}
.kom-lichy {}

.komentar .odkaz-editovat { font-size: 100%; }


form { display: block;}
fieldset { position:relative; padding: 20px; margin-top: 20px;	 }
legend { letter-spacing: 1px; font-size: 120%; padding: 4px 15px;
	position:absolute; top: -15px; left: 15px;}
fieldset, legend { background: #FFF;	border: 1px solid #EEE;}
#kj,#km,#kw,#kn,#kt,#komu,#odesilatel,#odesilatel_mejl,#nadpis,#text { width: 175px; border: 1px solid #ddd; background: #eee; padding: 3px;}
#kt { width: 90%; height: 150px; }
#text { height: 300px; }

form label {  }
form p { padding: 0; margin: 10px 3px; }



table { margin: 10px; background: #fff; border-collapse: collapse; border: 1px solid #eee; }
table td, table th { padding: 6px;  border: 1px solid #eee;  }

.content .s-ul { margin: 5px 0; font-size: 110%;  }
.content .s-ul li { list-style: none;}

.img-right { float:right; border: 1px solid #eee; padding: 4px; margin: 0 0 5px 5px;}
.img-left { float:left; border: 1px solid #eee; padding: 4px; margin: 0 5px 5px 0;}
.img-center { display: block; border: 1px solid #eee; padding: 4px; margin: 10px auto; }




/* ------------------------------ ANKETA ---------------------------------*/

.anketa-blok{ padding: 5px;	margin: 20px 20px 20px 0; clear: both; background: #f5f7fc; border: 1px solid #778899;}
.anketa-otazka{ padding: 2px; border-bottom: 1px solid gray; }
.anketa-blok a{ border: 0;  color: #2980DE;  text-decoration: none;}
.anketa-blok a:hover{ color: #1e90ff; }
.odp1,.odp2,.odp3,.odp4,.odp5{ height: 5px;  border: 1px solid black;  font-size: 5px; margin-bottom: 5px; }
.odp1{ background: #cccdf9;}
.odp2{ background: #cccdf9;}
.odp3{ background: #cccdf9;}
.odp4{ background: #cccdf9;}
.odp5{ background: #cccdf9;}
 /* Anketa v textu */
.content .anketa-blok{ width: 270px; }
 /* Anketa v clanku */
.clanek .anketa-blok{ width: 270px; }
 /* Anketa v menu */
.menu-blok .anketa-blok{ margin: 10px 2px;}
.menu-blok .anketa-blok .anketa-otazka{ padding: 2px;}
.menu-blok .anketa-blok div{ padding: 0;}


.novinka-blok {padding-bottom:30px}

.novinka-blok div { padding-left:10px ; padding-top:10px}

/*.searchform { padding-top:115px ; padding-left:340px}*/
form.search input.text { 	margin: 0; 	width: 200px; 	border: 1px solid #ccc; 	background: #FFF; 	color: #000; }

.d-blok {margin-top:15px}