﻿#leftnav {
	width: 303px;
	padding: 0 0 0 10px;
}
#content {
	margin: 0 0 0 320px;
	padding: 35px 0 0;
	max-width: 385px;
}
* html #content { width: 380px;
}
/********************* *********************/
.pastTitle { color: #330000 }
.blockText {
	text-align: justify;
}
.blockText a,
.pastTitle a {
	text-decoration: underline;
}
.pastTitle,
.pastTitle a,
.blockNews .title {
	font-size: 10px;
}
#konkursArea .attach,
#konkursArea .btn,
#konkursArea .AnsVote input,
#konkursArea .PicVote input {
	border: none;
}
textarea { margin-top: 1px; height: 88px;
}
.formTitle, 
#konkursArea label, 
td.percent, td.answer { color: #333;
}
#konkursArea input, 
textarea,
.llp, .lcp, .lrp { float: left;
}
* html #konkursArea input, 
* html textarea { width: 293px;
}
#konkursArea input, 
textarea { border: 1px solid #AEAEAE;
}
#konkursArea .AnsVote input,
#konkursArea .PicVote input { width: auto; height: 19px;
}
#konkursArea .AnsVote label,
#konkursArea .PicVote label {
	font-weight: normal;
}

/********************* *********************/
.titleRazdel { 
	padding: 3px 0 14px 0;
}
.marRNFoto { margin: 0 0 17px 0;
}
.blockTitle { 
	width: 390px; 
	margin-bottom: 15px;
}
.blueCircle {
	background: url('circle.png') no-repeat;
	width: 13px; height: 12px;
	margin-top: 1px;
}
.pastTitle {
	margin-left: 22px;
	width: 360px;
}
#konkursArea { padding: 0 0 0 1px;
}
#konkursArea input, 
textarea { 
	padding: 2px 1px; 
	width: 297px;
	margin-bottom: 4px;
}
#konkursArea label { 
	font-weight: bold;
	width: 82px;
	padding-top: 2px;
}

.formTitle {
	padding: 13px 0 11px;
}
#konkursArea .attach {
	margin: 1px 0 11px 82px; 
	//border: 1px solid #AEAEAE;
	width: 302px;
}
* html #konkursArea .attach { width: 298px; }
.comment, .comment-vote {
	font-size: 9px;
	color: #959595;
	margin: 0 0 0 81px;
}
.comment-vote {
	margin: 0 0 0 -1px; padding: 6px 0;
}
#konkursArea .btn {
	width: 100px;
	margin: 8px 0 9px 2px;
	float: right;
}
.blockNews .title {
	margin-bottom: 6px;
	width: 270px;
	margin-left: 20px;
}
.blockNews {margin: 0 0 17px 0;
}
.m-vote { margin: 9px 0 0
}
.m-vote a { color: #3675c6;
} 
#konkursArea .AnsVote {
	margin: 15px 0 0 -1px;
	//margin: 15px 0 0 -3px;
	padding-bottom: 24px;
}
#konkursArea .AnsVote label {
	width: 350px;
	margin: 0 0 0 7px;
}
div.VoteResult { margin: 30px 0 0 18px;
}
table.VoteResult {
	vertical-align: middle;
	width: 365px;
}
td.place { text-align: center; padding-right: 2px;
}
td.answer { 
	width: 148px;
	padding: 0 2px 0;
}
td.line { width: 160px; padding-top: 2px;
}
.llp, .lcp, .lrp { 
	height: 6px;
	background-position: center left !important;
}
.llp {
	background: url('line_lp.gif') no-repeat;
	width: 3px;
}
.lrp {
	background: url('line_rp.gif') no-repeat;
	width: 3px;
}
.lcp {
	background: url('line_cp.gif') repeat-x;
	width: 1px;
}
.VoteBack { margin: 28px 0 0;
}
.VoteBack a { margin-left: 6px;
}
.RedPoint {
	background: url('circle_red.png') no-repeat top left;
	width: 10px; height: 9px;
	margin: 3px 0 0;
}

#konkursArea .PicVote {
	display: block;
	margin: 3px -35px 18px 0;
	//margin-left: -2px;
}
#konkursArea .PicVote label { width: 84px;
}
.PicVote table td { vertical-align: top;
}
.voteItem {	width: 125px; padding: 27px 25px 0 0;
}
#konkursArea .PicVote label { padding-left: 4px; padding-bottom: 2px; //padding-left: 2px;
}
.prevItem {
	width: 72px; height: 72px;
	margin: 0 12px 0 20px;
}
* html .prevItem {
	margin: 0 12px 0 12px;
}
.prevItem div, .prevItem a { position: absolute;
}
.prevItem div {
	margin: 3px; 
	width: 68px; height: 68px; 
}
.prevItem a {
	width: 70px; height: 70px; 
	border: 2px solid #ff0000;
}
.prevItem a:hover { border: 2px solid #3275BA;
}
/********************* ie.css *********************/
* html  .blueCircle,
* html .RedPoint {
	background: none;
}

* html .blueCircle {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=circle.png,sizingMethod='crop');	
}
* html .RedPoint { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=circle_red.png,sizingMethod='crop');}
