body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0;
	padding: 0.5em;
	font-size: 11px;
}
.mainarea {
	margin: 0 auto 0 auto;
	padding: 0;
	border: 1px solid Black;
	width: 962px;
	background: White;
}
/*Opera nejak blbne s velikosti ve span*/
.mainarea span {
	font-size: inherit;
}

.headarea {
	position: relative;
	height: 135px;
	/*border-bottom: 1px solid #2115CB;*/
}
.headarea .top{
	height: 18px;
	/*background-color: #447AD9;*/
	background-color: #7FA5E6;
	color: White;
	font-size: larger;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}
.headarea .top .flags {
	float: right;
	margin-right: 3px;
}
.headarea .top .flags img{
	border: 1px solid #200CCB;
}
.headarea .top .flags a{
	margin-left: 2px;
}
.headarea .main{
	width: auto;
	height: 88px;
	background: #447AD9 url(../../images/hdrmidlebg.png) repeat-y;
}
.headarea .logo{
	margin: 7px;
}
.headarea .smloarea{
	position: absolute;
	top: 60px;
	left: 266px;
	height: 46px;
	width: 390px;
	color: #200CCB;
	/*border: thin dotted Fuchsia;*/
	font-size: 8px;
}
.headarea .smllogo{
	padding: 0 3px 0 5px;
	text-align: center;
	font-size: xx-small;
	float: left;
}
.headarea .bottom{
	height: 13px;
	/*border-top: 1px solid #301ACE;*/ /*background: url(../images/hdrbottbg.png) repeat-x;
	color: #200CCB;*/
	background-color: #7FA5E6;
	/*color: #447AD9;*/
	color: White;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 0 5px 3px;
	overflow: hidden;
}
.headarea .toolsarea{
	position: absolute;
	top: 117px;
	right: 0px;
	padding: 2px 0 2px 0;
	width: 216px;
	/*font-size: small;
	color: Black;*/
}
.headarea .toolsarea a{
	margin: 0 0 0 20px;
	/*border-right-color: #200CCB;
	color: #200CCB;*/
	color: #447AD9;
}

.headarea a{
	text-decoration: none;
}
.headarea a:hover{
	text-decoration: underline;
}

.dataarea {
	/*background-color: White;*/
	background-color: #C6D4ED;
}
.enddata{
	clear: both;
	font-size: 1px;
	height: 1px;
}
.leftarea {
	width: 150px;
	float: left;
	padding: 0 0 1em 0;
	height: 420px;
	min-height: 420px;
}
/*skrejt pred debilnim IE*/
div[class] .leftarea {
	height: auto;
}
.leftarea .menu {
	margin: 10px 0 10px 0;
}
.leftarea h2 {
	margin-top: 10px;
}
.leftarea .button {
	font-size: 9px;
}
.leftarea .infobox {
	border-left: none;
}

.rightarea {
}
.pagearea {
	width: 805px;
	float: left;
	z-index: 1;
	padding: 3px;
	height: 400px;
	min-height: 400px;
	background-color: White;
}
/*skrejt pred debilnim IE*/
div[class] .pagearea {
	height: auto;
}


.bottomarea {
	border-top: 1px solid Black;
	padding: 2px 50px 2px 4px;
	text-align: center;
	font-size:11px;
	background-color: White;
}

.infobox {
	padding: 5px;
	background: #F2F2F2 none no-repeat bottom;
	margin-bottom: 10px;
	border: 1px solid Black;
	border-top: none;
}


.error, .warning, .okinfo {
	padding: 8px 0px 2px 30px;
	min-height: 18px;
	font-weight: bold;
	vertical-align: baseline;
}
.error {
	color: Maroon;
	background: url(../../images/s_error.png) no-repeat left;
}
.warning {
	color: #FF8000;
	background: url(../../images/s_notice.png) no-repeat left;
}
.okinfo {
	color: Blue;
	background: url(../../images/s_okay.png) no-repeat left;
}

.button, .dbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 6px 0 6px;

	background-color: #7FA5E6;
	border: 1px solid #556E9A;
	border-top: 1px solid #A4BEED;
	border-left: 1px solid #A4BEED;

	color: White;
	height: 20px;
	cursor: pointer;
}
.dbutton {
	height: 18px;
	overflow: hidden;
}
/*skrejt pred debilnim IE*/
div[class] .dbutton {
	height: 18px;
}
.dbutton a, .button a {
	display: block;
	color: White;
	text-decoration: none;
	margin: 2px 6px 4px 6px;
}
.readonly{
	color: gray;
	background-color: #F4F4F4;
	border: 1px solid #B3B9C3;
}

a{
	text-decoration: underline;
	color: Blue;
}

p {
	padding-left: 0.5em;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}

h1, h2 {
	margin-top: 0;
	margin-bottom: 0px;
	color: White;
	background-color: #447AD9;
	padding: 3px 0 3px 3px;
}

h1, h2{
	font-size: 150%;
}
h2 {
	color: #447AD9;
	background: none;
}
h3, h4 , h5 {
	margin-top: 0;
	margin-bottom: 0;
	background: none;
	color: #447AD9;
	padding: 4px 0 3px 3px;
}
h3 {
	font-size: 120%;
	font-weight: normal;
}
h4 {
	font-size: 90%;
	font-weight: normal;
	color: #84A6E1;
}
h5 {
	font-size: 90%;
	font-weight: normal;
}

form {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	text-align: left !important;
}
th {
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

ul {
	list-style-type: square;
	/*padding-left: 3em;*/
	padding-left: 1.5em;
}
li {
	padding-left: 1ex;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr {
	border: 0px none ;
	height: 1px;
	background-color: Gray;
}
/*progress bar*/
.progbar .progress {
	border: 1px solid Black;
	height: 1.2em;
}
.progbar .proc {
	float: left;
	margin-left: 1ex;
}
.progbar .progress .bar{
	background-color: Red;
}

