body {
	background: #fff;
}

#article thead {
	display: table-row-group;
	vertical-align: middle;
	background-color: #ddd;/*#2785CB*/
	color: #fff;
}

#article thead th{
	background: #DDDDDD none repeat scroll 0 0;
	border: 1px solid #F0F0F0;
	color: #0F3DA1;
	font-weight: bold;
}

#article tbody {
	display: table-row-group;
	vertical-align: middle;
}

#article p {
	font-size: 14px;
	line-height: 20px;
}


#article table {
	font-size: 12px;
	line-height: normal;
	border-spacing: 0;
	padding: 0;
	margin: 10px 5px 10px 15px;
}

#article td {
	text-align: center;
	/*border: 1px #DDDDDD dotted;*/
	background-color: #F7F7F7; 
}

/*#article tbody td {
	background-color: #ff9900;
}*/

#article tbody th {
	background: #DDDDDD;
	font-weight: normal;
	color: #0F3DA1;
	font-weight: bold;
	/*border: 1px #F0F0F0 solid;*/
}

#article thead th {
	padding: 4px 0;
}

#article h1 {
	display: block;
	font-size: 30px;
	color: #3B5998;
	margin: 10px 0 10px 0;
}

#article h2 {
	display: block;
	color: #a0a0a0;
	line-height: normal;
	font-size: 17px;
	margin: 0 0 13px 0;
}

/* START: Menu (Send, print, comment and text size) */
#article .menu {
	width: 650px;
}

#article .menu .content {
	display: inline;
	float: left;
	width: 650px;
	background: #f0f0f0 url("../images/article_menu_content_background.gif") no-repeat;
	list-style-type: none;
}

#article .menu .content .containerLeftSide {
	padding: 6px 0 3px 6px;
}

#article .menu .content .containerRightSide {
	float: right;
	padding: 5px 6px 0 6px;
}

#article .menu .content .containerRightSide .send,
#article .menu .content .containerRightSide .print,
#article .menu .content .containerRightSide .comment,
#article .menu .content .containerRightSide .send a,
#article .menu .content .containerRightSide .print a,
#article .menu .content .containerRightSide .comment a {
	display: inline;
	float: left;
	color: #404040;
}

#article .menu .content .containerRightSide .send a {
	background: url("../images/article_poslji.gif") no-repeat;
	padding: 2px 12px 2px 32px;
}

#article .menu .content .containerRightSide .print a {
	background: url("../images/article_natisni.gif") no-repeat;
	padding: 2px 12px 2px 20px;
}

#article .menu .content .containerRightSide .comment a {
	padding: 2px 12px 0px 0;
}

#article .menu .content .containerRightSide .commentsCloud {
	float: left;
}

#article .menu .content .containerRightSide .commentsCloud a {
	float: left;
	margin: 0 4px 0 0;
}

#article .menu .content .containerRightSide .zoomIn,
#article .menu .content .containerRightSide .zoomReset,
#article .menu .content .containerRightSide .zoomOut,
#article .menu .content .containerRightSide .zoomIn a,
#article .menu .content .containerRightSide .zoomReset a,
#article .menu .content .containerRightSide .zoomOut a {
	display: inline;
	float: left;
	width: 16px;
	height: 16px;
	text-decoration: none;
	margin: 0 3px 0 0;
}

#article .menu .content .containerRightSide .zoomIn { background: url("../images/zoom_in_font_size.png") no-repeat; }

#article .menu .content .containerRightSide .zoomIn a { background: url("../images/zoom_in_over_font_size.png") no-repeat; }

#article .menu .content .containerRightSide .zoomReset { background: url("../images/reset_font_size.png") no-repeat; }

#article .menu .content .containerRightSide .zoomReset a { background: url("../images/reset_over_font_size.png") no-repeat; }

#article .menu .content .containerRightSide .zoomOut { background: url("../images/zoom_out_font_size.png") no-repeat; }

#article .menu .content .containerRightSide .zoomOut a { background: url("../images/zoom_out_over_font_size.png") no-repeat; }

#article .menu .content .containerRightSide .textSize {
	float: left;
	margin: 0;
	color: #404040;
	padding: 2px 0 0 0;
}

#article .menu .secondary {
	width: 650px;
	height: 4px;
	background: url("../images/article_menu_secondary_background.gif") no-repeat;
	font-size: 0;
	clear: both;
}
/* END: Menu (Send, print, comment and text size) */

/* START: Navigation (Author/Title/Date) */
#article h3 {
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}

#article h4 {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
}

#article div.summary {
	font-weight: bold;
	font-size: 14px;
	color: #444444;
	padding-bottom: 0px;
}
/* END: Navigation (Author/Title/Date) */

/* START: Article video */
#article #video {
	padding-bottom: 11px;
	position: relative;
}

#article #video .head,
#article #video .headopen {
	width: 650px;
	height: 36px;
	background: url("../images/article_foto_head.gif") no-repeat;
}

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

#article #video .head h3 span,
#article #video .headopen h3 span {
	font-weight: bold;
	font-size: 14px;
	margin: 0 7px 0 0;
}

/* START: Absolute position */
#article #video h3,
#article #video h3 {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 0px 14px;
}

#article #video h3 span,
#article #video h3 span {
	font-weight: bold;
	font-size: 14px;
	margin: 0 7px 0 0;
}
/* END: Absolute position */

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

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

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

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

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

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

#article #video .start {
	width: 650px;
	height: 24px;
	overflow: hidden;
	background: url(../images/article_video_top.gif) no-repeat;
}

#article #video .middle {
	width: 650px;
	background: url(../images/article_video_middle.gif) repeat-y;
	padding: 0 0 15px;
}

/* START: Class for Player's new skin */
#article #video .videoContent {
	width: 630px;
	background: url(../images/article_video_content.gif) no-repeat left bottom #f1f1f1; 
	padding: 13px 8px 11px 12px;
}
/* END: Class for Player's new skin */

#article #video .middle .embed {
	width: 650px;
	height: 330px;
	text-align: center;
	padding: 0;
}

#article #video .banner {
	margin: 5px 0 13px 175px;
}

#article #video .middle .publicity {
	width: 650px;
	text-align: center;
	padding-bottom: 15px;
}

#article #video .middle h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding: 13px 45px 13px 45px;
}

#article #video .end {
	width: 624px;
	height: 15px;
	overflow: hidden;
	background: url("../images/article_video_end_white.gif") no-repeat;
}

#article #morevideo {
	width: 624px;
	background: url(../images/article_morevideo_white.gif) repeat-y;
}

#article #morevideo .head,
#article #morevideo .headopen {
	width: 624px;
	height: 42px;
	background: url("../images/article_morevideo_top_white.gif") no-repeat;
}

#article #morevideo .head h4,
#article #morevideo .headopen h4 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 15px 0 0 14px;
}

#article #morevideo .head h4 span,
#article #morevideo .headopen h4 span {
	font-weight: bold;
	font-size: 14px;
	margin: 0 7px 0 0;
}

#article #morevideo .end {
	width: 624px;
	height: 12px;
	overflow: hidden;
	background: url("../images/article_morevideo_end_white.gif") no-repeat;
	clear: both;
}

#article #morevideo ul {
	margin: 0;
	padding: 11px 0 0 32px;
	list-style-type: none;
	width: 618px;
	clear: both;
}

#article #morevideo ul li {
	float: left;
	height: 158px;
	width: 152px;
	padding: 0;
}

#article #morevideo ul li h5 a {
	color: #313131;
	font-weight: bold;
	line-height: 13px;
}

#article #morevideo ul li h5 {
	width: 114px;
	padding: 10px 0 2px 0;
}

#article #morevideo ul li .time {
	color: #636363;
}

#article #morevideo .head h3,
#article #morevideo .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 13px 0px 0px 30px;
}

#article #morevideo .head .link,
#article #morevideo .headopen .link {
	float: right;
	padding: 13px 31px 0px 0px;
}

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

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

#article #morevideo .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("../images/tab_more.gif") no-repeat;
}

#article #morevideo .headopen .link a:hover {
	background: url("../images/tab_more_h.gif") no-repeat;
}
/* END: Article video */

/* START: Foto gallery */
#article #foto {
	width: 650px;
	background-color: #f0f0f0;
	margin: 30px 0 15px 0;
}

#article #foto .head,
#article #foto .headopen {
	width: 650px;
	height: 36px;
	background: url("../images/article_foto_head.gif") no-repeat;
	text-align: left;
}

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

}

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

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

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

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

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

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

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

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

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

#article #morefoto ul li a:hover {
	border: 1px solid #0f3da1;
}

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

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

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

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

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

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

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

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

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

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

/* START: Foto slide */
#article #fotoslide {
	height: 99px;
	padding: 5px 22px;
}
#article #fotoslide .allfoto {
	float: left;
	width: 162px;
}

#article #fotoslide .allfoto a {
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 0px 0px 0px 38px;
	background: url("../images/fotoslide_allfoto.gif") no-repeat;
	margin-top: 75px;
}

#article #fotoslide .left {
	float: left;
	width: 22px;
	height: 99px;
	background: url("../images/fotoslide_left.gif") no-repeat;
}

#article #fotoslide .left a {
	display:block;
	height: 22px;
	margin-top: 37px;
	padding: 0px 0px 0px 0px;
	background: url("../images/fotoslide_left_go.gif") no-repeat;
}

#article #fotoslide .left a:hover {
	background: url("../images/fotoslide_left_go_h.gif") no-repeat;
}

#article #fotoslide .right {
	float: left;
	width: 22px;
	height: 99px;
	background: url("../images/fotoslide_right.gif") no-repeat;
}

#article #fotoslide .right a {
	display:block;
	height: 22px;
	margin-top: 37px;
	padding: 0px 0px 0px 0px;
	background: url("../images/fotoslide_right_go.gif") no-repeat;
}

#article #fotoslide .right a:hover {
	background: url("../images/fotoslide_right_go_h.gif") no-repeat;
}
#article #fotoslide .holder
{
	padding: 0px 15px 0px 15px;
	float: left;
	width: 518px;
	background: url("../images/fotoslide_center.gif") repeat-x;

}
#article #fotoslide ul {
	overflow: hidden;
	margin: 0px;
	width: 518px;
	height: 99px;
	list-style-type: none;
	white-space: nowrap;
	padding: 22px 0px 0px 0px;
}

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

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

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

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

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

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

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

.imageBig2 {
	text-align: center;
	position: relative;
	left: 20px;
}
/* END: Foto slide */

/* START: Eventim */
#article .eventim {
	width: 650px;
	margin: 0 0 13px 0;
}

#article .eventim .content {
	width: 597px;
	background: #002b50 url("../images/eventim_content_background.gif") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 26px 0 3px 53px;
}

#article .eventim .content a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#article .eventim .content a:hover { text-decoration: none; }

#article .eventim .secondary {
	width: 650px;
	height: 6px;
	background: #002b50 url("../images/eventim_secondary_background.gif") no-repeat;
	font-size: 0;
}
/* END: Eventim */

/* START: Content */
#content {
	clear: both;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 30px;
}

#content p a {
	color: #0F3DA1;
	font-size: 12px;
}

#content h3 {
	font-size: 14px;
	font-weight:bold;
	padding: 10px 30px 10px 15px;
	margin: 0px;
}

#content .picture {
	float: left;
	width: 230px;
	padding-top: 5px;
}

#content .picturewide {
}

#content .picture h4 {
	font-weight: bold;
	padding: 10px 33px 10px 10px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#content .picturewide h4 {
	font-weight: bold;
	padding: 10px 33px 10px 16px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#content .picture h4 .gray {
	font-weight: normal;
}

/* START: Quote
----------------------------------------------------------------- */
#content .quote {
        float: right;
        width: 240px;
        background: #f0f0f0;
        margin: 0 0 15px 15px;
}

#content .quote blockquote, q {
        quotes: "" "";
}

#content .quote .top {
        width: 240px;
        height: 10px;
        background: url(../images/article_quote_top.gif) no-repeat;
        font-size: 0;
}

#content .quote .bottom {
        width: 240px;
        height: 10px;
        background: url(../images/article_quote_bottom.gif) no-repeat;
        font-size: 0;
}

#content .quote blockquote {
        background: url(../images/article_blockquote_top.gif) no-repeat;
        font-size: 14px;
        margin: 0 0 10px 5px;
        padding: 10px 0 0 27px;
}

#content .quote blockquote q {
        display: block;
        background: url(../images/article_blockquote_bottom.gif) right bottom no-repeat;
        margin: 0 5px 0 0;
        padding: 0 12px 15px 0;
}

#content .quote .author {
        height: auto !important;
        min-height: 13px;
        background: url(../images/article_quote_author.gif) right bottom no-repeat;
        font-size: 12px;
        font-weight: bold;
        padding: 6px 27px 6px 37px;
}

#content .quote blockquote.noQuotationMarks {
        background: none;
        margin: 0;
        padding: 0 12px 0 12px;
}

#content .quote blockquote.noQuotationMarks p {
        font-size: 14px;
        line-height: normal;
        margin: 0;
        padding: 0;
}

#content .quote blockquote p a, 
#content .quote blockquote.noQuotationMarks p a {
        font-size: 14px;
}
/* END: Quote
----------------------------------------------------------------- */

#content .body_subtable {
    margin-left: 15px;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 12px;
}
/* END: Content */

/* START: Share (BOX) - Delicious, twitter, myspace, etc.
----------------------------------------------------------------- */
#share { margin: 30px 0 1px 0 }

/*#share .clear {
	height: 0;
	clear: both;
}*/

/*#share .head,
#share .headopen {
	width: 370px;
	height: 36px;
	background: url("../images/comment_head.gif") no-repeat;
}*/

#share .head,
#share .headopen {
	width: 265px;
	height: 46px;
	background: url("../images/comment_head2_small.gif") no-repeat;
}

#share .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 15px 0px 0px 10px;
}

#share .headopen ul {
	float: left;
	margin: 7px 14px 0 0;
}

#share .headopen ul li {
	display: inline;
	float: left;
	height: 23px;
	font-size: 12px;
	margin: 4px 0 0 10px;
}

#share .headopen ul li a {
	color: #000000;
	text-decoration: none;
}

#share .headopen ul li a:hover {
	text-decoration: underline;
}


#share li.facebook a {
	display: block;
	height: 17px;
	background: url(../images/social_icons.png) no-repeat 0 0px;
	padding: 6px 0 0 30px;
}

#share li.twitter a {
	display: block;
	height: 17px;
	background: url(../images/social_icons.png) no-repeat 0 -24px;
	padding: 6px 0 0 30px;
}

#share li.netlog a {
	display: block;
	height: 17px;
	background: url(../images/social_icons.png) no-repeat 0 -48px;
	padding: 6px 0 0 28px;
}
/* END: Share (BOX) - Delicious, twitter, myspace, etc.
----------------------------------------------------------------- */

/* START: Facebook "Like"
----------------------------------------------------------------- */
.facebookLike {
	margin: 30px 0 1px 0;
}

.facebookLike .facebookLikeTop,
.facebookLike .facebookLikeBottom {
	width: 375px;
	height: 6px;
	background: url("../images/comment_head2.gif") no-repeat 0 0;
}

.facebookLike .facebookLikeBottom {
	background: url("../images/comment_head2.gif") no-repeat 0 100%;
}

.facebookLike .facebookLikeMiddle {
	background: #ddd;
	padding: 2px 4px 2px 4px;
}

.facebookLike .facebookLikeMiddle iframe {
	width: 375px; 
	height: 30px;
	border: none;
	overflow: hidden;
}
/* END: Facebook "Like"
----------------------------------------------------------------- */

/* START: Comments (BOX) */
#comment {
	float: left;
	width: 650px;
}

#comment .clear {
	height: 0;
}

#comment .head,
#comment .headopen {
	width: 650px;
	height: 36px;
	background: url("../images/comment_head_wide.gif") no-repeat;
	margin: 6px 0 5px 0;
}

#comment_form .message a {
	display: inline;
	font-size: 14px;
	background:transparent url(../images/arrow_red1.gif) no-repeat scroll 0 0;
	color:#000000;
	padding: 1px 0 0 25px;
}

#comment_form .headopen {
	width: 370px;
	height: 36px;
	background: url("../images/comment_head.gif") no-repeat;
}

#story .headopen_top {
	width: 370px;
	height: 5px;
	background: url("../images/background_headopen_top.gif") no-repeat;
	font-size: 0;
}

#story .headopen {
	width: 360px;
	background-color: #dddddd;
	padding: 0 10px 0 0;
	
}

#story .headopen_bottom {
	width: 370px;
	height: 5px;
	background: url("../images/background_headopen_bottom.gif") no-repeat;
	font-size: 0;
}

#sendnews .head h3,
#rating .head h3,

#relations .head h3,
#comment .head h3,
#sendnews .headopen h3,
#rating .headopen h3,
#relations .headopen h3,
#comment .headopen h3,
#comment_form .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 0px 14px;
}

#story .headopen h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 5px 14px;
}

#comment .head h3 .gray,
#comment_form .head h3 .gray,
#story .head h3 .gray {
	font-weight: normal;
	font-size: 14px;
}

#sendnews .head .link,
#rating .head .link,
#relations .head .link,
#comment .head .link,
#sendnews .headopen .link,
#rating .headopen .link,
#relations .headopen .link,
#comment .headopen .link,
#comment_form .headopen .link,
#story .headopen .link {
	float: right;
	padding: 10px 10px 0px 0px;
}

#comment .head .linkcomment,
#comment .headopen .linkcomment,
#comment_form .headopen .linkcomment {
	float:right;
	padding: 15px 10px 0px 0px;
}

#comment .head .linkcomment a,
#comment .headopen .linkcomment a,
#comment_form .headopen .linkcomment a {
	color:#666666;
	font-size:9px;
}

#sendnews .head .link a,
#rating .head .link a,
#relations .head .link a,
#comment .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("../images/tab_less2.gif") no-repeat;
}

#sendnews .head .link a:hover,
#rating .head .link a:hover,
#relations .head .link a:hover,
#comment .head .link a:hover {
	background: url("../images/tab_less2_h.gif") no-repeat;
}

#sendnews .headopen .link a,
#rating .headopen .link a,
#relations .headopen .link a,
#comment .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("../images/tab_more2.gif") no-repeat;
}

#sendnews .headopen .link a:hover,
#rating .headopen .link a:hover,
#relations .headopen .link a:hover,
#comment .headopen .link a:hover {
	background: url("../images/tab_more2_h.gif") no-repeat;
}

#comment ul {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
	width: 650px;
	clear: both;
	background: url("../images/comment_ul.gif") no-repeat bottom;
}

#comment ul li {
	padding: 1px 0px 6px 8px;	
}
/*coments_new start*/
#comment .begining{
	margin-right:3px;
}
#comment .begining a{
	margin-right:3px;
	font-weight:bold;
}
#comment .new a {
	margin-bottom: 15px;
	float: right;
	background: transparent url(../images/comments_first.gif) no-repeat scroll left ;
	color: #000000;
	padding: 0 0 0 15px;
	width: 66px;
}
#comment .new a:hover{
	text-decoration: underline;
}
#comment .newactive suba:hover{
	font-weight:bold;
	color:0f3da1;
}				
#comment .old a {
	margin-bottom: 15px;
	float: right;
	background: transparent url(../images/comments_older.gif) no-repeat scroll left ;
	color: #000000;
	padding: 0 0 0 15px;
	width: 66px;
}
#comment .old a:hover{
	text-decoration: underline;
}
#comment .oldacive suba:hover{
	font-weight:bold;
	color:0f3da1;
}					
#comment .all a {
	float: right;
	background: transparent url(../images/comments_all.gif) no-repeat scroll left ;
	color: #000000;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
	width: 66px;
}	
#comment .all a:hover{
	text-decoration: underline;
}
#comment .active suba:hover{
	font-weight:bold;
	color:0f3da1;
}				
#comment .commentsinside{
	margin-top:14px;
}
#comment .avatar{
	float: left;
	height: 42px;
	width: 42px;
	border: 0;
}
#comment .left_cloud{
	float: left;
	width: 20px;
	height: 42px;
	background: url("../images/comments_left.gif") no-repeat ;
}
#comment .roundcont {
	float:left;
	width: 577px;
}
#comment .up {
	width: 577px;
	height: 10px;
	background: url(../images/comments_up.gif) no-repeat; 
	font-size: 0;
}
#comment .down {
	width: 577px;
	height: 10px;
	background: url(../images/comments_down.gif) no-repeat; 
	font-size: 0;
}
#comment .content {
	width: 577px;
	background-color: #f0f0f0;
	margin:0 0 10px 0;
	font-size:12px;
}
#comment  .info {
	margin: 0 16px 0 14px;
	border-bottom: 1px dashed #787878;
}
#comment  .user {
	float: left;	
	font-weight: bold;
	margin:0 0 5px;
}
#comment  .time {
	float: left;	
	color: #000000;
	margin-left: 8px;
}
#comment  .score .score_alread_vote {
	color:#a7102a;
}
#comment  .score{
	padding-right: 10px;
	color:#888888;
}
#comment  .score .green{
	color: #38782c;
}
#comment  .score .red{
	color: #a7102a;
}
#comment .score_positive{
	margin:0 4px 0 0;
}
#comment .score_negative{
	margin:0;
}
#comment p {
	clear: both;
	font-weight: normal;
	font-size: 12px;
	color: #4b4b4b;
	line-height: 16px;
	padding: 0px 18px 2px 14px;
}
#comment .flag {
	width:300px;
}	
#comment .flag a{
	background:transparent url(../images/comments__flag.gif) no-repeat scroll right top;
	color:#888888;
	height:16px;
	line-height:16px;
	padding:0px 15px 0px 520px;
}
#comment .flag a:hover{
 	color: #a7102a;
}	
#comment .commentscount {
	/*padding: 4px 8px 0 0;*/
	
}

#comment .commentSelectBox{
	display: inline;
	float: right;
	width: 320px;
	padding: 8px 0 0 0;
}

#comment .voting {
	float: right;
}
/*coments_new end*/
#comment_form {
	height: 180px;
}

#comment_form form {
	margin: 0px;
	padding: 5px;
	width: 360px;
	height: 133px;
	background: url("../images/comment_form.gif") no-repeat;
}

#comment_form form .user {
	float: left;
	padding: 13px 0px 5px 26px;
	height: auto;
	font-weight: bold;
}

#comment_form form .time {
	float: right;
	padding: 13px 45px 5px 0px;
	color: #909090;
}

#comment_form form textarea {
	font-size: 11px;
	font-family: Arial, Helvetica;
	border: 1px solid #737373;
	background-color:#ffffff;
	margin: 0px 0px 0px 26px;
	width: 298px;
	height: 96px;
	float: left;
}

#comment form input {
	font-size: 11px;
	font-family: Arial,Helvetica;
	border: 1px solid #737373;
	background-color: #ffffff;
	width: 146px;
}
#story ul {
	margin: 0 0 1px 0;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	clear: both;
	background: #f0f0f0 url("../images/comment_ul.gif") no-repeat bottom;
}

#story ul li {
	padding: 0px 10px 11px 35px;
	background: url("../images/relations_li.gif") no-repeat;
}

#story ul li a {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	line-height: 14px;
}


/* END: Comments (BOX) */

/* START: Related articles (BOX) */
#sendnews,
#rating,
#relations {
	display: inline;
	float: left;
	width: 270px;
	margin-left: 10px;
}

#sendnews,
#rating {
	margin-bottom: 1px;
}

#sendnews .head,
#rating .head,
#relations .head,
#rating .headopen,
#relations .headopen {
	width: 270px;
	height: 36px;
	background: url("../images/rel_head.gif") no-repeat;
}

#sendnews .headopen {
	width: 270px;
	height: 36px;
	background: url("../images/rel_head.gif") no-repeat;
}

#relations ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	width: 270px;
	clear: both;
	background: #f0f0f0 url("../images/relations_ul.gif") no-repeat bottom;
}

#relations ul li {
	padding: 0px 45px 11px 35px;
	background: url("../images/relations_li.gif") no-repeat;
}

#relations ul li a {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	line-height: 14px;
}

#relations .head h3,
#relations .headopen h3 {
	font-size: 14px;
	padding: 12px 0px 0px 14px;
}
/* END: Related articles (BOX) */



/* START: Articoli Correlati
----------------------------------------------------------------- */

#related_articles {
	display: inline;
	float: left;
	width: 650px;
	margin-left: 0px;
}

/*#sendnews,
#rating {
	margin-bottom: 1px;
}*/

#related_articles .head {
	width: 650px;
	height: 36px;
	background: url("../images/rel_head_big.gif") no-repeat;
}

#related_articles ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	width: 650px;
	clear: both;
	background: #f0f0f0 url("../images/relations_ul_big.gif") no-repeat bottom;
}

#related_articles ul li {
	padding: 0px 45px 11px 35px;
	background: url("../images/relations_li.gif") no-repeat;
}

#related_articles ul li a {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	line-height: 14px;
}

#related_articles .head h3 {
	font-size: 14px;
	padding: 12px 0px 0px 14px;
}

/* END: Articoli Correlati
----------------------------------------------------------------- */



/* START: Vote (BOX) */
#rating .head ul {
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#rating .head ul li {
	float: left;
	margin: 0px;
	padding: 10px 6px 0 0;
}

#rating .head .numeration {
	float: right;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
	width: 90px;
}

#rating .head .numeration h2 {
	margin: 0;
	float: none;
	padding: 4px 0px 0px 0px;
	color: #0f3da1;
	font-size: 14px;
	font-weight: bold;
}

#rating .head .numeration h2 span {
	font-size: 12px;
}

#rating .head .numeration .total {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

#rating .head .appeal {
	width: 94px;
	float: right;
	color: #0f3da1;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin: 3px 5px 0 0;
}
/* END: Vote (BOX) */

/* START: Elect (BOX) */
.elect h3 {
	margin: 0 14px 0 0;
}

.elect .hand {
	width: 150px;
	overflow: hidden;
	display: block;
	float: right;
	height: 25px;
	background: url("../images/hand.gif") no-repeat 20px 0;
	margin: 6px 0 0 0;
}

.elect .hand:hover { background: url("../images/hand_hover.gif") no-repeat 20px 0; text-decoration: none; }

.elect .handSelected {
	display: block;
	float: left;
	height: 25px;
	background: url("../images/hand_hover.gif") no-repeat 20px 0;
	margin: 6px 0 0 0;
}

.elect .textWrapperFirst {
	display: block;
	float: right;
	width: 141px;
	color: #666;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	margin: 0 14px 0 0;
}

.elect .textWrapper {
	display: block;
	float: right;
	width: 125px;
	color: #666;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	margin: 10px 14px 0 0;
}

.elect .textWrapper a,
.elect .textWrapper span,
.elect .textWrapperFirst span {
	color: #0F3DA1;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.elect .textWrapper a:hover { text-decoration: none; }

/* END: Elect (BOX) */

/* START: Send (BOX) */
#sendnews form {
	margin: 0px;
	padding: 5px;
	width: 260px;
	background: #f0f0f0 url("../images/relations_ul.gif") no-repeat bottom;
}

#sendnews form input {
	font-size: 11px;
	font-family: Arial,Helvetica;
	border: 1px solid #737373;
	background-color: #ffffff;
	width: 164px;
}

#sendnews form textarea {
	font-size: 11px;
	font-family: Arial,Helvetica;
	border: 1px solid #737373;
	background-color: #ffffff;
	width: 225px;
	height: 100px;
}
/* END: Send (BOX) */

/* END: Files BOX */
#pdf {
	display: block;
	height: 20px;
	/*border-bottom: 1px #ff9900 dotted;
	border-top: 1px #ff9900 dotted;*/
	background-image:url(../images/article_pdf.gif);
	font-size: 11px;
	padding: 2px 0px 0px 22px;
	clear: both;
}

#pdf A:link {
	color: #cc3333;
	text-decoration: underline;
}

#pdf A:visited {
	color: #cc3333;
	text-decoration: none;
}

#pdf A:active {
	color: #cc3333;
	text-decoration: none;
}

#pdf A:hover {
	color: #cc3333;
	text-decoration: none;
}
/* END: Files (BOX) */


/* START: Foto multiplay slide */
.article_box_galery{ 	 
	background-color:#F0F0F0;
	margin-bottom:15px;
	width:650px;	 
}
 
.b_s_image_article_box_description_galery{ 	 
	background-color:#F0F0F0;
	margin-bottom:15px;
	width:650px;	 
}
 
.b_s_image_article_galery_box{ 
	background:transparent url(../images/article_foto_head.gif) no-repeat scroll 0 0;
	height:36px;
	width:650px;
 }
 
 #article #fotoslide .fotoslide_left {
	background:transparent url(../images/fotoslide_left.gif) no-repeat scroll 0 0;
	float:left;
	height:99px;
	width:22px;
}

/*start: multiplay left arrow*/
#article #fotoslide .leftArrow {
	background:transparent url(../images/fotoslide_left.gif) no-repeat scroll 0 0;
	float:left;
	height:99px;
	width:22px;
}

#article #fotoslide .leftArrow a {
	background:transparent url(../images/fotoslide_left_go.gif) no-repeat scroll 0 0;
	display:block;
	height:22px;
	margin-top:37px;
	padding:0;
}
/*end: multiplay left arrow*/

#article #fotoslide .galHolder {
	background:transparent url(../images/fotoslide_center.gif) repeat-x scroll 0 0;
	float:left;
	padding:0 15px;
	width:518px;
}

#article #fotoslide .fotoslide_right {
	background:transparent url(../images/fotoslide_right.gif) no-repeat scroll 0 0;
	float:left;
	height:99px;
	width:22px;
}

/*start: multiplay right arrow*/
#article #fotoslide .rightArrow {
	background:transparent url(../images/fotoslide_right.gif) no-repeat scroll 0 0;
	float:left;
	height:99px;
	width:22px;
}

#article #fotoslide .rightArrow a {
	background:transparent url(../images/fotoslide_right_go.gif) no-repeat scroll 0 0;
	display:block;
	height:22px;
	margin-top:37px;
	padding:0;
}
/*end: multiplay right arrow*/

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

.imageBig1 {
	left:20px;
	position:relative;
	text-align:center;
}

.big_article_image_galery {
	left:20px;
	position:relative;
	text-align:center;
}

.b_s_image_article_description_galery{
	color:#666666;
	font-weight:bold;
	padding: 15px 58px 11px 44px;
}
/* END: Foto slide dupli */


/*START: Article poll*/
.article_box_left_anketa_title{
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.article_box_left_anketa_box{
	border-bottom: 2px solid #DDDDDD;
	float:left;
	height:auto;
	margin:0 0 10px;
	padding:0 0 10px;
	width:250px;
}

.article_box_left_anketa_image{
	clear:both;
	float:left;
	margin: 0 10px 0px 0;
	padding: 0;
	position: relative;
}

.article_box_left_anketa_text{
	/*float:left;*/
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

.article_box_left_anketa {
	width: 250px;
	float: right;
	background-color: #F0F0F0;
	border: 1px #DDDDDD solid;
	clear: both;
	margin: 10px;
	padding: 10px;
}

.thanksForVoteArticle{
	/*color: #404040;
	border-top: 2px #ddd solid;
	margin: 5px 0;
	padding: 10px 0 0 0;
	width: 250px;*/
	margin: 5px 0 0 0 ;
	padding: 1px 5px ;
	background-color: #E4E4E4;
	font-weight: bold;
}
/*END: Article poll*/

/* START: Keyword banner */
.banner_context {
	width: 120px;
	height: 99px;
	background: url(../images/keyword_banner_background.gif) no-repeat;
	padding: 3px;
}
/* END: Keyword banner */

/* START: Login buttons (comment form)
----------------------------------------------------------------- */
#comment_form .facebookLoginButton {
	float: left;
	display: block;
	width: 92px;
	height: 21px;
	background: url(../images/facebook_connect.png) 0 -804px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 9px 8px 0 0;
	margin: 10px 10px 0 0;
}

#comment_form .dotComLoginButton {
	float: left;
	display: block;
	width: 104px;
	height: 21px;
	background: url(../images/facebook_connect.png) 0 -835px;
	font-size: 12px;
	color: #000;
	text-align: right;
	padding: 9px 8px 0 0;
	margin: 10px 0 0 0;
}
/* START: Login buttons (comment form)
----------------------------------------------------------------- */

/* START: Standings (Sport)
----------------------------------------------------------------- */
.standingsArticle { margin: 0 0 10px }

.standingsArticle .standingsArticleTop {
	width: 650px;
	height: 7px;
	background: url(../images/article_standings_slices.png) no-repeat 0 0;
	font-size: 0;
}

.standingsArticle .standingsArticleBottom {
	width: 650px;
	height: 7px;
	background: url(../images/article_standings_slices.png) no-repeat 0 -8px;
	font-size: 0;
}

.standingsArticle .standingsArticleContent {
	width: 650px;
	padding: 1px 0;
	background: #f0f0f0;
}

#article .standingsArticle .standingsArticleContent table {
	width: 630px;
	background: #f0f0f0;
	margin: 3px 0 3px 10px;
}

#article .standingsArticle .standingsArticleContent table td { background-color: #f0f0f0 }
/* END: Standings (Sport)
----------------------------------------------------------------- */

/* START: Standings Tooltip (Sport)
----------------------------------------------------------------- */




/* END: Standings Tooltip (Sport)
----------------------------------------------------------------- */