* {margin:0; padding:0;}

body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
}

a {
    color: #000;
}

p { 
		font-size:1em;
		text-align:justify;
		margin-bottom:0.5em;
		line-height:1.4em;
}

p a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px dotted;
}

p a:hover {
		border-bottom: 0px;
}


a.linkout  {
    text-decoration: none;
    color: #000;
    border-bottom: 1px dotted;
    padding-right: 1.2em;
    background-image: url(../grafika/odkaz.gif);
    background-repeat: no-repeat;
    background-position: right;
}

a.linkin {
	  padding-right: 1.3em;
    background-image: url(../grafika/odkaz2.gif);
    background-repeat: no-repeat;
    background-position: right;
}

a.linkout:hover,a.linkin:hover  {
		border-bottom: 0px;
}


a.document  {
    text-decoration: none;
    color: #000;
		border-bottom: 0px;
}

a.document:hover  {
    border-bottom: 1px solid;
}


.simple {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid black;
    padding-right: 0em;
    background-image:none;
    margin-right:0.5em;
}



img {
	border:0px;
}

.odsadit1 {
		margin:0 0 0.5em 2em;
}

.odsadit2 {
		margin:0 0 0.5em 4em;
}

.message_details {
    color: #000;
		font-style: italic;
    margin-bottom:0.5em;
    font-size:0.9em;
}
	

h1 {
		font-size:1.4em;
		font-family: Arial, serif;
		font-weight: bold;
		text-align: left;
		margin-bottom:0.2em; 
		margin-top: 0.5em;
		border-bottom:1px solid #DEDEDE;
}

h2 {
		font-size:1em;
		font-weight: bold;
		text-align: left;
		margin-bottom:0.2em; 
		margin-top: 1em;
		border-bottom:1px solid #000000;
}

h3,h4,h5,h6 {
		font-size:1em;
		font-weight: bold;
		text-align: left;
		margin-bottom:0.5em; margin-top: 1em;
}


h2 a {
    text-decoration: none;
    color: #000;
    border-bottom: 0px;
}

h2 a:hover {
		border-bottom: 0px;
}


.nadpis_clanku {
	text-align: left;
	font-weight: bold;
}


form input, form select, form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFB7; 
	border: 1px solid black; 
	padding: 1px;
}


.nadpis_box {
	background-color:#D3E1FB;
	padding:1px;
	padding-left:5px;
	margin-top:1.5em;
	font-weight: bold;
	border-bottom:1px solid #6b6b6b;
	border-right:1px solid #6b6b6b;
}

.nadpis_box a {
		border-bottom: 0px;
}


div#hlavicka {
	background-color:#FFFFFF;
 	background-image: url("znak_mesta_cb.jpg");
 	background-repeat: no-repeat;
 	height:80px;
	padding-top: 10px;
	padding-left:110px;
	/*padding-bottom: 100px;*/
}


div#hlavicka_menu {
	display: none;
	visibility: hidden;
}


div#hlavicka_velkynadpis {
	top: 20px;
	left:100px;
	position: absolute;
	text-align: left;
}


div#hlavicka p {
		margin-left: 625px;
		text-align:center;
}

div#hlavicka a {
    text-decoration: none;
    color: #000;
    border-bottom: none;
}

div#hlavicka a:hover {
    border-bottom: solid 1px #000;
}


#slideshow {
	display:none;
	visibility:hidden;
}


div#lista_s_odkazy {
	display:none;
	visibility:hidden;
}


div#obsah {
		background-color:#FFFFFF;
		padding:0 7px 7px 7px;
}


div#hlavniobal_admin
{
		margin-left: 0px;
}

div#menu_hlavni {
	display:none;
	visibility:hidden;
}

div#paticka {
		background-color:#FFF;
		margin-top:5px;
		margin-bottom:5px;
		font-size:0.8em;
		text-align: center;
}


div#paticka p {
}

div#paticka a {
	color: #000000;
	text-decoration: underline;
}

div#paticka a:hover {
	color: #000000;
	text-decoration: none;
}



#seznam_kapitol {
		border: 1px solid #7FA2DC;
		background-color: #D6E5FF;
		width:220px;
		padding: 5px;
		float:right;
		margin-left: 10px;
		margin-bottom: 10px;
}

.konecobtekani:after {
    content: ".";              
		display: block;          
    height: 0;                  
    clear: both;               
    visibility: hidden;	     
}

.obraz_vlevo {
	float:left;
	border:1px solid #000;
	margin: 5px 10px 10px 0px;
}

.obraz_vpravo {
	float:right;
	margin: 2px 0px 10px 10px;
}


.menu_titl_container {
	background-color: #7FA2DC;
	padding:5px 0px 5px 10px;
	border-bottom:1px solid white;
	font-weight:bold;
}

.menu_titl_container p {
		text-align:left;
		margin-bottom:0;
		line-height:1em;
}


.menu_container {
	background-color: #B3DCF8;
	padding:0 0 0 10px;
	border-bottom:3px solid white;
}

.menu_container li {
		padding-left:1.3em;
		font-size:1em; 
		line-height:1.9em;
		background-image: url("menu_square.gif"); 
		background-repeat: no-repeat;
		background-position: 0em .5em ;
}

.menu_container a,a:hover {
		text-decoration:none;
		color:black;
}

.menu_container a:hover {
		text-decoration:underline;
}


table {
		font-size:1em;
}

table.tabulka {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.tabulka th {
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	padding: 3px;
	border-color: black;
	background-color: #D3E1FB;
	-moz-border-radius: ;
}
table.tabulka td {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}


table.tabulka2 {
	border-width: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	border-collapse: collapse;
}
table.tabulka2 th {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	border-color: #CDCDCD;
	background-color: #F3F3F3;
	-moz-border-radius: ;
}
table.tabulka2 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CDCDCD;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}




table.bez_okraju {
	border-width: 0px;
	border-collapse: collapse;
}
table.bez_okraju th {
	border-width: 0px;
	padding: 0px;
	-moz-border-radius: ;
}
table.bez_okraju td {
	border-width: 0px;
	padding: 0px;
	-moz-border-radius: ;
	font-size:1em;
}


div#obsah ul
{ 
	margin: 0px 0 1em 5px; 
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
	font-size:1em;
	line-height:1.4em;
}


div#obsah li
{
	margin-bottom:.6em;
}


div#usneseni ul
{
	margin: 1em 0 1em 5px; 
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
	font-size:1em;
	line-height:1.4em;
}

div#usneseni li
{
	margin-bottom:.6em;
	font-weight: bold;
}

div#usneseni p
{
	margin-left: 2em;
}


.konecobtekani {display: inline-block;}   /* Oprava pro IE pro MacIntosh */
/* Schová trik Před IE pro Macintosh \*/
* html .clearfix {height: 1%;}
.konecobtekani {display: block;}
/* konec triku */

