	/* CSS Document BARVY:background: #CC0001;
	okraj yoya: #780001;
	pruh menu: #AB0909;
	border newz: #DD5758;
	background menu: #A30001;
*/
body {
	color: #FFFFFF;
	background: #000000;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
#mainpage {
	display: block;
	position: absolute;
	text-align: center;
	background: #000000;
	width: 100%;
	top: 20%;
	left: 0px;
	right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -60px;
	_width: 100%;
	height: 417px;
}
#page {
	display: block;
	position: relative;
	text-align: center;
	_width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background: #BF1D1D;
	height: 407px;
}
#center {
	display: block;
	position: relative;
	left: 0px;
	right: 0px;
	height: 407px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/main_pruh.gif) repeat-y 684px;
}
#intro_center {
	display: block;
	position: relative;
	left: 0px;
	right: 0px;
	height: 407px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.intro_main {
	width: 300px;
}
#menu {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 185px;
	height: 407px;
	margin-left: 0px;
	background: url(../images/menu.gif) no-repeat;
}
#menu_bottom {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left: 185px;
	width: 63px;
	height: 23px;
	background: url(../images/menu_bottom.gif) no-repeat;
}
#menu_up {
	position: absolute;
	left: 0px;
	top: -57px;
	width: 185px;
	height: 57px;
	background: url(../images/menu_up.gif) no-repeat;
}
#footer {
	text-align: right;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}
#footer, #footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#main {
	position: relative;
	display: block;
	padding-right: 10px;
	top: 10px;
	left: 195px;
	bottom: 10px;
	height: 387px;
	width: 482px;
	text-align: justify;
	z-index: 110;
	overflow: none;
}
#typek {
	display: block;
	position: absolute;
	right: 41px;
	bottom: 0px;
	width: 74px;
	height: 102px;
	background: url(../images/typek.gif) no-repeat;
}
#menu_links {
	display: block;
	position: relative;
	top: 110px;
	left: 70px;
	width: 80px;
	height: 150px;
}
#menu_links a {
	display: block;
	padding-right: 18px;
	vertical-align: middle;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
}
#menu .divider {
	display: none;
}
#menu_links a:hover {
	color: #AAAAAA;
	margin-right: 2px;
}
h1 {
  display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font: 10px/12px Arial;
	margin-bottom: 8px;
}
h3 {
	width: 100%;
	background: #A30001;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-left: 5px;
	border-left: 2px solid #780001;
	font: 10px/12px Arial;
}
#menu_links .newz {
	background: url(../images/button_newz.gif) right no-repeat;
}
#menu_links .photoz {
	background: url(../images/button_photoz.gif) right no-repeat;
}
#menu_links .phorum {
	background: url(../images/button_phorum.gif) right no-repeat;
}
#menu_links .moviez {
	background: url(../images/button_moviez.gif) right no-repeat;
}
#menu_links .memberz {
	background: url(../images/button_memberz.gif) right no-repeat;
}
#menu_links .linkz {
	background: url(../images/button_linkz.gif) right no-repeat;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.admin_input, select {
	border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 100px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.admin_submit {
	font-size: 10px;
	border: 1px solid #780001;
	background: #A30001;
	color: #FFFFFF;
}
table {
	color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
}
.admin_table {
	border: 1px solid #780001;
	background: #AB0909;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.center {
	text-align: center;
}
.admin_menu_a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #A30001;
	padding-left: 3px;
	padding-right: 3px;
	border-left: 1px solid #780001;
	border-right: 1px solid #780001;
	float: left;
}
.float_right {
	float: right;
}
.title {
	display: block;
	float: left;
}
.newz_list {
	overflow: auto;
	height: 160px;
	display: block;
}
#main a {
	color: #FFFFFF;
	background: #A30001;
}
#main a:hover {
	background: #DD5758;
}
.dark {
	width: 440px;
	border: 1px solid #780001;
	background:  #AB0909;
	text-align: left;
}
.dark td {
	vertical-align: top;
}
.dark_users {
	border: 1px solid #780001;
	background:  #AB0909;
	text-align: left;
}
.dark_users td {
	vertical-align: top;
}

.memberz_input_nick {
	border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 50px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.memberz_input {
	border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 220px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.input_date {
	border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 55px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.newz_input {
	border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 420px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
/**************** NEWZ **********************/
#newz_crew {
	width: 290px;
	height: 387px;
	display: block;
	float: left;
	overflow: hidden;
}
#newz_site {
	width: 145px;
	display: block;
	float: right;
	top: 10px;
	bottom: 10px;
	right: 10px;
	width: 155px;
	height: 387px;
	margin-left: 10px;
	padding-left: 20px;
	overflow: hidden;
	background: url(../images/pruh.gif) repeat-y left;
}
.newz .item {
	border-bottom: 4px solid #AB0909;
	clear: both;
	margin-bottom: 5px;
}
.newz .item img {
	float: left;
	margin-right: 4px;
}
.newz .item {
	border-bottom: 4px solid #AB0909;
	clear: both;
}
.newz .date {
	margin-bottom: 2px;
}
.newz .autor {
	color: #780001;
	padding-top: 2px;
	text-align: right;
}
/**************** PHORUM **********************/
.phorum .item {
	border-bottom: 4px solid #AB0909;
	clear: both;
	margin-bottom: 5px;
}
.phorum .item img {
	float: left;
	margin-right: 4px;
}
.phorum .item {
	border-bottom: 4px solid #AB0909;
	clear: both;
}
.phorum .date {
	margin-bottom: 2px;
}
.phorum .autor {
	color: #780001;
	padding-top: 2px;
	text-align: right;
}
.in_autor, .in_mail {
  border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 200px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.in_num {
  border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 50px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.in_text {
  border: 1px solid #780001;
	padding: 2px 2px 2px 2px;
	width: 200px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.vertical_top {
vertical-align: top;
padding-top: 3px;
}
/**************** MEMBERZ **********************/
#memberz_list .item {
	display: block;
	position: relative;
	width: 120px;
	height: 90px;
	_height: 90px;
	float: left;
	margin-right: 35px;
	margin-bottom: 15px;
	border: 1px solid #780001;
	background: #AB0909;
}
#memberz_list .item img {
	float: left;
	margin: 2px;
	padding: 1px;
	border: 1px solid #780001;
	clear: both;
}
#memberz_list a .member_nick {
	font-size: 12px;
	text-decoretion: none;
}
#memberz_bar {
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
	z-index: 120;
}
#memberz_bar a {
	display: block;
	padding: 5px;
	margin-bottom: 1px;
}
#memberz_bar a.active {
	background: #780001;
	text-decoration: none;
}
#memberz_bar .member_nick {
	display: block;
}
.memberz_detail_a {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
	color: #FFFFFF;
	background: #A30001;
	font-size: 11px;
	border: 1px solid #780001;
	padding: 2px 4px;
	font-weight: bold;
}
#member_detail .member_photo {
	float: right;
	max-width: 130px;
	_width: 130px;
	border: 1px solid #780001;
	padding: 2px;
	margin-top: 25px;
	margin-left: 15px;
	background: #AB0909;
}
#member_detail .member_text {
	width: 250px;
	text-align: left;
}
.memberz_photo_td {
	width: 130px;
}
#member_detail {
	width: 420px;
}
.photoz_item {
	float: left;
	text-align: center;
	padding: 6px;
	margin-bottom: 10px;
}
.desc {
	text-align: center;
}
.photoz_page a img {
 border: 1px solid #FFFFFF;
}
.photoz_page {
	width: 460px;
	height: 350px;
	overflow: auto;
}
.prooperu {
	height: 100%;
}
.dark_linkz {
  height: 50px;
  width: 350px;
  border: 1px solid #780001;
	background:  #AB0909;
	text-align: left;
	padding: 2px;
}
.dark_linkz a img {
  border: 0px;
  float: left;
  margin-right: 4px;
}
.toplist {
border: 0px;
width: 1px;
height: 1px;
}
#all_newz {
width: 482px;
text-align: justify;
background-color: #BF1D1D;
margin-left: auto;
margin-right: auto;
overflow: visible;
}
.all_newz_a {
display: block;
float: right;
margin-top: 5px;
}
.phorum_new {
display: block;
float: right;
margin-top: 5px;
}
.list_navigation {
display: block;
text-align: center;
padding-bottom: 3px;
margin-bottom: 5px;
border-bottom: 1px solid #AB0909;
}
.active {
font-size: 12px;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
text-decoration: none;
}
.page_list {
margin-left: 5px;
margin-right: 5px;
}
.page_list a {
text-decoration: none;
background: none!important;
font-size: 12px;
}
.list_arrows {
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.images {
margin-top: 10px;
margin-left: 40px;
}
a img {
border: 0px;
}

