body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

#main {
	width: 970px;/* 965px; */
	background-color: white;
	padding: 15 15 0 0;
	_padding: 15 0 0 0; /* hack pro IE -ignoruje podtržítko*/
	margin: 0 auto; /* centrování pro FF */
	text-align: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	min-height: 800px;
	
}

#header
{
	height: 110px;
	width:965px;
	padding-right: 12px;
	cursor:pointer;
}

#menutop
{
	background-image: url(../images/topmenu.jpg);
	height: 160px;
	width:933px;
	margin-left: 17px;
	margin-top: 15px;
}

#menusluzby
{
	width: 237px;
	margin-left: 197px;
	padding: 42px 10px 10px 20px;
	font-size: 14px;
}

#menusluzby a
{
	color: #003F6A;
	text-decoration:none;
	display: block;
	padding: 3px 0px;
	background-image: url(../images/menu-bullet.gif);
	background-repeat:no-repeat;
	text-indent: 15px;
	background-position: 2px;
}

#menusluzby a:hover
{
	background-image: url(../images/menu-bullet1.gif);
	color: #660000;
	text-decoration: underline;
}

#menuinfonabidka
{
	width: 480px;
	float: right
}

#menuinfonabidka a
{
	color: black;
	text-decoration:none;
	display: block;
	padding: 4px 0px;
	padding-left: 15px;
	background-image: url(../images/menu-bullet.gif);
	background-repeat:no-repeat;
	background-position: 2px 8px;
}

#menuinfonabidka a:hover
{
	background-image: url(../images/menu-bullet1.gif);
	color: #660000;
	text-decoration: underline;
}


#menuinfonabidka1
{
	width: 230px;
	padding: 42px 0px 10px 20px;
	font-size: 14px;
}

#menuinfonabidka2
{
	width: 230px;
	padding: 42px 0px 10px 10px;
	font-size: 14px;
	float: right
	
}

#zbytekstrany
{
	display: block;
	width: 965px;	
	padding: 15px 5px 0px 10px;
}

.vlajka {
position: relative; 
float: left; 
z-index: 2; 
top: 15;
border-width: 0;
}

#aktualne
{
float: left; /* přidáno pro přehození*/
	width: 460px;
	background-image: url(../images/aktualne-back.jpg);
	background-repeat:no-repeat;
	padding: 50px 5px 0px 5px; /*50 8 0 7*/
	margin: 0;
  clear: none;	
}

.aktualnezprava
{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 17px;
	/* clear: both; oprava pro firefox*/
}

#aktualne h2
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight:bold;
	color: #003F6A;
	background-image: url(../images/aktualne.gif);
	background-repeat:no-repeat;
	clear: left;
	text-indent: 20px;
}

#aktualne h3
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
	color: #003F6A;
	background-image: url(../images/aktualne.gif);
	background-repeat:no-repeat;
	text-indent: 20px;
}

#aktualne h3 a
{
	color: #003F6A;
	text-decoration: none;
}

#aktualne h3 a:hover {
	text-decoration: underline;
}

#aktualne p
{
	font-size: 14px;
	text-align:justify;
	margin: 5px 5px 5px 0px;

}

#titulpravacast
{
	float: left; /*změněno*/
	width: 480px;
  padding: 0 10 0 0;
	_padding: 0px; /* hack pro IE (kromě7?)*/
}


#kontakt {
	font-size: 14px;
	text-align: left;
	background-color:#F8F8F8;
	padding: 5px 5px;
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 16px;
	margin-bottom: 0px;
}

#kontakt a {
	color: black;
	text-decoration: none;
}

#kontakt a:hover {
	text-decoration: underline;
}

#loga{
	font-size: 12px;
	text-align: center;
	padding: 5px 0px;
	margin: 0px 17px;
}

#footer {
	border-top: 5px solid #D0D0D0;
	font-size: 12px;
	text-align: center;
	padding-top: 17px;
	margin-top: 17px;
	margin-right: 17px;
	padding-bottom: 0px;
	margin-left: 17px;
	clear: both;
}


.obrokraj {
	border: 1px solid #808080;
	margin: 3px 10px 3px 0px;
}

#obsahstrany
{
	padding-left: 7px;
}

#obsahstrany h2
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 22px;
	font-weight:normal;
	color: #003F6A;
	background-image: url(../images/aktualne.gif);
	background-repeat:no-repeat;
	text-indent: 20px;
}

h2 a
{
	text-decoration: none;
	color: #003F6A;
}

h2 a:hover
{
	text-decoration: underline;
}

.fotogalerie img.levy
{
	margin-right:10px;
}

.fotogalerie img
{
	margin-bottom:10px;
	border: 1px solid black;
	cursor: pointer;
}

#obsahstrany h3
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
	color: #003F6A;
	background-image: url(../images/aktualne.gif);
	background-repeat:no-repeat;
	text-indent: 20px;
}

#obsahstrany h3 a
{
	color: #003F6A;
	text-decoration: none;
}

#obsahstrany h3 a:hover {
	text-decoration: underline;
}

#aktualita h2
{
	margin: 0px;
	padding: 0px;
}

#aktualita h3
{
	margin: 0px;
	padding: 0px;
}


#obsahstrany p, ul
{
	font-size: 14px;
	text-align:justify;
	margin: 5px 5px 5px 0px;
}

#obsahstrany ul
{
	padding-left: 15px;
	text-indent: 15px;
}


#obsahstrany strong
{
	color: #003F6A;
}

#praveodkazy
{
	width: 250px;
	height: 500px;
	float: right;
	background-image: url(../images/praveodkazy-back.jpg);
	font-size: 14px;
	margin-left: 10px;
}

#praveodkazysluzby
{
	padding: 40px 10px 10px 20px;
}

#praveodkazysluzby a
{
	color: #003F6A;
	text-decoration:none;
	display: block;
	padding: 3px 0px;
	background-image: url(../images/menu-bullet.gif);
	background-repeat:no-repeat;
	text-indent: 15px;
	background-position: 2px;
}

#praveodkazysluzby a:hover
{
	background-image: url(../images/menu-bullet1.gif);
	color: #660000;
	text-decoration: underline;
}

#praveodkazyinfonabidka
{
	padding: 70px 10px 10px 20px;
}

#praveodkazyinfonabidka a
{
	color: black;
	text-decoration:none;
	display: block;
	padding: 2px 0px;
	background-image: url(../images/menu-bullet.gif);
	background-repeat:no-repeat;
	text-indent: 15px;
	background-position: 2px;
}

#praveodkazyinfonabidka a:hover
{
	background-image: url(../images/menu-bullet1.gif);
	color: #660000;
	text-decoration: underline;
}

.stred
{
	text-align: center;
}

#kalendar_akci_kalendar
{
	float: left;
	margin-right: 5px;
}
#kalendar_akci_kalendar td
{
	font-size: 12px;
	text-align: center;
	width: 18px;
}

#kalendar_akci_kalendar a
{
	text-decoration:none;
	display:block;
	color: black;
	background-color: #F0F0F0;
	width: 100%;
}

#kalendar_akci_kalendar a:hover
{
	text-decoration:underline;
	background-color: black;
	color: #F0F0F0;
}

#kalendar_akci_kalendar td.head
{
	font-size: 12px;
	text-align: center;
	width: 90px;
}

#kalendar_akci_kalendar a.maakci
{
	font-weight: bold;
}

#kalendar_akci_kalendar a.maakcivikend
{
	background-color: #FFFFDD;
	font-weight: bold;
}

#kalendar_akci_kalendar a.normalvikend
{
	background-color: #FFFFDD;
}

#kalendar_akci_kalendar a.maakcinedele
{
	background-color: #FFECF1;
	font-weight: bold;
}

#kalendar_akci_kalendar a.normalnedele
{
	background-color: #FFECF1;
}

#kalendar_akci_seznam
{
	padding-left: 3px;
	/* width: 310px; oprava pro firefox*/ 
}

#kalendar_akci_seznam td
{
	font-size: 13px;
}

#kalendar_akci_seznam a
{
	color: #003F6A;
	text-decoration: none;
	font-weight: bold;
}

#kalendar_akci_seznam a:hover {
	text-decoration: underline;
}

.kalendar_akce
{
	border: 1px solid #999999;
	width: 505px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

.kalendar_akce td
{
	vertical-align: top;

}

.kalendar_akce a
{
	color: #003F6A;
	text-decoration: none;
	font-weight: bold;
}

.kalendar_akce a:hover {
	text-decoration: underline;
}

#kalendar_akci_filtr
{

}

#kalendar_akci_filtr form
{
	font-size: 12px;
}

#kalendar_akci_filtr input
{
	font-size: 12px;
}

.andelekalendar
{
	float: left;
	margin-right: 17px;
}

.andelekalendar td.vikend
{
	background-color: #F0F0F0;
}

.fotografie
{
	display: inline;
	margin-right: 13px;
	margin-bottom: 10px;
}

#fotogalerie .fotokategorie
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 15px;
}

#strana 
{
	font-family: "Garamond", "Times New Roman", Times, serif;
}

#strana h2 {
	font-weight: bold;
}

#strana p {
	font-size: 16px;
}

#stranapravy p
{
	text-align: left;
}

#stranapravy hr
{
	background-color: #636366;
	height: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#stranapravy strong
{
	color: #E0407B;
}

#stranapravy .barva
{
/*	color: #E0407B;*/
}

#stranapravy h3
{
font-size: 22px;
margin-top: 20px;

}

#stranapravy
{
margin-left: 220px;
}

#stranalevy
{
	width: 200px;
	min-height: 800px;
	background-color: #636366;
	color: #DDDDDD;
	float: left;
	text-align: center;
	margin-right: 17px;
	padding: 10px 0px;
}

#stranalevy p
{
	padding: 5px 5px;
	text-align: center;
}

#stranalevy strong
{
	color: #D44B5F;
}

#stranalevy img
{
margin-bottom: 5px;
margin-top: 20px;
border-width: 0px;
border-color: #000000;
}


