/* MAIN */
html,body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #999999;
	background-image: url('/site_style/images/cien_podklad.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}

#site {
	position: absolute;
	width: 904px;
	left: 50%;
	text-align: left;
	margin: 0 0 0 -448px;
}

#page {
	float: left;
	width: 904px;
	max-width: 904px;
	background: #ffffff;
}

a {
	color: #6998FF;
	text-decoration: none;
	cursor: pointer;
}

/* Header */
div.box {
	float: left;
	width: 100%;
	border: 1px solid #999999;
	margin-bottom: 2px;
}

#logobann {
  position:absolute;
	width: 100%;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-top: 240px;
	font-size: 14px;
	color: #000099;
	font-variant: small-caps;
	z-index:444;
}

/* left */
#leftbox {
	float: left;
	width: 188px;
}

div.lbutton {
	background-image: url('/site_style/images/buttonl.jpg');
	background-repeat: no-repeat;
	height: 35px;
	line-height: 30px;
	text-align: left;
}

div.lbutton span {
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

div.lbutton span:hover {
	color: red;
}

/* Right */
#rightbox {
	float: right;
	width: 188px;
}

div.rbutton {
	background-image: url('/site_style/images/buttonr.jpg');
	background-repeat: no-repeat;
	height: 35px;
	line-height: 30px;
	text-align: right;
}

div.rbutton span {
	margin-right: 20px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
div.rbutton span:hover {
	color: red;
}

div#activ span{
	color: #6998FF;
}

/* Content */
#content {
	margin-top: 1px;
	float: left;
	min-width: 526px;
	width: 526px;
	max-width: 526px;
	text-align: left;
	background-color: #e5e5e5;
	background-image: url('/site_style/images/contentfoot.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-bottom: 110px;
}

#content p {
	padding-left: 10px;
	padding-right: 10px;
}

#content li {
	padding-right: 5px;
}

div.contentbox-content div.news-readmore {
	float: left;
	width: 98%;
	margin-top: -20px;
	padding-right: 5px;
	text-align: right;
}

div.contentbox-title {
	float: left;
	width: 100%;
	height: 22px;
	line-height: 21px;
	background-color: #c1c1c1;
	text-align: left;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

div.errorbox-title {
	float: left;
	width: 100%;
	height: 22px;
	line-height: 21px;
	background-color: red;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

div.contentbox-title a {
	color: #cccccc;
	font-weight: bold;
}

/* Pager */
div#pager {
	text-align: center;
	height: 20px;
	line-height: 20px;
}

/* IMAGES */
#content img {
	margin: 10px;
}

div.img {
	margin: 10px;
	border: solid 1px #cccccc;
	width: 100px;
	float: left;
}

div.contentbox-title span,div.errorbox-title span {
	margin-left: 5px;
}

div.contentbox-content,div.errorbox-content {
	float: left;
	width: 100%;
	min-height: 50px;
	margin-top: 2px;
	border-top: 1px solid #999;
}

div.box-r {
	float: left;
	width: 225px;
	border: 1px solid #999;
	margin: 10px;
}

.ng {
	float: left;
	width: 100px;
	margin: 10px;
}

.ng img {
	float: left;
	width: 100px;
	height: 75px;
}

.ng span {
	margin-left: 10px;
	width: 100px;
	text-align: center;
	float: left;
}

#slogo {}

#slogo strong {float:left; width:904px; height:289px; overflow:hidden; padding:0; margin:0;}
#slogo strong a {font-size:11px}
#slogo strong a img {position:relative; top:-13px}

#slogo h1 {float:left; width:904px; height:289px; overflow:hidden; padding:0; margin:0;}
#slogo h1 a {font-size:11px}
#slogo h1 a img {position:relative; top:-13px}