body {
  font-family: Verdana;
  font-size: 10px;
  text-align: left;
  color: black;
  background-color: #ffffff;
}

td, th, div, p {
  font-family: Verdana;
  font-size: 10px;
}

a	{
	text-decoration : none;
	color:#ffffff;
	text-decoration : underline;	
	cursor : hand;
	}

a:hover	{
	text-decoration : underline;
	}
	
/*
.menu {
	padding-left: 25px;
	padding-top:5px;
	text-align:center;
	font-size: 12px;
}*/

.menu2 {
	background-color: D9DBB4; 
	padding-right: 25px;
	padding-top:5px;
	text-align:center;
	font-size: 12px;
	border-right: solid;
	border-width: medium;
	border-color: 9EA36B;
	
}

.main {
	padding-left:20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align:justify;
	background-image: url(/images/dog.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.link {
	background-image: url(/images/link.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana;
  	font-size: 10px;
  		}

.link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.under {
	background-image: url(/images/under.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana;
  	font-size: 10px;
}

.tabulkab {
	background-color: white;
}

.tabulkah {
	background-color: 9EA36B;
}

.title {
	font-size:13px;
	font-weight:bold;
}

.copyright, .copyright a:link{
	color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	text-align: center;
}

.copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.teaser {
	background-image: url(/images/teaser_m.gif);
	background-repeat: repeat-y;
	text-align: justify;
	font-family: Verdana;
  font-size: 10px;
	padding-left: 9px;
	padding-right: 10px;
	}
	
	
	
	
	
/*
---------------------------------------------------------------
---------------------------------------------------------------
--- CSS v.2 FILE FOR WEIMAR.SK CREATED BY MARTIN FUSKO 2008 ---
---------------------------------------------------------------
---------------------------------------------------------------
*/

#menu_2, #menu_2 .menu_3 {
	float: left;
	top: 0px;
	left: 0px;
	width: 170px;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_2 {
	padding-bottom: 25px;
}

#menu_2 li, #menu_2 .menu_3 li {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

* html #menu_2 li {
	background-image: url(../images/menu_2_li_background.gif);	/* oprava preblikavania pozadia v IE 6 */
}

* html #menu_2 .menu_3 li {
	background-image: url(../images/menu_3_li_background.gif);	/* oprava preblikavania pozadia v IE 6 */
}

#menu_2 li a, #menu_2 .menu_3 li a, #menu_2 li .two_row, #menu_2 .menu_3 li .two_row {
	float: left;
	top: 0px;
	left: 0px;
	width: 129px;
	height: 25px;
	margin: 0px;
	padding: 15px 13px 0px 28px; /* top right bottom left */
	color: #000000;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_2_li_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_2 .menu_3 li a {
	padding: 15px 3px 0px 38px; /* top right bottom left */
}

#menu_2 li .two_row {
	height: 32px;
	padding: 8px 13px 0px 28px; /* top right bottom left */
}

#menu_2 .menu_3 li .two_row {
	height: 32px;
	padding: 8px 3px 0px 38px; /* top right bottom left */
}

#menu_2 .menu_3 li a, #menu_2 .menu_3 li .two_row {
	background-image: url(../images/menu_3_li_background.gif);
}


#menu_2 a:hover, #menu_2 #actual {
	background-position: -170px 0px;
}

#menu_2 .menu_3 li a:hover, #menu_2 .menu_3 li #actual {
	background-position: -170px 0px;
}	

h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 200%;
}

h2 {
	padding-top: 15px;
	font-size: 200%;
}

.top h2 {
	padding: 0px 0px 10px 0px; /* top right bottom left */
	margin: 0px;
}


.link2 {
	float: left;
	background-image: url(/images/link2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana;
 	font-size: 10px;
	height: 130px;
	width: 195px;
	padding: 10px 20px 5px 10px; /* top right bottom left */
	vertical-align: baseline;	
}

.link2 a {
	color: #ffffff;
}

.link {
	padding: 1px;
	width: 117px;
	height: 37px;
}

.teaser p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

.teaser img {
	margin: 10px;
	padding: 1px;	
	border: 2px solid #000000;	
}

.teaser h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.teaser a {
	color: #ffffff;
	text-decoration: underline;
}

.teaser .row {
	clear: both;
	padding: 0px 0px 25px 0px; /* top right bottom left */	
}

.teaser .row img {
	margin: 0px 5px 5px 5px; /* top right bottom left */
	float: right;
}

.file_icon {
	height: 20px;
}

.file_icon img {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px; /* top right bottom left */
	border: none;
}

.file_icon a {
	color: #ffffff;
}

#aktuality li {
	padding-bottom: 15px;
}

#aktuality a {
	text-decoration: underline;
}

.link_to_top, .link_to_top a {
		color: #9fa170;
}
