BODY {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana,Tahoma,"Helvetica CE", Arial,"Arial CE",Helvetica,sans-serif;
	font-size: 75%;
	letter-spacing: 0.03em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #FF9900;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 1.3em;
	text-decoration: none;
	border-bottom: 1px solid  #FF9900;
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
}
h2 {
	color: #FF9900;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid  #FF9900;
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	text-align: left;
}
h3 {
	color: #FF9900;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	text-align: left;
}
.topBgr {
	background-color: #003F62;
	color:#ffffff;
	font-weight: bold;
	text-align:right;
	font-size: 0.8em;
}
.topObr {
	background-image: url(../img/top_obr.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 576px;
	text-align: right;
	vertical-align: top;
}
.menuBgr {
	background-image: url(../img/bgr_top_menu.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.menuBtn {
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	background-image: url(../img/menuBtn.jpg);
	background-repeat:no-repeat; 
	margin: 0px;
	padding:0px;
	text-align: center;
	color: #000000;
	height:30px;
	width:70px;
	font-size: 0.8em;
}
.menuBtn a, .menuBtn a:link, .menuBtn a:visited, .menuBtn a:active {
	color: #000000;
 	text-decoration:none;
}
.menuBtn a:hover  {
	color: #ffffff;
	text-decoration: none;
}
.popisSel {
	font-family: Arial,"Arial CE",Helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	text-align: right;
	color: #000000;
	height:30px;
	font-size: 0.8em;
}
.form { 
	font-family : Arial, Geneva CE, Geneva, Verdana, Helvetica, sans-serif;
 	font-size:0.8em;
	border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid;
	border-color: #B0B0B0;		
	height: 22px;
	background-color: #FAFAFA;
}

.orng {
	color: #fc9904;
}
hr {
	width: 100%;
	height: 1px;
	color: #fc9904;
	border: 0px solid;
	background-color: #fc9904;
}
#copy {
	background-color: #e3e3e3;
	height: 40px;
	padding-top: 5px;
	color: #383838;
}
#copy a, #copy a:link, #cpoy a:visited, #copy a:active {
	color: #000000;
 	text-decoration:none;
}
#copy a:hover  {
	color: #fc9904;
	text-decoration: none;
}
.tx08 {
	font-size: 0.8em;
}
#klient {
	position: relative;
	z-index: 1;
	font-size: 0.8em;
	right: 15px;
	top: 5px;
	color: #ffffff;
}
#klient a, a:visited, a:active {
	color: #fc9904;
}
#klient a:hover {
	color: #ff9900;
}
#mrgn {
	margin: 10px;
}