body, html {
	height: 100%;
}
body, html {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	color: #333333;
	font: 13px/1.2em arial, helvetica, verdana, sans-serif;
	background: url("img/bg-header5.png") repeat-x;
	min-width: 1200px;
}
.cepo {
    padding: 12px;
    text-align: center;
    margin: 5px;
    box-shadow: 0 1px 3px rgb(113, 140, 156);
    border-left: 2px solid #acc6d2;
}

.cepo {
    color: #839475;
    text-shadow: 0 0 2px rgba(158,157,157,0.4);
}
img.avatar_int:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

img.avatar_int {
    margin-top: 5px;
    /* background: url(img/avatarbg.png) no-repeat right bottom; */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
    margin: 5px auto;
    width: 65px;
    height: 65px;
    border-radius: 3px;
}
#header {
	color: #002E5F;
	width: 100%;
	min-width: 1024px;
	margin: 0 auto;
}
.bonus_plus {
    height: 88px;
    width: 68px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    margin-bottom: 7px;
    margin-right: 3px;
    float: right;
    background: url(/img/bonus_plus.png) no-repeat left top;
}

.bonus_bonus {
	width: 12px;
	height: 10px;
	cursor: pointer;
	margin: 0 0 0 7px;
	padding: 0 0 0 22px;
	border: none;
	background: url(img/img_zak.png) no-repeat left center;
}

.bonus_bonus_plus {
	width: 11px;
	height: 11px;
	cursor: pointer;
	margin: 0 0 0 7px;
	padding: 0 0 0 22px;
	border: none;
	background: url(img/stat_ref_reg.png) no-repeat left center;
}
.pigg{height:50px;width:58px;display:block;border:0;outline:0;cursor:pointer;margin-bottom:7px;margin-right:3px;float:right;background:url(../img/pigg.png) no-repeat left top}
#footer {
    border-top: 1px solid #C7E2BE;
    color: #454545;
    font: 12px/1.1em arial, helvetica, verdana, sans-serif;
    height: auto;
    display: block;
    clear: both;
    margin: 0 auto;
    width: 100%;
    background: -o-linear-gradient(top, #Dff8D6 0px, #C3E3B9 100%);
    background: -moz-linear-gradient(top, #Dff8D6 0px, #C3E3B9 100%);
    background: -webkit-linear-gradient(top, #Dff8D6 0px, #C3E3B9 100%);
    background: -ms-linear-gradient(top, #Dff8D6 0px, #C3E3B9 100%);
}

#footer table{
	width: 1200px;
	height:75px;
}

#footer a {
	color: #454545;
}

#footer a:hover {
	color: #971C1D;
}

#footer span {
	color: #89AF61;
}

#footer span.stat {
	color: #114C5B;
	font:13px Tahoma, Arial, sans-serif; font-weight:normal;
}

:link, :visited {
	text-decoration: none;
}

ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

#textindex {
	text-align: justify;
}

#maincolumn ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

#maincolumn li {
	line-height: 1.5em;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: disc;
}

a, a:link, a:visited {
	font-family: arial;
	color: #0087a7;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #0ABFB6;
	text-decoration: none;
}

fieldset.task {
	margin: 10px;
	padding: 10px;
	border: #478247 solid 0;
	border-radius: 7px;
	width: auto;
	font: 13px/1.4em arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	background: none;
	background-color: #FFFF3E;
}

a.b {
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: bold;
}

.task a {
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: normal;
	background: url(../img/menu_task.gif) top left no-repeat;
}

.task a.b {
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	background: url(../img/menu_task.gif) top left no-repeat;
}

a.block {
	color: #ff0000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

a.block:hover {
	color: #00CD00;
	text-decoration: none;
}

a.block1 {
	color: #ff0000;
	font-family: arial;
	text-decoration: none;
}

a.block1:hover {
	color: #00cd00;
	text-decoration: none;
}

a.block2 {
	color: #000099;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

a.block2:hover {
	color: #00CD00;
	text-decoration: none;
}

a.slink1 {
	color: #4f4e80;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

a.slink1:hover {
	color: #00cd00;
	text-decoration: none;
}

a.slink2 {
	color: #ff0000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

a.slink2:hover {
	color: #00cd00;
	text-decoration: none;
}

a.link {
	color: #ff0000;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
}

a.link:hover {
	color: #00CD00;
	text-decoration: none;
}

a.blocks {
	color: #ff0000;
	font-size: 11pt;
	font-family: arial;
	text-decoration: none;
}

a.blocks:hover {
	color: #d82f2f;
	text-decoration: none;
}

#maincolumn a:hover {
	color: #d82f2f;
}

#maincolumn a.surf, #maincolumn a.surf:link, #maincolumns a.surf:visited {
	color: #ff0000;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
}

#maincolumn a.surf:hover {
	color: #00FF00;
}

#maincolumn a.blocks1 {
	color: #0000ff;
	font: 13px/1.4em arial, helvetica, verdana, sans-serif;
	font-weight: bold;
}

#maincolumn a.blocks1:hover {
	color: #00cc00;
	text-decoration: none;
}

#maincolumn a.blocks2 {
	color: #ff0000;
	font: 13px/1.4em arial, helvetica, verdana, sans-serif;
	font-weight: bold;
}

#maincolumn a.blocks2:hover {
	color: #00cc00;
	text-decoration: none;
}

#maincolumn fieldset.error {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	background-color: #EE6363;
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 0;
}

#maincolumn fieldset.errorp {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	background-color: #EE6363;
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 0;
}

#maincolumn legend.error {
	color: #ff0000;
	margin-left: -20px;
}

#maincolumn fieldset.ok {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	background-color: #2E8B57;
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 0;
}

#maincolumn fieldset.okp {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	background-color: #2E8B57;
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 0;
}

a img, :link img, :visited img {
	border: none;
}

h1, h2, h3, h4 {font-family: arial, helvetica, verdana, sans-serif;}
h1 {font-size: 218%;}
h2 {font-size: 164%;}
h3 {font-size: 145%; font-weight: bold;}
h4 {font-size: 118%; font-weight: bold;}

#maincolumn {
	font-size: 85%;
}

blockquote {
	background-color: #f4f4f4;
	padding: 5px 10px 5px 10px;
	margin: 15px 40px 15px 20px;
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
	font-style: italic;
	letter-spacing: 1px;
}

img {
	border-top: 0 solid #f4f4f4;
	border-right: 0 solid #ccc;
	border-bottom: 0 solid #ccc;
	border-left: 0 solid #f4f4f4;
	margin: 0;
	padding: 5px;
}

hr {
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	margin: 0;
}

fieldset {
	border: #00BFFF solid 1px;
	margin-bottom: 0;
	font-size: 89%;
	line-height: 1.2em;
	padding: 6px;
}

legend {
	color: #1e90ff;
	font-weight: bold;
}


/***** GLOBAL CLASSES *****/
.opis         {display:none; text-align: justify;}

b, strong     { letter-spacing: normal; }

.clear,p      { clear:none; }

.img-left     { float:left; margin: 6px 10px 5px 0; }
.img-right    { float: right; margin: 6px 0 15px 10px; }

.float-left   { float: left; }
.float-right  { float: right; }

.text-left    { text-align: left; }
.text-right   { text-align: right; }
.text-center  { text-align: center; }
.text-justify { text-align: justify; }
.textsmall    { font-size: 80%; line-height: 1.4em; color: #00cd66;}
.textblue     { color:#1e90ff; font-weight: bold; text-decoration: underline;}

.underline    { border-bottom: 1px solid #333; }
.highlight    { background: #ffc; }
.highlightred { background: #84C6FF; }


/* LAYOUT */

#maincontainer {
	margin: 0 auto;
	width: 1200px;
	padding: 5px 0 2px;
}

#contentwrapper {
	margin: 0 auto;
	clear: both;
	display: block;
	width: 1200px;
	min-width: 1024px;
}

#maincolumn {
	margin-bottom: 25px;
	padding-top: 7px;
	margin-left: 220px;
	margin-right: 220px;
}

.text {
	margin: 0 10px 20px 10px;
}

#leftcolumn {
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	padding-top: 0px;
	width: 224px;
}

#rightcolumn {
	float: right;
	margin-top: 7px;
	margin-left: 0px;
	padding-top: 0px;
	width: 224px;
}

* html #leftcolumn { margin-top: 5px; }
* html #maincolumn { margin-top: 5px; }


#navtoplist {
        padding: 0;
        width: 100%;
        background: transparent;
}

#navtoplist ul {
        font: bold 13px arial;
        margin: 0;
        margin-left: 0px;
        padding: 0;
        list-style: none;
}

#navtoplist li {
        display: inline;
        margin: 0 2px 0 0;
        padding: 0;
}

#navtoplist a, #navtoplist a:link, #navtoplist a:visited {
        float: left;
        display: block;
        color: #00ffff;
        margin: 1px 1px 0px 0px;
        padding: 13px 13px;
        text-decoration: none;
        letter-spacing: 1px;
        background: #1e90ff url(../images/footer2.jpg) repeat-x;
        border-bottom: 2px solid #c71585;
}

#navtoplist a:hover{
        background: #0000cd;
        color: #00ff00;
        border-bottom: 2px solid #00ffff;
}

#navtoplist current a {
        background: #1e90ff url(../images/footer2.jpg) repeat-x;
        border-color: #000;
}

#navtoplistline {
        padding: 0;
        width: 100%;
        height: 5px;
        line-height: 5px;
        background: #5190b2;
        margin-bottom: 5px;
}

/***** NAVIGATION MAIN *****/

#navmainlist {
        padding: 0;
	background-color: #000;
        margin: 0 0 0 0;
        width: 200px;
}

#navmainlist li {
        list-style: none;
        margin: 0;
        line-height: 2em;
}

#navmainlist li a,#navmainlist li a:link,#navmainlist li a:visited {
        font-weight: normal;
        width: 100%;
        background-color: #f4f4f4;
        display: block;
        outline: none;
        text-decoration: none;
        text-indent: 10px;
}

#navmainlist li a:hover {
        color: #3A3A3A;
        background-color: #fff;
        text-decoration: none;
}

#navmainlistline {

        padding:0;
        width: 100%;
        height: 2px;
        line-height: 2px;
        background: #ccc;
        margin: 2px 0 15px 0;
}

/***** NAVIGATION WEBLINKS *****/

#weblinks li {
        font-size: 90%;
        list-style: none;
        margin-left: 5px;
}

#weblinks a, #weblinks a:link, #weblinks a:visited {
        color: #999;
}

#weblinks a:hover {
        color: #ccc;
}

/*********************************** forms *****************************************/
#form label { 
	font-weight: bold;
	font-size:12px;
}

#form input {
	color : #002E5F;
	font-size: 14px;
}

#form select{
	width: auto;
	font-size: 14px;
	color : #002E5F;
}

#form input, textarea, select {
	color : #002E5F;
	font-size: 14px;
	border:1px solid #46A2FF;
	padding:3px;
	background: #ffffff;
}

#form textarea {
	color : #002E5F;
	width:100%;
	font-size: 14px;
	border:1px solid #46A2FF;
}

#form input.checkbox {
	border:1px solid #46A2FF;
	background: none;
}


#form input.radio_button {
	width:14px;
	background: none;
	border:1px solid #ff0000;
}

#form input.small, select.small {
	width:100%;
	border:1px solid #46A2FF;
}

#form input.large, select.large {
	width:100%;
	border:1px solid #46A2FF;
}

#form input.extra_large, select.extra_large {
	width:300px;
	border:1px solid #ff0000;
}

#form input:hover, textarea:hover, select:hover {

	border:1px solid #ff0000;
}

#form input:active, textarea:active, select:active {

	border:1px solid #ff0000;
}

#form input.submit {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-size:12px;
        font-weight: normal;
	text-align:center;
	line-height:1.8em;
	height:25px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	outline:none;
	border:none;
	cursor: pointer;
	background:url(img/sub-blue160.png) no-repeat left top; 
	width: 160px;
}

#form input.submit:hover, input.submit:active {
	color:#fff;
	border:none;
	background-position: left bottom;
}

#form input.securitycode {
	width:55px;
	text-transform: uppercase;
	border:1px solid #46A2FF;
}

#form input.securitycode:hover {
	width:55px;
	text-transform: uppercase;
	border:1px solid #ff0000;
}

#form input.field {
	border:1px solid #46A2FF;
}

#form input.field2 {
	color: #ff0000;
	width:55px;
	border:1px solid #46A2FF;
}

#form input.field:hover, input.field2:hover{
	border:1px solid #46A2FF;
}

#form textarea {
	height: auto;
	color : #002E5F;
	border:1px solid #46A2FF;
}

#form textarea:hover {
	height: auto;
	color : #002E5F;
	border:1px solid #ff0000;
}

#form textarea.deep {
	height:300px;
	color : #002E5F;
	border:1px solid #db930b;
}

#form textarea.shallow {
	height:50px;
	color : #002E5F;
	border:1px solid #db930b;
}

#form fieldset {
	padding:0;
	border: 1px solid #46A2FF;
	margin:auto;
	display: block;
}


#form legend {
	margin: 2px 0px 0px 50px;
	font-weight:bold;
	font-size: 100%;
	letter-spacing: 1px;
}


/*my account section */

#myaccount p.reflink{
        border: 1px solid #5190B2;
        background-color: #000000;
        margin: auto;
        padding: 8px;
        width: 68%;
        margin-top: 10px;

}

#myaccount p.links{
        border: 2px solid #5190B2;
        background-color: #000000;
        margin: auto;
        width: 150px;
        padding: 8px;
        margin-bottom: 0px;
        margin-right: 0px;
}
#myaccount p.links:hover{
        color: #98fb98;
        border: 1px solid #ff1493;
        background-color: #000000;
        cursor: pointer;
}

#myaccount a.links{
        color: #ffa500;
        font-style: normal;
        font-weight: normal;
        letter-spacing: normal;
        line-height: normal;
        text-decoration: none;
        text-transform: none;
        word-spacing: normal;
}
#myaccount a.links:hover{
        color: #000000;
}

.warning{
        border: 2px dotted #CC0000;
        margin: auto;
        width: 80%;
        padding: 5px;
        margin-top: 20px;
        text-align: center;
}

#task a.task {color:#ff0000; font-size:11pt; font-family:arial; text-decoration: none;}
#task a.task:hover {color:#00CD00; text-decoration: none;}

.popup{
	z-index:10000;
	width: 400px;
	height: auto;
	/* float: right; */
	position: absolute;
	/* left: 35%; */
	/* top:20%; */
	font-size: 13px;
	border: solid 1px blue;
	background: #FBEEBB url(/img/top_back.jpg) 0 0 repeat-x;
}

.popup h6 {
	background: none;
	margin: 5px 0 5px 10px;
	padding: 5px 0 5px 20px;
	font-size: 14px;
	height: 22px;
	float:left;
	color: #FFFFFF;
}

.popup button {
	float: right;
	background: none;
	border: none;
	margin: 6px 6px 0 0;
}

.popup p {
	clear: both;
	margin: 40px 10px 10px 10px;
	font-size: 10px;
	text-align: justify;
}

.popup .accept {
	width: 80px;
	height: 26px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.popup a{
	font-family:arial;
	color:black;
	font-weight: normal;
	text-decoration: none;
}

.popup a, .popup a:link, .popup a:visited {
	font-family : arial;
	color : #1e90ff;
	outline : none;
	text-decoration : none;
}

.popup a:hover {
	color : #00cd00;
	text-decoration : none;
}

.popup .accept span {
	padding-top:5px;
	font-size: 13px;
	font-weight: bold;
	color: #1b6181;
	display: block;
	height: 21px;
	width: 80px;
	float: left;
}

#maincolumn a.submit {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-size:12px;
        font-weight: normal;
	text-align:center;
	line-height:1.8em;
	height:25px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	outline:none;
	border:none;
	cursor: pointer;
	background:url(img/sub-blue160.png) no-repeat left top; 
	width: 160px;
}

#maincolumn a.submit:hover, #maincolumn a.submit:active, #maincolumn a.submit:visited {
	color:#fff;
	border:none;
	background-position: left bottom;
}

input.submit {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-size:12px;
        font-weight: normal;
	text-align:center;
	line-height:1.8em;
	height:25px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	outline:none;
	border:none;
	cursor: pointer;
	background:url(img/sub-blue160.png) no-repeat left top; 
	width: 160px;
}

input.submit:hover, input.submit:active {
	color:#fff;
	border:none;
	background-position: left bottom;
}

.loader {
	background: url(img/loader.gif) no-repeat left top;
	width: 128px;
	height: 15px;
	display: block;
	margin: 0 auto;
	margin-top:10px;
}

table th.top {
	color: #FFF;
	border:0px;
	text-shadow: 0px 0px 1px #000;
}

.sub-green, .sub-blue, .sub-red, .sub-black, .sub-black-l, .sub-orange, .sub-blue160, .sub-green160 {
	font-size:11px;
	text-align:center;
	line-height:1.9em;
	height:25px;
	width:92px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	outline:none;
	border:none;
	display:block;
	float:right;
	cursor: pointer;
}

.sub-green:hover, .sub-blue:hover, .sub-red:hover, .sub-black:hover, .sub-black-l:hover, .sub-orange:hover, .sub-blue160:hover, .sub-green160:hover {
	color:#fff;
	border:none;
	background-position: left bottom;
}

#maincolumn a.sub-green, #maincolumn a.sub-blue, #maincolumn a.sub-red, #maincolumn a.sub-black, #maincolumn a.sub-black-l, #maincolumn a.sub-orange, #maincolumn a.sub-blue160, #maincolumn a.sub-green160 {
	font-size:11px;
	text-align:center;
	line-height:1.9em;
	height:25px;
	width:92px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	outline:none;
	border:none;
	display:block;
	float:right;
	cursor: pointer;
}

#maincolumn a.sub-green160 {
	line-height:2.3em;
	font-size:12px;
	height:34px;
	width:160px;
	float:none;
	background-position: left bottom;
}

#maincolumn a.sub-green:hover, #maincolumn a.sub-blue:hover, #maincolumn a.sub-red:hover, #maincolumn a.sub-black:hover, #maincolumn a.sub-black-l:hover, #maincolumn a.sub-orange:hover, #maincolumn a.sub-blue160:hover, #maincolumn a.sub-green160:hover {
	color:#fff;
	border:none;
	background-position: left bottom;
}

#maincolumn a.sub-green160:hover {
	color:#fff;
	border:none;
	background-position: left top;
}

.sub-green { background:url(img/sub-green.png) no-repeat left top; }
.sub-green160 { background:url(img/sub-green160.png) no-repeat left bottom; width: 160px; float:none; }
.sub-red { background:url(img/sub-red.png) no-repeat left top; }
.sub-blue { background:url(img/sub-blue.png) no-repeat left top;}
.sub-blue160 { background:url(img/sub-blue160.png) no-repeat left top; width: 160px; float:none; }
.sub-orange { background:url(img/sub-orange.png) no-repeat left top; width: 110px; }
.sub-black { background:url(img/sub-black.png) no-repeat left top; }
.sub-black-l { background:url(img/sub-black_l.png) no-repeat left top; width: 40px; }

#newform input.sub-green, #newform input.sub-blue, #newform input.sub-red, #newform input.sub-black, #newform input.sub-black-l, #newform input.sub-orange, #newform input.sub-blue160 {
	margin:0;
	padding:0;
	padding-bottom:3px;
	font-size:11px;
	text-align:center;
	line-height:1.8em;
	height:25px;
	color:#FFFFFF;
	text-shadow:1px 1px 1px #000000;
	outline:none;
	border:none;
	display:block;
	cursor: pointer;
}

#newform input.ok, #newform input.ok10, #newform input.ok12, #newform select, #newform textarea {
	color:#002E5F;
}

#newform input.ok:focus, #newform input.ok10:focus, #newform input.ok12:focus, #newform select:focus, #newform textarea:focus {
	outline: none;
	border: 1px solid #228B22;
	box-shadow: 0 0 0px rgba(102,148,200,1);
}

#newform input.err:focus, #newform input.err10:focus, #newform input.err12:focus {
	outline: none;
	border: 1px solid #FF9393;
	box-shadow: 0 0 5px #FF9393;
}

#newform input.ok {
	width: 98%;
	height: 25px;
	border:1px solid #B5B5B5;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 3px 0 4px;
}

#newform input.ok10 {
	width: 100px;
	height: 25px;
	border:1px solid #B5B5B5;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 3px 0 4px;
}

#newform input.ok12 {
	width: 120px;
	height: 25px;
	border:1px solid #B5B5B5;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 3px 0 4px;
}

#newform input.err {
	width: 98%;
	height: 25px;
	border:1px solid #FF9393;
	background: #FFDBDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 3px 0 4px;
}

#newform input.err10 {
	width: 100px;
	height: 25px;
	border:1px solid #FF9393;
	background: #FFDBDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 3px 0 4px;
}

#newform input.err12 {
	width: 120px;
	height: 25px;
	border:1px solid #FF9393;
	background: #FFDBDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 3px 0 4px;
}

#newform select {
	width: 100%;
	height: 27px;
	border:1px solid #B5B5B5;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 3px;
}

#newform textarea {
	width: 98%;
	height: 100px;
	border:1px solid #B5B5B5;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
}

ul.green, ul.red {
	list-style: none;
	line-height: 1.4;
	color: #009126;
	margin: 5px 10px;
	padding: 0;
}

ul.green li, ul.red li, #maincolumn ul.green li, #maincolumn ul.red li {
	padding-left: 0;
	margin-left: 15px;
}

ul.red {
	color: #E54100;
}

#maincolumn a.rang, a.rang {
	background: url(img/rang.png) no-repeat;
	height: 38px;
	width: 64px;
	display: block;
	border: none;
	outline: none;
	cursor: pointer;
	padding-top: 20px;
	color: #FFFFFF;
	text-shadow: 1px 2px 2px #000000;
}


h1.sp {
	font: 16px Tahoma, Arial;
	font-weight : normal;
	margin : 3px 0 13px 0;
	text-shadow: 3px 2px 2px #ccc;
}

h1.sp2 {
	font:12px Tahoma, Arial, sans-serif;
	color: #FFF;
	text-shadow:1px 1px 1px #000;
	text-align: center;
	margin-top:0;
	margin-bottom:5px;
	display:block;
	padding:6px 0 7px 0;
	background: #056D30 /*url(images/border-block.gif)*/ ;
	border:none;
}

h2.sp2 {
	text-align: left;
	font: bold 15px Tahoma, Arial, sans-serif;
	color: #05599B;
	text-shadow:0px 0px 3px #A3D3F7;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #7DA1BD;
}

h2.sp {
	text-align:center;
	font:14px Tahoma, Arial, sans-serif;
	color:#00649E;
	text-shadow:1px 1px 1px #CDCFD0;
	margin-top:20px;
	margin-bottom:8px;
}

h3.sp {
	text-align:left;
	font:14px Tahoma, Arial, sans-serif;
	color:#00649E;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:1px dotted #00649E;
}

h4.sp {
	text-align:left;
	font:12px Arial, Verdana, sans-serif, Tahoma;
	font-style:italic;
	font-weight:700;
	color:#C41300;
	text-shadow:0px 0px 2px #FFC18F;
	margin-top:10px;
	margin-bottom:5px;
}

h5.sp {
	text-align: left;
	font: 13px Tahoma, Arial, sans-serif;
	color: #05599B;
	text-shadow:0px 0px 3px #A3D3F7;
	margin-top: 20px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #7DA1BD;
}

#banners a img {
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
#banners a:hover img {
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.navigation {
	border: none;
	width: 100%;
	margin: 5px 0px;
	padding: 3px 0px;
	text-align: center;
	background-color: #F3F2E7;
	border-top: 1px solid #20B2AA;
	border-bottom: 1px solid #20B2AA;
}
.navigation td.orient {
	white-space:nowrap;
	padding-top: 0;
	vertical-align: top;
}
.navygray {
	font-size:12px;
	color:#B3C2A4;
}
.text14 {
	font-size:14px;
}

.navigation td a {
	font-size:12px;
	color: #135B11;
}
.navigation td a:hover, .navigation td a:hover {
	font-size:12px;
	color: #FF0000;
}

a.selpage {
	border: solid 1px #3CB371;
	background-color: #F0FFF0;
	padding: 1px 3px;
	margin: 0 1px;
}
a.selpage:hover {
	border: solid 1px #C7B285;
	background-color: #E7DECB;
}
.selpage-act {
	border: solid 1px #3F8E5A;
	background-color: #3F8E5A;
	color: #fff;
	padding: 1px 3px;
	margin: 0 1px;
}

table.newssites {
	border-collapse:collapse;
	border-bottom:solid 1px #D1E3EF;
}

table.newssites td {
	color:#404040;
	font-size:12px;
	border-bottom:solid 1px #D7E4C8;
	padding:4px 6px;
}

table.newssites td.messtitle {
	color:#9E003F;
	background-color:#FFEC82;
	padding:3px 10px;
}

.newssitestitle {
	color: green;
	font-size: 14px;
	display:block;
	margin-bottom:8px;
}

.message {
	font-size:12px;
	display:block;
	padding:5px 5px 10px 5px;
}

a.tabl {
	color:gold;
}
a.tabl:hover {
	color:#000;
}

table.tablesl {text-align:left;border-collapse:separate;line-height:1.4;border:none;border-spacing:0;width:100%;padding:0;}
table.tables {text-align:left;border-collapse:separate;line-height:1.4;border:none;border-spacing:0;width:100%;padding:0;}
table.tables thead {text-align:center; background: #708090;}
table.tables thead th {text-align:center; font-weight: normal; padding-bottom: 4px; padding-top: 4px; color: #ffffff; font-size: 13px; text-shadow: 1px 1px 1px #376603; border-left:solid 0px #FFF;}
table.tables thead th a {color:#fff;outline:none;}
table.tables thead th a:hover {color:#FAE897;border-color:#FAE897;}
table.tablesl td {height:25px; color:#545454; font-size:12px; border-top:solid 2px #FFF; border-left:solid 2px #FFF; border-bottom:solid 1px #DDD; border-right:solid 1px #DDD; background:#f7f7f7; padding:2px 5px;}
table.tables td {height:25px; color:#545454; font-size:12px; border-top:solid 2px #FFF; border-left:solid 2px #FFF; border-bottom:solid 1px #DDD; border-right:solid 1px #DDD; background:#f7f7f7; padding:2px 5px;}
table.tables td:first-child { border-left:none; padding-left:6px;}


.usermenu {
	
    background-color: #FFFFFF;
    border: 1px solid #fff;
    margin: 0 0 10px;
    padding: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.36);
        
}

.usermenutitle-g, .usermenutitle-b, .usermenutitle-r, .usermenutitle-o, .usermenutitle-y, .usermenutitle-f {
	font:12px Tahoma, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	display:block;
        transition: 0.2s linear;
	margin:-3px 0px 4px 0px;
	cursor: pointer;
	
}

.usermenublock {
	background-color:#FFFFFF;
	display: block;
	margin-top: -3px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	-moz-border-radius: 0 0 1px 1px;
	-webkit-border-radius: 0 0 1px 1px;
	border-radius: 0 0 1px 1px;
/*	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);*/
}

.usermenudelim {
	display:block;
	height: 5px;
}

.usermenutitle-g { 
	height:21px;
	padding-top:5px;
	background: #5D8AA8; 
	
}
.usermenutitle-g:hover { 
	background:#6484a5; 
	
}
.usermenutitle-b { 
	height: 22px;
    padding-top: 8px;
    background: #5D8AA8;
}
.usermenutitle-b:hover { 
	    background: #4e7591; 
}
.usermenutitle-r { 
	height:21px;
	padding-top:5px;
	    background: #f7655f; 
}
.usermenutitle-r:hover { 
	        background: #e48b87;
}
.usermenutitle-o { 
	height:21px;
	padding-top:5px;
	background:#6bb56e; 
}
.usermenutitle-o:hover { 
	background:#96c198; 
}
.usermenutitle-y { 
	height:21px;
	padding-top:4px;
	background:#008B45; 
	text-shadow:1px 1px 1px #a08f00;
}
.usermenutitle-f { 
	height:21px;
	padding-top:4px;
	background:url(img/menu-fiolet.png); 
	text-shadow:1px 1px 1px #62468C;
}


.usermenuline {
	font:12px tahoma, arial, sans-serif;
	color:#014844;
	text-decoration:none;
	display:block;
	padding: 3px 0 4px 14px;
	cursor: pointer;
	border-bottom: none;/*1px solid #fff;*/
}

.usermenuline:hover {
	    background: #dfecbc;
    color: #0087af;
    /* border-left: 1px solid #0000FF; */
    /* border-right: 1px solid #0000FF; */
}

input.btnsearch {
	background:url(../../img/btn-search.png) no-repeat left top;
	width:30px;
	height:21px;
	cursor:pointer;
	border:none;
	display: block;
	float: right;
	margin:2px;
}

input.btnsearch:hover {
	background-position:left bottom;
}

.reit_plus {
	height:54px;
	width:58px;
	display:block;
	border:none;
	outline:none;
	cursor:pointer;
	margin-bottom:7px;
	margin-right:3px;
	float:right;
	background:url(../../img/reit_plus.png) no-repeat left center;
}

.reit_game_pol_limona {
	height:54px;
	width:58px;
	display:block;
	border:none;
	outline:none;
	cursor:pointer;
	margin-bottom:7px;
	margin-right:3px;
	float:right;
	background:url(../../img/gifts/gift-31.png) no-repeat left center;
}

.beach {
	height: 128px;
	margin: 30px 0 20px;
	display: block;
	background: url(images/beach.png) no-repeat center;
}

#loading {
	position: fixed;
	top: 20%;
	right: 2%;
	width: 55px;
	height: 55px; 
	background: url(../img/ajax-loader.gif) no-repeat 50% 50%;
	display: block;
	margin: 0 auto;

}

.blocks1 {color: #4f4e80; font: 13px arial, helvetica, verdana, sans-serif;}
.blocks2 {color: #FF0000; font: 13px arial, helvetica, verdana, sans-serif;}


.tooltip{
	position: absolute;
        width: 575px;
	padding: 10px 13px;
	z-index: 2;
	color: #303030;
	background-color: #FEF9E3;
	border: 1px solid #00CC00;
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.hint-quest {
	background: url(img/help_16x16.png) no-repeat left top;
	height: 16px;
	width: 16px;
	display: block;
	border: none;
	outline: none;
	cursor: help;
	margin: 0 auto;
}

.adv-title-open, .adv-title-close {
	border-top:solid 2px #FFF; border-left:none; border-bottom:solid 1px #DDDDDD; border-right:solid 1px #DDDDDD;
	text-align:center;
	font:12px Tahoma, Arial, sans-serif;
	font-weight: bold;
	display: block;
	text-shadow:1px 1px 1px #FFFFFF;
	margin:0;
	padding: 4px 10px 5px 10px;
	outline: none;
	cursor: pointer;
	background: #DCE7EA url(img/title-down.png) no-repeat 5px center;
	color: #00649E;
}

.adv-title-close {
	background-color: #EDEDED;
	color: #728E9E;
}

img.avatar {
    border:1px solid #dedede;

}

img.avatar{margin-top:0px;border:4px double #127EB5;padding:3px;box-shadow:0 0 10px 0 #2D8EE0; -webkit-box-shadow:0 0 10px 0 rgb(31, 102, 152); -moz-box-shadow:0 0 10px 0 #008000; -khtml-box-shadow:0 0 9px 0 #008000;width: 77px;height:77px;}

img.avatar:hover{border-radius:50%;box-shadow:0 0px 9px rgb(7, 174, 212);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);

}


img.avatar_board {
    border:1px solid #dedede;
}

img.avatar_board{margin-top:0px;border:4px double #004408;padding:3px;box-shadow:0 0 10px 0 #2D8EE0; -webkit-box-shadow:0 0 10px 0 rgb(24, 115, 43); -moz-box-shadow:0 0 10px 0 #008000; -khtml-box-shadow:0 0 9px 0 #008000;width: 77px;height:77px;}

img.avatar_board:hover{border-radius:50%;box-shadow:0 0px 9px rgba(206, 3, 134, 0.57)

;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);

}


img.avatar_top100 {
    border:1px solid #dedede;
}

img.avatar_top100{margin-top:0px;border:4px double #07751E;padding:3px;box-shadow:0 0 10px 0 #2D8EE0; -webkit-box-shadow:0 0 10px 0 #E6E6E6; -moz-box-shadow:0 0 10px 0 #008000; -khtml-box-shadow:0 0 9px 0 #008000;width: 50px;height:50px;}

img.avatar_top100:hover{border-radius:50%;box-shadow:0 0px 9px rgb(7, 174, 212);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);

}


#main {
	background: url(img/bg-content.jpg);
}



.progress_style {
	width: 40px;
	height: 40px;
	margin: 10px 0 10px 0;
	border-radius: 66px;
	font-size: 13px;
	color: #888;
	line-height: 40px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	text-align: center;
	cursor: help;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.5);
}
.progress_style img {
	margin: 0;
	padding: 0;
}

.stat_1 {
	border: #daa520 1px solid; 
	background: #daa520;
	background: -o-linear-gradient(top, #e8c161 0px, #daa520 100%);
	background: -moz-linear-gradient(top, #e8c161 0px, #daa520 100%);		
	background: -webkit-linear-gradient(top, #e8c161 0px, #daa520 100%);
	background: -ms-linear-gradient(top, #e8c161 0px, #daa520 100%);
}

.stat_2 {
	border: #acacac 1px solid; 
	background: #acacac;
	background: -o-linear-gradient(top, #e7e7e7 0px, #acacac 100%);
	background: -moz-linear-gradient(top, #e7e7e7 0px, #acacac 100%);		
	background: -webkit-linear-gradient(top, #e7e7e7 0px, #acacac 100%);
	background: -ms-linear-gradient(top, #e7e7e7 0px, #acacac 100%);
}

.stat_3 {
	border: #ffd700 1px solid; 
	background: #ffd700;
	background: transparent;
	background: -o-linear-gradient(top, #ffed89 0px, #ffd700 100%);
	background: -moz-linear-gradient(top, #ffed89 0px, #ffd700 100%);		
	background: -webkit-linear-gradient(top, #ffed89 0px, #ffd700 100%);
	background: -ms-linear-gradient(top, #ffed89 0px, #ffd700 100%);
}

.stat_4 {
	border: #e5e3e2 1px solid; 
	background: #e5e3e2;
	background: transparent;
	background: -o-linear-gradient(top, #f8f7f7 0px, #e5e3e2 100%);
	background: -moz-linear-gradient(top, #f8f7f7 0px, #e5e3e2 100%);		
	background: -webkit-linear-gradient(top, #f8f7f7 0px, #e5e3e2 100%);
	background: -ms-linear-gradient(top, #f8f7f7 0px, #e5e3e2 100%);
}

.stat_5 {
	border: #5fcc83 1px solid; 
	background: #5fcc83;
	background: transparent;
	background: -o-linear-gradient(top, #7dd69b 0px, #5fcc83 100%);
	background: -moz-linear-gradient(top, #7dd69b 0px, #5fcc83 100%);		
	background: -webkit-linear-gradient(top, #7dd69b 0px, #5fcc83 100%);
	background: -ms-linear-gradient(top, #7dd69b 0px, #5fcc83 100%);
}

table.tables-aut {text-align:left;border-collapse:separate;line-height:1.4;border:none;border-spacing:0;width:100%;padding:0;}
table.tables-aut thead {text-align:center; background: #3977D2;}
table.tables-aut thead th {text-align:center; font-weight: normal; padding-bottom: 4px; padding-top: 4px; color: #ffffff; font-size: 13px; text-shadow: 1px 1px 1px #376603; border-left:solid 0px #FFF;}
table.tables-aut thead th a {color:#fff;outline:none;}
table.tables-aut thead th a:hover {color:#FAE897;border-color:#FAE897;}
table.tables-aut td {color:#114C5B; font-size:12px; border-top:solid 2px #FFF; border-bottom:solid 1px #DDD; background:#F7F7F7; padding:2px 5px;}
table.tables-aut td:first-child { border-left:none; }
table.tables-aut td:last-child { border-right:solid 1px #DDD; }


.check-aut {
	font-weight: 500;
	font-size: 14px;
	padding: 4px 3px;
	margin: 1px 4px;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
	text-shadow: 0 1px rgba(67, 66, 72, 0.5);
}

.check-aut-active, .check-aut:hover {
	font-weight: 500;
	font-size: 14px;
	padding: 4px 3px;
	margin: 1px 4px;
	display: block;
	color: #434248;
	cursor: pointer;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	background: #FFFFFF;
	border-radius: 1px;
	background-image: -webkit-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: -moz-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: -o-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: linear-gradient(to bottom, #FEFEFE, #EEEEEE);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
}


.sub-reg-user {
	width: 100%;
	padding: 5px 0px;
	margin: 0px auto 6px auto;
	display: block;
	color: #F0FFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-size: 12px; 
	font-weight: bold; 
	text-shadow: 0px 0px 3px #627172; 
	cursor:pointer;
	line-height: 2;
	letter-spacing: 1.5px;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	background: #FF4E00;
	background: -o-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -moz-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -webkit-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -ms-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
}

.sub-reg-user:hover {
	background: #FF0000;
	background: -o-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	background: -moz-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	background: -webkit-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	background: -ms-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	color: #FFFFFF;
}


.sub-log-user {
	width: 100%;
	padding: 5px 0px;
	margin: 0px auto 12px auto;
	display: block;
	color: #F0FFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-size: 12px; 
	font-weight: bold; 
	text-shadow: 0px 0px 3px #627172; 
	cursor:pointer;
	line-height: 2;
	letter-spacing: 1.5px;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	background: #98BDD4;
	background: -o-linear-gradient(top, #98BDD4 0px, #566B78 100%);
	background: -moz-linear-gradient(top, #98BDD4 0px, #566B78 100%);
	background: -webkit-linear-gradient(top, #98BDD4 0px, #566B78 100%);
	background: -ms-linear-gradient(top, #98BDD4 0px, #566B78 100%);
}

.sub-log-user:hover {
	background: #738FA0;
	background: -o-linear-gradient(top, #738FA0 0px, #738FA0 100%);
	background: -moz-linear-gradient(top, #738FA0 0px, #738FA0 100%);
	background: -webkit-linear-gradient(top, #738FA0 0px, #738FA0 100%);
	background: -ms-linear-gradient(top, #738FA0 0px, #738FA0 100%);
	color: #F0FFFF;
}


table.tables td.td-statlink { color:#114C5B; font-size:12px; border:none; border-top:solid 2px #FFFFFF; border-bottom:solid 1px #DBDFBE; background:#F7F7F7; padding:3px 5px; }
table.tables td.td-statlink:last-child { border-right:solid 1px #DDD; }

table.table-serf {text-align:left; border-collapse:separate; line-height:1.4; border:none; border-spacing:0; width:100%; padding:0; margin:0 auto;}

table.table-serf td.td-serf, table.table-serf td.td-serfm, 
table.table-serf td.td-tests, table.table-serf td.td-testsm {
	color:#114C5B;
	font-size:12px; 
	border:none; 
	border-top:solid 2px #FFFFFF; 
	border-bottom:solid 1px #DDDDDD; 
	background:#F7F7F7; 
	padding:5px 3px 3px 3px;
}

table.table-serf td:first-child { border-left:none; }
table.table-serf td:last-child { border-right:1px solid #DDDDDD; }

.startserf {
	color: #FFFFFF;
	text-shadow:1px 1px 1px #56A100;
	text-align: center;
	margin: 0;
	padding: 4px 10px;
	font-size: 13px;
	border: solid 1px #006400;
	background-color: #3CB371;
	cursor:pointer;
}

.startserf:hover {
	color: #FFFFFF;
	text-shadow:1px 1px 1px #56A100;
	border: solid 1px #228B22;
	background-color: #2E8B57;
}

.workvir, .workquest, .workcomp, .workuplist, .workvipserf, .workvipserf2 {
	float: right;
	display: block;
	height: 16px;
	width: 16px;
	outline: none;
	border: none;
	margin: 0 1px;
	float: right;
	cursor: pointer;
}
.workvir { background: url(../img/bg_drweb.png) no-repeat left top; }
.workquest { background: url(../img/question.png) no-repeat left top; }
.workcomp { background: url(../img/icon-claims.png) no-repeat left bottom; }
.workvipserf { background: url(icon-serf/icon-vip-serf.png) no-repeat left top; margin-right: 3px;}
.workvipserf2 { background: url(icon-serf/icon-vip-serf2.png) no-repeat left top; margin-right: 3px;}

.workvir:hover {background-position: left bottom;}
.workcomp:hover {background-position: left top;}
.workquest:hover {background-position: left bottom;}

.warning-info {
	color: #AF0032;
	border: 1px dashed #C68500;
	font-weight: bold;
	padding: 5px 10px;
	display: block;
	background-color: #FAFACA;
}

table.tables td.kopilka {
	border: none;
	background:none;
	padding:0;
	margin:0;
}

.kop_add {
	width: 96%;
	padding: 3px 0px; margin: 4px auto;
	display: block;
	color: #F0FFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-weight: bold; 
	text-shadow: 0px 0px 3px #627172; 
	cursor:pointer;
	line-height: 2;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;

	background: #FF4E00;
	background: -o-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -moz-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -webkit-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -ms-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
}

.kop_add:hover {
	background: #FF0000;
	background: -o-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	background: -moz-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	background: -webkit-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	background: -ms-linear-gradient(top, #FF0000 0px, #FF0000 100%);
	color: #FFFFFF;
}

.kop_list {
	width: 92%;
	padding: 3px 1px 3px 0px; margin: 3px 0px 3px 1px;
	display: block;

	color: #F0FFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-weight: bold; 
	text-shadow: 0px 0px 3px #627172; 
	cursor:pointer;
	line-height: 2;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	background: #0087A7;
	background: -o-linear-gradient(top, #0087A7 0px, #0087A7 100%);
	background: -moz-linear-gradient(top, #0087A7 0px, #0087A7 100%);
	background: -webkit-linear-gradient(top, #0087A7 0px, #0087A7 100%);
	background: -ms-linear-gradient(top, #0087A7 0px, #0087A7 100%);
}

.kop_list:hover {
	background: #FF3800;
	background: -o-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	background: -moz-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	background: -webkit-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	background: -ms-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	color: #F0FFFF;
}

.kop_plus {
	width: 100%;
	padding: 6px 2px; margin: 6px auto;

	color: #F0FFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-weight: bold; 
	font-size: 17px;
	text-shadow: 0px 0px 3px #627172; 
	cursor:pointer;
	line-height: 2;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
	background: #228B22;
	background: -o-linear-gradient(top, #228B22 0px, #228B22 100%);
	background: -moz-linear-gradient(top, #228B22 0px, #228B22 100%);
	background: -webkit-linear-gradient(top, #228B22 0px, #228B22 100%);
	background: -ms-linear-gradient(top, #228B22 0px, #228B22 100%);
}

.kop_plus:hover {
	background: #134C13;
	background: -o-linear-gradient(top, #134C13 0px, #134C13 100%);
	background: -moz-linear-gradient(top, #134C13 0px, #134C13 100%);
	background: -webkit-linear-gradient(top, #134C13 0px, #134C13 100%);
	background: -ms-linear-gradient(top, #134C13 0px, #134C13 100%);
	color: #F0FFFF;
}

.kop_plus_no {
	width: 100%;
	padding: 6px 2px; margin: 6px auto;

	color: #F0FFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-weight: bold; 
	font-size: 17px;
	text-shadow: 0px 0px 3px #627172; 
	cursor:pointer;
	line-height: 2;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
	background: #7C7C7C;
	background: -o-linear-gradient(top, #7C7C7C 0px, #7C7C7C 100%);
	background: -moz-linear-gradient(top, #7C7C7C 0px, #7C7C7C 100%);
	background: -webkit-linear-gradient(top, #7C7C7C 0px, #7C7C7C 100%);
	background: -ms-linear-gradient(top, #7C7C7C 0px, #7C7C7C 100%);
}


a.book-title {
	text-align: left;
	font: 14px Tahoma, Arial, sans-serif;
	color: #00649E;
	text-shadow: 0px 0px 2px #fff;
	margin: 5px 0 10px 0;
	background: url(img/icon-book-50x50.png) no-repeat left top;
	display: block;
	padding: 12px 0 9px 60px;
	border: none;
	text-decoration:none;
}

a.book-title:hover {
	color:#C24E00;
	border: none;
	cursor: pointer;
	text-decoration:none;
}

a.book-title span {
	font-size:10px;
	color: #688194;
	display: block;
	text-decoration:none;
}


.catalog-block {
	display: block;
	margin: 10px 0 20px;
	padding: 8px;
	border-top: 3px solid #E8E8E8;
	border-bottom: 3px solid #E8E8E8;
	background-color: #F5F5F5;
	text-align: center;
}
a.catalog-site, a.catalog-csite {
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	border: none;
	color: #fff;
	display: inline-block;
	margin: 2px;
	padding: 5px 10px;
}

a.catalog-site { background-color: #1477A8; text-shadow:1px 1px 1px #0F5A80; }
a.catalog-csite { background-color: #CC2A18; text-shadow:1px 1px 1px #8C1D11; }
a.catalog-site:hover { background-color: #1997D6; }
a.catalog-csite:hover { background-color: #E74330; }


.adv-dell, .adv-edit, .adv-erase, .adv-up, .adv-down, .adv-info, .adv-vip, .adv-clock {
	height: 16px;
	width: 16px;
	display: block;
	border: none;
	outline: none;
	cursor: pointer;
	float: right;
	margin: 3px;
	margin-top: 12px;
}

.adv-up, .adv-down {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 1.4;
}

.adv-dell 	{ background: url(img/adv/icon-dell.png) no-repeat left top; }
.adv-edit 	{ background: url(img/adv/icon-edit.png) no-repeat left top; margin-right:4px;}
.adv-vip 	{ background: url(img/adv/icon-vip.png) no-repeat left bottom; margin-left:1px; width: 26px;}
.adv-up 	{ background: url(img/adv/up-down.png) no-repeat left bottom; margin-left:1px;}
.adv-down 	{ background: url(img/adv/up-down.png) no-repeat left top; margin-left:1px;}
.adv-clock 	{ background: url(img/adv/icon-clock16x16.png) no-repeat left top; margin-left:1px; margin-top:8px; height: 16px; width: 16px;}

a.add-money, a.add-money-no, a.add-money-yes {
	display: block;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	color: green;
	padding-top:30px;
}

a.add-money { background: url(img/adv/icon-addmoney.png) no-repeat top center; }
a.add-money-no { background: url(img/adv/icon-addmoney-no.png) no-repeat top center; }
a.add-money:hover, a.add-money-no:hover, #maincolumn a.add-money:hover, #maincolumn a.add-money-no:hover { background: url(img/adv/icon-addmoney-yes.png) no-repeat top center; color: #FF0000;}


.sub-click {
	cursor: pointer;
	text-shadow: 1px 0px 0px #000000; 
	float:none; 
	color:#FFFFFF; 
	background:#A52A2A;
	border:3px solid #CCC; 
	padding:4px 6px;
}

.sub-click:hover {
	cursor: pointer;
	background:#FF4500;
}

.test-img, .test-img-up {
	width: 37px;
	height: 38px;
	display: block;
	margin-bottom: -2px;
}

.test-img 	{ background: url(img/adv-test.png) no-repeat 2px 1px; }
.test-img-up 	{ background: url(img/adv-test-up.png) no-repeat 2px 1px; }

.test-blank {
	background-color: #FAFAFA;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
	margin: 10px auto;
	padding: 0 0 1px 0;
}

.test-blank-title {
	background: #1E90FF;
	width: 100%;
	display: block;
	padding: 5px 0px 8px 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
}

.test-block {
	padding: 10px;
	margin-bottom: 20px;
}

.test-desc {
	background-color: #FFFFFF;
	border: 1px dashed #C2C2C2;
	border-right: 1px dashed #C2C2C2;
	padding: 10px;
	display: block;
	line-height: 1.45em;
}

.test-sub-title {
	text-align: center;
	display: block;
	background-color: #009C57;
	padding: 7px;
	margin: 20px 0 10px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #005870;
}

.test-quest {
	background-color: #F5F5D4;
	border: 1px dashed #5CA4BC;
	padding: 10px;
	display: block;
}

.test-block-answ {
	display: block;
	margin: 10px 20px 15px;
}

.test-answ-sel {
	padding: 4px;
	margin-top: 3px;
	display: block;
	cursor: pointer;
	border: 1px solid #B4D2E3;
	outline: none;
	width: 250px;
}
.test-answ-sel:hover {
	padding: 3px;
	background-color: #EFF2FB;
	border: 2px solid #4690B8;
}
.test-answ-sel-act {
	padding: 2px;
	margin-top: 3px;
	display: block;
	cursor: pointer;
	background-color: #F0FFFF;
	border: 3px solid #00B83B;
	outline: none;
	width: 250px;
}

a.golinktest {
	color: #008B00;
}

#maincolumn a.golinktest:hover, a.golinktest:hover {
	color: #ED9121;
}


.msg-error {
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	background-color: #EE6363;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
}

.msg-ok {
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	background-color: #228B22;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
}

.msg-w {
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	background-color: #FF7F00;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
}


.supportcss{
	background: #009A56;
	background: -o-linear-gradient(top, #009A56 0px, #009A56 100%);
	background: -moz-linear-gradient(top, #009A56 0px, #009A56 100%);
	background: -webkit-linear-gradient(top, #708090 0px, #708090 100%);
	background: -ms-linear-gradient(top, #009A56 0px, #009A56 100%);

	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);

	height: 34px;
	line-height: 34px;
	right: -48px;
	border-bottom: none;
	position: fixed;
	z-index: 1000;
	border-radius: 6px 6px 0 0;
	border: 2px solid #f0ffff;
	cursor: pointer;
	letter-spacing : 2px;

	color: #f0ffff;
	text-align: center;
	
	text-shadow:1px 1px 5px #848482;
	-moz-text-shadow:1px 1px 5px #848482;
	-webkit-text-shadow:1px 1px 5px #848482;

	font: 14px/34px 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}
.supportcss { width:120px; top:50%; padding:0 10px; right:-58px}
.supportcss:hover { right:-57px; }


table.tables_inv{text-align:left;border-collapse:separate;line-height:1.4;border:none;border-spacing:0;width:100%;padding:0;}
table.tables_inv thead {text-align:center; background: #4f4e80;}
table.tables_inv thead th{text-align:center;font-weight:normal;padding-bottom:6px;padding-top:6px;color:#ffffff;font-size:13px;text-shadow:1px 1px 1px #376603;}
table.tables_inv thead th a{color:#fff;outline:none;}
table.tables_inv thead th a:hover{color:#FAE897;border-color:#FAE897;}
table.tables_inv td{color:#114C5B;font-size:12px;border-top:solid 2px #FFF;border-left:solid 2px #FFF;border-bottom:solid 1px #DDD;border-right:solid 1px #DDD;background:#f7f7f7;padding:2px 5px;}
table.tables_inv td:first-child { border-left:none; }

.invest_sub, .invest_sub_act {
	margin: 0px 4px 10px 0px;
	padding: 4px 6px;
	display: block;
	float: left;

	color: #F0FFFF;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	text-align: center;
	font: 12px Tahoma, Arial, sans-serif;
	font-weight: normal; 
	text-shadow: 0px 0px 3px #627172; 
	cursor: pointer;
	line-height: 2;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	-moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px;
}

.invest_sub {
	background: #0087A7;
	background: -o-linear-gradient(top, #0087A7 0px, #0087A7 100%);
	background: -moz-linear-gradient(top, #0087A7 0px, #0087A7 100%);
	background: -webkit-linear-gradient(top, #0087A7 0px, #0087A7 100%);
	background: -ms-linear-gradient(top, #0087A7 0px, #0087A7 100%);
}

.invest_sub:hover {
	background: #007FFF;
	background: -o-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	background: -moz-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	background: -webkit-linear-gradient(top, #007FFF 0px, #0066CC 100%);
	background: -ms-linear-gradient(top, #007FFF 0px, #0066CC 100%);
}

.invest_sub_act, .invest_sub_act:hover {
	background: #FF4E00;
	background: -o-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -moz-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -webkit-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
	background: -ms-linear-gradient(top, #FF4E00 0px, #FF4E00 100%);
}

.invest_sub_act {
	cursor: default;
}

.invest_shopping, .invest_un_shopping {
	float: none;
	display: block;
	height: 24px;
	width: 24px;
	outline: none;
	border: none;
	margin: 0 1px;
	cursor: pointer;
}

.invest_shopping { background: url(../img/invest/icon-shopping2-24x24.png) no-repeat left top; }
.invest_un_shopping { background: url(../img/invest/icon-un_shopping-24x24.png) no-repeat left top; }

.invest_shopping:hover, .invest_un_shopping:hover {background-position: left bottom;}


#load-pages {
	text-align:center;
	color: #828282;
	font-size: 12px;
	text-shadow: 0 1px 1px #FFFFFF;
	padding: 4px 0;
	margin: 10px auto;
	border-radius: 1px;
	border: 2px solid #E0E0E0;
	cursor: pointer;
	outline: none;
	background: #F5F5F5;
	display:block;
	height:18px;
}

#load-pages:hover {
	background: #E2E2E2;
}

#loading-pages {
	background:url(img/ajax-loader2.gif) no-repeat left center;
	width:16px;
	height:11px;
	display:block;
	margin:0 auto;
	padding:4px;
}

.news_comment, .news_forum, .news_add_comment, #ahreq a.news_comment, #ahreq a.news_forum {
	float: right;
	display: inline-block;
	color: #FFFFFF;
	padding: 4px 10px 5px;
	margin: 10px 0px 5px 0px;
	border-radius: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	font-size: 12px;
	border: 2px solid #E0E0E0;
	cursor: pointer;
	background: #0077A7;
	outline: none;
	text-decoration: none;
}

.news_comment:hover, #ahreq a.news_comment:hover {
	background: #006699;
	outline: none;
	text-decoration: none;
}

.news_comment span, #ahreq a.news_comment span {
	display: inline-block;
	color: #FFFFFF;
	padding: 4px 14px 5px;
	margin: -6px -10px -8px 10px;
	border-radius: 0px 0px 0px 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	font-size: 12px;
	border: 0px solid #E0E0E0;
	cursor: pointer;
	background: #0087A7;
	outline: none;
	text-decoration: none;
}

.news_comment:hover span, #ahreq a.news_comment:hover span {
	background: #0077A7;
	outline: none;
	text-decoration: none;
}

.news_forum, #ahreq a.news_forum {
	float: left;
	background: #F7942A;
	outline: none;
	text-decoration: none;
}

.news_forum:hover, #ahreq a.news_forum:hover {
	background: #FC8000;
	outline: none;
	text-decoration: none;
}

.news_add_comment {
	float: none;
	display: block;
	margin: 10px auto;
	width: 200px;
	text-align: center;
	background: #0077A7;
	outline: none;
	text-decoration: none;
}

.add_comment, .edit_comment {
	float: right;
	display: block;
	height: 16px;
	width: 19px;
	outline: none;
	border: none;
	margin: 0 1px;
	float: right;
	cursor: pointer;
}
.add_comment {
	background: url(img/add-comment.png) no-repeat left top;
	opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
}
.add_comment:hover {
	opacity:1.5; -moz-opacity:1.5; filter:alpha(opacity=150);
}
.edit_comment {
	margin: 1px 0 0 0;
	background: url(img/icon-edit.png) no-repeat left top;
	opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
}
.edit_comment:hover {
	opacity:1.5; -moz-opacity:1.5; filter:alpha(opacity=150);
}

.news_add_comment:hover {
	background: #006699;
	outline: none;
	text-decoration: none;
}

.news_answer {
	background-color: #F0F8FF;
	border: 1px dotted #708090;
	color: #135b11;
	padding: 4px;
	margin: 7px 0px 4px 0px;
	display: block;

	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.news_answer_title {
	font-style: normal /*italic*/;
	font-size: 12px;
	color: #999999;
	padding: 2px 0px 3px 2px;
	display: block;
}

.news_answer_text{
	padding: 0px 2px;
	display: block;
}


.adv-btn, .adv-btn-act {
	color: #FFFFFF;
	width: 230px;
	height: 25px;
	line-height: 24px;
	font-size: 12px;
	display: inline-block;
	padding: 0px;
	margin: 2px 2px 1px 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	text-transform: uppercase; /*normal*/
	border: 2px solid #E0E0E0;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	letter-spacing: normal;
}

.adv-btn {
	background: #708090; /*#52991D;*/
}

.adv-btn-act {
	background: #E63200;
	background: -o-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -moz-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -webkit-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -ms-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
}

.adv-btn:hover {
	background: #E63200;
	background: -o-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -moz-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -webkit-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -ms-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
}

.onlinecss{
	background: #009A56;
	background: -o-linear-gradient(top, #009A56 0px, #009A56 100%);
	background: -moz-linear-gradient(top, #009A56 0px, #009A56 100%);
	background: -webkit-linear-gradient(top, #009A56 0px, #009A56 100%);
	background: -ms-linear-gradient(top, #009A56 0px, #009A56 100%);

	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .5), 0 2px 3px rgba(0, 0, 0, .5);

	width: 75px;
	height: 35px;
	line-height: 33px;
	border-bottom: none;
	position: fixed;
	z-index: 1000;
	right: -23px;
	top: 45%;
	border-radius: 5px 5px 0 0;
	border: 2px solid #f0ffff;
	cursor: help;
	
	color: #f0ffff;
	text-align: center;
	
	text-shadow:1px 1px 5px #848482;
	-moz-text-shadow:1px 1px 5px #848482;
	-webkit-text-shadow:1px 1px 5px #848482;
	 
	font-weight: bold;
	font-size: 24px;
	font-family: "Comic Sans MS", "Monaco CY", cursive;
	
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}


table.ajax-nav { text-align:left; border-collapse:separate; line-height:1.4; border:none; border-spacing:0; width:100%; padding:0; margin:2px auto; }
table.ajax-nav td.nav-left, table.ajax-nav td.nav-center, table.ajax-nav td.nav-right {
	margin: 0px;
	padding: 8px 6px 6px 6px;
	background: #F7F7F7;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #DDD;
	white-space: nowrap;
	vertical-align: middle;
}
table.ajax-nav td.nav-left { text-align: center; width:90px; }
table.ajax-nav td.nav-center { text-align: center; }
table.ajax-nav td.nav-right { text-align: center; width:90px; }

.nav-page {

}
.nav-prev-next {
	cursor: default;
	font-size: 12px;
	color: #B3C2A4;
}
.nav-prev-next-act {
	cursor: pointer;
	font-size: 12px;
	color: #176995;
}
.nav-prev-next-act:hover {
	color: #FF0000;
}
.nav-page, .nav-page-act {
	cursor: pointer;
	color: #006699;
	font: 14px Tahoma, Arial, "Times New Roman", "Trebuchet MS", Impact,sans-serif;
	font-weight: normal;
	padding: 0px 3px;
	margin: 0px 2px;
	border-radius: 1px;
}
.nav-page:hover, .nav-page-act:hover {
	color: #FF0000;
}
.nav-page-act {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 2px solid #006699;
}
.text14 {
	font-size:14px;
}


.art-calendar {
	float: left;
	display: block;
	height: 18px;
	width: auto;
	outline: none;
	border: none;
	margin: 0 1px;
	padding-left:22px;
	line-height:18px;
	font-size:11px;
	color:#828282;
	background: url(articles/icon-calendar-18x18.png) no-repeat left top;
}

.art-eye {
	float: right;
	display: block;
	height: 16px;
	width: auto;
	outline: none;
	border: none;
	margin: 0 1px;
	padding-left:20px;
	line-height:16px;
	font-size:11px;
	color:#828282;
	background: url(articles/icon-eye-16x16.png) no-repeat left top;
}

#maincolumn a.art-book-title, .art-book-title {
	text-align: left;
	font: 14px Tahoma, Arial, sans-serif;
	color: #00649E;
	text-shadow: 0px 0px 2px #FFFFFF;
	margin: 5px 0 10px 0;
	background: url(articles/icon-book-50x50.png) no-repeat left top;
	display: block;
	padding: 12px 0 9px 60px;
	border: none;
	text-decoration:none;
}

#maincolumn a.art-book-title:hover, .art-book-title:hover {
	color:#C24E00;
	border: none;
	cursor: pointer;
	text-decoration:none;
}

#maincolumn a.art-book-title span, .art-book-title span {
	display: block;
	font-size:10px;
	color: #688194;
	text-decoration:none;
}


#maincolumn a.articles_sub, a.articles_sub {
	/*float: right;*/
	display: inline-block;
	color: #FFFFFF;
	padding: 4px 10px 5px;
	margin: 10px 0px 5px 0px;
	border-radius: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	font-size: 12px;
	border: 2px solid #E0E0E0;
	cursor: pointer;
	background: #0077A7;
	outline: none;
	text-decoration: none;
}

#maincolumn a.articles_sub:hover, a.articles_sub:hover {
	background: #006699;
	outline: none;
	text-decoration: none;
}


.cashout-loading {
	background:url(eps/icon-loading.gif) no-repeat center center;
	width:16px;
	height:11px;
	display:block;
	margin:0 auto;
	margin-top:20px;
	padding:4px;
}

.cashout-wm, .cashout-ym, .cashout-pm, .cashout-pe, .cashout-qw, .cashout-mb, .cashout-pp, .cashout-sb, .cashout-ac {
	background: #FFFFFF;
	border: 1px solid #E2E4E5; /*#F0F1F1*/
	display: inline-block;
	margin: 3px 3px;
}

.cashout-wm div, .cashout-ym div, .cashout-pm div, .cashout-pe div, .cashout-qw div, .cashout-mb div, .cashout-pp div, .cashout-sb div, .cashout-ac div {
	border: 2px solid #E9EAEA;
	display: block;
}

.cashout-wm div div, .cashout-ym div div, .cashout-pm div div, .cashout-pe div div, .cashout-qw div div, .cashout-mb div div, .cashout-pp div div, .cashout-sb div div, .cashout-ac div div {
	border: 1px solid #E2E4E5;
	display: block;
}


.cashout-wm div div div, .cashout-ym div div div, .cashout-pm div div div, .cashout-pe div div div, .cashout-qw div div div, .cashout-mb div div div, .cashout-pp div div div, .cashout-sb div div div, .cashout-ac div div div {
	width: 160px;
	height: 67px;
	border: 1px solid #9CADBA;
	display: block;
}

.cashout-wm div div div { background:url(eps/icon-wm.png) no-repeat center 5px; }
.cashout-ym div div div { background:url(eps/icon-ym.png) no-repeat center 5px; }
.cashout-pm div div div { background:url(eps/icon-pm.png) no-repeat center 5px; }
.cashout-pe div div div { background:url(eps/icon-pe.png) no-repeat center 5px; }
.cashout-qw div div div { background:url(eps/icon-qw.png) no-repeat center 5px; }
.cashout-mb div div div { background:url(eps/icon-mb.png) no-repeat center 5px; }
.cashout-sb div div div { background:url(eps/icon-sb.png) no-repeat center 5px; }
.cashout-pp div div div { background:url(eps/icon-pp.png) no-repeat center 5px; }
.cashout-ac div div div { background:url(eps/icon-ac.png) no-repeat center 5px; }

.cashout-wm div div div:hover, .cashout-ym div div div:hover, .cashout-pm div div div:hover, .cashout-pe div div div:hover, .cashout-qw div div div:hover, .cashout-mb div div div:hover, .cashout-pp div div div:hover, .cashout-sb div div div:hover, .cashout-ac div div div:hover {
	border: 4px solid #5BA4FD;
	display: inline-block;
	margin: -3px;
	cursor: pointer;
}

.line-blue, .line-gray, .line-green, .line-red, .line-orange {
	display: block;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 2px 3px;
	margin: 45px 1px 0 1px;
}

.line-blue 	{ background-color:#3579AC; }
.line-gray 	{ background-color:#9CADBA; }
.line-green 	{ background-color:#65AB34; }
.line-orange 	{ background-color:#E88523; }
.line-red 	{ background-color:#D94821; }

.sum-form 	{ border: 4px solid #E2E4E5; background: #E2E4E5; margin: 10px auto; display: block; width: 150px; }
/*.sum-form:hover { border: 3px solid #E2D447; background: #F5F5F5; }*/

input.sum-out {
	font-size: 19px;
	text-align: center;
	padding: 4px;
	border: 1px solid #9CADBA;
	box-shadow: 0 0 0px rgba(102,148,200,1);
	text-transform: uppercase;
	width: 140px;
	height: 30px;
	outline: none;
	margin: 0px;
	border-radius:0;
}

input.sum-out:hover, input.sum-out:focus {
	outline: none;
	border: 1px solid #228B22;
	box-shadow: 0 0 0px #228B22;
	margin: 0px;
}

.cash-bank {
	text-align: justify;
	display: block;
	background: url(eps/icon-bank.png) no-repeat left top;
	padding: 5px 5px 0px 80px;
	border: none;
	min-height:60px;
}

.cash-order {
	display: block;
	color: #324D63;
	text-align: left;
	padding: 5px 10px 5px 50px;
	border-bottom: 1px solid #C5D2DB;
	width: 300px;
	margin: 0px auto;
}

.cash-order .txt-l {
	color: #005E91;
	font-size: 14px;
	width: 100px;
	display: inline-block;
}
.cash-order .txt-r {
	font-size: 16px;
}

.cash-order-btn {
	display: inline-block;
	color: #FFFFFF;
	padding: 6px 15px 7px 15px;
	margin: 5px 0px 5px 0px;
	border-radius: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	font-size: 13px;
	text-transform: uppercase;
	border: 2px solid #E0E0E0;
	cursor: pointer;
	background: #0077A7;
	outline: none;
	text-decoration: none;
}

.cash-order-btn:hover {
	background: #006699;
	outline: none;
	text-decoration: none;
}

.cash-success {
	font-size: 14px;
	color: #11730E;
	letter-spacing: normal;
	text-shadow: 0 1px 0 #FFFFFF, 1px 2px 2px #AAAAAA;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	display: block;
}

.cash-success span {
	font-size: 15px;
	letter-spacing: normal;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	background-color: #4FAD1F;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 20px;
}

.cash-success .bg-img {
	background: url(eps/icon-success-pay.png) no-repeat center center;
	display: block;
	width: 128px;
	height: 128px;
	padding: 0px;
	margin: 15px auto;
}

.cash-success a, .cash-success a:active, .cash-success a:visited {
	font: bold 15px Arial, Tahoma, Sans-Serif;
	color: #2C7DA8;
	border-bottom: 1px dotted #2C7DA8;
	text-transform: uppercase;
	cursor: pointer;
}
.cash-success a:hover {
	color: #DE1200; /*#DE1200*/
	text-decoration: none;
	border-bottom: 1px dotted #971C1D;
}


a.link_adv, a.link_adv:link, a.link_adv:visited {
	background: url(icon-serf/icon-advertise-add.png) no-repeat left center;
	margin:0;
	padding: 0 0 0 19px;
	font-size:13px;
	color: #006699;
	outline: none;
	text-decoration: none;
	text-shadow: none;
}

a.link_adv:hover {
	color: #E95641;
	outline: none;
	text-decoration: none;
	text-shadow: none;
}


.proc-btn, .proc-btn-t, .proc-btn-n {
	color: #FFFFFF;
	height: 25px;
	line-height: 24px;
	font-size: 12px;
	display: inline-block;
	padding: 0px;
	margin: 2px 0px 1px 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	text-transform: none;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	letter-spacing: normal;
}

.proc-btn   { width: 185px; background: rgb(93, 138, 168); border: 2px solid #E0E0E0; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; }
.proc-btn-t { width: 140px; background: rgb(93, 138, 168); border: 2px solid #E0E0E0; border-right: none; border-radius: 1px 0px 0px 1px; -moz-border-radius: 1px 0px 0px 1px; -webkit-border-radius: 1px 0px 0px 1px; }
.proc-btn-n { width:  45px; background: rgba(230, 50, 0, 0.9); border: 2px solid #E0E0E0; border-left:  none; border-radius: 0px 1px 1px 0px; -moz-border-radius: 0px 1px 1px 0px; -webkit-border-radius: 0px 1px 1px 0px; }

.proc-btn:hover   { background: #4e7591; }
.proc-btn-t:hover { background: #4e7591; }
.proc-btn-n:hover { background: rgba(230, 50, 0, 1); }


.f-addcom, .f-edit, .f-del {
	float: right;
	display: block;
	height: 16px;
	width: 16px;
	outline: none;
	border: none;
	margin: 0 1px;
	float: right;
	cursor: pointer;
}
.f-addcom 	{ width: 19px; background: url(img/icon-addcom.png) no-repeat left top; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); }
.f-addcom:hover { opacity:1.5; -moz-opacity:1.5; filter:alpha(opacity=150); }

.f-del 	{ background: url(img/icon-del.png) no-repeat left bottom; }
.f-del:hover 	{ background-position: left top; }

.f-edit 	{ background: url(img/icon-edit.png) no-repeat left top; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); }
.f-edit:hover 	{ opacity:1.5; -moz-opacity:1.5; filter:alpha(opacity=150); }

a.user-status-1, a.user-status-2, a.user-status-3, a.user-status-4, a.user-status-5, a.user-status-6, a.user-status-7, a.user-status-8, a.user-status-9, a.user-status-10, a.user-status-11,
.user-status-1, .user-status-2, .user-status-3, .user-status-4, .user-status-5, .user-status-6, .user-status-7, .user-status-8, .user-status-9, .user-status-10, .user-status-11,
#maincolumn a.user-status-1, #maincolumn a.user-status-2, #maincolumn a.user-status-3, #maincolumn a.user-status-4, #maincolumn a.user-status-5, #maincolumn a.user-status-6, #maincolumn a.user-status-7, #maincolumn a.user-status-8, #maincolumn a.user-status-9, #maincolumn a.user-status-10, #maincolumn a.user-status-11 
{
	height:60px;
	width:60px;
	display:block;
	border:none;
	outline:none;
	text-decoration:none;
	cursor:pointer;
	margin:0px auto;
	margin-bottom:10px;
	padding:0;
	line-height: 58px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #3C693C;
}

a.user-status-1:hover, a.user-status-2:hover, a.user-status-3:hover, a.user-status-4:hover, a.user-status-5:hover, a.user-status-6:hover, a.user-status-7:hover, a.user-status-8:hover, a.user-status-9:hover, a.user-status-10:hover, a.user-status-11,
.user-status-1:hover, .user-status-2:hover, .user-status-3:hover, .user-status-4:hover, .user-status-5:hover, .user-status-6:hover, .user-status-7:hover, .user-status-8:hover, .user-status-9:hover, .user-status-10:hover, .user-status-11,
#maincolumn a.user-status-1:hover, #maincolumn a.user-status-2:hover, #maincolumn a.user-status-3:hover, #maincolumn a.user-status-4:hover, #maincolumn a.user-status-5:hover, #maincolumn a.user-status-6:hover, #maincolumn a.user-status-7:hover, #maincolumn a.user-status-8:hover, #maincolumn a.user-status-9:hover, #maincolumn a.user-status-10:hover, #maincolumn a.user-status-11 
{
	text-align: center;
	text-decoration:none;
}

a.user-status-1, .user-status-1 { background: url("icon-status/icon-status-1.png") no-repeat left top; }
a.user-status-2, .user-status-2 { background: url("icon-status/icon-status-2.png") no-repeat left top; }
a.user-status-3, .user-status-3 { background: url("icon-status/icon-status-3.png") no-repeat left top; }
a.user-status-4, .user-status-4 { background: url("icon-status/icon-status-4.png") no-repeat left top; }
a.user-status-5, .user-status-5 { background: url("icon-status/icon-status-5.png") no-repeat left top; }
a.user-status-6, .user-status-6 { background: url("icon-status/icon-status-6.png") no-repeat left top; }
a.user-status-7, .user-status-7 { background: url("icon-status/icon-status-7.png") no-repeat left top; }
a.user-status-8, .user-status-8 { background: url("icon-status/icon-status-8.png") no-repeat left top; }
a.user-status-9, .user-status-9 { background: url("icon-status/icon-status-9.png") no-repeat left top; }
a.user-status-10, .user-status-10 { background: url("icon-status/icon-status-10.png") no-repeat left top; }
a.user-status-11, .user-status-11 { background: url("icon-status/icon-status-11.png") no-repeat left top; }


.cat-title-open, .cat-title-close {
	border-top: 1px solid #46A2FF; border-bottom: 1px solid #ABC0DA;
	display: block;
	margin: 0 0 3px 0;
	padding: 4px 10px 5px 52px;
	color: #00649E;
	text-align: left;
	font: 12px Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFFFFF;
	outline: none;
	cursor: pointer;
	background: #DCE7EA url(img/title-down.png) no-repeat 5px center;
}

.cat-title-close {
	background-color: #EDEDED;
	color: #728E9E;
}

table.tab-wall { text-align:left; border-collapse:separate; line-height:1.4; border:none; border-spacing:0; width:100%; padding:0 0 5px 0; }
table.tab-wall td.td-wall {
	color: #114C5B;
	font: 12px/14px tahoma, arial, sans-serif;
	padding: 4px 4px 4px 10px;
	border-bottom: 1px solid #DDD;
}
table.tab-wall td.td-wall:nth-child(2) {
	color: #0A4C5B;
}


a.vp-mail {
	width: 15px;
	height: 11px;
	display: block;
	cursor: pointer;
	float: left;
	margin: 2px 5px 0 0;
	padding:0;
	border: none;
	background: #F5F5F5 url(img/icon-mail.png) no-repeat left top;
}
a.vp-mail:hover {
	background-position: left bottom;
	border: none;
}

.wall-cnt {
	color: #167E48;
	font-size: 12px;
	text-shadow: 0 1px 0 #FFF, 1px 2px 2px #AAA;
	font-weight: bold;
}

.seach-form {
	font: 12px/14px tahoma, arial, sans-serif;
	color: #335783;
	background-color: #3CB371;
	padding: 3px 0px;
	margin-bottom: 5px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #828282;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

.seach-form input {
	border: 1px solid #696969;
	text-align: center;
	width: 400px;
	height: 26px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #363636;
}
.seach-form input:focus {
	border: 1px solid #00868B;
	outline: none;
}

.seach-result {
	position: absolute;
	top: 31px;
	left: 156.5px;
	width: 400px;
	max-height: 238px;
	border: 1px solid #00868B;
	background-color: rgba(255, 255, 255, 1);
	overflow-y: auto;
	display: none;
	margin:0px auto;
	padding:5px 0;
	z-index: 10000000;
}

.seach-loading {
	background:url(img/icon-loading.gif) no-repeat center center;
	width:16px;
	height:11px;
	display:block;
	margin:0px auto;
	padding:10px 0;
}

.seach-in {
	padding: 5px 5px;
	position: relative;
	height: 35px;
	cursor: pointer;
	border-bottom: 1px solid #CCC;
	color: #335783;
	width: 96%;
	margin:2px auto;
}

.seach-box-a {
	float: left;
}

.seach-box-b {
	float: left;
	line-height: 35px;
	padding-left: 5px;
	font-weight:bold;
	text-shadow:0 1px 0 #FFF,1px 2px 2px #AAA;
}

.seach-box-c {
	float: right;
	line-height: 35px;
}

.wall-avatar, .small-avatar {
	background: url(img/avatarbg.png) no-repeat right bottom;
	padding: 2px 9px 9px 2px;
	border: none;
	width: 30px;
	height: 30px;
	display:block;
}
.wall-avatar {
	width: 50px;
	height: 50px;
	cursor: pointer;
}

.comm-info {
	float:left;
	line-height:22px;
}

.comm-time {
	float:right;
	color:#4F4F4F;
	text-shadow: 0 1px 0 #FFF, 1px 1px 1px #AAA;
	line-height:22px;
	padding-right:3px;
}

.comm-author {
	color:#05599B;
	font-size:12px;
	color: #05599B;
	text-shadow: 0px 0px 3px #A3D3F7;
	margin: 0px;
}

.comm-author-id {
	color:#387021;
	font-size:12px;
	font-weight: normal;
	margin: 0 0 0 2px;
	border-bottom: 1px dotted #99BA77;
}

.comm-plus, .comm-minus {
	width: 22px;
	height: 22px;
	margin: 0 7px 0 0px;
	padding: 0;
	border: none;
	float:left;
	display:inline-block;
}

.comm-plus  { background: url(img/icon-comm-plus.png) no-repeat left center; }
.comm-minus { background: url(img/icon-comm-minus.png) no-repeat left center; }

.text-green { color:#167E48; }
.text-red   { color:#FF0000; }
.text-grey  { color:#363636; }
.text-blue  { color:#0080EC; }

.bg-wall {
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 0 0 0 7px;
	padding: 0 0 0 22px;
	border: none;
	background: url(img/icon-wall-20x20.png) no-repeat left center;
}
.wall_answer {
	background-color: #F0F8FF;
	border: 1px dotted #708090;
	color: #135b11;
	padding: 4px;
	margin: 7px 0px 4px 0px;
	display: block;
	word-wrap: break-word;
}

.wall_answer_title {
	font-style: normal /*italic*/;
	font-size: 12px;
	color: #999999;
	padding: 2px 0px 3px 2px;
	display: block;
}

.wall_answer_text {
	padding: 0px 2px;
	display: block;
}

.cnt-comm {
	color: #696969;
	font: 14px/20px Tahoma, Arial, sans-serif;
	/*text-shadow: 1px 1px 1px #FFFFFF;*/
	text-align: center;
	padding: 5px 0px 15px 0px;
}

.cnt-comm-all, .cnt-comm-plus, .cnt-comm-minus {}
.cnt-comm-minus { margin-left:10px; }

.cnt-comm-all span   { color: #696969; font-weight: bold; }
.cnt-comm-plus span  { color: #2E8B57; font-weight: bold; }
.cnt-comm-minus span { color: #E32636; font-weight: bold; }


.wall-sub {
	display: inline-block;
	color: #FFFFFF;
	padding: 4px 10px 5px 10px;
	margin: 5px 2px 5px 2px;
	border-radius: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.56);
	font-size: 12px;
	border: 2px solid #E0E0E0;
	cursor: pointer;
	background: rgba(0, 154, 86, 0.9);
	outline: none;
	text-decoration: none;
}

.wall-sub:hover {
	background: rgba(0, 154, 86, 1.1);
	outline: none;
	text-decoration: none;
}

.info-bon, .info-kon, .info-task {
	color: #176995;
	font-size: 12px;
	cursor: pointer;
	border-bottom: 0px dotted #176995;
	margin: 0 2px;
}

.info-bon:hover, .info-kon:hover, .info-task:hover {
	color: #A52A2A;
	border-bottom: 1px dotted #A52A2A;
}

.wall-userinfo {
	background-color: #FFFADF;
	border: 1px dashed #5CA4BC;
	padding: 4px;
	margin: 0px 0px 5px 0px;
	min-height: 17px;
	word-wrap: break-word;
}

.d-gift {
	display: inline-block;
	cursor: pointer;
}

.img-gift {
	display: inline-block;
	background: #FAFAFA;
	border-radius: 5px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin: 3px 3px 3px 3px;
	outline: none;
	width: 48px;
	height: 48px;
}
.img-gift:hover {
	border: 1px solid #167E48;
}

span .img-gift, span .img-gift:hover {
	border: none;
	background: none;
	padding: 15px;
}

#wall-usergifts {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 7px;
}

.wall-gift {
	display: inline-block;
	padding: 5px;
	margin: 4px;
	cursor: pointer;
	position: relative;
}
.wall-gift:hover { background: #FAFAFA; border: 1px solid #167E48; border-radius: 5px; margin: 3px; }

.wall-gift .info-gift {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	display: none;
	position: absolute;
	width: 250px;
	top: 65px;
	left: 50%;
	margin-left: -125px;
	padding: 5px 8px;
	border: 1px solid rgba(0,0,0,0.25);
	background-color: rgba(0,0,0,0.8);
	border-radius: 3px;
	box-shadow: 0 0 3px #555;
	z-index: 10000;
	word-wrap: break-word;
}

.wall-gift:hover .info-gift { display: block; }

.wall-gift img {
	width: 48px;
	height: 48px;
	border: none;
	outline: none;
	margin: 0px;
	padding: 0px;
}

.author-gift { float: left; font-weight:bold; }
.date-gift   { float: right; }

.comm-gift {
	text-align: left;
}

#user-notif {
	position: fixed;
	z-index: 1000000;
	right: 8px;
	bottom: 8px;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	overflow: hidden;
	max-height: 280px;
	font-weight: normal;
	font: 12px/14px Tahoma, Arial, "Times New Roman", "Trebuchet MS", Impact,sans-serif;
}

#user-notif .notif-block {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 290px;
	height: 80px;
	padding: 5px;
	margin: 0 0 5px 0;
	color: #FFFFFF;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.85);
	background: -o-linear-gradient(top, #222222 0px, #000000 100%);
	background: -moz-linear-gradient(top, #222222 0px, #000000 100%);		
	background: -webkit-linear-gradient(top, #222222 0px, #000000 100%);
	background: -ms-linear-gradient(top, #222222 0px, #000000 100%);
	/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); */
	opacity: 0.85; -moz-opacity:0.85; filter:alpha(opacity=85);
}

#user-notif .notif-block:last-child { margin-bottom: 0; }
#user-notif .notif-block:hover { opacity: 0.90; -moz-opacity:0.90; filter:alpha(opacity=90); }

#user-notif .notif-title {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 6px 2px 6px;
	border-bottom: 0px solid #696969;
}

#user-notif .notif-avatar {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 3px 0 6px;
}

#user-notif img.bg-avatar {
	margin-top: 5px;
	background: url(img/avatarbg.png) no-repeat right bottom;
	padding: 2px 9px 9px 2px;
	border: none;
	width: 50px;
	height: 50px;
}

#user-notif .notif-content {
	display: block;
	word-wrap: break-word;
	margin: 5px 5px 3px 2px;
	text-align: left;
}

.block-captcha {
	margin:0px;
	padding:1px;
	display:inline-block;
	border:1px solid #008B8B;
	border-radius:3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	width:100px;
	height:40px;
	cursor: pointer;
}

.block-captcha img {
	margin:0px;
	padding:0px;
	border:none;
	cursor: pointer;
	border-radius:2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}


.sd_sub, #maincolumn a.sd_sub {
	display: inline-block;
	color: #FFFFFF;
	padding: 6px 15px 7px;
	margin: 5px 6px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.50);
	font:12px/12px Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: 2px solid #E2E2E2;
	cursor: pointer;
	outline: none;
	text-align:center;
	text-decoration: none;
	letter-spacing: normal;
	line-height:12px;
}

.sd_sub.big, #maincolumn a.sd_sub.big {
	padding-left:30px;
	padding-right:30px;
}

.sd_sub.small, #maincolumn a.sd_sub.small {
	padding:3px 3px 4px 4px;
	margin: 2px 3px 2px 0px;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
	border: 1px solid #E2E2E2;
	font-size: 11px;
	line-height:12px;
	min-width: 13px;
}

.sd_sub.blue, #maincolumn a.sd_sub.blue {
	color: #FFFFFF;
	background: #00A8CE;
	background: -o-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
	background: -moz-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
	background: -webkit-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
	background: -ms-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
}

.sd_sub.blue:hover, #maincolumn a.sd_sub.blue:hover {
	color: #FFFFFF;
	background: #009ABC;
	background: -o-linear-gradient(top, #009ABC 0px, #007AA3 100%);
	background: -moz-linear-gradient(top, #009ABC 0px, #007AA3 100%);
	background: -webkit-linear-gradient(top, #009ABC 0px, #007AA3 100%);
	background: -ms-linear-gradient(top, #009ABC 0px, #007AA3 100%);
}

.sd_sub.red, #maincolumn a.sd_sub.red {
	color: #FFFFFF;
	background: #FF7B71;
	background: -o-linear-gradient(top, #FF7B71 0px, #D32718 100%);
	background: -moz-linear-gradient(top, #FF7B71 0px, #D32718 100%);
	background: -webkit-linear-gradient(top, #FF7B71 0px, #D32718 100%);
	background: -ms-linear-gradient(top, #FF7B71 0px, #D32718 100%);
}

.sd_sub.red:hover, #maincolumn a.sd_sub.red:hover {
	color: #FFFFFF;
	background: #FF4C1A;
	background: -o-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -moz-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -webkit-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
	background: -ms-linear-gradient(top, #FF4C1A 0px, #E63200 100%);
}

.sd_sub.green, #maincolumn a.sd_sub.green {
	color: #FFFFFF;
	background: #54B419;
	background: -o-linear-gradient(top, #54B419 0px, #318401 100%);
	background: -moz-linear-gradient(top, #54B419 0px, #318401 100%);
	background: -webkit-linear-gradient(top, #54B419 0px, #318401 100%);
	background: -ms-linear-gradient(top, #54B419 0px, #318401 100%);
}

.sd_sub.green:hover, #maincolumn a.sd_sub.green:hover {
	color: #FFFFFF;
	background: #65AB34;
	background: -o-linear-gradient(top, #65AB34 0px, #447322 100%);
	background: -moz-linear-gradient(top, #65AB34 0px, #447322 100%);
	background: -webkit-linear-gradient(top, #65AB34 0px, #447322 100%);
	background: -ms-linear-gradient(top, #65AB34 0px, #447322 100%);
}

.sd_sub.orange, #maincolumn a.sd_sub.orange {
	color: #FFFFFF;
	background: #FFA726;
	background: -o-linear-gradient(top, #FFA726 0px, #EB6600 100%);
	background: -moz-linear-gradient(top, #FFA726 0px, #EB6600 100%);
	background: -webkit-linear-gradient(top, #FFA726 0px, #EB6600 100%);
	background: -ms-linear-gradient(top, #FFA726 0px, #EB6600 100%);
}

.sd_sub.orange:hover, #maincolumn a.sd_sub.orange:hover {
	color: #FFFFFF;
	background: #FF9A0F;
	background: -o-linear-gradient(top, #FF9A0F 0px, #EB6611 100%);
	background: -moz-linear-gradient(top, #FF9A0F 0px, #EB6611 100%);
	background: -webkit-linear-gradient(top, #FF9A0F 0px, #EB6611 100%);
	background: -ms-linear-gradient(top, #FF9A0F 0px, #EB6611 100%);
}

.sd_sub.purple, #maincolumn a.sd_sub.purple {
	color: #FFFFFF;
	background: #9370DB;
	background: -o-linear-gradient(top, #9370DB 0px, #8A2BE2 100%);
	background: -moz-linear-gradient(top, #9370DB 0px, #8A2BE2 100%);
	background: -webkit-linear-gradient(top, #9370DB 0px, #8A2BE2 100%);
	background: -ms-linear-gradient(top, #9370DB 0px, #8A2BE2 100%);
}

.sd_sub.purple:hover, #maincolumn a.sd_sub.purple:hover {
	color: #FFFFFF;
	background: #9400D3;
	background: -o-linear-gradient(top, #9400D3 0px, #9932CC 100%);
	background: -moz-linear-gradient(top, #9400D3 0px, #9932CC 100%);
	background: -webkit-linear-gradient(top, #9400D3 0px, #9932CC 100%);
	background: -ms-linear-gradient(top, #9400D3 0px, #9932CC 100%);
}

.sd_sub.black, #maincolumn a.sd_sub.black {
	color: #FFFFFF;
	background: #6B6B6B;
	background: -o-linear-gradient(top, #6B6B6B 0px, #5A5A5A 100%);
	background: -moz-linear-gradient(top, #6B6B6B 0px, #5A5A5A 100%);
	background: -webkit-linear-gradient(top, #6B6B6B 0px, #5A5A5A 100%);
	background: -ms-linear-gradient(top, #6B6B6B 0px, #5A5A5A 100%);
}

.sd_sub.black:hover, #maincolumn a.sd_sub.black:hover {
	color: #FFFFFF;
	background: #5A5A5A;
	background: -o-linear-gradient(top, #5A5A5A 0px, #555555 100%);
	background: -moz-linear-gradient(top, #5A5A5A 0px, #555555 100%);
	background: -webkit-linear-gradient(top, #5A5A5A 0px, #555555 100%);
	background: -ms-linear-gradient(top, #5A5A5A 0px, #555555 100%);
}

.sd_sub.grey, #maincolumn a.sd_sub.grey {
	color: #FFFFFF;
	background: #ADC3CE;
	background: -o-linear-gradient(top, #ADC3CE 0px, #8FA9B7 100%);
	background: -moz-linear-gradient(top, #ADC3CE 0px, #8FA9B7 100%);
	background: -webkit-linear-gradient(top, #ADC3CE 0px, #8FA9B7 100%);
	background: -ms-linear-gradient(top, #ADC3CE 0px, #8FA9B7 100%);
}

.sd_sub.grey:hover, #maincolumn a.sd_sub.grey:hover {
	color: #FFFFFF;
	background: #9CADBA;
	background: -o-linear-gradient(top, #9CADBA 0px, #CFCFCF 100%);
	background: -moz-linear-gradient(top, #9CADBA 0px, #CFCFCF 100%);
	background: -webkit-linear-gradient(top, #9CADBA 0px, #CFCFCF 100%);
	background: -ms-linear-gradient(top, #9CADBA 0px, #CFCFCF 100%);
}

.ref-walls {
	display:block;
	text-align:center;
}

.ref-wall_2 {
	display:inline-block;
	width:200px;
	margin:0px 5px 10px;
	padding:10px 8px;
	vertical-align: top;
	background: #FFFFFF;
	border:1px solid #999;
	box-shadow:3px 3px 15px 1px #999; -webkit-box-shadow:3px 3px 15px 1px #999; -moz-box-shadow:3px 3px 15px 1px #999; -khtml-box-shadow:3px 3px 15px 1px #999;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;
	cursor: pointer;
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.ref-wall {
	display:inline-block;
	width:210px;
	margin:0px 5px 10px;
	padding:10px 8px;
	vertical-align: top;
	background: #FFFFFF;
	border:1px solid #999;
	box-shadow:3px 3px 15px 1px #999; -webkit-box-shadow:3px 3px 15px 1px #999; -moz-box-shadow:3px 3px 15px 1px #999; -khtml-box-shadow:3px 3px 15px 1px #999;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;
	cursor: pointer;
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.ref-wall:hover { opacity:0.90; -moz-opacity:0.90; filter:alpha(opacity=90); }

.rw_login  { color:#0080EC; text-shadow:0 1px 0 #FFF,1px 2px 2px #AAA; text-align:center; font-weight:bold; }
.rw_status { color:#FF0000; text-shadow:0 1px 0 #FFF,1px 2px 2px #AAA; text-align:center; font-weight:normal; margin-top:-8px; }
.rw_ref_back { color:#006699; font-size: 12px; margin:8px auto 10px; }
.rw_ref_back span { color: #167E48; font-size: 12px; text-shadow: 0 1px 0 #FFF, 1px 2px 2px #AAA; font-weight: bold; }

.rw_avatar, .rw_avatar_small {
	margin:0 auto;
	text-align:center;
}

.rw_avatar img, .rw_avatar_small img {
	width:140px;
	height:140px;
	background-color: #F5FFFA;
	border: 1px solid transparent;
	margin:0;
	padding:0;
	border-radius:71px; -moz-border-radius:71px; -webkit-border-radius:71px; -khtml-border-radius:71px;
	box-shadow: 0 0 10px 0 #999; -webkit-box-shadow: 0 0 10px 0 #999; -moz-box-shadow: 0 0 10px 0 #999; -khtml-box-shadow: 0 0 10px 0 #999;
}

.rw_avatar_small img {
	width:50px;
	height:50px;
	border-radius:26px; -moz-border-radius:26px; -webkit-border-radius:26px; -khtml-border-radius:26px;
	box-shadow: 0 0 4px 0 #999; -webkit-box-shadow: 0 0 4px 0 #999; -moz-box-shadow: 0 0 4px 0 #999; -khtml-box-shadow: 0 0 4px 0 #999;
	margin:5px;
}

.rw_avatar_small {
	display: inline-block;
	position: relative;
}

.rw_avatar_small .info-rw {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	display: none;
	position: absolute;
	width: 250px;
	top: 65px;
	left: calc(50% - 137px);
	margin: 0px;
	padding: 5px 8px;
	border: 1px solid rgba(0,0,0,0.25);
	background-color: rgba(0,0,0,0.8);
	border-radius: 3px;
	box-shadow: 0 0 3px #555;
	z-index: 10000;
	word-wrap: break-word;
}

.rw_avatar_small:hover .info-rw { display: block; }

.rw_comment {
	min-height:28px;
	max-height:38px;
	padding:10px 0px 0px;
	color: #167E48;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	letter-spacing: 0.1px;
	word-wrap: break-word;
}

.rw_addsub {
	display:block;
	margin:0 auto;
	padding:0;
	min-height:5px;
}


p.tos { text-align:justify; padding:0; margin: 3px 0 0 0; }

img.avatar_small {
	width:30px;
	height:30px;
	text-align:center;
	background-color: #F5FFFA;
	border: 1px solid transparent;
	margin:5px;
	padding:0;
	border-radius:16px; -moz-border-radius:16px; -webkit-border-radius:16px; -khtml-border-radius:16px;
	box-shadow: 0 0 10px 0 #999; -webkit-box-shadow: 0 0 10px 0 #999; -moz-box-shadow: 0 0 10px 0 #999; -khtml-box-shadow: 0 0 10px 0 #999;
	float:left;
}

.q_mess_block_ch, .q_mess_block_nh {
	margin: 5px 0 5px 0;
	padding: 5px;
	font-size: 13px;
	font-family: Tahoma;
	text-align: left;
	text-shadow: 0 1px 0 #f6f7f7;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	color: #252b2c;
	word-wrap: break-word;
}

.q_mess_block_ch {
	background: #77FD9F;
	background: -o-linear-gradient(top, #B1FEC8 0px, #77FD9F 100%);
	background: -moz-linear-gradient(top, #B1FEC8 0px, #77FD9F 100%);		
	background: -webkit-linear-gradient(top, #B1FEC8 0px, #77FD9F 100%);
	background: -ms-linear-gradient(top, #B1FEC8 0px, #77FD9F 100%);
}

.q_mess_block_nh {
	background: #DDDDDD;
	background: -o-linear-gradient(top, #F6F7F7 0px, #D7DCDC 100%);
	background: -moz-linear-gradient(top, #F6F7F7 0px, #D7DCDC 100%);
	background: -ms-linear-gradient(top, #F6F7F7 0px, #D7DCDC 100%);
	background: -webkit-linear-gradient(top, #F6F7F7 0px, #D7DCDC 100%);
}

.q_mess_al {
	height:15px;
	margin: 5px -5px -5px -5px;
	border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px;
	padding:3px 5px;
	font-size:12px;
}

a.q_mess_author {
	background: #26C8F0;
	width: 100%;
	height: 17px;
	display: block;
	cursor: pointer;
	float: left;
	margin: 0px 0px 0px -5px;
	padding:2px 0px 0px 10px;
	border: none;
	border-radius:0px 6px 0px 4px; -moz-border-radius:0px 6px 0px 4px; -webkit-border-radius:0px 6px 0px 4px;
	text-shadow: none;
	color: #FFF;
	line-height:15px;
	min-width:75px;
}

a.q_mess_link {
	background: #BA81EE;
	width: 100%;
	height: 17px;
	display: inline-block;
	cursor: pointer;
	margin: 0px -5px 0px 0px;
	padding:2px 10px 0px 0px;
	float: right;
	border: none;
	border-radius:6px 0px 4px 0px; -moz-border-radius:6px 0px 4px 0px; -webkit-border-radius:6px 0px 4px 0px;
	text-shadow: none;
	color: #FFF;
	line-height:15px;
	min-width:75px;
	text-align: right;
}

.bonus_ducket {
	height:50px;
	width:50px;
	display:block;
	border:none;
	outline:none;
	text-decoration:none;
	cursor:help;
	margin:0 auto;
	padding:0;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: green;
	text-shadow:0 1px 0 #FFF,1px 2px 2px #AAA;
}

.fun-basket, .fun-unbasket {
	float: right;
	display: block;
	height: 16px;
	width: 16px;
	outline: none;
	border: none;
	margin: 0 1px;
	float: right;
	cursor: pointer;
}

.fun-basket   { background: url(img/icon-basket.png) no-repeat left top; }
.fun-unbasket { background: url(img/icon-unbasket.png) no-repeat left top; margin-top:1px;}
.fun-basket:hover, .fun-unbasket:hover { background-position: left bottom; }


.filter-lines {
	text-align: center;
	display: block;
	margin: 20px 0 15px 0;
}

.filter-line, .filter-line-active {
	font-size: 12px;
	margin: 0;
	padding: 0 0 17px 0;
	color: #006699;
	cursor: pointer;
	width: 128px;
	height: 15px;
	display: inline-block;
}

.filter-line 		{ background: url(blocks/refblock-line-1.png) no-repeat bottom center; }
.filter-line-active 	{ background: url(blocks/refblock-line-2.png) no-repeat bottom center; font-weight: bold; }
.filter-line:hover 	{ background: url(blocks/refblock-line-3.png) no-repeat bottom center; color: #FF8400; }

/********
---GAME---
*********/
.menu-game {
	text-align:center;
	background-color:#0081c5;
	text-shadow:1px 1px 1px rgba(10, 0, 0, 0.5);
}

.menu-game span.menu-s {
	display:inline-block;
	padding:0 10px;
	margin:0 2px;
	font-size:12px;
	text-decoration:none;
	color: #FFF;
	font-weight:normal;
	line-height:30px;
	cursor:pointer;
}

.menu-game span.menu-s:hover {
	background-color:#0082c9;
	border-top:2px solid #ff7f00;
	border-bottom:2px solid #ff7f00;
}

.menu-game span.menu-act {
	background-color:#0b6796;
	border-top:2px solid #17a165;
	border-bottom:2px solid #17a165;
}

table.tables-game, table.tables-stat {text-align:left; border-collapse:separate; line-height:1.4; border:none; border-spacing:0; width:100%; padding:0; margin:1px auto;}
table.tables-game thead {text-align:center; background:rgb(16, 131, 191);}
table.tables-game thead th {text-align:center; font-weight:normal; padding:5px; color:#FFF; font-size:13px; text-shadow:1px 1px 1px #376603;}

table.tables-game td, table.tables-stat td {
	height:45px;
	color:#114C5B;
	font:12px/18px tahoma, arial, sans-serif;
	border-top:1px solid #FFF;
	border-left:1px dashed #FFF;
	border-bottom:1px solid #DDD;
	border-right:1px dashed #EEE;
	background:#F7F7F7;
	padding:2px 5px;
}
table.tables-game td:first-child {border-left:1px solid #DDD; padding-left:6px;}
table.tables-game td:last-child {border-right:1px solid #DDD;}
table.tables-game td.knb-winner {background-color:#D2F3C9; font-weight:bold;}

table.tables-stat td {height:20px; border-left:none; border-right:none; padding:2px 10px;}
table.tables-stat td:first-child {border-left:1px solid #DDD;}
table.tables-stat td:last-child {border-right:1px solid #DDD; width:100px;}

.knb-form {
	background-color:#F7F7F7;
	border:1px solid #DDD;
	padding:10px;
	text-align:center;
}

.knb-input {
	display:inline-block;
	text-align:center;
	font-size:12px;
	color:#404040;
	margin-right:3px;
}

.protect-md5 {
	width:24px;
	height:27px;
	display:block;
	cursor:pointer;
	background:url(icon-games/icon-md5.png) no-repeat 0 3px;
	opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
}
.protect-md5:hover {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

.game-object {
	display:inline-block;
	width:36px;
	height:30px;
	cursor:pointer;
	transition:0.015s linear;
	opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);
}

.knb-rock 	{background:url(icon-games/icon-knb-rock.png) left top no-repeat;}
.knb-scissors 	{background:url(icon-games/icon-knb-scissors.png) left top no-repeat; width:40px;}
.knb-paper 	{background:url(icon-games/icon-knb-paper.png) left top no-repeat;}
.knb-help 	{background:url(icon-games/icon-knb-help.png) left top no-repeat;}

.knb-rock:hover, .knb-rock.act, .knb-scissors:hover, .knb-scissors.act, .knb-paper:hover, .knb-paper.act, .knb-help:hover, .knb-help.act {
	background-position:left bottom;
}

.knb-rock.nohover, .knb-scissors.nohover, .knb-paper.nohover, .knb-help.nohover {
	background-position:left top;
}

.knb-opacity {opacity:0.25; -moz-opacity:0.25; filter:alpha(opacity=25);}
.knb-date, .knb-date-s, .knb-date-v {font:11.5px Tahoma, Arial, sans-serif; cursor:help;}
.knb-date {color:#4F4F4F;}
.knb-date-s {color:#167E48;}
.knb-date-v {color:#8B3A3A;}

.knb-rules {line-height:16px; padding:5px 7px;}
.knb-rules-top {padding:15px 0px 2px 0px; line-height:14px;}
.knb-rules-top:first-child {padding-top:0px;}
.knb-rules-line {padding:2px 0px 2px 8px; line-height:14px;}


table.tab-work {text-align:left; border-collapse:separate; line-height:1.4; border:none; border-spacing:0; width:100%; padding:0;}
table.tab-work thead {text-align:center; background: rgba(0, 154, 86, 0.8);}
table.tab-work thead th {text-align:center; font-weight:normal; padding-bottom:4px; padding-top:4px; color:#FFF; font-size:13px; text-shadow:1px 1px 1px #376603;}

table.tab-work tr td {text-align:left; color:#114C5B; font-size:12px; border-top:solid 2px #FFF; border-bottom:solid 1px #DDD; background:#F7F7F7; padding:5px;}
table.tab-work tr td:first-child {border-left:1px solid #DDD; width:34px; text-align:center; padding:5px 5px 5px 8px;}
table.tab-work tr td:last-child  {border-right:1px solid #DDD; width:100px; text-align:right; padding-right:8px; white-space:nowrap;}

table.tab-work tr:first-child td {border-top:1px solid #DDD;}
table.tab-work tr:nth-child(1n) td {background:#F7F7F7;}
table.tab-work tr:nth-child(2n) td {background:#EFEFEF;}
/*table.tab-work tr:hover td{background:#ECFBD4;}*/

table.tab-work tr td.td-top {background:#F7F7F7;}
table.tab-work tr td.td-work {cursor:pointer;}
table.tab-work tr td.td-work-go {text-align:center;}
table.tab-work tr td.td-info {background:#deedfb; text-align:left; padding-left:50px; color:#828282; font-size:11px;}

img.favicon {width:16px; height:16px; border:none; outline:none; margin:0; padding:0 5px 0 0; vertical-align:text-bottom;}

.img-work {
	height:34px;
	width:34px;
	display:block;
	border:none;
	outline:none;
	cursor:help;
	margin:0;
	padding:0;
}

.click-blue  {background: url(icon-work/icon-click-blue.png) no-repeat left top;}
.click-green {background: url(icon-work/icon-click-green.png) no-repeat left top;}

.text-title {font-size:13px; color:#3A5FCD; cursor:pointer;}
.text-title-hl {font-size:13px; color:#FF3800; cursor:pointer;}
.text-desc  {font-size:12px; color:#89A688;}
.text-price {color:#135B11; cursor:help;}
.text-totals {font-size:11px; color:#89A688; cursor:help; padding-right:5px;}

.text-title:hover {color:#228B22;}
.text-title-hl:hover {color:#B22222;}

.sub_work, .work-mess {
	display: inline-block;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 15px 7px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.50);
	font:12px/12px Tahoma, Arial, sans-serif;
	border: 2px solid #E2E2E2;
	cursor: pointer;
	outline: none;
	text-align:center;
	text-decoration: none;
	letter-spacing: normal;
	line-height:12px;
}

.sub_work.blue {
	background: #00A8CE;
	background: -o-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
	background: -moz-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
	background: -webkit-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
	background: -ms-linear-gradient(top, #00A8CE 0px, #0082AD 100%);
}

.sub_work.blue:hover {
	background: #009ABC;
	background: -o-linear-gradient(top, #009ABC 0px, #007AA3 100%);
	background: -moz-linear-gradient(top, #009ABC 0px, #007AA3 100%);
	background: -webkit-linear-gradient(top, #009ABC 0px, #007AA3 100%);
	background: -ms-linear-gradient(top, #009ABC 0px, #007AA3 100%);
}

.work-mess.error {background: #FF3030; cursor: help;}
.work-mess.warn {background: #FF7F00; cursor: help;}

/********* АККАУНТ *********/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }


table.tab-top {text-align:left; border-collapse:separate; line-height:1.4; border:none; border-spacing:0; width:100%; padding:0;}
table.tab-top thead {text-align:center; background:#738FA0;;}
table.tab-top thead th {text-align:center; font-weight:normal; padding:4px 3.5px; color:#FFF; font-size:11px; text-shadow:1px 1px 1px #376603;}

table.tab-top tr td {text-align:center; color:#114C5B; font-size:14px; border-top:solid 2px #FFF; border-bottom:solid 1px #DDD; background:#F7F7F7; padding:5px;}
table.tab-top tr td:first-child {border-left:1px solid #DDD; padding:5px;}
table.tab-top tr td:last-child  {border-right:1px solid #DDD;}

table.tab-top tr:first-child td {border-top:1px solid #DDD;}
table.tab-top tr:nth-child(1n) td {background:#F7F7F7;}
table.tab-top tr:nth-child(2n) td {background:#EFEFEF;}

}

.top-avatar {
    background: url(img/avatarbg.png) no-repeat right bottom;
    margin: 0;
    padding: 2px 9px 9px 2px;
    border: none;
    width: 40px;
    height: 40px;
    display: block;}	

.top-medal-gold, .top-medal-silver, .top-medal-bronze {
	width:24px;
	height:24px;
	position:relative;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	cursor:help;
	margin:0;
}

.top-medal-gold   {background:url(img/icon-medal-gold.png) no-repeat; background-size:24px;}
.top-medal-silver {background:url(img/icon-medal-silver.png) no-repeat; background-size:24px;}
.top-medal-bronze {background:url(img/icon-medal-bronze.png) no-repeat; background-size:24px;}
.block-top-mesto {
    color: #167E48;
    text-align: center;
    text-shadow: 0 1px 0 #FFF, 1px 2px 2px #AAA;
    font-weight: bold;
    margin: 15px auto 20px;
}
/********* АККАУНТ *********/

/***** Обрезка текста в твите *****/
.example.yes_wrap {
white-space: nowrap; /* Запрещаем перенос строк */
overflow: hidden; /* Обрезаем все, что не помещается в область */
max-width: 700px; /* Ширина*/
#height: 30px; /* Высота/
background: #fc0; /* Цвет фона */
text-overflow: ellipsis; /* Добавляем многоточие */
}

/***** закладки в твите *****/