body, td {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #333333;
	font-size: 9pt;
}

td.popisek {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #333333;
	font-size: 8pt;
}

.under {
	border-bottom: 1px solid #FFE9A6;
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #333333;
	font-size: 11px;

}

.under2 {
	border-bottom: 2px solid #FFE9A6;
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #333333;
	font-size: 11px;

}

.bg_bottom_right {
background-repeat: no-repeat;
background-position: right bottom;
}

.nadpis {
	font-family : Tahoma, Verdana, Arial;
	font-size : 13px;
	text-decoration : none;
	font-weight: bold;
	color : #E9271D;
}

ul {
	list-style: square;
	list-style-position: outside;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border-color: #555555;
}

.bg {
	background-position: left top;
	background-repeat: no-repeat;
}

a {
	text-decoration: underline;
	color: #770000;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a.menu {
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
	color : #E9271D;
}

a.menu:hover {
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
	color : #A6A6A6;
}

a.roll {
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
	color : #FFFFFF;
}

a.roll:hover {
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
	color : #A6A6A6;
}

.input  {
 background-color : #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-bottom-color: #B7B7B7;
 border-left-color: #6F6F6F;
 border-top-color: #6F6F6F; 
 border-right-color: #B7B7B7;
 font-family: Verdana, Tahoma, Arial;
 color: #133345;
 font-size:11px;
 font-weight: normal;
 padding-left: 5px;
 padding-right: 5px;
}

div#footer {clear:both; height:40px; line-height:40px; text-align:center;}