body {
	padding: 0px;
	margin: 0px;
	background: url('../images/body-bg.jpg') no-repeat top center black;
}
#page {
	width: 950px;
	margin: 0px auto;
	position: relative;
}
#head {
	height: 165px;
	width: 100%;
}
#head a {
	position: absolute;
	display: block;
	width: 215px;
	height: 46px;
	left: 26px;
	top: 86px;
	background: transparent;
	cursor: pointer;
}
#head a span {
	display: none;
}
#menu {
	position: absolute;
	left: 333px;
	top: 126px;
	width: 612px;
	height: 28px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 2px;
	background: url('../images/menu-predel.gif') no-repeat right top;
	position: relative;
	_margin-right: -1px;
	_behavior: url('/css/menu.htc');
}
#menu ul li.last {
	padding-right: 0px;
	background: none;
}
#menu ul li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	height: 28px;
	line-height: 28px;
	float: left;
	color: #cecece;
	font-family: "Century Gothic", Tahoma, Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 60px;
	text-align: center;
}
#menu ul li:hover a, #menu ul li a:hover, #menu ul li.active a {
	background: #b83a44;
}
#menu ul li:hover ul, #menu ul li.hover ul {
	display: block;
}
#menu ul li ul {
	display: none;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 28px;
	width: 146px;
	background: #3a3c45;
	border-top: 1px solid #97262f;
	padding-bottom: 6px !important;
}
#menu ul li ul li {
	width: 100%;
	padding: 0px;
	background: url('../images/menu-hpredel.gif') no-repeat left top !important;
	padding-top: 1px;
}
#menu ul li ul li.first {
	background: none !important;
	padding-top: 0px;
}
#menu ul li ul li.last {
	
}
#menu ul li ul li a, #menu ul li ul li a.active {
	color: #c8c8c8;
	font-size: 12px;
	text-transform: none;
	width: 106px;
	background: none !important;
	height: auto;
	line-height: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}
#menu ul li ul li a:hover {
	background: #b83a44 !important;
}
#menu ul ul ul {
	display: none !important;
}
#rss {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: arial;
	width: 680px;
	text-align: right;
	padding-top: 5px;
}
#rss a {
	color: #eb9d41;
	text-decoration: none;
	font-size: 11px;
	padding-left: 20px;
	background: url('../images/rss.gif') no-repeat left top;
	display: block;
	float: right;
	padding-top: 1px;
}
#content-total {
	width: 950px;
	color: white;
	background: url('../images/content-bg.gif') repeat-y;
	min-height: 400px;
}
#content-total-subcontent {
	width: 928px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 9px;
	background: url('../images/total-content-bg.jpg') no-repeat top center;
	min-height: 400px;
}
#content {
	width: 543px;
	overflow: hidden;
	float: left;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 26px;
	padding-bottom: 20px;
}
#boxes {
	width: 268px;
	overflow: hidden;
	float: right;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 26px;
	padding-bottom: 20px;
}
#foot {
	width: 950px;
	background: url('../images/foot-bg.gif') no-repeat left top;
	min-height: 36px;
	padding-top: 11px;
}
#foot-content {
	width: 765px;
	height: 20px;
	overflow: hidden;
	margin-left: 11px;
	padding-top: 6px;
	padding-left: 15px;
	color: #3d3d3d;
	font-family: arial, tahoma, verdana;
	font-size: 70%;
}
#foot-content a {
	color: #3d3d3d;
	text-decoration: none;
}
#foot-copyright {
	color: #7c7c7c;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #7c7c7c;
	font-family: arial, tahoma, verdana;
	font-size: 70%;
}
#search {
	height: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 5px;
	padding-top: 1px;
}
#search label {
	color: white;
	font-family: arial, tahoma, verdana;
	font-size: 75%;	
}
#search #srch-input {
	border: 0px;
	background: #969696;
	border-bottom: 1px solid #5a5a5a;
	font-size: 70%;
	margin-left: 5px;
	margin-right: 5px;
}
#search #srch-submit {
	margin-top: 2px;
	margin-bottom: -4px;
}
.hidden {
	display: none;
}
.cleaner {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}

#content h1, .box h4 {
	color: #8f8f8f;
	font-family: "Century Gothic", arial, tahoma, verdana;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-bottom: 25px;
}

.box {
	padding-bottom: 20px;
}
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
a.link, a.link:visited, .wsEd a.link, .wsEd a.link:visited {
	font-family: arial;
	font-size: 12px !important;
	color: #86232a !important;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: auto;
	float: left;
	padding: 2px 8px !important;
	padding-left: 21px !important;
	background: url('../images/link-sip.gif') no-repeat 8px 5px;
}
a.link:hover, .wsEd a.link:hover {
	color: #dbdbdb !important;
	text-decoration: none;
	background: url('../images/link-sip-hover.gif') no-repeat 8px 5px #69151c;
}
.height5 {
	height: 5px;
}
.height10 {
	height: 10px;
}
.height15 {
	height: 15px;
}
.height20 {
	height: 20px;
}
.box-reklama {
	padding-bottom: 20px;
}
.reklama-468x60 {
	border: 1px solid #2a2525;
	width: 468px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto;
	padding: 5px;
}
.reklama-234x60 {
	border: 1px solid #2a2525;
	width: 234px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto;
	padding: 5px;
}
.reklama-468x60 img, .reklama-234x60 img {
	border: 0px;
}
.anketa-tep-wrap {
	position: relative;
	width: 100%;
	height: 16px;
}
.anketa-tep-wrap span {
	display: block;
	position: absolute;
	padding-top: 4px;
	padding-left: 5px;
	
	font-family: arial;
	font-size: 11px;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.anketa-tep {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 16px;
	overflow: hidden;
	background: #3a3c45;
	/*border-left: 2px solid #3a3c45;*/
	margin-top: 3px;
	margin-bottom: 3px;
	z-index: 1;
}
.anketa-ot {
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, Arial, Verdana;
	color: #8f8f8f !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.anketa-ot:hover {
	text-decoration: underline;
}
.anketa-h4 {
	padding-bottom: 20px;
}
.cleaner.dotted {
	height: 1px;
	background: url('../images/prep.gif') repeat-x left top;
}
.cleaner.full {
	height: 1px;
	background: #2a2525;
}
.vButtons {
	position: absolute;
	width: 270px;
	text-align: right;
	margin-top: -25px;
}
.vButtons a {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	background: black;
	color: #8f8f8f;
	font-size: 11px;
	margin-left: 6px;
	position: relative;
}
.vButtons a span {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 16px;
}
.vButtons a.b2, .vButtons a.b2 span {
	width: 62px;
	background: url('../images/vb-online.gif') no-repeat left top;
}
.vButtons a.b2.active, .vButtons a.b2.active span {
	width: 62px;
	background: url('../images/vb-online-active.gif') no-repeat left top;
}
.vButtons a.b1, .vButtons a.b1 span {
	width: 69px;
	background: url('../images/vb-archiv.gif') no-repeat left top;
}
.vButtons a.b1.active, .vButtons a.b1.active span {
	width: 69px;
	background: url('../images/vb-archiv-active.gif') no-repeat left top;
}
.archiv-btt {
	font-family: arial;
	font-size: 90%;
	color: #8f8f8f;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 2px;
}
.archiv-btt span.n {
	float: left;
}
.archiv-btt a {
	display: block;
	width: 17px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	float: left;
	background: #6b181f;
	color: white;
	text-decoration: none;
	margin-left: 8px;
	position: relative;
}
.archiv-btt a span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 17px;
	height: 13px;
	background: url('../images/sip-left.gif') no-repeat left top;
}
.archiv-btt a span.r {
	background: url('../images/sip-right.gif') no-repeat left top;
}
#archiv-calendar {
	padding-top: 10px;
}
#archiv-calendar table {
	color: #8f8f8f;
	font-family: arial;
	font-size: 95%;
	margin: 0px auto;
}
#archiv-calendar table td {
	padding-left: 6px;
	padding-right: 6px;
}
#archiv-calendar a {
	color: #8f8f8f;
	text-decoration: none;
}
#archiv-calendar .today {
	background: #6b181f;
	color: #d8d8d8;
}
#archiv-calendar .week {
	font-weight: bold;
}
#VB_Online {
	height: 157px;
	overflow: hidden;
}
#VB_Online img {
	border: 1px solid #313234;
	height: 155px;
	width: 275px;
}
#VB_Online_text ul {
	list-style: none !important;
	padding: 0px;
	margin: 0px;
}
#VB_Online_text ul li {
	clear: left;
}
.pager {
	text-align: right;
}
.pager a, .pager a:visited {
	color: #8f8f8f !important;
	padding-left: 2px;
	padding-right: 2px;
}
.pager span {
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.pager a.sip {
	background: #6b181f !important;
	color: #d8d8d8 !important;
	font-weight: bold;
	font-size: 105%;
	margin-left: 2px;
	margin-right: 2px;
}