body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #647589 url(../img/bgdeco..png) repeat-x top;
}

.mainarea {
	width: 797px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid White;
	border-top: none;
	border-bottom: none;
	background-color: #EEF0F4;
}

.rightarea {
	float: right;
	width: 272px;
	height: 655px;
	background-color: #EEF0F4;
	color: #737F9A;
	overflow: hidden;
}

.rightarea .head {
	margin: 0;
	height: 240px;
	overflow: hidden;
}
.rightarea .newst {
	margin: 0;
	background-color: #FF9933;
	height: 22px;
	border-top: 1px solid White;
	border-left: 1px solid White;
	font-size: 18px;
}
.rightarea .content {
	padding: 15px 10px 15px 10px;
	border-left: 1px solid White;
}
.rightarea h3 {
	color: #21487E;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}
.rightarea .date {
	color: #21487E;
	font-size: 8px;
}
.rightarea p {
	margin: 0;
	padding: 0.5em 1em 1em 0;
	margin-bottom: 1em;
}

.dataarea {
	width: 525px;
	overflow: hidden;
	float: left;
}
/*skrejt pred debilnim IE*/
div[class] .dataarea {
	overflow: visible;
	float: none;
}

.tabs{
	height: 22px;
	background-color: #FFCC33;
	border-top: 1px solid White;
	overflow: hidden;
}

.headarea {
	height: 240px;
	width: 525px;
	overflow: hidden;
}


.pagearea {
	padding: 21px 30px 21px 30px;
	background-color: White;
	/*width: 460px;*/
	height: 350px;
	min-height: 350px;
	color: #666666;
}

/*skrejt pred debilnim IE*/
div[class] .pagearea {
	height: auto;
}

.pagearea a{
	color: #999933;
	text-decoration: none;
}
.bottomarea{
	clear: both;
	background-color: #99BBDD;
	color: White;
	height: 144px;
}

.infobox {
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 18px;
	margin: 0px;

}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #667788;
	padding: 10px 0 5px 0;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	color: #667788;
	padding: 5px 0 5px 0;
	margin: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}
h5 {
	font-size: 10px;
	font-style: oblique;
	margin: 0px;
	padding: 2px 0px 5px;
	font-weight: normal;

}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #667788;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}
/*.enddata{
	clear: both;
	font-size: 1px;
	height: 1px;
}*/
