body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #778B97;
	margin: 0px;
	padding: 0px;	
}

body, html {
 	height: 100%;
}


.loading {
	background-image: url(loader2.gif);
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center center;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

#bp_box {
	top: 1px;
	left: 1px;
	position: absolute;
	background-color: #333333;
	cursor: pointer;
	overflow: hidden;
	z-index: 10;
	border: 1px solid #CCCCCC;
}

#bp_loading {
	width: 240px;
	color: #FFFFFF;
	padding: 6px;
}

#bp_image {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
}

#bp_footer {
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a.solid:link,a.solid:visited,a.solid:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.solid:hover {
	text-decoration: none;
	color: #999999;
}



.textbox {
	text-align: justify;
	margin: 5px;
	padding: 10px 10px 10px 30px;
	background-image: url(stvorcek.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-color: #DBDBDB;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #999999;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.textbox2 {
	text-align: justify;
	margin: 5px;
	padding: 10px 10px 10px 30px;
	background-image: url(sipka12.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	background-color: #333333;
	color: #CCCCCC;
	border: 1px solid #EBEBEB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}


.mytable {
	height: 100%;
}


.my_right {
	text-align: right;
}


.my_left {
	text-align: left;
}

.my_width_nickname {
	padding-left: 2px;
	padding-right: 5px;
}

.my_width_nickname_2 {
	padding-left: 8px;
	padding-right: 5px;
}

.my_width_realname {
	width: 180px;
	text-align: left;
}

.my_realname {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;

}
.my_width_empty {
	width: 50px;
}

.my_width_future {
	width: 450px;
}

.weare{
	width: 100%;
}

.line {
	background-image: url(line.jpg);
	height: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.future {
	background-image: url(futureisnow.jpg);
	height: 220px;
	background-repeat: no-repeat;
	background-position: center center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: #C0CAD0;
	border: 1px solid #999999;
	margin: 10px 5px 10px 10px;
	overflow: hidden;
}

#main {
	width: 780px;
	text-align: justify;
	margin: auto;
	padding: 0px;
	height: 516px;
}

#menu {
	width: auto;
	padding: 64px 170px 1px 0px;
	height: 16px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	background-color: #C0CAD0;
	background-image: url(head.gif);
	background-repeat: no-repeat;
	text-align: right;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;
	margin: 0px;
}

#footer {
	width: auto;
	text-align: justify;
	margin: 0px auto;
	padding: 1px 10px 0px 15px;
	height: 22px;
	color: #C0CAD0;
	background-color: #0d3954;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}

#footer a {
	text-decoration: none;
	background: #0D3954;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 2px;
}

#info {
	margin: 0px auto;
	padding: 5px 50px;
	height: 370px;
	overflow: hidden;
	background-image: url(cosmic_vision_2.jpg);
	border: 1px dotted #AAAAAA;
}

#rnd_release {
	padding: 0px;
	overflow: hidden;
	width: 135px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#rnd_rel_text {
	cursor: pointer;
}

#rnd_rel_box_loading {
	width: 134px;
	margin-top: 5px;
	height: 100px;
}

.rnd_rel_pic {
	margin-top: 5px;
	cursor: pointer;
	height: 100px;
	width: 134px;
}

.rnd_rel_title {
	color: #FFFFFF;
	width: 129px;
	text-align: right;
	margin-top: -18px;
	background-color: #000000;
	padding-right: 5px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#new_releases {
	padding: 0px;
	margin: 0px 5px;
	overflow: hidden;
	width: 440px;
	float: right;
}


.new_releases_newr {
	color: #FFFFFF;
	height: 14px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.new_releases_newr_over {
	color: #CCCCCC;
	height: 14px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	letter-spacing: 1px;
}

.new_releases_newpic {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 25px;
	float: left;
}

.new_releases_row_main {
	height: 19px;
	margin: 2px 0px 0px;
	padding: 0px;

}

.new_releases_row {
	font-size: 12px;
	cursor: pointer;
	height: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	float: right;
	padding: 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.new_releases_row_on {
	font-size: 12px;
	cursor: pointer;
	height: 14px;
	background-color: #C1CCD9;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	float: right;
	padding: 2px;
	font-weight: bold;
}


#releases {
	margin: 0px auto;
	padding: 15px 5px 15px 0px;
	height: 350px;
	background-image: url(cosmic_vision_2.jpg);
	border: 1px dotted #AAAAAA;
	
}

#future {
	margin: 0px auto;
	padding: 15px 40px;
	height: 350px;
	background-image: url(cosmic_vision_2.jpg);
	border: 1px dotted #AAAAAA;
	
}

#gallery {
	margin: 0px auto;
	padding: 15px 0px;
	height: 350px;
	overflow: visible;
	background-image: url(cosmic_vision_2.jpg);
	border: 1px dotted #AAAAAA;
}


.gall_menu {
	float: left;
	padding: 0px;
	width: 180px;
	filter: alpha(opacity=60);

	-moz-opacity: .60;
	opacity: .60;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.gall_menu_item {
	margin: 0px 0px 2px;
	padding: 2px 5px;
	background-color: #333333;
	color: #FFFFFF;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	text-align: right;
}

.gall_menu_item_on {
	margin: 0px 0px 2px;
	padding: 2px 5px;
	background-color: #FFFFFF;
	color: #333333;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	text-align: right;
}

#gall_images {
	margin-left: 5px;
	margin-right: 0px;
	color: #333333;
	height: 354px;
	width: 520px;
	float: right;
	overflow: hidden;
}

.gall_arrows {
	float: left;
	margin-left: 15px;
	margin-top: 0px;
}

.gall_arrow_up {
	height: 168px;
	width: 25px;
	color: #FFFFFF;
	background-color: #999999;
	filter: alpha(opacity=40);
	cursor: pointer;
	-moz-opacity: .40;
	opacity: .40;
	border-top: 2px groove #CCCCCC;
	border-right: 2px groove #666666;
	border-bottom: 2px groove #666666;
	border-left: 2px groove #CCCCCC;
	background-image: url(go-up.png);
	background-repeat: no-repeat;
	background-position: 4px;
	margin-bottom: 10px;
}

.gall_arrow_up_over {
	height: 168px;
	width: 25px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	filter: alpha(opacity=60);
	cursor: pointer;
	-moz-opacity: .60;
	opacity: .60;
	border-top: 2px groove #CCCCCC;
	border-right: 2px groove #666666;
	border-bottom: 2px groove #666666;
	border-left: 2px groove #CCCCCC;
	background-image: url(go-up.png);
	background-repeat: no-repeat;
	background-position: 4px;
	margin-bottom: 10px;
}

.gall_arrow_down {
	height: 168px;
	width: 25px;
	color: #FFFFFF;
	background-color: #999999;
	filter: alpha(opacity=40);
	cursor: pointer;
	-moz-opacity: .40;
	opacity: .40;
	border-top: 2px groove #CCCCCC;
	border-right: 2px groove #666666;
	border-bottom: 2px groove #666666;
	border-left: 2px groove #CCCCCC;
	background-image: url(go-down.png);
	background-repeat: no-repeat;
	background-position: 4px;
}

.gall_arrow_down_over {
	height: 168px;
	width: 25px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	filter: alpha(opacity=60);
	cursor: pointer;
	-moz-opacity: .60;
	opacity: .60;
	border-top: 2px groove #CCCCCC;
	border-right: 2px groove #666666;
	border-bottom: 2px groove #666666;
	border-left: 2px groove #CCCCCC;
	background-image: url(go-down.png);
	background-repeat: no-repeat;
	background-position: 4px;
}

.gall_thumb {
	background-color: #CCCCCC;
	margin-bottom: 1px;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #FFFFFF;
}

.gall_thumb_over {
	background-color: #FFFFFF;
	margin-bottom: 1px;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #000000;
}

.gall_thumb_orig {
	cursor: pointer;
	color: #CCCCCC;
}

.gall_thumb_orig_over {
	cursor: pointer;
	color: #666666;
}

.gall_thumb_title {
	margin-top: 5px;
}

.gall_thumb_box {
	height: 160px;
	width: 140px;
	padding: 4px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	background-color: #999999;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	border-top: 2px groove #CCCCCC;
	border-right: 2px groove #666666;
	border-bottom: 2px groove #666666;
	border-left: 2px groove #CCCCCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}


#about {
	margin: 0px auto;
	padding: 15px 5px 15px 10px;
	height: 350px;
	background-image: url(cosmic_vision_2.jpg);	
	border: 1px dotted #AAAAAA;
}

.input_field  {
	background-color: #333333;
	color: #CCCCCC;
	border: 1px solid #EBEBEB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100%;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.release_menubox  {
	padding: 0px;
	float: left;
	filter:alpha(opacity=70);

	-moz-opacity:.70;
	opacity:.70;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.rel_menu {
	width: 115px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.rel_menu_item  {
	text-align: justify;
	margin: 0px 0px 1px;
	padding: 6px 2px 4px 5px;
	height: 16px;
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 6px solid #CCCCCC;
	cursor: default;
}

.rel_menu_item_on  {
	text-align: justify;
	margin: 0px 0px 1px;
	padding: 6px 2px 4px 5px;
	height: 16px;
	width: 100px;
	float: left;
	background-color: #333333;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 8px solid #999999;
	cursor: default;
}


.release_list {
	margin: 18px 0px 5px 9px;
	padding: 2px 0px;
	color: #333333;
	width: 620px;
	float: left;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	height: 195px;
	overflow-y: auto;
	border: 1px none #FFFFFF;
}


.release_list_item {
	font-size: 12px;
	padding: 2px;
	cursor: pointer;
	height: 16px;
	background-color: #627C9D;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px none #FFFFFF;
}

.release_list_item_on {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
	cursor: pointer;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 16px;
}

.release_info  {
	text-align: justify;
	margin: 0px 0px 5px 5px;
	padding: 5px 8px 5px 2px;
	height: 113px;
	background-color: #FFFFFF;
	color:  #30475A;
	width: 395px;
	float: right;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	border-top: 1px solid #666666;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #666666;
}

#release_info_group
 {
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 6px;
	margin-right: 2px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 0px;
}

#release_info_name {
	font-size: 21px;
	color: #000000;
	letter-spacing: 4px;
	font-weight: bold;
	text-align: right;
	height: 26px;
	overflow: hidden;
	margin-top: 0px;
	text-transform: uppercase;
}

#release_info_party {
	font-size: 10px;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
	height: 28px;
}

#release_info_place {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	color: #006799;
	margin-top: 2px;
	margin-right: 2px;
	overflow: hidden;
	height: 16px;
	font-weight: bold;
}


#release_info_info {
	font-size: 11px;
	text-align: right;
	color: #666666;
	margin-right: 2px;
	overflow: hidden;
	height: 26px;
	float: right;
}

#release_info_download {
	text-align: left;
	margin-top: 0px;
	margin-left: 12px;
	height: 26px;
	float: left;
}



.mini_butt_href {
	height: 14px;
	width: 18px;
	margin: 2px;
	padding: 2px 8px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}

.mini_butt_href_on {
	height: 14px;
	width: 18px;
	margin: 2px;
	padding: 2px 8px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	background-color: #CCCCCC;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}


#release_picsbox {
	text-align: justify;
	padding: 0px;
	height: 125px;
	width: 162px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}

#release_picsbox_zoom {
	position:absolute;
	margin: 2px;
	background-image: url(zoom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 122px;
	width: 16px;
	cursor:pointer;
	top: 0px;
	right: 0px;
}

#release_picsbox_mini {
	text-align: justify;
	padding: 0px;
	height: 125px;
	width: 40px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#release_picsbox_mini_loading {
	text-align: justify;
	padding: 0px;
	height: 125px;
	width: 40px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#release_picsbox_loading {
	text-align: justify;
	padding: 0px;
	height: 125px;
	width: 162px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.relpics {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #666666;
}

.relpics_pointer {
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
	border: 1px solid #666666;
}

.relpics_mini {
	margin: 0px 0px -1px;
	padding: 0px;
	height: 30px;
	width: 37px;
	float: right;
	border: 1px solid #666666;
}

#main_rel_pic {
	height: 123px;
	width: 160px;
	margin-right: 2px;
}

.release_box  {
	width: auto;
	text-align: justify;
	margin: 1px 0px;
	padding: 0px 5px 0px 0px;
	height: 100%;
}

.memberbox  {
	width: 360px;
	text-align: justify;
	margin: 1px 0px;
	padding: 0px 10px;
	height: 100%;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	color: #000000;
}

.active {
	color: #999999;
	float: right;
	margin: auto;
	text-align: center;
	width: 50px;
	border-top: 1px none #D2D9DD;
	border-right: 1px none #D2D9DD;
	border-bottom: 1px none #D2D9DD;
	border-left: 1px solid #C0CAD0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.member_div {
	height: 25px;
	width: 122px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	cursor: pointer;
}

#member_nap { background-image: url(members/nap.gif);}
#member_rascy { background-image: url(members/rascy.gif);}
#member_azure {	background-image: url(members/azure.gif);}
#member_banco {	background-image: url(members/banco.gif);}
#member_brix {	background-image: url(members/brix.gif);}
#member_drm { background-image: url(members/drm.gif);}
#member_ezah { background-image: url(members/ezah.gif);}
#member_sed { background-image: url(members/sed.gif);}
#member_vince {	background-image: url(members/vince.gif);}

.member_active  { 
	color: #FFFFFF;
	width: auto;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	background-color: #666666;
	margin: 3px 2px 2px;
	padding: 2px;
}

.member_inactive  {
	color: #666666;
	width: auto;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	background-color: #C3C3C3;
	margin: 3px 2px 2px;
	padding: 2px;
}
