/*  
Version: 1.0
Author: Ivo Laryš
Author URI: http://gingercandy.cz/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	text-align: left;
	font: 90%/1.4 "Helvetica", "Helvetica CE", sans-serif;
}
ol, ul {
	list-style: none;
	font-size: 90%;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.nodisplay,
hr {
display: none;
}
.clear {
clear: both;
}

/* BASIC TAGS
-------------------------------------------------------------*/

body {background:#6b082a; font-family:Helvetica, Arial, 'sans-serif'; font-size:12px; text-align:center; }

.horni {
	background: white url("/site/img/bg1.png") repeat-x;
}

.hornibox {

	margin: 0 auto; 
	width: 760px;
	text-align: left;
	}

.dolni {background: #6b082a url("/site/img/bg2.jpg") repeat-x ;  }
.dolnibox {
	margin: 0 auto; 
	width: 760px;
	text-align: left;
}
.main {margin:auto;  position:relative;
min-height:300px;
/*border:1px dotted blue;
*/
}
h3 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	margin: 10px 0 5px 0;
}

a {color:#c1416d; text-decoration:none;}


#logo {position:absolute; top:30px; left:15px;}

#hornimenu {position:absolute; top:46px; right:0px;  display:block;}
#hornimenu ul {background:#e2a6bb;height:27px;float:left;margin:0;}
#hornimenu ul li {float:left; list-style:none;}
#hornimenu ul li a {font-weight:bold; padding-top:7px;display:block;margin-left:8px;margin-right:12px;}
#hornimenu ul li a.act {background:url('/site/img/zub-r.png') no-repeat 50% 0;}


.kraj1, .kraj2, .kraj3, .kraj4 {
height:27px; width:4px; display:block;float:left;
}
.kraj1 {background: url('/site/img/pruh1.gif');}
.kraj2 {background: url('/site/img/pruh3.gif');margin-right:8px;}

.kraj3 { background: url('/site/img/pruh4.gif');}
.kraj4 { background: url('/site/img/pruh5.gif');}


#hornimenu ul.jazyky {background:#e1db9a;}
#hornimenu ul.jazyky li a.act {background:url('/site/img/zub-j.gif') no-repeat 50% 0;}
#hornimenu ul.jazyky li a {color:#c3b736;}

#dole {min-height:500px;}


#dole  h2 {background:url('/site/img/nadpis.jpg') no-repeat; color:white; font-size:14px;
height:27px; padding-top:5px;padding-left:10px; display:block;font-weight:normal;margin-bottom:10px; letter-spacing:-1px;}

#dole div.blok {width:245px; margin-top:30px;  float:left; margin-right:11px;}
#dole div.posledni {margin-right:0px;}


hr {clear:both; display:block;border:0px; visibility: hidden; height:0px;  }

#dole h3 {color:#c3b736;margin-bottom:5px; font-size:90%;}

#dole p, #dole h3, #dole a, #dole input, #dole textarea {margin-left:10px;}

#dole textarea {height:90px;}


.blok p {color:white;margin-bottom:7px; font-size:10px;}
#dole a.tlac {display:block; background:url('/site/img/sipka.gif') no-repeat;
	width:77px; 
	font-size:9px;
	padding:3px 0 4px 6px; 
	margin: 8px 0 0 25px;
}



input, textarea { border:none; background:#C87A94; margin:2px; width:210px; font-size:10px; font-family:helvetica, arial; padding:2px;color:#A81742; padding-left:5px;}
textarea { padding-left:2px; width:213px;}

input.tlaco {width:100px; background:url('/site/img/sipka.gif'); height:16px; width:77px;padding:1px;padding-left:0px;}


.obsah {
border:1px dotted white;
min-height:340px;
_height:340px;
margin-top:110px;

}

/******************* sidebar ***********************************/

ul.sidebar {color:#bd3765; float:left;
	/*border:1px dotted blue;
	*/
	
	width:200px;
	list-style:none;

	margin-top: 15px;
}
ul.sidebar li {

}
ul.sidebar li  a:link,
ul.sidebar li  a:visited {
	padding: 5px 9px;
	border-bottom:1px dotted #c3b736;
	display: block;
	font-size: 130%;
	_height: 100%;
	color: #c3b736;
}
ul.sidebar li  a:hover,
ul.sidebar li.current  a:link,
ul.sidebar li.current  a:visited {
	background: #c3b736;
	color: white;
}
.sidebar li ul {list-style:none;}
.sidebar li ul li {font-weight:normal; border:none;}






h1 {color:#bd3765; font-size:18px; margin-bottom:0px; border-bottom: 1px dotted #bd3765; padding-bottom:2px;}
h2 {color:#bd3765; font-size:13px; margin-bottom:2px; margin-top:8px;}

.obsah_vedle_menu{  width:530px; position:relative; float:right;}
.obsah_vedle_menu h1 {color:#bd3765; font-size:18px; margin-bottom:10px; margin-top:0;padding-top: 0px; border:}

.uvodniobrazek {text-align:center; height:300px; display:block;}


div.sipky{ padding-bottom: 40px; }
div.sipky a {width:77px; height:16px; display:block;padding-top:2px; font-size:10px;}
div.sipky a.leva {background:url(/site/img/sipka-leva.png) no-repeat; position:relative; float:left;}
div.sipky a.prava {background:url(/site/img/sipka-prava.png) no-repeat; position:relative; float:right;}

#dole a.mail {color:white;margin:0; padding:0;}




ul.fotky { list-style:none;}

ul.fotky li { display:block; width:80px; height:80px; text-align:center; float:left; 
 margin:10px;}

.page {
	margin:20px 0px;
}
.page 
.page p {
	line-height: 130%;
}
.page p.legenda {
font-size: 90%;
border-top: 1px dotted #c3b736;;
border-bottom: 1px dotted #c3b736;
padding: 8px;
}
.fotografie {
	margin: 15px 0;
	padding-top:2px;
	padding-left:1px;
}
.fotografie img {
	border: 4px solid #E1DB9A;
	margin: 0 0px 12px 12px;
}

.fotografie h3 {
	color:#B30C41;margin-left:12px;
	margin-bottom:8px;
}



.page ul {
margin-left: 40px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 100%;
list-style-type: circle;
}
.page ul li {
	font-weight: normal;
	
}
.page ul li li {

}
ul.sluzbykratce {
	color: white;
	list-style-type: circle;
	margin-left: 25px;
}
.page p {
	margin-bottom: 5px;
}
.page h1 {
	margin-bottom: 15px;
}
#footer {
	color: #C87A94;
	font-size:80%;	
	border-top: 1px dotted #C87A94;
	margin-top: 25px;
	padding-top: 5px;

}
#footer a {
	color: #C87A94;
}
.error {
	color: red;
}

#dole #fr_viceinfo{
	display:block; 
	background:url('/site/img/sipka2.gif') no-repeat;
	width:177px;
	}
	
	
.pavle{
	margin-top:2.5em;
}	
	