@import url('/static/hr/shared/css/networkHeader.css');
@import url('/static/hr/shared/css/shared.css');


/* START RESET */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	color: #333;
}

form {
	margin: 0;
	display: inline;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* END RESET */
/* START GENERAL RULES */

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 14px;
}

h4, h5, h6 {
	font-size: 12px;
}

img {
	border: none;
	float: left;
	padding: 3px;
	border: 1px solid #999999;
	background: #FFF;
}

a {
	color: #ab2b2c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#contentRight a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #253490;
}

#contentRight a:hover{
	text-decoration: underline;
}

#contentRight a img:hover {
	border: 1px solid #253490;
}

#contentLeft a img:hover {
	border: 1px solid #ab2b2c;
}

#usertrack_image {
	display: none;
}

p.stil {
	display: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #666;
	background: #EEE;
}

textarea:focus {
	border: 1px solid #ab2b2c;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 5px;
	border: 1px solid #666;
	background: #EEE;
}

input:focus {
	border: 1px solid #ab2b2c;
}

input.button, #comments_box .comments_more {
	margin: 5px 0;
	border: 1px solid #333;
	background: #666;
	color: #FFF;
	font-size: 12px;
}

input.button:hover, #comments_box .comments_more:hover {
	border: 1px solid #333;
	background: #ab2b2c;
} 

fieldset{
	border: none;
}

#lbOverlay {
	display: none;
}

#contentLeft a.videoIconFloat {
	background:transparent url(../img/icon_floating_video.gif);
	display:block;
	float:right;
	height:20px;
	margin-right:11px;
	width:20px;
}

#contentRight a.videoIconFloat {
	background:transparent url(../img/icon_floating_video.gif);
	display:block;
	float:right;
	height:20px;
	margin-right:9px;
	width:20px;
}

#contentLeft a.galleryIconFloat{
	background: url(../img/icon_floating_gallery.gif);
	width:18px;
	height:20px;
	display:block;
	margin-right:11px;
	float:right;
}

#contentRight a.galleryIconFloat{
	background: url(../img/icon_floating_gallery.gif);
	width:18px;
	height:20px;
	display:block;
	margin-right:9px;
	float:right;
}

#righttopbanner, #div_banner_C9, 
#div_banner_C10, #div_banner_C8, 
#div_banner_C11, #div_banner_C7, 
#div_banner_M {
	margin-bottom:10px;
	clear: both;
}

/* END GENERAL RULES */
/* START GENERIC CLASSES */

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.displayNone {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* END GENERIC CLASSES */
/* START MAIN BLOCKS */

body {
	background: #e5e5e5 url(../img/siteBg.gif) no-repeat center 240px;
	margin: 0;
	padding: 0;
}

#siteHeader, #contentContainer {
	width: 990px;
	clear: both;
	margin: 0 auto;
}

#graphiContent{
	background: url(../img/headerBg.gif) center 37px repeat-x;
}

#contentContainer {
	background: url(../img/contentBg.gif) repeat-y;
	padding: 20px 25px 30px;
	width: 940px;
	overflow: auto;
}

#contentLeft {
	width: 620px;
	float: left;
}

#contentRight {
	width: 300px;
	float: right;
}

/* END MAIN BLOCKS */
/* START NETWORK HEADER */

#networkHeader .networkHeaderContent {
	width: 990px;
}

/* END NETWORK HEADER */
/* START HEADER */

#siteHeader {
	margin: 15px auto;
	overflow: auto;
}

#siteHeader img{
	border: none;
	padding: 0;
}

/* END HEADER */
/* START: Head Navigation (oceanBlue color) */
#headmenu img{
	border: none;
	padding: 0;
}

#headmenu .node0 .logoIzbori{
	margin: 3px 0 0;
}


#headmenu {
	width: auto;
	padding: 0; 
	margin: 0;
}

#headmenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#headmenu h3 {
	font-size: 12px;
	font-weight: bold;
}

#headmenu .menu {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	height: 63px;
}

#headmenu ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	float: left;
}

#headmenu ul.node0 li {
	float: left;
}

#headmenu ul.node0 {
	display: block;
	width: 100%;
	height: 40px;
}

#headmenu .node0 li.selected ul {
	position: absolute;
	left: 224px;
	margin: 40px auto;
	width: 776px;
}

#headmenu .node0 li.selected ul li {
	display: block;
	margin: 0;
}

#headmenu ul.node0.haschild {
	margin: 0 0 20px;
	position: relative;
}

#headmenu .node0 li h2 {
	display: block;
	float: left;
	height: 24px;
	padding: 3px 0 0;
	margin: 0;
}

#headmenu .node0 li h2 a {
	display: block;
	margin: 0;
	padding: 7px 9px 5px 8px;
}

#headmenu .node0 li ul li h3 {
	display: block;
	float: left;
	padding: 3px 8px 0 0;
	height: 20px;
}

#headmenu .node0 li ul li.last h3 {
	background: none;
}

#headmenu .node0 li ul li h3 a {
	display: block;
	padding: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#headmenu .node0 li ul li.selected h3 a {
	display: block;
	padding: 2px 10px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#headmenu .bottom {
	margin: 0;
	clear: both;
}

#headmenu {
	background: url("/static/hr/microsites/izbori/img/head_menu_bg_oceanBlue.gif") repeat-x;
}

#headmenu .node0 li h2 {
	background: url("/static/hr/microsites/izbori/img/head_menu_oceanBlue.gif") no-repeat top right;
	font-size: 14px;
	text-transform: uppercase;
}

#headmenu .node0 li h2 a {
	color: #ffffff;
}

#headmenu .node0 li ul li h3 {
	background: url("/static/hr/microsites/izbori/img/headmenu_subs_vdiv.gif") no-repeat right;
}

#headmenu .node0 li ul li h3 a {
	color: #333333;
}

#headmenu .node0 li ul li.selected h3 a {
	color: #ffffff;
	background-color: #c3000e;
}

#headmenu .bottom {
	margin: 0;
	padding: 0;
	background: url("/static/hr/microsites/izbori/img/headmenu_blue_bottom.gif") repeat-x;
	background-position: bottom;
	height: 7px;
	font-size: 0;
}

/* END: Head Navigation (oceanBlue color) */
/* START MAIN CONTENT */
/* START GENERAL BOX RULES */

.newsBox, .otherNewsBox, .archiveBox {
	position: relative;
	margin-bottom: 15px;
	float:left;
	width: 620px;
}

.newsBox .newsBoxTitle h1,
.newsBox .newsBoxTitle h2,
.otherNewsBox h2,
.archiveBox h2,
.player_profiles h2 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/boxHeaderUnderline.gif) repeat-x  bottom;
	color: #1a1a1a;
	font-size: 12px;
	height: 10px;
	padding: 0 0 13px 0;
	width: 620px;
	font-weight: bold;
}

.newsBox .newsBoxTitle h1 a,
.newsBox .newsBoxTitle h2 a,
.otherNewsBox h2 a,
#contentRight #selectedVideo h2 a,
#contentRight .articlesShortBox h2 a,
#contentRight .small_box .primary h1 a,
.singleChart h3,
.player_profiles h2 a{
	color: #1a1a1a;
}

.newsBox .newsBoxTitle h1 a:hover,
.newsBox .newsBoxTitle h2 a:hover,
.otherNewsBox h2 a:hover,
#contentRight #selectedVideo h2 a:hover,
#contentRight .articlesShortBox h2 a:hover,
#rss_bloghr a.rightImageBoxHeader:hover,
#contentRight .small_box .primary h1 a:hover,
.singleChart h3: hover,
.player_profiles h2 a:hover{
	color: #253490;
	text-decoration: none;
}

#selectedVideo h2,
.articlesShortBox h2,
#rss_bloghr a.rightImageBoxHeader,
#contentRight .small_box .primary h1,
.singleChart h3 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/boxHeaderUnderline.gif) repeat-x  bottom;
	color: #1a1a1a;
	font-size: 12px;
	height: 10px;
	padding: 0 0 13px 0;
	width: 300px;
	font-weight: bold;
}


#contentRight .small_box {
	width: 300px;
	clear: both;
	margin-bottom: 15px;
	float: left;
}

#contentLeft .article .right .small_box, .right #share {
	margin: 10px 0 0 10px !important;
}

.right .small_box, .right #share {
	float: left;
	margin: 10px 10px 0 0;
	width: 295px;
}

.left .small_box, .left #share {
	float: left;
	margin: 10px 0 0 0;
	width: 295px;
}

.small_box .small_box_primary,
#comments .large_box_primary,
#share .headopen {
	padding-bottom: 2px;
	border-bottom: 6px solid #a1a1a1;
	margin-bottom: 5px;

}

.small_box .small_box_primary h2,
#comments .large_box_primary h2,
#share .headopen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.full .simple {
	width: 610px;
}

#contentLeft .newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem .newsBoxSecondaryItemIcons {
	left: 0;
	position: absolute;
	top: 55px;
	width: 114px;
}

#contentRight .newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem .newsBoxSecondaryItemIcons {
	left: 0;
	position: absolute;
	top: 45px;
	width: 114px;
}

.newsBoxMain .newsBoxMainIcons {
	left: 7px;
	position: absolute;
	top: 172px;
	width: 219px
}

/* END GENERAL BOX RULES */
/* START PROFILE HEADER */

#profileHeader {
	background: transparent url(../img/contentWhiteBg.gif) repeat-y;
	padding-top: 20px;
	z-index: -1;
	width: 990px;
	margin: auto;
	font-size: 12px;
	clear:both;
}

/* END PROFILE HEADER */
/* START MAIN NEWS BOX */

.newsBox .newsBoxMain{
	float: left;
	margin: 15px 5px;
	width: 445px;
}

.newsBox .newsBoxMain a img {
	float: left;
	height: 158px;
	margin: 0 15px 0 0;
	width: 219px;
}

.newsBox .newsBoxMain h2 {
	float: left;
	font-size: 20px;
	margin: 0 10px 0 0;
	width: 193px;
}

.newsBox .newsBoxMain p {
	float: left;
	width: 193px;
	margin: 5px 0;
}

.newsBox .newsBoxSecondary {
	clear: both;
	float: left;
	width: 100%;
}

.newsBox .newsBoxSecondaryRow {
	border-top: 1px solid #999999;
	margin: 0 5px;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem p{
	margin: 5px 0;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem {
	float: left;
	margin: 15px 8px 15px 0;
	position: relative;
	width: 114px;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem a {
	color:#4c4c4c;
}

.newsBox .newsBoxSmall {
	border-left: 1px solid #B7161E;
}

.newsBox .newsBoxSmall {
	border-left: 1px solid #999999;
	position: absolute;
	right: 5px;
	top: 38px;
	width: 160px;
}

.newsBox .newsBoxSmall a {
	border-bottom: 1px solid #999999;
	clear: both;
	color: #4c4c4c;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0;
	width: 150px;
}

.newsBox .newsBoxSmall a:last-child {
	border: none;
}

.newsBox .newsBoxSecondaryRow .newsBoxSecondaryItem a:hover,
.newsBox .newsBoxSmall a:hover {
	color: #ab2b2c;
}

/* END MAIN NEWS BOX */
/* START OTHER NEWS BOX, START ARCHIVE */

.otherNewsBox .otherNewsArticle,
.archiveBox .otherNewsArticle {
	padding: 0 0 15px;
	margin: 15px 5px 0;
	border-bottom: 1px solid #999999;
	float: left;
	width: 610px;
}

.otherNewsBox .otherNewsArticle:last-child,
.archiveBox .otherNewsArticle:last-child {
	border: none;
}

.otherNewsBox .otherNewsArticle img,
.archiveBox .otherNewsArticle img {
	margin-right: 15px;
}

.otherNewsBox .otherNewsArticle a,
.archiveBox .otherNewsArticle a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	display: block;
}

/* start archive specific*/

#section_archive_ajax_holder span {
	display: block;
	float: left;
	margin-top: 15px;
	padding: 0 0 0 3px;
}

#section_archive_ajax_holder span.selected {
	font-weight: bold;

}

#section_archive_ajax_holder .footer,
#section_archive_ajax_holder .head{
	float: right;
	padding-right: 5px;

}

/* END OTHER NEWS BOX, END ARCHIVE */
/* START SELECTED VIDEO RIGHT BOX */

#selectedVideo{
	width: 300px;
}

#selectedVideo .newsBoxSecondaryRow {
	border: none;
}

#selectedVideo .newsBoxSecondaryRow .newsBoxSecondaryItem p{
	font-size: 13px;
	margin: 0;
}

#selectedVideo .newsBoxSecondaryRow .newsBoxSecondaryItem{
	width: 290px;
	margin:15px 0 0;
}

#selectedVideo .newsBoxSecondaryRow .newsBoxSecondaryItem:last-child{
	border-bottom: none;
}

#selectedVideo .newsBoxSecondaryRow .newsBoxSecondaryItem img {
	margin-right: 15px;
}

#selectedVideo .newsBoxSecondaryRow .newsBoxSecondaryItem .newsBoxSecondaryItemIcons img{
	border: none;
}

/* END SELECTED VIDEO RIGHT BOX */
/* START SELECTED VIDEO CENTER BOX */

#selectedVideosCenter .newsBoxSecondaryRow {
	border: none;
	float: left;
}

/* END SELECTED VIDEO CENTER BOX */
/* START ARTICLE SHORT BOX */

.articlesShortBox {
	width: 300px;
	margin-bottom: 15px;
	clear: both;
}

#contentRight .articlesShortBox h2 a{
	font-family: Arial, Helvetica, sans-serif;
}

.articlesShortBox .shortArticleContent {
	margin-top: 7px;
	padding: 0 5px;
}

.articlesShortBox .shortArticleMain img {
	margin-right: 15px;
}

.articlesShortBox .shortArticleMain {
	border-bottom: 1px solid #999999;
	padding: 8px 0 7px 0;
	margin: 0;
}

.articlesShortBox .shortArticleMain a {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.articlesShortBox .shortArticle {
	border-bottom: 1px solid #999999;
	padding: 8px 0 7px 0;
	margin: 0;
}

.articlesShortBox .shortArticle:last-child {
	border: none;
}


/* END ARTICLE SHORT BOX */
/* START BLOG BOX */

#rss_bloghr {
	width: 300px;
	float: left;
	margin-bottom: 15px;

}

#rss_bloghr a.rightImageBoxHeader {
	margin-bottom: 15px;
	float: left;
}

#rss_bloghr .halfBoxContent img {
	width: 78px;
	height: 52px;
	margin-bottom: 5px;
}

#rss_bloghr .halfBoxContent {
	width: 86px;
	float: left;
	margin: 0 0 0 5px;
	padding-right: 7px;
}

#rss_bloghr .halfBoxContent .date {
	font-size: 9px;
	color: #999;
}

/* END BLOG BOX */
/* START POLL BOX */

#voteForm{
	padding: 0 5px;
	display: block;
	margin-top: 10px;
}

.small_box .poll h2 {
	font-size: 16px;
	font-weight: bold;
}

#voteForm .button {
	float: left;
	margin-right: 10px;
}

#voteForm .button img{
	float: none;
	border: none;
	padding: 0;
}

/* END POLL BOX */
/* START chart */

.singleChart {
	float: left;
	margin-bottom: 15px;
}

.singleChart .chart{
	padding: 0 5px;
	margin-top: 15px;
}
/* END chart */
/* START POLL RESULTS */

.poll_result h2 {
	text-align: left;
	width: 610px;
	margin-bottom: 20px;
}

.poll_result tr{
	padding-bottom: 3px;
}

.poll_result .result img{
	float: none;
}

/* END POLL RESULTS */
/* START SEARCH RESULTS */

.kl_text_small{
	padding: 20px 0 0;
	font-size: 12px;
}

.kl_text img{
	float: none;
	padding: 0;
	border: none;
}

.kl_text b{
	font-size: 14px;
}

.kl_text a b{
	font-size: 13px;
}

/* END SEARCH RESULTS */
/* START MEDIA MENU NAVIGATION */

.mediaMenuBox{
	width: 610px;
	float: left;
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 15px;
}

.mediaMenuBox p a{
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	margin: 5px 3px 0 3px;
}

.mediaMenuBox p a:hover{
	background:  #a1a1a1;
	text-decoration: none;
	color: #FFF;
}

/* END MEDIA MENU NAVIGATION */
/* START MEDIA PLAYER BOX */

#mediaPlayerBox {
	border: none;
}

#mediaPlayerBox #media_player_central1 {
	height: 430px;
	padding: 10px 0 15px 38px;
}

#mediaPlayerBox h3, #mediaPlayerBox p {
	display: none;
}

/* END MEDIA PLAYER BOX */
/* START PHOTO GALLERY */

#photo_gallery_display #photo_gallery_display_image {
	padding: 10px 0 15px 53px;
}

#photo_gallery_display #photo_gallery_display_image h3,
#photo_gallery_display #photo_gallery_display_image p {
	display: none;
}

/* END PHOTO GALLERY */
/* START MEDIA GALLERY AJAX HOLDER */

#media_gallery_ajax_holder{
	font-size: 12px;
	width: 610px;
	margin-bottom: 20px;
}

#media_gallery_ajax_holder a{
	float: left;
	margin: 20px 15px 0 0;
	width: 122px;
	text-decoration: none;
}

#media_gallery_ajax_holder a:hover{
	text-decoration: underline;
}

#media_gallery_ajax_holder form label{
	float: left;
}

#media_gallery_ajax_holder form .searchfield{
	padding-left: 5px;
	margin: -2px 0 0 12px;
	width: 160px;
	float: left;
}

#media_gallery_ajax_holder .pageNav{
	height: 20px;
	position: relative;
	text-align: right;
	clear: both;
	border-bottom: 1px solid #A1A1A1;
}

#media_gallery_ajax_holder .pageNav .selected{
	font-weight: bold;
	color: #333;
}

#media_gallery_ajax_holder .pageNav a{
	margin: 0px 3px 0px 0px;
	width: auto;
	float: none;
}

#media_gallery_ajax_holder .pageNav a img{
	border: none;
	float: left;
	margin: -8px 0 0 10px;
	padding: 0;
}

#media_gallery_ajax_holder a img{

	margin-bottom: 5px;
}

#media_gallery_ajax_holder .mediaThumbs{
	padding: 0 0 20px 32px;
	float: left;
}

/* END MEDIA GALLERY AJAX HOLDER */

/* START PROFILES*/

.player_profiles {
	width: 610px;
	font-size: 12px;
}

.player_profiles p {
	margin: 0;
}

.player_profiles h2 {
	width: 610px;
	margin-bottom: 15px;
}

.player_profiles h3 {
	margin-bottom: 5px;
}

.player_profiles .profile, .player_profiles .chart {
	width: 300px;
	float: left;
	margin: 0 0 25px 5px;
}

.player_profiles .chartGraph {
	float: right;
}

.player_profiles .profile .img {
	float: left;
}

.player_profiles .profile .details {
	float: left;
	padding: 0 0 0 20px;
	width: 150px;
}

.profile p {
	margin: 0;
}

.profile .vote {
	float: left;
	margin: 10px 0 0 0;
	padding: 4px 0;
}

.chart .vote {
	text-align: right;
	margin: 10px 0 0 0;
	padding: 4px 0;
}

.profile .vote a.buttonVote, #contentRight .chart .vote a.buttonVote {
	background: #ab2b2c;
	border: 1px solid #900;
	color: #F2F2F2;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.profile .vote a.buttonVote:hover, #contentRight .chart .vote a.buttonVote:hover {
	background: #900;
	text-decoration: none;
}

/* END PROFILES*/
/* START SINGLE PROFILES*/

.singleProfile {
	padding: 4px;
	overflow: auto;
}

.singleProfile .profile h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	margin-bottom: 15px;
}

.singleProfile .details {
	width: 250px;
	float: left;
	margin-left: 15px;
}

.singleProfile .img {
	float: left;
	margin-bottom: 15px;
}

/* END SINGLE PROFILES*/
/* START ARTICLE*/

.article {
	width: 610px;
}

.article h1 {
	padding-bottom: 8px;
}

.article .date {
	font-size: 11px;
	color: #8c8c8c;
	padding-bottom: 8px;
	display: block;
}

.article .article_summary p {
	font-size: 13px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 20px;
}

.article_text .picture {
	float: left;
	padding-top: 5px;
	width: 250px;
}

.article_text .picture .picture_comment {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 10px 33px 20px 16px;
	clear: both;
	color: #666;
}

.article_text .picturewide {
	margin-bottom: 15px;
}

.article_text .picturewide img{
	float: none;
}

.article_text .picturewide_comment{
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 10px 83px 20px 16px;
	clear: both;
	color: #666;
}

/* START: Quote */

.article .quote {
	float: right;
	width: 200px;
	margin: 5px;
	background: #fff;
	padding: 7px;
}

.article .quote .quote_content {
	padding: 7px;
	color: #33183F;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/quoteTop.gif) no-repeat top left;
	padding: 12px 0 12px 25px;
}

.article .quote .quote_content h2 {
	color: #444;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: url(../img/quoteBottom.gif) no-repeat bottom right;
	padding: 8px 25px 8px 0;
}

.article .quote .quote_author i {
	color: #999;
}

.article .quote_no {
	float: right;
	width: 200px;
	margin: 5px;
	background: #fff;
	padding: 7px;
}

.article .quote_no .quote_no_content  {
	padding: 7px;
	color: #33183F;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 0 12px 25px;
}

.article .quote_no .quote_no_content h2 {
	color: #444;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 8px 25px 8px 0;
}


/* END: Quote */
/* START: Related articles */

.related_articles {
	padding: 0 5px;
}

.related_articles ul li{
	padding: 2px 0; 
}

.related_articles ul li{
	list-style: square;
	color: #666;
	margin-left: 13px;
}

/* END: Related articles */
/* START player */

.player {
	width: 520px;
	border: 1px solid #999999;
	display: inline-block;
	padding: 5px;
}

/* END player */
/* START: Media Box */


.media_box .media_box_content {
	margin: 15px 0;
}

.media_box .media_box_content .embed_video {
	display: none;
}

.media_box .media_box_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
}

.media_box .media_box_content ul li {	
	width: 122px;
	float: left;
	margin: 0 15px 10px 0;
}

.media_box .media_box_content ul li h3 {
	clear: both;
	font-size: 11px;
	padding-top: 5px;
}

.media_box .media_box_content ul li .media_box_date {
	font-size: 10px;
	color: #999;
}

/* END: Media Box */
/* START: Media Box */
/* END: Media Box */

/* START: Foto gallery */
#foto {
	width: 610px;
	margin: 0 0 30px;
}

#foto #galComment {
	display: block;
	width: 520px;
	margin: 0 0 20px;
	padding: 5px 0 0 32px;
}

#foto .head,
#foto .headopen {
	width: 520px;
	background: url(../images/gallery/article_foto_head.gif) no-repeat;	
}

#foto .picture {
	text-align: center;
	padding: 16px 0 12px 0;
}

#foto .text {
	color: #666666;
	padding: 5px 41px 11px 41px;
	font-weight: bold;
}

#foto .text .gray {
	color: #666666;
	font-weight: normal;
}

#foto .end {
	width: 520px;
	height: 13px;
	overflow: hidden;
	background: url(../images/gallery/article_foto_end.gif) no-repeat;	
	clear: both;
}

#morefoto {
	background: url(../images/gallery/article_morefoto_middle.gif) repeat-y;
}

#morefoto .start {
	width: 520px;
	height: 12px;
	overflow: hidden;
	background: url(../images/gallery/article_morefoto_start.gif) no-repeat;	
}

#morefoto .end {
	width: 520px;
	height: 4px;
	overflow: hidden;
	background: url(../images/gallery/article_morefoto_end.gif) no-repeat;
	clear: both;
}

#morefoto ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	width: 620px;
	clear: both;
	font-size: 0;
}

#morefoto ul li {
	float: left;
	padding: 0 0 10px 3px;
	text-align: center;
	font-size: 0;
}

#morefoto ul li a {
	display: block;
	width: 68px;
	height: 68px;
	border: 1px solid transparent;
}

#morefoto ul li a:hover {
	border: 1px solid #1d6bd8;
}

#morefoto ul li h5 a {
	border: none;
	display: inline;
	height: auto;	
	color: #545454;
	font-size: 12px;
}

#morefoto ul li h5 a:hover {
	border: none;	
}

#foto .head h3,
#foto .headopen h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 14px;
	clear: both;
}

#foto .head h3 .gray,
#foto .headopen h3 .gray {
	font-weight: normal;
	font-size: 14px;	
}

#foto .head .link,
#foto .headopen .link {
	float: right;
	padding: 10px 10px 0 0;
}

#foto .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/gallery/tab_less2.gif) no-repeat;	
}

#foto .head .link a:hover {
	background: url(../images/gallery/tab_less2_h.gif) no-repeat;	
}

#foto .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/gallery/tab_more2.gif) no-repeat;	
}

#foto .headopen .link a:hover {
	background: url(../images/gallery/tab_more2_h.gif) no-repeat;	
}

#foto #galHolder .galleryThumb img {
	display: inline;
	border: 1px solid #999;
}

#foto #galHolder .galleryThumb .imgselected {
	border: 1px solid #ab2b2c;
}

/* START: Foto slide */
#fotoslide {
	height: 99px;
	width: 542px;
}

#fotoslide .allfoto {
	/* float: left; */
	width: 162px;
}

#fotoslide .allfoto a {
	font-weight: bold;	
	color: #000;
	display: block;
	padding: 0 0 0 38px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_allfoto.gif) no-repeat;
	margin-top: 75px;
}

#main_content .full #fotoslide .left {
	float: left;
	width: 22px;
	height: 99px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_left.gif) no-repeat right;
	padding: 0 8px 0 0;
	margin: 0;

}

#fotoslide a img{
	padding: 0px;
	border: none;
	background: transparent;
}

#fotoslide a img:hover{
	padding: 0px;
	border: none;
	background: transparent;
}

#fotoslide .left a {
	display: block;
	height: 22px;
	margin: 25px 0 0 0;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_left_go.gif) no-repeat;
	padding: 0;	
}

#fotoslide .left a:hover {
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_left_go_h.gif) no-repeat;	
}

#main_content .full #fotoslide .right {
	float: left;
	width: 22px;
	height: 99px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_right.gif) no-repeat;	
	margin: 0;
}

#fotoslide .right a {
	display: block;
	height: 22px;
	margin: 25px 0 0 0;
	padding: 0;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_right_go.gif) no-repeat;	
}

#fotoslide .right a:hover {
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_right_go_h.gif) no-repeat;	
}

#fotoslide .holder {
	float: left;
	padding: 0 15px 0 15px;
	width: 468px;
	height: 99px;
	margin: 0;
}

#fotoslide ul {
	overflow: hidden; 
	margin: 0;
	width: 467px;
	height: 76px;
	white-space: nowrap;
	padding: 12px 0 0 0;
}

#fotoslide ul li {
	display: inline;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	padding: 0 1px;
	width: 68px;
}

#fotoslide ul li img {
	display: inline;
	width: 68px;
	margin: 0;
	border: 1px solid black;
	float: none;
}

#fotoslide ul li a:hover {
	border: 1px solid #d8211d;
}

#fotoslide ul li h5 {
	text-align: center;		
}

#fotoslide ul li h5 a {
	border: none;
	display: inline;
	height: auto;	
	color: #545454;
	font-size: 12px;
}

#fotoslide ul li h5 a:hover {
	border: none;	
}

#imageBig {
	text-align: center;
	position: relative;
	margin-left: 12px;
}


/* END: Foto slide */
/* END: Foto gallery */
/* START Share */

#share {
	clear: both;
	padding: 0;
	margin: 0 0 7px 0;
}

#share .contentBox {
	margin: 0;
	width: 295px;
	clear: both;
}

#share .contentBox ul {
	width: 285px;
	padding: 0 5px;
}

#share .contentBox li {
	display: block;
	float: left;
	font-size: 11px;
	margin: 0 10px 5px 0;
	width: 85px;
}

#share .contentBox li.blog a {
	background: transparent url(/static/hr/shared/img/buttons/blog.gif) no-repeat scroll 0 5px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.newsvine a {
	background: transparent url(/static/hr/shared/img/buttons/newsvine.gif) no-repeat scroll 0 3px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.reddit a {
	background: transparent url(/static/hr/shared/img/buttons/reddit.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.stumbleupon a {
	background: transparent url(/static/hr/shared/img/buttons/stumbleupon.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.google a {
	background: transparent url(/static/hr/shared/img/buttons/google.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 26px;
}

#share .contentBox li.facebook a {
	background: transparent url(/static/hr/shared/img/buttons/facebook.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.furl a {
	background: transparent url(/static/hr/shared/img/buttons/furl.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.myspace a {
	background: transparent url(/static/hr/shared/img/buttons/myspace.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.delicious a {
	background: transparent url(/static/hr/shared/img/buttons/delicious.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.yahoo a {
	background: transparent url(/static/hr/shared/img/buttons/yahoo.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 30px;
}

#share .contentBox li.digg a {
	background: transparent url(/static/hr/shared/img/buttons/digg.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.twitter a {
	background: transparent url(/static/hr/shared/img/buttons/twitter.gif) no-repeat scroll 0 4px;
	display: block;
	height: 23px;
	padding: 8px 0 0 28px;
}

/* END Share */
/* START Vote */

.small_box .numeration .total {
	font-size: 10px;
	color: #999;
	text-align: right;
	padding-bottom: 2px;
}

#article_vote_container_tnx {
	font-size: 13px;
}

#article_vote_container img {
	border: none;
	padding: 0;
}

#rating .head {
	padding: 0 5px;
}

.small_box .numeration h2 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab2b2c;
}

.stars a {
	cursor: pointer;
	margin: 0;
	float: left;
	display: block;
	width: 18px;	
	height: 15px;
	padding: 0px;
	background-image: url(../img/stars.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.stars a.over {
	background-position: 0 -32px;
}

.stars a.selected {
	background-position: 0 -63px;
}

.stars a.selectedover {
	background-position: 0 -47px;
}

.stars a.selectedless {
	background-position: 0 -15px;
}
/* END Vote */
/* START Comments Full */

#comments .large_box_content .comments {
	padding: 0 5px;
}

#comments .large_box_content .lister{
	font-size: 11px;
	float: left;
}

#comments .large_box_content .lister a{
	text-decoration: none;
	padding: 0 1px;
	color: #333;
}

#comments .large_box_content .lister a:hover{
	text-decoration: underline;
}


#comments .large_box_content .lister .selected{
	font-weight: bold;
}

#comments .large_box_content .sort{
	font-size: 11px;
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#comments .large_box_content .sort a{
	color: #333 !important;
	text-decoration: none;
}

#comments .large_box_content .sort a:hover{
	text-decoration: underline;
}

#comments h4{
	font-size: 13px;
	display: block;
	color: #666;
	font-weight: bold;
}

#comments .comments p{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 2px;
}

.small_box .warning {
	font-size: 11px;
	color: #CCC;
}

.small_box .user_display_when_loggedin {
	padding: 0 5px;
}

.small_box .warning a{
	font-size: 11px;
}

.small_box #send_comment{
	font-size: 13px;
	padding-bottom: 2px;
}

.small_box #comment_txt{
	width: 273px;
	height: 100px;
}

/* END Comments Full */
/* START Send Article */

#article_send_form_id {
	padding: 0 5px;
}

#article_send_form_id textarea {
	width: 273px;
}

#article_send_form_id input[type="text"] {
	width: 150px;
}

/* END Send Article */
/* START SEARCH */

.searchBox{
	width: 298px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 44px;
	background: #FFF;
	border: 1px solid #DDD;
}

.searchBox img {
	margin-left: 13px;
	margin-top: -6px;
	padding: 0;
	border: none;
}

#contentRight .searchBox img:hover {
	padding: 0;
	border: none;
}

.searchBox form {
	margin: 14px 0 16px 10px;
	display: block;
	float: left;
}

.searchBox #searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	margin-left: 12px;
	width: 160px;
	float: left;
	border: 1px solid #bbb;
}

.searchBox #searchfield:focus {
	border: 1px solid #ab2b2c;
}

.searchBox label{
	float: left;
}

/* END SEARCH */
/* END ARTICLE */
/* END MAIN CONTENT */
/* START IZA KULISA BOX */

#izaKulisa {
	width: 300px;
	height: 120px;
	background: url(../img/izaKulisa.jpg);
	float: left;
	margin-bottom: 15px;
	position: relative;
}

#izaKulisa p {
	margin: 0;
	float: left;
	height: 60px;
	padding: 0 10px 14px 39px;
	width: 170px;
}

#izaKulisa p a {
	font-size: 13px;
}

#izaKulisa .date {
	display: block;
	float: right;
	font-size: 11px;
	position: absolute;
	bottom: 7px;
	right: 11px;
	color: #999;
}

#izaKulisa img {
	padding: 0;
	border: 0;
	background: none;
}

#izaKulisa a img:hover {
	padding: 0;
	border: 0;
	background: none;
}

/* END IZA KULISA BOX */
/* START: Foto gallery */
#foto {
	width: 520px;
	margin: 0 0 30px;
}

#foto #galComment {
	display: block;
	width: 520px;
	margin: 0 0 20px;
	padding: 5px 0 0 20px;
}

#foto .head,
#foto .headopen {
	width: 520px;
	/* height: 36px; */
	background: url(../images/gallery/article_foto_head.gif) no-repeat;	
}

#foto .picture {
	text-align: center;
	padding: 16px 0 12px 0;
}

#foto .text {
	color: #666666;
	padding: 5px 41px 11px 41px;
	font-weight: bold;
}

#foto .text .gray {
	color: #666666;
	font-weight: normal;
}

#foto .end {
	width: 520px;
	height: 13px;
	overflow: hidden;
	background: url(../images/gallery/article_foto_end.gif) no-repeat;	
	clear: both;
}

#morefoto {
	background: url(../images/gallery/article_morefoto_middle.gif) repeat-y;
}

#morefoto .start {
	width: 520px;
	height: 12px;
	overflow: hidden;
	background: url(../images/gallery/article_morefoto_start.gif) no-repeat;	
}

#morefoto .end {
	width: 520px;
	height: 4px;
	overflow: hidden;
	background: url(../images/gallery/article_morefoto_end.gif) no-repeat;
	clear: both;
}

#morefoto ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	width: 620px;
	clear: both;
	font-size: 0;
}

#morefoto ul li {
	float: left;
	padding: 0 0 10px 3px;
	text-align: center;
	font-size: 0;
}

#morefoto ul li a {
	display: block;
	width: 68px;
	height: 68px;
	border: 1px solid transparent;
}

#morefoto ul li a:hover {
	border: 1px solid #1d6bd8;
}

#morefoto ul li h5 a {
	border: none;
	display: inline;
	height: auto;	
	color: #545454;
	font-size: 12px;
}

#morefoto ul li h5 a:hover {
	border: none;	
}

#foto .head h3,
#foto .headopen h3 {
	/* float: left; */
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 14px;
}

#foto .head h3 .gray,
#foto .headopen h3 .gray {
	font-weight: normal;
	font-size: 14px;	
}

#foto .head .link,
#foto .headopen .link {
	float: right;
	padding: 10px 10px 0 0;
}

#foto .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/gallery/tab_less2.gif) no-repeat;	
}

#foto .head .link a:hover {
	background: url(../images/gallery/tab_less2_h.gif) no-repeat;	
}

#foto .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/gallery/tab_more2.gif) no-repeat;	
}

#foto .headopen .link a:hover {
	background: url(../images/gallery/tab_more2_h.gif) no-repeat;	
}

#foto #galHolder .galleryThumb img {
	display: inline;
	border: 1px solid black;
}
#foto #galHolder .galleryThumb .imgselected {
	border: 1px solid red;
}
/* END: Foto gallery */

/* START: Foto slide */
#fotoslide {
	height: 99px;
	padding: 5px 0 0;
	width: 540px;
}

#fotoslide .allfoto {
	/* float: left; */
	width: 162px;
}

#fotoslide .allfoto a {
	font-weight: bold;	
	color: #000;
	display: block;
	padding: 0 0 0 38px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_allfoto.gif) no-repeat;
	margin-top: 75px;
}

#main_content .full #fotoslide .left {
	float: left;
	width: 22px;
	height: 99px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_left.gif) no-repeat right;
	padding: 0 8px 0 0;
	margin: 0;

}

#fotoslide .left a {
	display: block;
	height: 22px;
	margin: 25px 0 0 0;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_left_go.gif) no-repeat;
	padding: 0;	
}

#fotoslide .left a:hover {
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_left_go_h.gif) no-repeat;	
}

#main_content .full #fotoslide .right {
	float: left;
	width: 22px;
	height: 99px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_right.gif) no-repeat;	
	margin: 0;
}

#fotoslide .right a {
	display: block;
	height: 22px;
	margin: 25px 0 0 0;
	padding: 0;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_right_go.gif) no-repeat;	
}

#fotoslide .right a:hover {
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_right_go_h.gif) no-repeat;	
}

#fotoslide .holder {
	float: left;
	padding: 0 15px 0 15px;
	width: 440px;
	height: 99px;
	background: url(/static/hr/microsites/zadovoljna/img/gallery/fotoslide_center.gif) repeat-x;
	margin: 0;
}

#fotoslide ul {
	overflow: hidden; 
	margin: 0;
	/* width: 518px; */
	width: 440px;
	height: 70px;
	white-space: nowrap;
	padding: 12px 0 0 0;
}

#fotoslide ul li {
	display: inline;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	padding: 0 2px 0 2px;
	width: 68px;
}

#fotoslide ul li img {
	display: inline;
	width: 68px;
	margin: 0;
	border: 1px solid black;
}

#fotoslide ul li a:hover {
	border: 1px solid #d8211d;
}

#fotoslide ul li h5 {
	text-align: center;		
}

#fotoslide ul li h5 a {
	border: none;
	display: inline;
	height: auto;	
	color: #545454;
	font-size: 12px;
}

#fotoslide ul li h5 a:hover {
	border: none;	
}

#imageBig {
	text-align: center;
	position: relative;
}

/* END: Foto slide */
/* START: lightbox photogallery */

#article_lightbox_gallery {
	clear: both;
	padding: 10px 0;
	position: relative;
}

#article_lightbox_gallery_track {
	padding: 10px;
	overflow: auto;
}

#article_lightbox_gallery h2 {
	border-bottom: 6px solid #A1A1A1;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

#article_lightbox_gallery #article_lightbox_gallery_track {
	overflow: hidden;
    height: 68px;
    position: relative;
	padding: 10px 0;
}

#article_lightbox_gallery img {
    float: none;
}

.article_lightbox_gallery_prev,
.article_lightbox_gallery_next {
    position: absolute;
    background: #FFF;
    height: 88px;
    width: 21px;
    z-index: 2;
	top: 0;
}

.article_lightbox_gallery_prev:hover,
.article_lightbox_gallery_next:hover,
.article_lightbox_gallery_prev,
.article_lightbox_gallery_next {
	background-image: url(../img/photoGallerySprite.gif);
}

.article_lightbox_gallery_prev {
	background-position: 0 0;
    left: 0;
}

.article_lightbox_gallery_next {
	background-position: 100% 0;
    right: 0;
}

.article_lightbox_gallery_prev:hover {
	background-position: 0 100%;
}

.article_lightbox_gallery_next:hover {
	background-position: 100% 100%;
}

#article_lightbox_gallery_scroll {
    z-index: 1;
    white-space: nowrap;
    position: absolute;
    left: 21px;
}

#article_lightbox_gallery_scroll img {
	margin-right: 3px;
}

#lbCloseLink {
	width: 82px !important;
}

/* END: lightbox photogallery */

/* START COMMENTS */

#comments_box {
	position: relative;
	clear: both;
	position: relative;
	padding: 10px 0;
	margin-bottom: 10px;
	width: 610px;
	float: left;
}

#comments_box a {
	text-decoration: none;
}

#comments_box a:hover {
	text-decoration: underline;
}

#comments_box h2 {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	width: 610px;
	border-bottom: 6px solid #A1A1A1;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

#comments_box .sort {
	font-size: 12px;
	margin-right: 0;
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 10px;
}

#comments_box .sort a {
	color: #333333;
}

#comments_box .user_display_when_loggedout, #comments_box .user_display_when_loggedin {
	float: left;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	width: 610px;
}

#comments_box .user_display_when_loggedout {
	margin-top: 10px;
}

#comments_box span.user_display_when_loggedout, #comments_box span.user_display_when_loggedin {
	border-bottom: none;
}

#comments_box .user_display_when_loggedin .user {
	padding: 5px 0;
	font-weight: bold;
}

#comments_box .user_display_when_loggedin textarea {
	width: 300px;
}

#comments_box .user_display_when_loggedin input {
	margin: 5px 0 10px 256px;
}

#comments_box .single_comment {
	padding: 10px 0;
	border-bottom: 1px dotted #999;
	margin-top: 10px;
	position: relative;
}

#comments_box .comment_avatar {
	width: 80px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}

#comments_box #comments .comment_avatar {
	float: left;
	height: 68px;
	margin-right: 10px;
	overflow: hidden;
	width: 68px;
}

#comments_box .comment_body {
	width: 532px;
	float: left;
}

#comments_box .voting {
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	background: #f2f2f2;
	border: 1px solid #aaa;
	padding: 2px 4px 0;
}

#comments_box .score {
	padding: 1px 4px 2px 2px;
	display: block;
	float: left;
	font-size: 12px;
}

#comments_box .score_positive, #comments_box .score_negative {
	padding: 0 2px 2px 0;
}

#comments_box .comment_date {
	border-bottom: 1px dotted #CCCCCC;
	color: #666666;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-bottom: 6px;
}

#comments_box .comments_more {
	padding: 1px 5px;
	margin-top: 10px;
	float: left;
}

#comments_box .comments_more a {
	color: #fff;
}
#comments_box .comments_more a:hover {
	text-decoration: none;
}

#comments_box .score_positive, #comments_box  .score_negative {
	margin-left: 5px;
	float: left;
}

#comments_box .comment_username {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

#comments_box #comments .voting .score_positive a, #comments_box #comments .voting .score_negative a {
	background:url(/static/hr/microsites/default/img/comments_rate_positive.gif) repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:16px;
	width:11px;
}

#comments_box #comments .voting .score_negative a {
	background: url(/static/hr/microsites/default/img/comments_rate_negative.gif) repeat scroll 0 0 transparent;
}

#comments_box #comments .voting .score_positive a img:hover, #comments_box #comments .voting .score_negative a img:hover {
	border: none;
}

.voting img, .comment_avatar img {
	padding: 0;
	border: none;
}

#comments_box .fb_login {
	bottom: 10px;
	float: left;
	margin-right: 0;
}

#comments_box .user_display_when_loggedout .user_display_when_loggedout {
	float: none !important;
	margin-top: 5px;
	width: auto;
}

#comment_send .commentsLogin img {
	background: url(../img/izbori_prijaviSe.gif) no-repeat scroll 0 -20px transparent;
	bottom: 5px;
	float: left;
	height: 20px;
	margin: 0 10px 0 0;
	position: relative;
	width: 80px;
	padding: 0;
	border: none;
}

#comment_send .commentsLogin img:hover {
	background-position: 0 0;
	border: none;
}

/* END COMMENTS */