/* @override http://tochnotaka.bg.pre.cme-devel.net/static/bg/microsites/tochnotaka//css/style.css */

@import url('forum.css');
/*START GLOBAL*/

body {	
	background: url(../img/bg.gif) repeat-x;
	background-color:#f6d200;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

a:hover {
	color: #980502;
}

h1, h2, h3, h4, h5, h6 {
	color: #c62a28;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2 {
	font-size: 24px;
}

h2 {
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}


h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#usertrack_image {
left:0;
position:absolute;
top:0;
}

/*3DN GLOBAL*/
/*START CONTAINER*/

#container {
	/*background: url(../img/nova_corner_right.gif) no-repeat top right;
	background: transparent url(/static/bg/microsites/tochnotaka/img/backgrounds/WS3_tochnotaka.gif) no-repeat top center !important;*/
}

/*3DN CONTAINER*/

/*START NETWORK HEADER*/
#header_brand {
	background: transparent url(/static/bg/microsites/tv2.bg/img/backgrounds/brand_header.gif) repeat-x scroll left top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 22px;
	margin: 0;
	padding :1px 0;
	position: relative;
	width: 100%;
}
#header_brand .hcontent {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

#header_brand .hcontent .list_container {
	display: inline;
	float: left;
	margin: 3px 10px 0 0;
	/*width: 900px;*/
}
.hcontent #scroll_content {
	margin: 0;
	padding: 0;
	float: left;
	}
.hcontent #scroll_content ul {
	float: left;
	}
.hcontent #scroll_content li {
	float: left;
	list-style: none;
	margin-left: 20px;
	}
.hcontent a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.hcontent a:hover {
	color: #b2b2b2;
	}
.hcontent .user {
	color:#D8D8D8;
	float:right;
	margin: 3px 0 0;
	overflow:hidden;
	padding: 0 14px 6px 0;
	/*width: 200px;*/
}	
.hcontent .user ul {
	margin:0px;
	padding:0px;
	float: right;
	list-style: none;
}


/*END NETWORK HEADER*/

/*START HEADER*/

#header {
	margin: 0 auto;
	width: 984px;
	height: 130px;
	position:relative;
}

#header a.logo{
	width:357px; 
	height:130px;
	position: absolute;
	left:0px;
	bottom:0px;
	border: none;
	margin: 0 0px 0;
	background: url(../img/header_pic.png) no-repeat;
	z-index:7; 
}

#header .banner {
	position: absolute;
	right:0px;
	bottom:26px;
	width: 728px; 
	height: 90px;
	z-index:5; 
}

/*3DN HEADER*/
/*START DROPDOWN MENU*/

#navigation {
	background: url(../img/menu_bg.jpg) no-repeat;
	height: 42px;
	margin: auto;
	position: relative;
	width: 984px;
	font-family: georgia, serif;
	font-size: 16px;
	color: #fff;
	border-bottom: none;
}

#navigation ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}
	
#navigation ul li {
	position: relative;
	text-align: left;
	display: block;
	float: left;
}

#navigation li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: 42px;
	display: none;
	
	font-size: 1%;
}

#navigation li ul li {
	display: block;
	float: none;
	width: 190px;
	margin-top: 0;
	font-size: 16px;
}

#navigation ul li.presents {
	
	background: url(/static/bg/microsites/tochnotaka/img/present.gif) no-repeat 5px 0;
}
#navigation ul li.presents a {
	background: transparent !important;
	text-indent: -2400px;
	width: 221px;
	
}	
/* Styles for Menu Items */
#navigation ul li a, #navigation ul li span {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #fff ;
	padding: 5px;
	margin: 0;
	margin-right:10px;
	white-space: nowrap;
	line-height:32px;
}

#navigation ul li a img, #navigation ul li span img {
	border: 0;
	margin-top: -12px;
	padding: 0;
}


#navigation ul li a.last, #navigation ul li span.last {
	color: #fff;
}
#navigation ul li span {
	color: #999;
}

#navigation #mainmenu_internet_tv {
	padding-left:18px;
	
}
#navigation #mainmenu_internet_tv a {
	background: none;
}
	
#navigation #mainmenu_novatv {

	width:120px;
}
#navigation #mainmenu_novatv a{
	background: none;
}
#navigation #mainmenu_novatv img{
	border:none;
	padding:5px 0;
}

#navigation li ul li a {
	border-bottom: 1px solid #dbdbdb;
	color: #7E1604;
	padding: 5px;
	
}

#navigation ul li a:hover {
	display: block;
	text-decoration: none;
	color: #f6d200;
	margin: 0px;
	margin-right:10px;
	white-space: nowrap
}
	
	
/* Holly Hack. IE Requirement \ height: 1%;height: 1%; */
* html #navigation li ul li {
	float: left; 
	clear: both;
}
* html #navigation li ul li a {
	width: 190px;
}
/* 3DN Holly Hack. IE Requirement */

#navigation li:hover ul, #navigation li.over ul { 
	display: block;
} 

#search_box {
	 width: 250px; 
	 position: absolute; 
	 top: 4px; 
	 right: 6px;
	 text-align: right;
	 }

#search_box #input_search {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background: url(../img/search_bg.gif) left no-repeat;
	height: 28px;
	margin: 2px 0 3px 7px;
	width: 130px;
	padding: 0px 10px;
	line-height:28px;
	position: absolute;
	right: 28px;
}

#search_box form {
	 width: 220px; 
	 height: 22px;
}

#search_box form input{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background: #dbdbdb;
	border: none;
	height:18px;
	width:18px;
	/*margin: 3px 7px 3px 0;*/
	
	/*
	 position:relative;
	 
	 top:4px;
	 left:-14px;
	 */
}
#search_box form input.input_search_btn{
	background: url(../img/search_button.gif) no-repeat;
	height:28px;
	width:40px;
	position: absolute; 
	 top: 4px; 
	 right:5px;

}

* html #search_box form input{
	 	
	/*margin: 3px 0 3px 7px;*/
}
#search_box form #search_box_inp{
	float:right;
	margin-top:2px;
}
#search_box form #search_box_btn{
	float:right;
	color: #E9FBED;
	cursor: pointer;
	margin-top:2px;
}

.mainmenu_group_holder{
	z-index:200;
}
.mainmenu_group{
	position:absolute;
	left:-20px;
	top:-1px;
	z-index:200;
	border-top:1px solid #7E1604;
	
}
.mainmenu_rubrike li{
	border-left:20px solid #3F0F07 ;
}

/*3DN DROPDOWN MENU*/

#content {	
	width: 984px;
	margin: 0 auto;
background: #fff;
	border: 1px solid #b2b2b2;
	border-top: none;
}

/**START CENTRAL*/
/*START STATIC*/
.simple .simple_content{
	width:601px;
}
/*END STATIC*/

/*START IN TEMA*/

#main_content {	
	float: left;
	margin: 20px 0 20px 20px;
	width: 624px;
}

* html #main_content {	
	margin: 20px 0 20px 5px;
	width: 624px;
}

#main_content .content .textual_content .full .article_text {	
	float: left;
	width: 601px;
}

#mainnews {
	float: left;
	font-size: 10pt;
	margin-bottom: 20px;
}

#image_rotator_div {
	width: 290px;
	height: 176px;
	padding:8px;
	background: url(http://www.smpl.bg/big_rounded.png)no-repeat ;
	float: left;
}

#mainnews .article_text {
	margin-left: 20px;
	padding: 0;
	width: 279px !important;
	float: left;
}

/*3DN IN TEMA*/
/*START SECONDARY THEMES*/

#secondary_news {	
	clear: both;
	margin-bottom: 20px;
}

#secondary_news .article {
	width: 180px;
	float: left;
	margin-right: 26px;
}

* html #secondary_news .article {
	margin-right: 15px;
}

.article2 {
	margin-bottom: 10px;
	height: 206px;
}

#secondary_news .article .summary a{
	float: left;
	margin-right: 5px;
}

#secondary_news .article .image {
	width: 177px;
}

#secondary_news .article .image h2 {
	margin: -3px 5px 0;
	color: #DEDCDD ;
	font-size: 14px;
	padding-bottom: 3px;
}

#secondary_news .article .image h2 a {
	color: #DEDCDD ;
}

#secondary_news .article .image h2 a:hover {
	color: #DD2000 ;
}

#secondary_news .article .image img {
	width: 177px;
	height: 109px;
	padding:5px;
	background: url(http://www.smpl.bg/small_rounded.png)no-repeat ;

}
#secondary_news .article .small_rounded {
	position:absolute;
left:0px;
top:0px;
z-index:1;
}

#secondary_news .article .summary p {
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0 0;
}

/*3DN SECONDARY THEMES*/
/*START TOP 10*/

#top10 {	
	width: 600px;
	margin-bottom: 10px;
}

#top10 .caption{
	background-color: #1F0C08;
	color: #E9FBED;
	line-height: 25px;
	height:35px;
}

#top10 .caption h2 {
	margin: 5px;
	margin-left:8px;
	color: #DEDCDD ;
	font-size: 14px;
	padding-bottom: 3px;
	float:left;
}

#top10 .caption .pagination{
	margin: 5px;
	margin-right:8px;
	color: #DEDCDD ;
	font-size: 12px;
	padding-bottom: 3px;
	float:right;
}

#top10 .caption h2 a {
	color: #DEDCDD ;
}
#top10 .caption h2 a:hover {
	color: #DD2000 ;
}
#true_top_10 {
	margin-bottom: 10px;
}
/*SKRIVANJE HTML CONTAINERA ZA FLASH SADRAJE*/
#top10_holder, #weekly_holder, #article_flash_gallery_holder {
	height: 1px;
	overflow: hidden;
}
/*3DN SKRIVANJE HTML CONTAINERA ZA FLASH SADRAJE*/

#top10 .article {
	border: 1px red solid;
	width: 120px;
	float: left;
	font-size: 10pt;
}

/*3DN TOP 10*/
/*START ARTICLE*/

#section_name h1 {
	font-weight: normal;
	margin: -5px 20px 15px 0;
	overflow: visible;
}

.article_intro {
	float: left;
	margin-bottom: 15px;
}
.article_intro .text h2 {
	font-weight: normal;
	font-size: 22px;
}

.article_intro .text .source {
	font-size: 10px;
	color: #b2b2b2;
}

.article_summary p {
	color: #4c4c4c;
	font-weight: bold;
}

.article_intro .image_holder {
	width: 300px;
	float: left;
}

.article_intro .image_holder .img {
	width: 290px;
	border:5px solid #dbdbdb;
}

.article_intro .image_holder .title {
	margin-top: 3px;
	color: #7f7f7f;
	font-style: italic;
}

.article_intro .text {
	width: 280px; 
	float: left;
	padding-left: 10px;
}

.article_intro .text p {
	color: #4c4c4c;
	font-weight: bold;
}

/*START ARTICLE VIDEO*/

#article_video, .media_box{
		clear: left;
		margin-bottom: 20px;
}

#flvvideo {
	border: 1px solid #d2d2d2;
	width: 601px;
}
	
#media_box_button {
	background: url(../img/videobox_gradient.gif) repeat-x bottom left;
	clear: both;
	width: 601px;
	border: 1px solid #d2d2d2;
	height: 31px;
}

#media_box_button a {
	color:#ededed;
	display: block;
	background: url(../img/videobox_play.png) 0 0 no-repeat;
	height: 31px;
	padding-left: 35px;
	padding-top: 8px;
}

#media_box_button a:hover {
	color:#DD2000 ;
	display: block;
	background: url(../img/videobox_play2.png) 0 0 no-repeat;
	height: 31px;
	padding-left: 35px;
	padding-top: 8px;
}

#media_box_button .media_box_preload{
	background: url(../img/videobox_play2.png) 0 0 no-repeat;
}

.embed_video {
	margin: 10px 0 0;
}

.more_media_box .more_media_box_content {
	margin: 20px 0;
}

.more_media_box .more_media_box_content .additional_video_container {
	width: 120px; 
	float: left; 
	margin: 20px 25px 20px 0;
}

/*3DN ARTICLE VIDEO*/
/*START GALLERY*/
/*
.galleryThumb {
	float: left;
	list-style: none;
	padding: 1px;
}
*/
#fotogalerija_head {
	color: #FFFFFF;
	background: #1F0C08;
	clear: both;
	padding: 5px;
	width: 591px;
}

#foto {
	margin-bottom: 20px;
}

#article_flash_gallery_holder {
	overflow: hidden;
}

#fgallery_display {
	border: 1px solid #b2b2b2;
	margin-bottom: 20px;
	width: 601px;
	clear: left;
}

/*3DN GALLERY*/
/*START COMMENTS*/

#comments .large_box_primary h2 {
	font-size: 18px;
	color: #3F0F07;
}

/*3DN COMMENTS*/
/*START ARTICLE EXTRA*/
/*START RELATED*/
.article_extras_1{
	width: 290px;
	float: left;
	padding-right: 20px;
}

.article_extras_1 .related, .article_extras_2 .small_box{
	width:274px;
	padding:8px;
	padding-bottom: 20px;
	background: #e5e5e5;
	margin-bottom: 18px;
}
.article_extras_1 .caption, .article_extras_2 .small_box h2{
	color: #3f0f07 ;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom:3px;
	width: 274px;
	height: 23px;
}
.article_extras_1 .caption a{
	font-size: 12px;
	float:right;
	width:70px;
	margin-top: 5px;
}
.article_extras_1 .caption span{
	float:left;
	width: 200px;
}
.article_extras_1 .articles a{
	display:block;
	margin-top:5px;
}
/*END RELATED*/
/*START ARCHIVE*/
.article_extras_1 .other{
	background: #e5e5e5;
	padding:8px;
	padding-bottom: 18px;
	width:274px;
}
/*END ARCHIVE*/
/*START VOTE*/
.article_extras_2{
	width: 290px;
	float: left;
}

.article_extras_2 .small_box numeration h2{
	color: #3F0F07 ;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom:3px;
	width: 274px;
	height: 23px;
}



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

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


#rating .head .numeration h2 {
	color: #3F0F07 ;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	width: 50px;
	height: 23px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	border:none;
	display:inline;
	clear:none;
}

#rating .head .numeration .total {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	display:inline;
	clear:none;
	margin-left:3px;
}

#rating #article_vote_container_tnx {
	padding: 5px 0 0 0; 
}
#article_vote_container{
	height:18px;
}
/* START: Vote (stars) */
.stars a {
	cursor: pointer;
	margin: 0;
	float: left;
	display: block;
	width: 20px;	
	height: 18px;
	padding: 0px;
	background-image: url(../img/stars.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

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

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

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

.stars a.selectedless {
	background-position: 0 -15px;
}
/* START: Vote (stars) */
/* END: Vote (BOX) */


/*END VOTE*/
/*START COMMENT SEND*/
.article_extras_2 .small_box{
	padding-bottom:8px;
}
.article_extras_2 .small_box #comment_txt{
	width: 272px;
	height: 135px;
	border:1px solid #b2b2b2;
}
.article_extras_2 .small_box #send_comment{
	color:#7E1604;
	}
.article_extras_2 .small_box .send .button{
	float:right;
	margin-top:5px;
	color:#e7e7e7;
	background-color:#3F0F07 ;
	border:1px solid #1F0C08;
}
/*END COMMENT SEND*/
/*END ARTICLE EXTRA*/


#other_news ul li a{
line-height:22px;
}
#other_news ul li a img{
	border: 0px;
}

/* START: Comments (large box) */
.large_box .comments {
	background: #fff;
	padding: 5px 7px 12px 7px;
}

.large_box .comments .lister {
	float: left;
	color: #1F0C08;
}

.large_box .comments .lister a {
	color: #1F0C08;
	font-weight: normal;
	text-decoration: none;
}

.large_box .comments .lister a:hover {
	color: #b2b2b2;
	font-weight: normal;
	text-decoration: underline;
}

.large_box .comments .lister .selected {
	color: #7E1604;
	font-weight: bold;
}

/* ------------------------------------- */

.large_box .comments .sort {
	float: right;
	color: #1F0C08;
}

.large_box .comments .sort a {
	color: #1F0C08;
	font-weight: normal;
	text-decoration: none;
}

.large_box .comments .sort a:hover {
	color: #1F0C08;
	font-weight: normal;
	text-decoration: underline;
}

.large_box .comments h4 {
	color: #3F0F07 ;
	font-size: 12px;
	font-weight: bold;
}

.large_box .comments .comment_date {
	color: #b2b2b2;
	font-size: 11px;
}
/* END: Comments (large box) */


/*3DN ARTICLE*/
/*3DN CENTRAL*/
/*START RIGHT*/

#small_content {
	border-left: 1px solid #dbdbdb;
	float: left;
	margin: 20px 10px 20px 0;
	padding-left: 19px;
	width: 300px;
}

* html #small_content {
	border-left: none;
	padding-left: 0;
	margin: 0;
}

* html #wtf_central {
	margin: 0;
	width: 600px;
	float: left;
}

* html #wtf_right {
	margin: 0;
	width: 300px;
	float: right;
}

#small_content .content .banner {
	width: 300px;
	margin-bottom: 20px;
	background: #eee;
}

#small_content .main_box .primary {
	background: url(../img/behind_scene.jpg) no-repeat top left;
	height: 50px;
	width: 100%;
}
/*article box default*/
#small_content .article_box {
	background: #1F0C08;
	float: left;
	color: #dbdbdb;
	margin-bottom: 20px;
}

#small_content .article_box .title {
	background: #1F0C08 url(../img/greenstripe.gif) repeat-y top left;
	background-color: #1F0C08;
	color: #dbdbdb;
	margin: 0;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #3F0F07 ;
}

#small_content .article_box .content, #small_content .article_box .last_articles_content {
	float: left;
	background: #1F0C08 url(../img/greystripe.gif) repeat-y top left;
	padding: 5px 10px 10px 15px;
	padding-top: 5px;
}

#small_content .article_box .last_articles_content {
	padding: 5px 10px 0 15px;
}

#small_content .article_box .last_articles_content .summmary {
	margin-bottom: 10px;
	float: left;
	width: 275px;
}

#small_content .article_box .title i {
	font-size: 11px;
	color: #dbdbdb;
}

#small_content .article_box .img {	
	float: left;
	padding-right: 10px;
}

#small_content .article_box a {
	color: #E9FBED;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#small_content .article_box a:hover {
	color: #DD2000 ;
}

#small_content .article_box .summmary p {	
	margin-top: 0;
	line-height: 16px;
}

#small_content .article_box .summmary p a{
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight:normal;
}


/*end article box default*/

/*START FLASH GALLERY SMALLBOX*/

#small_content .fgallery_picture {	
	margin-bottom: 20px;
	clear: both;
	width: 300px;
	float: left;
}

#small_content .fgallery_picture .title {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #1F0C08 url(../img/greenstripe.gif) repeat-y top left;
	background-color: #1F0C08;
	color: #dbdbdb;
	margin: 0;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #3F0F07 ;
}

#small_content .fgallery_picture .image_holder {
	float: left;
	background: #1F0C08 url(../img/greystripe.gif) repeat-y top left;
	padding: 5px 10px 10px 15px;
	width: 275px;
}

#small_content .fgallery_picture .image_holder img {
	float: left;
	margin-right: 5px;
	height: 109px;
	width: 177px;
}

#small_content .fgallery_picture .image_holder a {
	color: #E9FBED;
}

#small_content .fgallery_picture .image_holder a:hover {
	color: #DD2000 ;
}

#small_content #sectionList {
	margin-bottom: 20px;
}

/*3DN FLASH GALLERY SMALLBOX*/
/*START WEEKLY COLUMNS FLASH*/

#weekly_columns {
	margin-bottom: 20px;
}

/*3DN WEEKLY COLUMNS FLASH*/
/*START SECTION INTRO*/

.section_intro {
	margin-bottom: 20px;
	width: 300px;
}

.section_intro .content img {
	border: none;
}

.section_intro .content p {
	margin-top: 0;
}

/*3DN SECTION INTRO*/
/*3DN RIGHT*/
/*START FOOTER*/

#footer {	
	margin: 10px auto 20px;
	width: 984px;
}
#footer #footer_ext_news {
	
	float: left;
	background: url(../img/svejo_bg.jpg) no-repeat top left;
}
#footer #footer_ext_news #footer_ext_news_content {
	float: left;
	width: 820px;
	padding: 10px 0;
	margin-left: 164px;
	
}
#footer_ext_news #footer_ext_news_content{
	height:412px;
}
* html #footer #footer_ext_news #footer_ext_news_content {
	margin-left: 82px;
}
#footer #footer_ext_news #footer_ext_news_content a {
	font-family: "Trebuchet MS","Helvetica","Verdana",sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:14px;	
}
#footer #footer_ext_news #footer_ext_news_content a:hover {
	
}
#footer #footer_ext_news #footer_ext_news_content img {
	border: 3px solid #fff;
	margin-bottom:5px;
	margin-top:0px;
}
#footer .content ul, #footer .copyrights {
	display: none;
}
.footer_ext_news_item {
	float:left; 
	width: 150px;
	margin: 0 0 10px 10px;
}
#im_footer .copyright {
	font-size: 11px;
	color: #4c4c4c;
}
#tt_footer {
	clear: both;
}
#tt_footer a{
	margin: 0 10px;
}

#footer_showbizz_news {
	position:relative;
	left:-21px;
	width: 984px;
	margin: 0 auto;
	margin-top:20px;
	background:#FFFFFF;
	border: 1px solid #b2b2b2;
}
* html #footer_showbizz_news {
	position:relative;
	left:0px;
	width: 984px;
	margin: 0 auto;
	margin-top:20px;
	background:#FFFFFF;
	border: 1px solid #b2b2b2;
}
#footer_showbizz_news iframe{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
/*3DN FOOTER*/

.faq_content {
	width: 601px;
}

.faq_content dt.toggler {
	border-bottom: 1px #dbdbdb solid;
}

.faq_content dt.toggler.expanded {
	color: #C62A28;
}
.faq_content dd.element.expanded{
	border-bottom: 1px #dbdbdb solid !important;
	margin-bottom: 4px;
}

.bannerArticle{
	clear: both;
	margin: 10px 0 10px 0px;
	width: 603px;
	overflow: hidden;
}

/*START video box naslovnica*/
#box_central_video_list_ .main_video{
	padding-right: 20px;
	background: url(http://www.smpl.bg/big2_rounded.png)no-repeat ;
}
#box_central_video_list_ .main_video h3{
	font-size: 14px;
}
#box_central_video_list_ .main_video .img{
	width:290px;
	height:176px;
	padding:8px;
	float:left;
	margin-right:26px;
	margin-bottom:20px;
	background: url(http://www.smpl.bg/big2_rounded.png)no-repeat ;
	
}
#box_central_video_list_ .content .main_video .right_rounded{
position:relative;
left:0px;
top:0px;
z-index:1;
}

#box_central_video_list_ .other_videos{
	clear:both;
}
#box_central_video_list_ .other_videos h4{
	font-size:12px;
	line-height:15px;
	margin:5px 0 5px 0;
}
#box_central_video_list_ .other_videos .other_videos_box{
	float:left;
	margin-right:26px;
	margin-bottom:20px;
	width:180px;
}
#box_central_video_list_ .other_videos .other_videos_box .img{
	width:177px;
	height:109px;
	border:5px solid #1F0C08;
}
#box_central_video_list_ .other_videos .clear{
	clear:both;
}
* html #box_central_video_list_ .other_videos .other_videos_box{
	margin-right:13px;
}
/*END video box naslovnica*/


.photoGallery {
	width: 514px;
	margin: 10px auto;
}

.photoGallery .headOpen {
	width: 514px;
	margin: 0 0 5px 13px;
}

.photoGallery .headOpen h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.photoGallery .headOpen .grey {
	font-weight: normal;
	color: #ca0079;
}

.photoGallery .comment { padding: 0 43px 0 43px; }

.photoGallery .imageBig {
	position: relative;
	margin: 0 0 10px 0;
}

/* START: Photo slide for photo gallery */
#photoSlide {
	width: 514px;
	height: 99px;
	margin: 0 0 10px 0;
}

#photoSlide .backward {
	float: left;
	width: 22px;
	height: 99px;
	background: url(/static/bg/microsites/profm/img/gallery/fotoslide_left.gif) no-repeat;

}

#photoSlide .backward a {
	display: block;
	height: 22px;
	margin: 40px 0 0 0;
	background: url(/static/bg/microsites/profm/img/gallery/fotoslide_left_go.gif) no-repeat;
	padding: 0;	
}

#photoSlide .backward a:hover { background: url(/static/bg/microsites/profm/img/gallery/fotoslide_left_go_h.gif) no-repeat; }

#photoSlide .forward {
	float: left;
	width: 22px;
	height: 99px;
	background: url(/static/bg/microsites/profm/img/gallery/fotoslide_right.gif) no-repeat;	
}

#photoSlide .forward a {
	display: block;
	height: 22px;
	margin: 40px 0 0 0;
	padding: 0;
	background: url(/static/bg/microsites/profm/img/gallery/fotoslide_right_go.gif) no-repeat;	
}

#photoSlide .forward a:hover { background: url(/static/bg/microsites/profm/img/gallery/fotoslide_right_go_h.gif) no-repeat; }

#photoSlide .holder {
	float: left;
	padding: 0 14px 0 14px;
	width: 442px;
	height: 99px;
	background: url(/static/bg/microsites/profm/img/gallery/fotoslide_center.gif) repeat-x;
}

#photoSlide .holder ul {
	overflow: hidden; 
	width: 442px;
	height: 70px;
	white-space: nowrap;
	margin: 15px 0 0 0;
}

#photoSlide .holder li {
	width: 68px;
	display: inline;
	cursor: pointer;
	padding: 0 2px 0 2px;
}

#photoSlide .holder .galleryThumb img {
	display: inline;
	width: 68px;
	margin: 0;
	border: 1px solid black;
}

#photoSlide .holder .galleryThumb .imgselected {
	border: 1px solid #ff0000;
}


ul#thumb_holder_1 { 
	padding: 0;
}

/* END: Photo slide for photo gallery */

/* END: Photo gallery */


.user .settings, .user .logout, .user .person {
	float: left; 
	margin-right: 20px;
} 
.user .register, .user .login {
	background: transparent url(/static/bg/main/img/backgrounds/brand_header_user_border.gif) repeat-y scroll right top;
	float: right;
	padding: 0 12px 0 10px;
}

.user .register, .user .login a{
	background:transparent url(/static/bg/main/img/backgrounds/brand_header_user_login.gif) no-repeat scroll 0 2px;
	display:block;
	padding:0 0 0 19px;
}
.calendar {
	width: 300px;
	border-width: 1px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.calendar th{
	padding: 6px 8px;
	color:#333;	
}
.calendar .regular{
	text-align: center;	
	padding: 6px 8px;
	background: #efefef;
	color:#666;
}
.calendar-prev,.calendar-next{
	padding: 0 10px;
}
.linked-day {
	background: #efefef;
	text-align: center;	
	padding: 6px 8px;	
	font-weight: bold;
}
.calendar-month {
	background: #D62C28;
	font-size: 14px;
	color: #fff;
	height:20px;
	line-height:20px;
}
.calendar-month a,.active-day a{
	color: #fff;
	font-weight:bold;
}
.active-day{
	text-align: center;	
	padding: 6px 8px;
	background: #D62C28;
	color: #fff;
}
