body, input, textarea, option, select, table, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

form, p, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	display:inline;
}

small {
	font-size: 11px;
}

body {
	background-color: #451930;
	margin: 0;
	padding: 0;
	overflow: auto;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

.menu {
	font-size: 14px;
	text-decoration: none;
	float: left;
	padding: 8px;
	text-align: center;	
	font-weight: bold;
	margin-left: 16px;
	position: relative;
	top: 1px;
	width: 110px;
	border: 1px solid #d25694;
	border-bottom: 1px solid #000;
	background-color: #000;
}

a:hover, .menu:hover {
	text-decoration: underline;
}

textarea {
	overflow: auto;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	color: #F22C8F;
}
	
h1 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

.div_text {
	border: 1px solid #333;
	width: 468px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#151515;
}
.b_text {
	font-size: 16px;
	font-weight: bold;
}

.b_big {
	font-size: 24px;
}

.input_text {
	border: 1px solid #d25694;
	background-color: #7B1048;
}

.menu_active, .menu_in_active, .menu_midle {
	text-align: center;	
	font-weight: bold;
}

.menu_in_active {
	font-weight: bold;
	background-image: url(/grafic/pf_menu.gif);
	background-color: #740F44;
	background-repeat: repeat-x;
	border: 1px solid #d25694;
}

.menu_out {
	font-size: 15px; 
	border-bottom: 1px solid;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #F22C8F;
}

.input_submit {
	border: 1px solid #d25694;
	background-color: #d25694;
	background-image: url(/grafic/pf_menu.gif);
	width: 100px;
	padding: 3px;
	cursor: pointer;
	color: #FFFFFF;
}
.t_img { 
	margin-right: 5px; 
	border: 1px solid #CCC; 
}

.pay_div {
	padding: 15px; 
	border: 1px solid #61123c; 
	background-color: #15010c;
}

.q_box {
	display: none;
	line-height: 26px;
	font-size: 16px;
}

.stat_bar {
	border: 1px solid #d25694; 
	width: 300px;
	background-color:#501a37;
}
.stat_pos {
	background-color:#b31d6d;
	height: 25px; 
}
.div_b {
	margin-top: 15px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

#div_main {
	width: 760px; 
	background-color: #000; 
	border: 1px solid #d25694;
	border-top: 0;
	margin: 0 auto;
	margin-bottom: 10px; 
	text-align:left;
}

.ql_td {
	padding: 5px;
	border: 1px solid #B44E83;
	border-top: 0;
	border-right: 0;
}
.qmb_1 {
	background-color: #7B1048;
}
.qmb_2 {
	background-color: #4F052C;
}

#last_table {
	border: 1px solid #B44E83;
	border-bottom: 0; 
	border-left: 0; 
	width: 710px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}
#div_logo {
	float: left; 
	margin-left: 20px; 
	margin-top: 15px;
}
#div_used {
	float: right;
	margin-top: 10px;
}

#input_start {
	border: 1px solid #ce4e8f;
	background-color: #740f44;
	background-image: url(/grafic/b_button.gif);
	padding: 10px;
	width: 200px;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
}
#input_start:hover {
	text-decoration: underline;
	background-position: bottom;
	border: 1px solid #d25694;
}

#div_menu_bg {
	background-color: #9B2665; 
	border-bottom: 1px solid #d25694; 
	background-image:url(/grafic/pojkflicka_menu.gif);
	background-repeat: repeat-x;
}