#pantini .checkboxesCont {
	position: absolute;
	text-align: center;
	height: 50px;
	bottom: 10px;
	left: 10px;
}
#pantini .checkboxesCont .item {
  height: 19px;
  line-height: 19px;
  color: #8e73ac;
  background: url("img/checkbox.png") no-repeat 0 -19px;
  display: block;
	float: left;
	margin: 3px 0;
  text-decoration: none;
}
#pantini .checkboxesCont .item.checked {
  background-position: 0 0;
}

#pantini #cbxFollow, #pantini #cbxSay {
	padding: 0 0 0 40px;
	font-size: 16px;
	color: #c40017;
	cursor: pointer;
	clear: both;
}

#pantini {
	position: relative;
	overflow: hidden;
	width: 730px;
	height: 730px;
	background: url("img/background.jpg") no-repeat;
	font-family: 'arvoregular', 'Arvo', serif;
}

#pantini.container {
	background: 0;
	height: auto;
}


#pantini #top_logo {
	position: absolute;
	width: 634px;
	height: 79px;
	top: 37px;
	left: 48px;
	background: url("img/menu_top.png") no-repeat;
}

#pantini #intro_txt {
	margin: 180px 140px 0 160px;
	font-size: 20px;
	line-height: 24px;
}

#pantini #btn_start {
	margin: 60px auto 10px;
	background: url("img/btn_start.png") no-repeat;
	display: block;
	width: 314px;
	height: 69px;
	text-align: center;
	color: #fff;
	line-height: 80px;
	vertical-align: middle;
	font-size: 30px;
}

#btn_view {
	display: block;
	margin: 0 auto 10px;
	color: #c40017;
	text-align: center;
	font-size: 20px;
}

#btn_rules {
	position: absolute;
	display: block;
	width: 140px;
	height: 43px;
	font-size: 20px;
	line-height: 44px;
	bottom: 0;
	left: 295px;
	background: #768588;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#btn_rules:hover {
	background: #5a696c;
}

.topPage {
	position: absolute;
	width: 517px;
	height: 460px;
	top: 184px;
	left: 103px;
	background: rgba(255, 255, 255, .9);
}

.pop_cnt {
	position: relative;
	width: 528px;
	height: 460px;
	top: 0;
	left: 0;
	font-size: 16px;
}

#pop_n {
	padding: 30px;

	font-size: 18px;
	line-height: 24px;
}

.btn_close {
	position: absolute;
	width: 23px;
	height: 23px;
	cursor: pointer;
	background: url("img/btn_close.png") no-repeat;
	top: 10px;
	right: 10px;
}

.pop_title {
	color: #c40a16;
	font-size: 24px;
	clear: both;
	font-weight: bold;
}

#pop_n ul {
	list-style-type: disc;
	margin-left: 35px;
}

#pop_n ul li {

}

#form_cnt {
	position: absolute;
	width: 517px;
	height: 430px;
	top: 187px;
	left: 106px;
}

#fsave {
	position: absolute;
	width: 200px;
	height: 69px;
	font-size: 24px;
	line-height: 80px;
	color: #fff;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	right: 0;
	bottom: 0;
	background: url("img/btn_form.png") no-repeat;
	cursor: pointer;
}

.p_title {
	font-size: 20px;
	color: #c40017;
	line-height: 24px;
	margin-bottom: 5px;
}

#tdm {
	width: 477px;
	height: 195px;
	resize: none;
	border: 0;
	background: rgba(255, 255, 255, .9);
	padding: 20px;
	font-size: 20px;
	color: #c40017;
}

.a_title {
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
}

#idm {
	width: 200px;
	height: 42px;
	vertical-align: middle;
	line-height: 42px;
	font-size: 24px;
	color: #c40017;
	background: rgba(255, 255, 255, .9);
	border: 0;
	outline: 0;
	padding: 0 10px;
}

.thx {
	position: absolute;
	width: 300px;
	height: 150px;
	top: 304px;
	left: 227px;
	font-size: 28px;
	line-height: 32px;
	color: #c40017;
	text-align: center;
}

.thx span {
	font-size: 46px;
	color: #c40017;
	line-height: 34px;
}

#top_menu {
	position: absolute;
	width: 464px;
	height: 46px;
	background: url("img/menu_back.png") repeat-x;
	top: 116px;
	left: 133px;
	text-align: center;
}

#top_menu a {
	line-height: 46px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 0 15px;
	text-decoration: none;
}

#top_menu a:hover {
	color: #c3828b;
}

#top_menu a.active {
	color: #c3828b;
}

#top_menu .sep {
	line-height: 46px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	/*border-left: 1px solid #fff;*/
	font-size: 18px;
}

#pantini pre {
	font-family: 'Arvo', serif;
}

#pantini .item {
	padding: 10px 25px;
	cursor: default;
}

#pantini .item img {
	float: left;
}

#pantini .item .itemName {
	float: left;
	height: 42px;
	line-height: 21px;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
}

#pantini .item .itemVote {
	float: right;
	cursor: pointer;
}

#pantini .item .itemVotes {
	float: right;
}

#pantini .item .itemTop {
	clear: both;
	height: 50px;
}

#pantini .item .itemText {
	padding: 10px 0;
	white-space: pre-wrap;
	color: #333333;
}

#pantini .item:hover .itemText {
	color: #c40017;
}

#pantini .item .itemAuthor {
	/*border-bottom: 1px solid #cecece;*/
	/*min-height: 1px;*/
}

#pantini .item .itemVote {
	width: 98px;
	height: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	background: url("img/vote_back.png") repeat-x;
}

#pantini .item .itemVote.itemvdone {
	display: none;
}

#pantini .item .itemVote:hover {
	background: url("img/vote_back_over.png") repeat-x;
}

#pantini .item .itemVotes {
	background: url("img/vote_back.png") repeat-x;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	height: 50px;
	color: #fff;
	font-size: 20px;
	padding: 0 15px;
	margin-left: 3px;
}

#pantini.container .item {
	position: relative;
}

#pantini .adm {
	position: absolute;
	right: 50px;
	top: 20px;
}

#pantini .del {
	top: 40px;
}

#pantini .send_btn {
	margin: 7px 0 15px 0;
	width: 178px;
	height: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	background: url("img/vote_back.png") repeat-x;
	cursor: pointer;
}

#pantini .send_btn:hover {
	background: url("img/vote_back_over.png") repeat-x;
}

#pantini .endSep {
	border-bottom: 1px solid #cecece;
	/*min-height: 1px;*/
}