/* CSS definition file containing sitestyle stylesheets */
BODY {	font-family : Verdana;
	background-color : transparent;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal} A:active { color: rgb(0,0,255);
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none} A:visited { color: rgb(0,0,255);
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none} .TextObject {
	font-family: Verdana;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Verdana;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Verdana;
	font-size : 9pt
}

A:link {
	font-family: Verdana;
	font-size : 9pt;
	color : rgb(0,0,255);
	text-decoration : none
}

A:hover { color: rgb(0,0,255);
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : underline}

UL {
	font-family: Verdana;
	font-size : 9pt}

OL {
	font-family: Verdana;
	font-size : 9pt}

H1 {
	font-family: Verdana;
	font-size : 16pt
}

H2 {
	font-family: Verdana;
	font-size : 14pt
}

#menu_obce ul {
      padding: 0;
      margin: 0
      }

#menu_obce li {
      display: both;
      padding: 0px;
      margin-left: 0px;
      margin-top: 0px
      }

#menu_obce a {
      margin: 0;
      padding: 0 0 0 0px;
      color: rgb(180,0,0);
      display: block;
      font-weight: bold;

      text-decoration: none;
      border-bottom: 0px solid #eee
      }

#menu_obce a:hover {
      padding: 0;
      margin: 0;
      margin-left: 0px;
      text-decoration: none;
      color: #ffffff;
      background-color: rgb(180,0,0)
      }



