div.vrezka h4 {
	font-style:italic;
	text-align:left;
	font-weight:normal;
	font-family:Tahoma;
	font-size:9px;	
}

div.imagec {
	margin:5px auto;
	text-align:center;
	width:100%;
	background-color:#E9E9E9;
	border:1px solid #B7B7B7;
	display:table;
}
div.imagec img {
/*	border:1px solid #B7B7B7; */
	margin:2px;
	border: 2px solid #B7B7B7;
}
div.imagec div.text {
	color:#646464;
	background-color:;
	font-family:Tahoma;
	font-size:9px;
	border-top:1px solid #B7B7B7;
	padding:2px;
	text-align:left;
}


div.vrezka {
	background-color:#EEEEEE;
	border:1px solid #595959;
}

div.vrezka h2 {
	background-image: url(/bitrix/templates/igromania/img/gray_arroy_off.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	background-color: #595959;
	padding: 3px 5px 5px 25px;
	margin:-5px -5px 15px -5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #AAA 0 0 1px;
	text-align:left;
}
div.vrezka p {
	text-align:left;
}

p.author {
    color: #333333;
    font-style: italic;
    margin-right: 10px;
    text-align: right;
}


/* Firefox */
@-moz-document url-prefix() {
	div.vrezka h2 {
		margin:-5px -15px 15px -15px !important;
	}
}

/* Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
}

/* оформления таблиц */
div.table {
	margin:10px;
}
div.table p.title {
	text-align:center;
	margin:5px;
	padding:0;
	font-weight:bold;
}

table.brown {
	border:1px solid #985017;
}
table.brown .bghead {
	background-color:#985017;
	color:#FFF;
}
table.brown .bg1 {
	background-color:#e3c6af;
}
table.brown .bg2 {
	background-color:#d4ab8a;
}

table.blue {
	border:1px solid #23408f;
}
table.blue .bg1 {
	background-color:#bbbcdb;
}
table.blue .bg2 {
	background-color:#9b9bc7;
}

table.green {
	border:1px solid #418252;
}
table.green .bg1 {
	background-color:#c4d7c6;
}
table.green .bg2 {
	background-color:#a7c4ab;
}


div.pasport {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    font-size: smaller;
    margin: 10px;
    padding: 10px;
}
div.pasport p {
    margin: 0;
    padding: 0 0 0 20px;
    text-indent: -20px;
}
div.pasport p b {
    color: #888888;
}
div.pasport1 {
    font-size: smaller;
    margin: 5px;
    padding: 5px;
}
div.pasport1 p {
    margin: 0;
    padding: 0 0 0 20px;
    text-indent: -20px;
}
div.markBlock {
    clear: both;
    height: 15px;
    margin: 20px;
    width:280px;
}
div.markBlock .left, div.markBlockYes .left, div.markBlockNo .left {
    color: #FAA032;
    float: left;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
}
div.markBlock .right, div.markBlockYes .right, div.markBlockNo .right {
    color: #FAA032;
    float: right;
    font-size: x-large; 
    font-weight: bold;
}

div.markBlockYes, div.markBlockNo {
    background-position: right center;
    background-repeat: no-repeat;
    clear: both;
    height: 25px;
    margin: 20px;
    width: 280px; 
}
div.markBlockYes {
    background-image: url("/bitrix/templates/igromania/ios/icoYes.gif");
}
div.markBlockNo {
    background-image: url("/bitrix/templates/igromania/ios/icoNo.gif");
}

div.awardBlock {
    clear: both;
    height: 45px;
    margin: 20px;
    width: 280px;
}
div.awardBlock .left {
    color: #FAA032;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}
div.awardBlock .right {
    color: #FAA032;
    float: right;
    font-size: xx-large;
    font-weight: bold;
}

div.plus, div.minus, div.nosign {
    background-position: left top;
    background-repeat: no-repeat;
    font-size: smaller;
    margin-left: 20px;
    padding: 1px 20px 4px;
}
