body, td {
	font-family : Verdana, Tahoma, Arial;
	color: #0F0F0F;
	font-size: 11px;
}

.under {
	border-bottom: 1px solid #FFE9A6;
}

.under2 {
	border-bottom: 1px solid #F5B900;
}

.bg_right {
background-repeat: no-repeat;
background-position: right top;
}

.bg_right_bottom {
background-repeat: no-repeat;
background-position: right bottom;
}

.bg_left {
background-repeat: no-repeat;
background-position: left top;
}

ul {
	list-style: square;
	list-style-position: outside;
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 10px;
}

img {
	border-color: #0F0F0F;
}

.nadpis {
	font-family : Verdana, Tahoma, Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color : #0F0F0F;
}

.podpis {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #555555;
	font-size: 8pt;
	font-weight: none;
}

.bg {
	background-position: left top;
	background-repeat: no-repeat;
}

.top {
	border-top: solid;
	border-top-width: 1px;
	border-color: #A6A6A6;
}

a {
	text-decoration: under;
	color: #000000;
}

a:hover {
	text-decoration: under;
	color: #666666;
}

a.menu {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	color : #000000;
}

a.menu:hover {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	color : #FFFFFF;
}

a.roller {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	color : #FFFFFF;
}

a.roller:hover {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	color : #FFFFFF;
}

a.pocitadlo {
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
	color : #6E6E6E;
}


.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;
}

.input2 {
 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;
}