* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	color:#323232;
	height: 100%;
}
a {
	color: #03b1c6;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
h1 {
	color:#000;
	text-transform:uppercase;
	font: 14pt 'Arial Narrow';
	font-weight: bolder;
	
}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.clear {clear:both;}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 115px;
	background: #FFF url(../img/angel_top.jpg) top right no-repeat;
	position: relative;
}
.szlogo {
	width:220px;
	height:79px;
	position:absolute;
	top:20px;
}
.buble {
	background: #FFF url(../img/buble.gif) top right no-repeat;
	text-align:center;
	padding-top:20px;
	width:123px;
	height:64px;
	position:absolute;
	top:4px;
	left:300px;
}
.icq {
	position:absolute;
	top:82px;
	left:330px;	
}
.paysystem {
	color:#03B1C6;
	font-weight:bolder;
	position:absolute;
	top:32px;
	left:480px;
}
.paysystem div {
	float:left;
	margin-right:10px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	background: #FFF url(../img/angel_bottom.jpg) top right no-repeat;
	padding: 0 0 15px 240px;
}
.tosell {
	margin-right:15px;
	font-size:14px;
	width:205px;
	float:left;
}
.buy_btn {
	background: url(../img/buy_btn.gif) top right no-repeat;
	text-decoration:none;
	text-align:center;
	display:block;
	padding-top:4px;
	color:#FFF;
	width:70px;
	height:25px;
	text-transform:uppercase;
	font: 12pt 'Arial Narrow';
	font-weight: bolder;
}
.gray_btn {
	background: url(../img/gray_btn.gif) top right no-repeat;
	text-decoration:none;
	text-align:center;
	display:block;
	padding-top:4px;
	color:#FFF;
	width:70px;
	height:25px;
	text-transform:uppercase;
	font: 12pt 'Arial Narrow';
	font-weight: bolder;
}
.price {
	font: 14pt bolder 'Arial Narrow';
	padding-top:3px;
	float:right;
	color:#8bc200;
}
.response {width:660px;padding-top:10px;}
.resp_author {float:left;}
.resp_author span {color:#03b1c6;}
.resp_text {margin-left:150px;padding-bottom:25px}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 200px;
	padding:0 10px;
	margin-left: -100%;
	position: relative;
}
.menu li {list-style:none;border:1px solid #FFF;}
.menu a {
	font: 14pt 'Arial Narrow';
	text-decoration:none;
	color:#1e212a;
	display:block;
	padding:3px 0 3px 5px;
}
.menu .activ {
	color:#FFF;
	padding:6px 0 0 5px;
	width:195px;
	height:32px;
	background: url(../img/menu_bg.gif) top left no-repeat;
}
.warrior {
	position:absolute;
	width:230px;
	height:312px;
	left:0;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position:relative;
	margin: -50px auto 0;
	/*min-width: 1000px;*/
	height: 50px;
	width: 525px;
}
input,select {
	border:1px solid #E1E0DB;
	padding:1px 2px;
	background-color:#FFF;
	color: #111;
}
.btn {
	border:1px solid #E1E0DB;
	padding:2px 7px;
	background-color:#F8F7F2;
	color: #111;
}
#goldtbl {
	border-collapse: collapse;
	margin-bottom:7px;
}
#goldtbl td {
	padding:2px 3px;
	border:1px solid #E1E0DB;
}
#goldtbl th {
	background-color:#00BFFF;
	border:1px solid #FFF;
	padding:2px 3px;
	color:#FFF;
}
.act_td {
	background-color:#DEF6FF;
}
.sbm {
	background-color:#11BFD4;
	color:#FFF;
	margin:0;
	padding:4px 3px;
}

.gb {
	margin-left:275px;
	padding-left:50px;
	font-size:12px;
	color:#333;
}
.gb .question {
	width:370px;
	border-bottom:1px solid #AAAAAA;
	padding:10px 0 5px 0;
}
.gb .answer {
	padding:15px 0 5px 25px;
}
.gb .nick {
	font: 18px Arial;
	color:#03B1C6;
}
.gb .dat {
	font-size:11px;
	color:#503E30;
	font-weight:bold;
	padding-bottom:10px;
}
.gb .pagenavi {
	width:400px;
	margin-top:20px;
	text-align: center;
}
.contact_form {
	width:260px;
	color:#333;
	float:left;
	height:250px;
	padding-right:50px;
	border-right:1px solid #AAA;
}
.contact_form input {
	margin:2px 10px 2px 0;
	padding:4px 3px;
	width:250px;
	font-size:14px;
	border:1px solid #E1E0DB;
	background-color:#FFF;
	color: #111;
}
.contact_form textarea {
	border:1px solid #E1E0DB;
	background-color:#FFF;
	color: #111;
	height:75px;
	font-size:14px;
	padding:4px 3px;
	margin-bottom:7px;
	color: #111;
	overflow: hidden;
}
.contact_form span {vertical-align:3px;}
.contact_form .sbm {
	background-color:#11BFD4;
	color:#FFF;
	width:100px;
	float:right;
	margin:0;
}
.pagenavi {
	text-align: center;
}
.pagenavi a {
	background-color:#11BFD4;
	border:1px solid #11BFD4;
	color:#FFF;
	font-size:14px;
	padding:4px 8px;
	text-decoration:none;
}
.pagenavi a:hover {
	background-color:#2DDBF0;
	text-decoration:none;
}
.pagenavi b {
	font-size:14px;
	padding:4px 8px;
	border:1px solid #DDD;
	background-color:#FFF;
}
.error {
	border: 1px solid #E89B88;
	margin: 10px 0 10px 150px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFEFE8;
}

.warning {
	border: 1px solid #C7C759;
	margin: 10px 0 10px 150px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFFFD4;
}

.ready {
	border: 1px solid #7BB446;
	margin: 10px 0 10px 150px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #E6FFB1;
}