body {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0;
	padding: 3px;
	font-size: 11px;
	background: #CDCDCD;
}

.mainarea {
	position: relative;
	width: 800px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	/*background: url(../images/mbg.jpg) no-repeat top;*/
}
/*skrejt pred debilnim IE*/
div[class] .mainarea{
	position: static;
}

.head{
	font-weight: bold;
	padding: 3px 0 3px 3px;
	background-color: #508CBD;
	border: 1px solid #33658D;
	border-top: 1px solid #D5E4F1;
	border-left: 1px solid #D5E4F1;
}

.infobox{
	padding: 5px;
	background-color: #8AB4D5;
	border-left: 1px solid #D5E4F1;
	border-right: 1px solid #33658D;
}

.headarea {
}
.headarea .top{
	height: 12px;
	padding: 4px;
	color: #FFE80F;
	background-color: #508CBD;
	border: 1px solid #33658D;
	border-top: 1px solid #D5E4F1;
	border-left: 1px solid #D5E4F1;
}

.headarea .midle{
	height: 70px;
}
.headarea .logo{
	margin: 10px 5px 0 5px;
}
.dataarea{
	border: 1px solid #33658D;
	border-top: 1px solid #D5E4F1;
	border-left: 1px solid #D5E4F1;
	padding: 0 0 0 0;
	background-color: #C3D9EA;
}
.dataarea img {
	border: 3px solid #508CBD;
	margin: 5px 5px 5px 5px;
}

.leftarea{
	position: absolute; /*float: left;*/
	width: 151px;
	height: 800px;
	min-height: 800px;
	background-color: #C3D9EA;
	/*margin-left: 3px;*/
	padding: 0px 2px 0 1px;
}
/*skrejt pred debilnim IE*/
div[class] .leftarea{
	position: static;
	float: left;
	height: auto;
	margin-left: 0;
}
.leftarea .menu{
}

.leftarea .button  {
	font-size: 9px;
}

.pagearea {
	margin-left: 154px;
	border-right: 2px solid #C3D9EA;
	padding: 10px;
	background-color: #C3D9EA;
	color: Black;
	height: 778px;
	min-height: 778px;
	z-index: 1;
	border: 1px solid #8AB4D5;
}
/*skrejt pred debilnim IE*/
div[class] .pagearea {
	height: auto;
}

.pagearea a {
	font-weight: bold;
}

.hpmbox {
	padding: 5px;
	border-bottom: 1px solid #8AB4D5;
	margin-bottom: 10px;
}
.hplbox {
	width: 47%;
	height: 200px;
	padding: 5px;
	float: left;
	border-right: 1px solid #8AB4D5;
}
.hpnews {
	margin-left: 1em;
	font-weight: bold;
	color: #33658D;
}
.editorial {
	font-style: italic;
	padding: 5px;
	border-bottom: 1px solid #33658D;
	margin-bottom: 10px;
}
.editorial img, .hpmbox img, .hplbox img {
	margin: 0px;
	margin-right: 10px;
}

.pagearea .links {
	margin-top: 15px;
	font-size: smaller;
}
.pagearea .links a{
	font-weight: normal;
	color: #33658D;
}


.bottomarea{
	margin-top: 5px;
	padding: 3px 3px 14px 3px;
	clear: both;
	text-align: left;
	font-size: 10px;
	color: Black;
}
.bottomarea a{
	color: #33658D;
}
.footer {
	height: 6px;
	width: 740px;
	padding: 0px 15px 0 15px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bgr_bot.gif) no-repeat bottom;
	margin-bottom: 30px;
}
.error, .warning, .okinfo {
	padding: 8px 0px 2px 30px;
	height: 30px;
	font-weight: bold;
	vertical-align: baseline;
}
.error {
	color: Maroon;
	background: url(../images/erroriko.png) no-repeat left;
}
.warning {
	color: #FEE70E;
	background: url(../images/warniko.png) no-repeat left;
}
.okinfo {
	color: Blue;
	background: url(../images/okiko.png) no-repeat left;
}


.buttons{
	text-align: center;
	margin: 3px 0 3px 0;
	padding: 0;
}
.buttons td {
	padding: 3px 0px 3px 3px;
}
.buttons img {
	border: 1px solid White;
	margin: 0;
}

.button, .dbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 6px 0 6px;
	background-color: #508CBD;
	border: 1px solid #33658D;
	border-top: 1px solid #D5E4F1;
	border-left: 1px solid #D5E4F1;
	color: #FFE80F;
	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;
}

a{
	text-decoration: underline;
	color: #B64F12;
}

a:ahover{
	text-decoration: none;
}

table {
	border-collapse: collapse;
}
img {
	border: 0px;
}

h1,h2,h3,h4,h5{
	font-weight: bold; 
	color: #33658D; 
	margin: 0px;
}
h1{
	font-size: 18px;
	background-color: #8AB4D5;
	border: 1px solid #33658D;
	border-bottom: 1px solid #D5E4F1;
	border-right: 1px solid #D5E4F1;
	padding: 4px;
	margin: 0px 0 10px 0;
}
h2{
	font-size: 16px;
}
h3{font-size: 15px;}
h4{font-size: 14px;}
h5{font-size: 13px;}
