/*Vote*/
.article_tools_vote {
	font-family: Arial;
	font-size: 12px;
	padding: 0 10px;
	padding-bottom: 10px;
	background: #e40c00 url(../images/article_tool_innerback.png) bottom left no-repeat;
}
.article_tools_vote label {
	float: left;
	line-height: 1.9em;
	padding: 0 3px;
	text-align: right;
	width: 60px;
}
.article_tools_vote input, .article_tools_vote texarea {
	font-family: Arial;
	font-size: 12px;
}
.vote_photo {
	float: left;
	background: url("/resources/templates/glasanje/devojke/images/vote_photo_back.png") top left no-repeat;
	width: 125px;
	height: 190px;
	margin-right: 10px;
	padding: 5px;
}
#vote_head {
	height: 65px;
	padding: 15px 0 0 15px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_head_back.png") top left no-repeat;
}
#vote_foot {
	min-height: 140px;
	padding: 15px 0 0 15px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_foot_back.png") bottom left no-repeat;
}
#vote_foot_front {
	min-height: 30px;
	height: 32px;
	padding: 15px 0 0 15px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_foot_back_front.png") bottom left no-repeat;
}
#vote_head h2 {
	font-size: 18px;
	line-height: 1.5em;
	color: #d20000;
}
#vote_head h2 span {
	color: #000;
}
#photo_container {
padding-left: 22px;
width: 448px;
}
strong {
	padding: 3px;
	display: block;
	background: #ddd;
	font-weight: bold;
}
#glasanje_left {
	font-size: 12px;
	color: #767676;
	line-height: 1.5em;
	float: left;
	width: 58%;
}
#glasanje_right {
	float: right;
	width: 40%;
}
#glasanje_right img {
	border: 1px solid #d20000;
}
#content_main li {
	list-style: none
}
#glasova_container {
	padding-left: 8px;
}
#glasova_container span {
	font-size: 20px;
	color:  #d20000;
}
#glasaj_container {
	margin-top: 45px;
	padding-left: 8px;
}
#glasajButton {
	display: block;
	height: 59px;
	width: 156px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_button.png") bottom left no-repeat;
}
#glasajButton_disabled {
	display: block;
	height: 59px;
	width: 156px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_button.png") bottom left no-repeat;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
#vote_alert {
	display: none;
	position: absolute;
	margin-top: -15px;
	margin-left: 5px;
	padding: 10px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	height: 36px;
	width: 191px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_alert_back.png") bottom left no-repeat;
}
.vote_alert {
	display: none;
	position: absolute;
	margin-top: -15px;
	margin-left: 5px;
	padding: 10px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	height: 36px;
	width: 191px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_alert_back.png") bottom left no-repeat;
}
#glasaj_loading {
	color: #ddd;
	font-size: 10px;
}
#glasanje_info {
	height: 100px;
}
#glasaj_loading img {
	border: none;
}
#glasanje_nazad {
	display: block;
	width: 58px;
	height: 23px;
	background: url("/resources/templates/glasanje/devojke/images/glasanje_nazad.png") top left no-repeat;
}
#glasanje_nazad:hover {
	background: url("/resources/templates/glasanje/devojke/images/glasanje_nazad.png") left -23px no-repeat;
}
#glasanje_ostali {
	padding: 5px;
}
.glasanje_ostali_list {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
.glasanje_arhiva {
	margin: 10px 0;
	margin-left: 10px;
}
.glasanje_arhiva a {
	font-size: 16px;
	color: #d20000;
}
.glasanje_ostali_list a, .glasanje_day a, .glasanje_day span {
	font-size: 20px;
	color: #d20000;
}
.glasanje_ostali_list span {
	font-size: 14px;
	font-weight: bold;
}
.glasanje_day {
	padding: 5px;
	line-height: 1.5em;
}
#komentar_button {
	float: right;
	cursor: pointer;
	display: block;
	width: 135px;
	height: 29px;
	background: url("/resources/templates/glasanje/devojke/images/komentar_button.png") top left no-repeat;
}
#komentar_button.on {
	background: url("/resources/templates/glasanje/devojke/images/komentar_button.png") left -29px no-repeat;
}
#komentar_no {
	float: left;
	line-height: 2em;
	color: #fff;
}
#comment_contain {
	display: none;
}
.glas_no {
	color: #d20000;
	font-weight: bold;
	font-size: 24px;
	padding-right: 5px;
}
#glas_datum {
	color: #222;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.8em;
}
#glas_opis {
	padding: 10px;
	font-size: 12px;
	line-height: 1.3em;
}
#glas_info {
	padding: 10px;
	font-size: 12px;
	line-height: 1.3em;
}
.mistake_container{
display: none;
padding: 5px;
background: #FFFAB9;
}

