/***********************************************************************
 Copyright (C) Lukáš Janků, 2006
 http://vsevjednom.cz/
 lukas zavináč vsevjednom tečka cz
***********************************************************************/



body {
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
	background-color : #FFFFFF;
}

#page {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	padding: 0;
	background-color : #FFFFFF;
	color: #3F3F3F;
}






/* Hlavička */

#vrch {
	float: left;
	width: 960px;
	height: 100px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
}
#hlavicka img {
	border: 0;
	text-align: right;
}
#znak {
	margin-left: 60px;
	margin-right: 50px;
}








ul#menu { 
	float: left;
	width: 170px;
	padding: 0px;
	margin-bottom:10px;
	margin-top: 15px;
	margin-left: 0px;
	list-style: none;
}
#menu li { 
	list-style: none;
	margin:12px;
}
#menu li a { 
	width: 160px;
	height: 33px;
	display: block;
	background-repeat: no-repeat;
}
#menu li a:hover { 
	background-repeat: no-repeat;
}




#kontakt {
	background: url("/img/button17.gif");
}
#kontakt:hover {
	background: url("/img/button18.gif");
}

#vyhlasky {
	background: url("/img/button1B.gif");
}
#vyhlasky:hover {
	background: url("/img/button1C.gif");
}

#zastupitelstvo {
	background: url("/img/button1E.gif");
}
#zastupitelstvo:hover {
	background: url("/img/button1F.gif");
}

#deska {
	background: url("/img/button22.gif");
}
#deska:hover {
	background: url("/img/button23.gif");
}

#sluzby {
	background: url("/img/button25.gif");
}
#sluzby:hover {
	background: url("/img/button26.gif");
}

#historie {
	background: url("/img/button28.gif");
}
#historie:hover {
	background: url("/img/button29.gif");
}

#skola {
	 background: url("/img/button2E.gif");
}
#skola:hover {
	background: url("/img/button2F.gif");
}
#fotogalerie {
        background: url("/img/button1.gif");
}
#fotogalerie:hover {
        background: url("/img/button2.gif");
}
		



/*Vrchni menu*/ 


#horni-menu {
	float: right;
	padding: 0px;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 650px;
	text-align: center;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#horni-menu li {
	list-style: none;
	display: inline;
}
#horni-menu li a {
	width: 160px;
	height: 32px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 6px;
	background-repeat: no-repeat;
}
#horni-menu li a:hover {
	background-repeat: no-repeat;
}

#aktualne {
	background: url("/img/button5.gif");
}
#aktualne:hover {
	background: url("/img/button6.gif");
}

#na-mape {
	background: url("/img/buttonB.gif");
}
#na-mape:hover {
	background: url("/img/buttonC.gif");
}

#kudy {
	background: url("/img/buttonF.gif");
}
#kudy:hover {
	background: url("/img/button10.gif");
}



a span {
	display: none;
}








/* Obsah webu */



#obsah {
	margin: 0;
	padding: 10px;
	width: 75%;
	float: right;
	text-align: left;
	font-size: 13px;
}
#obsah a {
	text-decoration: none;
	font-weight: normal;
	color : #900000;

}
#obsah a:hover {
	text-decoration: underline;
	color : #B30000;
}
#obsah img {
	border: 0px;
}
.clanek {
	border: 1px solid #bbbbbb;
}






/* Srovnání obou stran webu před patičkou */

#correct {
	clear: both;
	height: 1px;
} 





/* Patička */


#paticka {
	text-align: center;
	float: left;
	width: 770px;
	height: 20px;
	margin: 0;
	clear: left;
	background-image: url(../images/footer.gif);
	padding: 0px;
	font-size: 10px;
	color: #C0C0C0;
}

#paticka a {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

#paticka a:hover {
	text-decoration: underline;
	font-weight: bold;
	color : #EC8500;
}







/* Nadpisy */


h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: tahoma, verdana, sans-serif;
	color: #333A44;
}

h2 {
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
	color: #333A44;
	border: 0px;
	width: 440px;
}

h3 {
	margin:0;
	font-size: 13px;
}

h4 {
	margin:0;
	font-size: 14px;
}
h5 {
	margin:0;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	margin:0;
	font-size: 11px;
	font-weight: bold;
}



/*zaloha
 Vrchni menu 


#horni-menu {
	float: right;
	padding: 0px;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 650px;
	text-align: center;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#horni-menu li {
	list-style: none;
	display: inline;
}
#horni-menu li a {
	width: 160px;
	height: 32px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 6px;
	background-repeat: no-repeat;
}
#horni-menu li a:hover {
	background-repeat: no-repeat;
}

#aktualne {
	background: url("/img/button5.gif");
}
#aktualne:hover {
	background: url("/img/button6.gif");
}

#na-mape {
	background: url("/img/buttonB.gif");
}
#na-mape:hover {
	background: url("/img/buttonC.gif");
}

#kudy {
	background: url("/img/buttonF.gif");
}
#kudy:hover {
	background: url("/img/button10.gif");
}



a span {
	display: none;
}

*/



