/** anketa v článku **/
.enquireZero {
	border-bottom: 2px solid #cccccc;
	padding: 0 0 13px 0;
}

.answerZero {
	text-align: center;
}

.titleZero {
	color: #cc0000;
    font-size: 32px;
    margin: 9px 0 0;
    text-decoration: none !important;
    text-transform: none;
    text-align: center;
    font-weight: bold;
}

.votesArtZero {
	width: 170px;
	float: right;
	height: 13px;
	padding: 3px 5px 5px 5px;
	text-align: left;
	margin: 13px 0 0 0;
	font-size: 19px;
}
.textArtZero {
	display: block;
	width: 110px;
	float: left;
	height: 13px;
	border: 2px solid #CC0000;
	text-align: center;
	margin: 13px 0 0 173px;
	padding: 5px;
	background: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.textArtZero:hover {
	text-decoration: underline;
	color: #ffffff;
}






/*



.whiteLine {
	height: 1px;
	background-color: #FFF;
}

.enqArtTrans {
	position: absolute !important;
	z-index: 2 !important;
}

.enquiryArticle {
    width: 480px;
	_width: 480px;
    background: #b2b3b5 url("../../images/newblesk/bg-enquiry-art.jpg") repeat-x scroll bottom;
    border-top: 1px solid #a8a8a8;
}

.enqArtFirstChoiceWrapper {
    float: left;
    width: 69px;
    margin: 0px 10px 20px 10px;
    _margin: 0px 10px 20px 5px;
}

.enqArtFirstChoice {
  padding: 5px 0 0 0;
  font-size: 12px;
  line-height: 1.3em;
  color: #b3b3b3;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.enqArtFirstChoiceImg {
	max-width: 69px;
	max-height: 69px;
	display: block;
}

.enqArtFirstChoiceWrapper img {
  width: 65px;
  height: 65px;
  z-index: 1;
  border: 2px solid #D9D9D9;
  border-radius: 3px;
  box-shadow: 2px 2px 5px black;
}

.enqArtFirstChoiceWrapper a {
  font-size: 12px;
  color: #b3b3b3;
  text-align: center;
  text-decoration: none;
}

.enqArtFirstChoice:hover {
  color: #DDD;
}

.enqArtMiddle {
  float: left;
  width: 295px;
  margin-top: 10px;
  color: #FFFFFF;
}

.enqArtQuestion {
  font-size: 13px;
  text-align: center;
  color: #FFFFFF;
  padding: 5px;
  font-weight: bold;
}

.enqArtBar {
  height: 30px;
  margin: 5px 0px 5px 0px;
  font-family: Impact, Arial, sans-serif;
  font-size: 24px;
  background-image: url("../../../images/newblesk/bg-enquiry-art-second.png");
  background-repeat: repeat-x;
  color: #FFFFFF;
  line-height: 30px;
}

.percArtFirstChoice {
  float: left;
  height: 30px;
  min-width: 60px;
  max-width: 70%;
  background-image: url("../../../images/newblesk/bg-enquiry-art-first.png");
  background-repeat: repeat-x;
  padding: 0px 0px 0px 5px;
  border-right: 3px solid #666;
  font-weight: normal;
}

.percArtSecondChoice {
  float: right;
  min-width: 60px;
  height: 30px;
  padding: 0px 5px 0px 0px;
  text-align: right;
  background-image: url("../../../images/newblesk/bg-enquiry-art-second.png");
  font-weight: normal;
}

.enqArtVotes {  
  font-size: 11px;
  font-weight: bold;
  color: #b3b3b3;
  line-height: 11px;
}

.votesArtFirstChoice {
  float: left;
}

.votesArtSecondChoice {
  float: right;
}

.enqArtThanks {
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #b3b3b3;
  text-transform: uppercase;
  line-height: 12px;
}

.enqArtSecondChoiceWrapper {
  float: right;
  width: 69px;
  margin: 0px 10px 20px 10px;
  _margin: 0px 5px 0px 10px;
}


.enqArtSecondChoice {
  padding: 5px 0 0 0;
  font-size: 12px;
  line-height: 1.3em;
  color: #b3b3b3;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.enqArtSecondChoiceImg {
	max-width: 69px;
	max-height: 69px;
	display: block;
}

.enqArtSecondChoiceWrapper img {
	width: 65px;
	height: 65px;
	z-index: 1;
	border: 2px solid #D9D9D9;
	border-radius: 3px;
	box-shadow: 2px 2px 5px black;
}

.enqArtSecondChoiceWrapper a {
  font-size: 12px;
  color: #b3b3b3;
  text-align: center;
  text-decoration: none;
}

.enqArtSecondChoice:hover {
  color: #DDD;
}

*/




