/* reset */
html, body, p, h1, h2, h3, h4, h5 ,h6, li, ul, ol, img {
    margin: 0;
    padding: 0;
}
ol, ul { list-style: none;}
a {
    color:#336699;
    outline: none;
    text-decoration:none;
}
a:hover {
    color:#336699;
    outline: none;
    text-decoration:underline;
}
img {
    border: 0;
}
h1, h2, h3, h4, h5 ,h6 {
    font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}
h1 {
    font-size: 22px;
}
h2 {
    font-size: 20px;
	padding:0 0 3px 0;
	border-bottom:1px solid #D1D1D1;
	font-weight:bold;
}
h3 {
    font-size: 16px;
	font-weight:bold;
}
h4 {
    font-size: 14px;
	font-weight:bold;
}
h2 span {
    color: #F00;
}
h2 a {
	color:#F00;
	text-decoration:none;
}
h2 a:hover {
	color:#F00;
	text-decoration:underline
}
h3 a, h4 a {
    color: #333333;
	text-decoration:none;
}

h3 a:hover, h4 a:hover {
    color: #333333;
    text-decoration:underline;
}
	
body {
    background-color: #CC0000;
    background: url(../img/homepage/poz.png) repeat;
    font-family: "arial";
    font-size: 12px;
}

#footer2_copyright a {
    color:#fff;
    text-decoration:none;
}

#footer2_copyright a:hover {
    color:#fff;
    text-decoration:underline;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
}

/* head menu container */
#head_banner_container {
    padding: 10px 0 0 0;
    margin:0 auto;
    text-align:center;
}

#head_banner_potpis {
    margin:0 auto;
    text-align:right;
    width:728px;
    height:20px;
}

#head_banner_container .banner {
    margin: 0px auto;
}
#head_menu_container {
    border-top: 1px solid #D1D1D1;
    padding: 10px 22px;
    overflow: hidden;
    zoom: 1;
}

/* main menu */
#main_menu {
    overflow: hidden;
    zoom: 1;
    list-style-type: none;
    float: left;
}
#main_menu li {
    float: left;
    margin-right: 13px;
}

#main_menu li a {
    color: #cc0000;
	text-decoration:none;
}

#main_menu li a:hover {
    color: #cc0000;
	text-decoration:underline;
}

/* login menu */
#login_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}

#login_menu li  {
    display: inline;
    padding: 0;
    margin: 0;
    color: #cc0000;
}

#login_menu li a {
    color: #cc0000;
}

/*
#login_menu li:before { content: "| "; }
#login_menu li:first-child:before { content: ""; }

*/
* html #login_menu li {
    border-left: 1px solid black;
    padding: 0 0.4em 0 0.4em;
    margin: 0 0.4em 0 -0.4em;
}

* html #login_menu { height: 1%; }

* html #login_menu li {
    display: block;
    float: left;
}
.form_line {
    margin-top:7px;
}

.form_line2 {
    margin-top:10px;
}

.error {
    background-color:#F0D2D8;
    padding:10px;
}

.success {
    background-color:#63CE63;
    padding:10px;
}


/* brand area */
body#naslovna #brand_area {
    height: 94px;
    overflow: hidden;
/*    background: url(../img/brand-bg.gif) repeat-x; */
    padding: 0;
}

/* content */
#content_container {
    margin: 0;
    border-bottom: 5px;
    background-color:#FFFFFF;
}

#header {
    background-color:#FFFFFF;
}

#content {
    overflow: hidden;
    zoom: 1;
    margin: 0 0 5px 0;
}
#content_main {
    float: left;
    width: 600px;
    margin-left:24px;
    margin-bottom:20px;
    padding-right:22px;
    border-right:1px dashed #d7d7d7;
}

#content-main .dump {
    color:#cc0000;    
}

#sidebar {
    float: right;
    width: 298px;
    padding: 0 15px;
}

/* tritech slider */
#tritech_slider {
    padding-bottom: 8px;
    margin: 0 auto;
    width: 600px;
    float:left;
}
#tritech_slider .slider_nav {
    overflow: hidden;
    zoom: 1;
    margin-top: -2px;
}
#tritech_slider .slider_nav li {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}
#tritech_slider .slider_nav a {
    display: block;
    width: 149px;
    height: 20px;
    background: url(../img/slider-tab.gif) no-repeat top center;
    text-align: center;
    color: #333;
    padding-top: 5px;

}
#tritech_slider .slider_nav li.active a {
    background: url(../img/slider-tab-active.gif) no-repeat top center;
    color: #FFF;
}
#linija	 {
	height:1px;
	display:block;
	clear:both;
	margin-bottom:10px;
	border-bottom:1px solid #D7D7D7; 
}

/* utripu preporucuje */
#utripu_preporucuje  {
/*    border-bottom: 1px solid #D1D1D1;
*/}
#utripu_preporucuje img {
	margin:3px 0;
}

#utripu_preporucuje .thumbnails {
    
    padding: 10px 0;
}
#utripu_preporucuje .thumbnails {
    overflow: hidden;
    zoom: 1;
    width: 600px;
    margin: 0 auto;
    text-align:center;
    height: 255px;
}
#utripu_preporucuje .thumb {
    text-align:left;
    width: 160px;
    float: left;
    margin-left:20px;
    margin-right:20px;
}
#utripu_preporucuje .desc {
    color: #336699;
}

/* izdvojeno - vecina sadrzaja glavne stranice */
.izdvojeno {
    overflow: hidden;
    zoom: 1;
/*    border-bottom: 1px solid #D1D1D1;
*/    margin: 9px auto;
}
.izdvojen_clanak {
    width: 290px;
    float: left;
}
.izdvojeno h2 {
    color: #F00;
    padding-bottom: 2px;
    border-bottom: 4px solid #D7D7D7;
}
.izdvojeno .thumbimage {
    margin: 10px 0 0 0;
	border:0px;
}
.izdvojeno .ostatak li {
    color: #336699;
    font-size: 12px;
    padding: 4px 0;
	line-height:14px;
}

.izdvojeno .ostatak li a {
	color:#336699;
	text-decoration:none;
}

.izdvojeno .ostatak li a:hover {
	color:#336699;
	text-decoration:underline;
}

/* booking forma */
#booking_form label {
    display: block;
    color: #336699;
    font-weight: bold;
}
#booking_destinacija {
    border: 1px solid #C6C6C7;
    width: 100%;
}
#booking_submit {
    background-color: #00ADEE;
    color: #fff;
    border: 0;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* izbor iz fotogalerije */
#izbor_fotogalerija {
    
}
#izbor_fotogalerija h2{
    color: #F00;
}
#izbor_fotogalerija .thumbnails {
    overflow: hidden;
    zoom: 1;
    width: 600px;
    margin: 10px auto;
}
#izbor_fotogalerija .thumb {
    width: 160px;
    float: left;
    margin-left:20px;
    margin-right:20px;
    text-align: left;
    border-bottom: 1px dotted #D1D1D1;
}
#izbor_fotogalerija .desc {
    text-transform: uppercase;
    color: #336699;
}


/* kalendar dogadjaja */
#kalendar_dogadjaja {
    position: relative;
    height: 90px;
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 20px;
}
#trenutni_datum {
    position: absolute;
    top: 10px;
    left: 0;
    width: 55px;
    height: 45px;
    background: url(../img/kalendar-krug.gif) no-repeat;
    padding-top: 10px;
    text-align: center;
    color: #FFF;
    font-family: "Georgia";
}
#trenutni_datum .mesec{
    font-size: 9px;
    line-height: 9px;
}
#trenutni_datum .dan{
    font-size: 30px;
    line-height: 30px;
    margin-top: -3px;
}
#kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
#kalendar_izbor_datuma h1 {
	font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}

#kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}
.sidebar_banner {
    display: block;
    margin: 10px 0;
}

/* top clanci */
.top_clanci_container {
    background-color: #fff;
    border-top:1px solid #d1d1d1;
    border-left:1px solid #d1d1d1;
    border-right:1px solid #d1d1d1;
    margin-bottom: 20px;
}
.top_clanci li a {
    color: #336699;
    font-size: 12px;
}
.top_clanci li {
    color: #336699;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 6px 10px;
    border-bottom:1px solid #d1d1d1;
}
.top_clanci_navigacija {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 8px;
}
.top_clanci_navigacija li {
    float: left;
}
.top_clanci_navigacija li a {
    display: block;
    height: 20px;
    padding-top: 3px;
    text-align: center;
}

/* info clanci */
.info_clanci_container {
    background-color: #EBEBEB;
    padding: 7px;
    margin-bottom: 20px;
}
.info_clanci li a {
    color: #990099;
    font-size: 12px;
}
.info_clanci li {
    color: #990099;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}
.info_clanci_navigacija {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 8px;
}
.info_clanci_navigacija li {
    float: left;
}
.info_clanci_navigacija li a {
    display: block;
    height: 20px;
    padding-top: 3px;
    text-align: center;
}

/* budi u toku */
#budi_u_toku {
    border: 1px solid #d1d1d1;
    padding: 7px;
    margin-bottom: 10px;
}
#budi_u_toku label {
    display: block;
    font-weight: bold;
}
#newsletter_email {
    width: 100%;
    border: 1px inset #1B1C20;
    display: block;
    margin: 10px 0;  
}
#newsletter_submit {
    background-color: #37B34A;
    border: 0;
    color: #fff;
    font-weight: bold;
    float: right;
}

#budi_u_toku .social_bookmarks {
    clear: both;
    overflow: hidden;
    zoom: 1;
    padding-top: 20px;
}
#budi_u_toku .social_bookmarks li {
   float: left;
   margin-right: 14px;
}
#budi_u_toku .social_bookmarks li a{
   color: #666;
}
#budi_u_toku .social_bookmarks li a img, #budi_u_toku .social_bookmarks li a span {
   vertical-align: middle;
}
/* footer */
#footer {
    background-color: #FFF;
	padding:15px 0 15px 20px;
}
#footer_list_container {
    overflow: hidden;
    zoom: 1;
}
#footer_list_container .footer_list {
    width: 135px;
    height:140px;
    float: left;
}
#footer_list_container li {
    display: block;
}
#footer_list_container li a {
    display: block;
    color: #666;
    font-size:12px;
}
#footer_list_container li.main_cat {
    margin-bottom: 10px;
}
#footer_list_container li.main_cat a {
    color: #ff0000;
    font-weight: bold;
}

#footer2 {
    position: relative;
    height: 55px;
}

#footer2_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 8px;
    right: 0;
}

#footer2_menu li {
    display: inline;
    padding: 0;
    margin: 0;
    color: #fff;
}

#footer2_menu li a {
    font-size: 10px;
    color: #fff;
}

#footer2_menu li:before { content: "| "; }
#footer2_menu li:first-child:before { content: ""; }

* html #footer2_menu li {
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}
#footer2_copyright {
    color: #fff;
    position: absolute;
    bottom: 8px;
    right: 0;
}
#footer2_logo {
    position: absolute;
    top: 10px;
    left: 0;
}

/* udarne vesti */
#udarne_vesti {
    overflow: hidden;
    zoom: 1;
	display:block;
}
#udarne_vesti .preview {
    float: left;
    width: 290px;
}
#udarne_vesti .preview_image {
    display: block;
}
#udarne_vesti .preview_desc {
    background-color: #990099;
    font-size: 12px;
    color: #FFF;
	padding:7px;
	min-height:49px;	
}
#udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

#udarne_vesti .preview_desc a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#udarne_vesti .thumbs {
    float: left;
    width: 310px;
}
#udarne_vesti .thumb_article {
    overflow: hidden;
    zoom: 1;
    padding: 9px 0 8px 0;
    border-bottom: 1px solid #D1D1D1;
}
#udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
#udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}
.nadnaslov {
    color: #333333;
    padding-bottom: 2px;
    margin-top:5px;
}
.nadnaslov a {
	color: #333333;
	text-decoration:none;
}
.nadnaslov a:hover {
	color: #333333;
	text-decoration:underline;
}
#udarne_vesti .thumb_article h3 {
    line-height: 18px;
    font-weight: bold;
    font-size:14px;
    letter-spacing:-0.8px;
}
#udarne_vesti .thumb_article h3 a {
    text-transform:uppercase;
    color:#990099;
    text-decoration:none;   
}
#udarne_vesti .thumb_article h3 a:hover {
    text-transform:uppercase;
    color:#990099;
    text-decoration:underline;
}


/* *** STRANICA GDE IZACI *** */
body#gde_izaci {
	background:url(../img/gde-izaci/pozadina.jpg) repeat;
}
body#gde_izaci #wrapper {
    background: none;
}
body#gde_izaci #header {
    background-color: #fff;
}

body#gde_izaci #content_main {
    background-color: #fff;
}

body#gde_izaci #brand_area {
    height: 92px;
    overflow: hidden;
    padding: 0;
}
body#gde_izaci {
    background-color: #330066;
}

body#gde_izaci #trenutni_datum {
    background: url(../img/kalendar-krug2.gif) no-repeat;
}
body#gde_izaci #content_main h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #990099;
    margin-bottom:10px;    
}

body#gde_izaci #footer2 {

    position: relative;
    height: 55px;
    background:none;
}
body#gde_izaci #footer {
    background-color: #FFF;
}
body#gde_izaci #content_container {
    border-bottom: 5px solid #330066;
    background-color:#FFFFFF;
}

body#gde_izaci .nadnaslov {
    margin-top:2px;
}

body#gde_izaci h1 a {
    font-size:22px;
    color: #990099;
    text-decoration:none;
    letter-spacing:-0.8px;
    font-weight:normal;
}

body#gde_izaci h1 a:hover {
    font-size:22px;
    color: #990099;
    text-decoration:underline;
    letter-spacing:-0.8px;
    font-weight:normal;
}
body#gde_izaci .featured_image2 img {
    border:1px solid #999999;
    max-width:600px;
    min-height:400px;
}

body#gde_izaci .opis {
    padding:10px 0 10px 0;
    color:#333333;
    line-height:18px;
    letter-spacing:0.2px;
    text-align:justify;
}

body#gde_izaci .opis p {
	padding-bottom:15px;
}

body#gde_izaci .opis a {
	text-decoration:underline;
	color:#336699;
	font-weight:normal;
}

body#gde_izaci .opis object {
	text-align:center;
	margin:0 auto;
	display:block;
	clear:both;
}

body#gde_izaci .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#gde_izaci .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#gde_izaci .opis_adresa {
	color:#333333;
	padding:0px 0 5px 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


body#gde_izaci .opis_info_box span {
	clear:both;
}

body#gde_izaci .opis_info_box img {
	float:left;
}

body#gde_izaci #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#990099;
}

body#gde_izaci #izbor_fotogalerija h2 a {
	color:#990099;
}

body#gde_izaci #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#gde_izaci #lista_pogodnosti {
	margin-left:20px;
}

body#gde_izaci #lista_pogodnosti li{
	color:#990099;
	list-style-type: circle;
	margin:3px 0;
}

body#gde_izaci #lista_pogodnosti li a{
	color:#990099;
	text-decoration:none;
}

body#gde_izaci #lista_pogodnosti li a:hover{
	color:#990099;
	text-decoration:underline;
}

/* izdvojene najave */

#izdvojene_najave .thumbnails {
    overflow: hidden;
    zoom: 1;
    width: 600px;
    margin: 10px auto;
}
#izdvojene_najave .thumb {
    width: 162px;
    float: left;
    margin-left:18px;
    margin-right:18px;
    text-align: left;
}

#izdvojene_najave .thumb2 {
    width: 185px;
    float: left;
    margin-right:21px;
    text-align: left;
}

#izdvojene_najave .thumb_rep {
    width: 162px;
    height:300px;
    float: left;
    margin-left:18px;
    margin-right:18px;
    text-align: left;
}

#izdvojene_najave .desc {
    font-weight:bold;
}

#izdvojene_najave .desc a {
    color: #333333;
    text-decoration:none;
    font-size:12px;
}

#izdvojene_najave .desc a:hover {
    color: #333333;
    text-decoration:underline;
    font-size:12px;
}

#izdvojene_najave .descabs {
    color: #333333;
    text-decoration:none;
    font-size:12px;
    max-height:77px;
    overflow:hidden;
    clear:both;
}

body#gde_izaci #izdvojene_najave .thumb h4 a, body#gde_izaci #izdvojene_najave .thumb2 h4 a, body#gde_izaci #izdvojene_najave h4 a {
    font-size:14px;
    color: #990099;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#gde_izaci #izdvojene_najave .thumb h4 a:hover, body#gde_izaci #izdvojene_najave .thumb2 h4 a:hover, body#gde_izaci #izdvojene_najave h4 a:hover {
    font-size:14px;
    color: #990099;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;    
}

body#gde_izaci #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#990099;
}
body#gde_izaci #izdvojene_najave .header h2, body#gde_izaci #izdvojene_najave .header h2 a, body#gde_izaci #izdvojene_najave .header h2:hover{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;       
}

#izdvojene_najave .controls {
    float: right;
}

#izdvojene_najave .info_clanci {
	
	
	
} 

.search_box {
    margin-bottom: 20px;
}
.search_box h2 {
    color: #fff;
    font-size:18px;
    font-weight:normal;
    background-color: #990099;
    margin-left: -24px;
    padding: 4px 0 4px 24px;	
}
.search_box_options_container {
    overflow: hidden;
    zoom: 1;
}
.search_box_options_container select {
    float: left;
/*    width: 185px; */
    margin: 5px 30px 15px 0;
}
body#gde_izaci #content_main {
    float: left;
    width: 600px;
    margin-left:24px;
	padding-right:22px;
	border-right:1px dashed #d7d7d7;
}


#udarne_vesti {
    margin-bottom: 20px;
}

/* *** STRANA RESTORANI *** */
body#layout_restorani {
    background: url(../img/restorani/bg-restorani.gif);
}

body#layout_restorani #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_restorani #trenutni_datum {
    background: url(../img/kalendar-krug5.gif) no-repeat;
}
body#layout_restorani #wrapper {
    background: none;
}
body#layout_restorani #header {
    background-color: #fff;
}
body#layout_restorani #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_restorani #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#FF6600;
}
body#layout_restorani #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#layout_restorani .info_clanci li a {
    color: #FF6600;
    font-size: 12px;
}
body#layout_restorani .info_clanci li {
    color: #FF6600;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}



.featured_image {
    position: relative;
	height:250px;
	margin-top:10px;
}
.featured_image a:hover{
	margin:0;
	padding:0;
} 
.featured_image .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/restorani/slider-gradient.png) no-repeat;
    width: 100%;
    height: 65px;
    padding: 10px 10px 0px 10px;
}
.featured_image .desc h1 {
    font-size: 24px;
    color: #fff;
    line-height: 26px;
}
.featured_image .desc .nadnaslov {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}
.featured_image .desc .nadnaslov a {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
	text-decoration:none;
}
body#layout_restorani .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #FF9933;
    margin-left: -24px;
	padding: 4px 0 4px 24px;	
}

body#layout_restorani .header h2{
	float:left;
    color: #FF6600;
	border:0px;
	display:block;
	clear:both;
}

#top_liked_restorani { 
    zoom: 1;
}
#top_liked_restorani .main {
    position: relative;
    width: 290px;
    margin: 0 10px 10px 0;
    float: left;
}
#top_liked_restorani .sub_container {
    width: 300px;
    float: left;
}
#top_liked_restorani .sub {
    overflow: hidden;
    zoom: 1;
}
#top_liked_restorani .sub .thumb_img {
    float: left;
    padding: 4px;
    margin-right: 10px;
    border: 1px solid #d1d1d1;
}
#top_liked_restorani .sub .desc {
    float: left;
    width: 160px;
    position: relative;
    height: 93px;
}
#top_liked_restorani .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #FF9933;
    margin-left: -24px;
	padding: 4px 0 4px 24px;
	margin-bottom:-5px;
}

#top_liked_restorani a {
	color: #fff;
	text-decoration:none;
}
#top_liked_restorani a:hover {
	color: #fff;
	text-decoration:underline;
}

body#layout_restorani #footer2 {
    background:none;

    position: relative;
    height: 55px;
}

body#layout_restorani .thumb h4 a {
	font-size:14px;
    color: #FF6600;
	text-decoration:none;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_restorani .thumb h4 a:hover {
    font-size:14px;
    color: #FF6600;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_restorani .nadnaslov {
	margin-top:5px;
}

body#layout_restorani h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #FF9933;
    margin-bottom:10px;
}

body#layout_restorani .opis {
	padding: 0 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
}

body#layout_restorani .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_restorani .opis_adresa {
	color:#333333;
	padding:0px 0 5px 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


body#layout_restorani .opis_info_box span {
	clear:both;
}

body#layout_restorani .opis_info_box img {
	float:left;
}

body#layout_restorani #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#FF9933;
}

body#layout_restorani #izbor_fotogalerija h2 a {
	color:#FF9933;
}

body#layout_restorani #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_restorani #lista_pogodnosti {
	margin-left:20px;
}

body#layout_restorani #lista_pogodnosti li{
	color:#FF9933;
	list-style-type: circle;
	margin:3px 0;
}

body#layout_restorani #lista_pogodnosti li a{
	color:#FF9933;
	text-decoration:none;
}

body#layout_restorani #lista_pogodnosti li a:hover{
	color:#FF9933;
    text-decoration:underline;
}



/* *** STRANA HOTELI *** */
body#layout_gdespavati {
    background: url(../img/hoteli/patt_4b11119e55bbb.jpg);
/*	background-color:#0d3d3d;	*/
}
body#layout_gdespavati #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_gdespavati #trenutni_datum {
    background: url(../img/kalendar-krug6.gif) no-repeat;
}

body#layout_gdespavati #wrapper {
    background: none;
}
body#layout_gdespavati #header {
    background-color: #fff;
}
body#layout_gdespavati #content {
    background-color: #fff;
    padding-top: 0px;
    margin-top: 0;
}

body#layout_gdespavati .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

.featured_image {
    position: relative;
	height:250px;
	margin-top:10px;
}
.featured_image a:hover{
	margin:0;
	padding:0;
} 
.featured_image .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/restorani/slider-gradient.png) no-repeat;
    width: 100%;
    height: 65px;
    padding: 10px 10px 0px 10px;
}
.featured_image .desc h1 {
    font-size: 24px;
    color: #fff;
    line-height: 26px;
}
.featured_image .desc .nadnaslov {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}
.featured_image .desc .nadnaslov a {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
	text-decoration:none;
}
body#layout_gdespavati .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #0d3d3d;
    margin-left: -24px;
	padding: 4px 0 4px 24px;	
}

body#layout_gdespavati .header h2{
	float:left;
    color: #0d3d3d;
	border:0px;
	display:block;
	clear:both;
}

body#layout_gdespavati #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#0d3d3d;
}
body#layout_gdespavati #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}


#top_liked_restorani { 
    zoom: 1;
}
#top_liked_restorani .main {
    position: relative;
    width: 290px;
    margin: 0 10px 10px 0;
    float: left;
}
#top_liked_restorani .sub_container {
    width: 300px;
    float: left;
}
#top_liked_restorani .sub {
    overflow: hidden;
    zoom: 1;
}
#top_liked_restorani .sub .thumb_img {
    float: left;
    padding: 4px;
    margin-right: 10px;
    border: 1px solid #d1d1d1;
}
#top_liked_restorani .sub .desc {
    float: left;
    width: 160px;
    position: relative;
    height: 93px;
}
#top_liked_restorani .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #0d3d3d;
    margin-left: -24px;
	padding: 4px 0 4px 24px;
	margin-bottom:-5px;
}

#top_liked_restorani a {
	color: #fff;
	text-decoration:none;
}
#top_liked_restorani a:hover {
	color: #fff;
    text-decoration:underline;
}

body#layout_gdespavati #footer2 {
    background:none;

    position: relative;
    height: 55px;
}

body#layout_gdespavati .thumb h4 a {
	font-size:14px;
    color: #006666;
	text-decoration:none;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_gdespavati .thumb h4 a:hover {
	font-size:14px;
    color: #006666;
    text-decoration:underline;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_gdespavati .featured_image2 img {
	border:1px solid #999999;
	min-height:400px;
}

body#layout_gdespavati .nadnaslov {
	margin-top:5px;
}

body#layout_gdespavati h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #006666;
    margin-bottom:10px;
}

body#layout_gdespavati .opis {
	padding: 0 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
}

body#layout_gdespavati .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_gdespavati .opis_adresa {
	color:#333333;
	padding:0px 0 5px 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


body#layout_gdespavati .opis_info_box span {
	clear:both;
}

body#layout_gdespavati .opis_info_box img {
	float:left;
}

body#layout_gdespavati #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#006666;
}

body#layout_gdespavati #izbor_fotogalerija h2 a {
	color:#006666;
}

body#layout_gdespavati #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_gdespavati #lista_pogodnosti {
	margin-left:20px;
}

body#layout_gdespavati #lista_pogodnosti li{
	color:#009999;
	list-style-type: circle;
	margin:3px 0;
}

body#layout_gdespavati #lista_pogodnosti li a{
	color:#009999;
	text-decoration:none;
}

body#layout_gdespavati #lista_pogodnosti li a:hover{
	color:#009999;
    text-decoration:underline;
}


/* STA SE DOGADJA */


body#layout_stasedogadja {
    background: url(../img/sta-se-dogadja/pozadina.gif);
/*	background-color:#0d3d3d;	*/
}
body#layout_stasedogadja #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_stasedogadja #trenutni_datum {
    background: url(../img/kalendar-krug3.gif) no-repeat;
}

body#layout_stasedogadja #wrapper {
    background: none;
}
body#layout_stasedogadja #header {
    background-color: #fff;
}
body#layout_stasedogadja #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_stasedogadja .nadnaslov {
    margin-top:2px;
}

body#layout_stasedogadja #udarne_vesti h1 a {
	color:#df2222;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#layout_stasedogadja #udarne_vesti h1 a:hover {
	color:#df2222;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#layout_stasedogadja h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #df2222;
    margin-bottom:10px;
}

body#layout_stasedogadja h1 a {
	font-size:24px;
    color: #df2222;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_stasedogadja h1 a:hover {
	font-size:24px;
    color: #df2222;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_stasedogadja #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#df2222;
}
body#layout_stasedogadja #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#layout_stasedogadja .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#layout_stasedogadja #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_stasedogadja #kalendar_izbor_datuma h1 {
    font-family: "Georgia";
    color: #333333;
    font-weight:normal;
}

body#layout_stasedogadja #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body #article_uvod {
	padding: 10px 0;
	color:#333333;
	text-align:justify;
	font-weight:bold;
}

body #article_uvod p {
	padding: 0;
	margin:0;
}

body#layout_stasedogadja .opis {
	padding: 6px 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
	font-weight:normal;
}

body#layout_stasedogadja .opis p {
	padding-bottom:10px;
}

body#layout_stasedogadja .opis a {
	text-decoration:underline;
	color:#336699;
	font-weight:normal;
}

body#layout_stasedogadja .opis object {
	text-align:center;
	margin:0 auto;
	display:block;
	background:#000000;
	clear:both;	
}

body#layout_stasedogadja .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_stasedogadja .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#layout_stasedogadja #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#df2222;
}

body#layout_stasedogadja #izbor_fotogalerija h2 a {
	color:#df2222;
}

body#layout_stasedogadja #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_stasedogadja #content_container {
    border-bottom: 5px;
	background-color:#FFFFFF;
}

body#layout_stasedogadja #footer {
    background-color: #FFF;
}

body#layout_stasedogadja #footer2 {

    position: relative;
    height: 55px;
    background:none;
}

body#layout_stasedogadja #udarne_vesti {
    overflow: hidden;
    zoom: 1;
    display:block;
}
body#layout_stasedogadja #udarne_vesti .preview {
    float: left;
    width: 290px;
    overflow:hidden;
}
body#layout_stasedogadja #udarne_vesti .preview_image {
    display: block;
}
body#layout_stasedogadja #udarne_vesti .preview_desc {
    background-color: #df2222;
    font-size: 12px;
    color: #FFF;
    padding:7px;
    min-height:49px;
    border:1px solid #df2222;
}
body#layout_stasedogadja #udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

body#layout_stasedogadja #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
    text-decoration:underline;
}
body#layout_stasedogadja #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#layout_stasedogadja #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#layout_stasedogadja #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#layout_stasedogadja #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
    font-size:14px;
    letter-spacing:-0.8px;
}
body#layout_stasedogadja #udarne_vesti .thumb_article h3 a {
    color:#df2222;
    text-decoration:none;
}
body#layout_stasedogadja #udarne_vesti .thumb_article h3 a:hover {
    color:#df2222;
    text-decoration:underline;
}

body#layout_stasedogadja #izdvojene_najave .thumb h4 a, body#layout_stasedogadja #izdvojene_najave h4 a {
    font-size:14px;
    color: #df2222;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_stasedogadja #izdvojene_najave .thumb h4 a:hover, body#layout_stasedogadja #izdvojene_najave h4 a:hover {
    font-size:14px;
    color: #df2222;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_stasedogadja #izdvojene_najave .thumb_rep h4 a {
    font-size:14px;
    color: #df2222;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_stasedogadja #izdvojene_najave .thumb_rep h4 a:hover {
    font-size:14px;
    color: #df2222;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_stasedogadja #izdvojene_najave .header h2 a {
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    letter-spacing:-0.8px;
}

body#layout_stasedogadja .search_box h2 {
    color: #fff;
    font-size:18px;
    font-weight:normal;
    background-color: #df2222;
    margin-left: -24px;
    padding: 4px 0 4px 24px;	
}

body#layout_stasedogadja .info_clanci li a {
    color: #df2222;
    font-size: 12px;
}
body#layout_stasedogadja .info_clanci li {
    color: #df2222;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}


/* STA VIDETI */
body#layout_sta-videti {
    background: url(../img/sta-videti/pozadina.gif) no-repeat top;
	background-color:#ffcc33;
}
body#layout_sta-videti #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_sta-videti #trenutni_datum {
    background: url(../img/kalendar-krug4.gif) no-repeat;
}

body#layout_sta-videti #wrapper {
    background: none;
}
body#layout_sta-videti #header {
    background-color: #fff;
}
body#layout_sta-videti #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_sta-videti .nadnaslov {
	margin-top:5px;
	text-transform:uppercase;
}

body#layout_sta-videti #udarne_vesti h1 a {
	color:#a92b00;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#layout_sta-videti #udarne_vesti h1 a:hover {
	color:#a92b00;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#layout_sta-videti .featured_image h1 {
	margin-bottom:10px;
	font-size:24px;
    color: #ffffff;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:normal;
}

body#layout_sta-videti h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #df2222;
    margin-bottom:10px;
}

body#layout_sta-videti h1 a {
	font-size:24px;
    color: #a92b00;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_sta-videti h1 a:hover {
	font-size:24px;
    color: #a92b00;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_sta-videti .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#layout_sta-videti #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_sta-videti #kalendar_izbor_datuma h1 {
	font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}

body#layout_sta-videti #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body#layout_sta-videti .opis {
	padding: 0 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
}

body#layout_sta-videti .opis p {
	padding-bottom:15px;
}

body#layout_sta-videti .opis a {
	text-decoration:underline;
	color:#336699;
	font-weight:normal;
}

body#layout_sta-videti .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_sta-videti .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}
body#layout_sta-videti #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#a92b00;
}

body#layout_sta-videti #izbor_fotogalerija h2 a {
	color:#a92b00;
}

body#layout_sta-videti #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_sta-videti #content_container {
    border-bottom: 5px none;
	background-color:#FFFFFF;
}

body#layout_sta-videti #footer {
    background-color: #FFF;
}

body#layout_sta-videti #footer2 {

    
    position: relative;
    height: 55px;
	background:none;
}

body#layout_sta-videti #udarne_vesti {
    overflow: hidden;
    zoom: 1;
	display:block;
}
body#layout_sta-videti #udarne_vesti .preview {
    float: left;
    width: 290px;
}
body#layout_sta-videti #udarne_vesti .preview_image {
    display: block;
}
body#layout_sta-videti #udarne_vesti .preview_desc {
    background-color: #a92b00;
    font-size: 12px;
    color: #FFF;
	padding:7px;
	min-height:49px;	
}
body#layout_sta-videti #udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

body#layout_sta-videti #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
    text-decoration:underline;
}
body#layout_sta-videti #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#layout_sta-videti #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#layout_sta-videti #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#layout_sta-videti #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
	font-size:16px;
	letter-spacing:-0.8px;
}
body#layout_sta-videti #udarne_vesti .thumb_article h3 a {
	color:#a92b00;
	text-decoration:none;
}
body#layout_sta-videti #udarne_vesti .thumb_article h3 a:hover {
	color:#a92b00;
    text-decoration:underline;
}

body#layout_sta-videti #izdvojene_najave .thumb h4 a {
    font-size:14px;
    color: #a92b00;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_sta-videti #izdvojene_najave .thumb h4 a:hover {
    font-size:14px;
    color: #a92b00;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_sta-videti #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#A92B00;
}
body#layout_sta-videti #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#layout_sta-videti #izdvojene_najave .header h2 a {
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
}

body#layout_sta-videti .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #a92b00;
    margin-left: -24px;
	padding: 4px 0 4px 24px;	
}

body#layout_sta-videti .info_clanci li a {
    color: #a92b00;
    font-size: 12px;
}
body#layout_sta-videti .info_clanci li {
    color: #a92b00;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}

body#layout_sta-videti #top_liked .main {
    position: relative;
    width: 290px;
    margin: 0 10px 10px 0;
    float: left;
}
body#layout_sta-videti #top_liked .sub_container {
    width: 300px;
    float: left;
}
body#layout_sta-videti #top_liked .sub {
    overflow: hidden;
    zoom: 1;
}
body#layout_sta-videti #top_liked .sub .thumb_img {
    float: left;
    padding: 4px;
    margin-right: 10px;
    border: 1px solid #d1d1d1;
}
body#layout_sta-videti #top_liked .sub .desc {
    float: left;
    width: 160px;
    position: relative;
    height: 93px;
}

body#layout_sta-videti #top_liked a {
	color: #fff;
	text-decoration:none;
}
body#layout_sta-videti #top_liked a:hover {
	color: #fff;
    text-decoration:underline;
}




body#layout_sta-videti #top_liked .sub_container .rate_img {
        position: absolute;
        top: 0;
        left: 0;
		border:0;
    }
body#layout_sta-videti #top_liked .like {
        position: absolute;
        top: 0;
        right: 0;
        color: #336699;
        font-weight: bold;
    }

body#layout_sta-videti #top_liked .like a{
        color: #336699;
		text-decoration:none;
	}

body#layout_sta-videti #top_liked .like a:hover{
        color: #336699;
    text-decoration:underline;
	}
	
body#layout_sta-videti #top_liked .sub_container .podaci {
        position: absolute;
        bottom: 8px;
        left: 0;
    }

body#layout_sta-videti #top_liked .sub_container .naslolv {
        font-family: "Georgia";
        font-size: 18px;
        color: #333;
    }

body#layout_sta-videti #top_liked .naslolv a {
        font-family: "Georgia";
        font-size: 18px;
        color: #a92b00;
		text-decoration:none;
    }

body#layout_sta-videti #top_liked .naslolv a:hover {
        font-family: "Georgia";
        font-size: 18px;
        color: #a92b00;
    text-decoration:underline;
    }

body#layout_sta-videti #top_liked .sub_container .adresa {
        font-family: Arial;
        font-size: 12px;
        color: #808080;
    }
body#layout_sta-videti #top_liked .sub .desc {
		display:block;
		height:93px;
    }
body#layout_sta-videti #top_liked .sub {
        border-bottom: 1px solid #d1d1d1;
		margin-bottom: 5px;
		display:block;
		height:94px;
    }
   
body#layout_sta-videti #top_liked_lista {
		padding-top: 15px;
		border-top: 5px solid #d7d7d7;
		clear:both;
    }
body#layout_sta-videti #top_liked_lista .row {
        overflow: hidden;
        zoom: 1;
        padding: 5px 0;
        border-bottom: 1px solid #D1D1D1;
    }
body#layout_sta-videti #top_liked_lista .row .mesto {
        width: 23px;
        height: 23px;
        padding: 2px 0;
		background:url(../img/sta-videti/like-mesto-bg.gif) no-repeat;
        color: #fff;
        float: left;
        font-family: "Georgia";
		text-align:center;
		margin-right:7px;
    }
body#layout_sta-videti #top_liked_lista .row .naslov {
        color: #333333;
        width: 230px;
        font-size: 18px;
        font-family: "Georgia";
        float: left;
		padding-top:2px;
    }

body#layout_sta-videti #top_liked_lista .row .naslov a {
		color:#a92b00;
		text-decoration:none;
	}
	
body#layout_sta-videti #top_liked_lista .row .naslov a:hover {
		color:#a92b00;
    text-decoration:underline;
	}
	
body#layout_sta-videti #top_liked_lista .row .like {
        color: #336699;
        width: 60px;
        font-size: 12px;
        font-weight: bold;
        float: right;
		padding-top:5px;
    }
body#layout_sta-videti #top_liked_lista .row .adresa {
        color: #808080;
        font-size: 13px;
        font-family: Arial;
        float: left;
        width: 275px;
 		padding-top:5px;
   }
   
.paginacija {
	padding-bottom:5px;
}
.paginacija li {
	display: inline;
	/* margin:0 1px; */
}
.paginacija li a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #336699;
	padding:0 3px;
}
.paginacija li a:hover {
	font-family: Arial;
	font-size: 12px;
    text-decoration:underline;
	background-color:#336699;
	color: #ffffff;
	padding:0 3px;
}
.paginacija li.current a {
	color: #ff9933;
	text-decoration: none;
}

.paginacija li.current a:hover {
	background-color:#ff9933;
	color: #ffffff;
    text-decoration:underline;
}

#kategorija_container {
	
}
#kategorija_container .info {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 5px solid  #D7D7D7;
}

.kategorija .rezultat {
	margin-top: 5px
}

.kategorija .head {
	overflow: hidden;
	zoom: 1;
}
.kategorija .head h2 {
	float: left;
	letter-spacing:-0.6px;	
	border: none;
	margin-bottom:-2px;
	font-size:20px;
	font-weight:normal;
}

.kategorija .head .like {
	float: right;
	padding-top:8px;
	color:#808080;
}
.kategorija .body {
	overflow: hidden;
	zoom: 1;
	border-top: 1px solid  #D7D7D7;
	padding: 5px 0;
}
.kategorija .body .thumb_img{
	float: left;
	width: 115px;
}
.kategorija .body .desc {
	float: right;
	width:475px;
}

.kategorija .body .adresa {
	color: #808080;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:5px;
}
.kategorija .body .abstract {
	color: #808080;
	font-family: Arial;
	font-size: 12px;
}
.kategorija .body .article_link {
	color: #ff9933;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}   

body#gde_izaci .kategorija .head h2 a {
	color:#990099;
	text-decoration:none;
}

body#gde_izaci .kategorija .head h2 a:hover {
	color:#990099;
    text-decoration:underline;
}

body#gde_izaci #kategorija_container .kategorija .body .desc a {
	padding-top:5px;
	color:#990099;
	text-decoration:none;
}   

body#layout_stasedogadja .kategorija .head h2 a {
	color:#DF2222;
	text-decoration:none;
}

body#layout_stasedogadja .kategorija .head h2 a:hover {
	color:#DF2222;
    text-decoration:underline;
}

body#layout_stasedogadja #kategorija_container .kategorija .body .desc a {
	padding-top:5px;
	color:#DF2222;
	text-decoration:none;
}   

body#layout_stasedogadja #kategorija_container .kategorija .body .desc a:hover {
	padding-top:5px;
	color:#DF2222;
    text-decoration:underline;
}

body#layout_sta-videti #kategorija_container h2 a {
	color:#A92B00;
	text-decoration:none;
}

body#layout_sta-videti #kategorija_container h2 a:hover {
	color:#A92B00;
    text-decoration:underline;
}

body#layout_sta-videti #kategorija_container .kategorija .body .desc a {
	padding-top:5px;
	color:#A92B00;
	text-decoration:none;
}   

body#layout_restorani #kategorija_container h2 a {
	color:#FF6600;
	text-decoration:none;
}

body#layout_restorani #kategorija_container h2 a:hover {
	color:#FF6600;
    text-decoration:underline;
}

body#layout_restorani #kategorija_container .kategorija .body .desc a {
	padding-top:5px;
	color:#FF6600;
	text-decoration:none;
}   

body#layout_restorani .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}


body#layout_gdespavati #kategorija_container h2 a {
	color:#006666;
	text-decoration:none;
}

body#layout_gdespavati #kategorija_container h2 a:hover {
	color:#006666;
    text-decoration:underline;
}

body#layout_gdespavati #kategorija_container .kategorija .body .desc a {
	padding-top:5px;
	color:#006666;
	text-decoration:none;
}


body#layout_restorani .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}


body#layout_gdespavati .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}
body#layout_stasedogadja .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

#top_liked_restorani .sub_container .rate_img {
    position: absolute;
    top: 0;
    left: 0;
    border:0;
}
#top_liked_restorani .like {
    position: absolute;
    top: 0;
    right: 0;
    color: #336699;
    font-weight: bold;
}

#top_liked_restorani .like a{
    color: #336699;
    text-decoration:none;
}

#top_liked_restorani .like a:hover{
    color: #336699;
    text-decoration:underline;
}

#top_liked_restorani .sub_container .podaci {
    position: absolute;
    bottom: 8px;
    left: 0;
}

#top_liked_restorani .sub_container .naslolv {
    font-family: "Georgia";
    font-size: 18px;
    color: #333;
}

#top_liked_restorani .naslolv a {
    font-family: "Georgia";
    font-size: 18px;
    color: #006666;
    text-decoration:none;
}

#top_liked_restorani .naslolv a:hover {
    font-family: "Georgia";
    font-size: 18px;
    color: #006666;
    text-decoration:underline;
}

#top_liked_restorani .sub_container .adresa {
    font-family: Arial;
    font-size: 12px;
    color: #808080;
}
#top_liked_restorani .sub .desc {
    display:block;
    height:93px;
}
#top_liked_restorani .sub {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px;
    display:block;
    height:94px;
}

#top_liked_listagdespavati {
    padding-top: 15px;
    border-top: 5px solid #d7d7d7;
    clear:both;
}
#top_liked_listagdespavati .row {
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
    border-bottom: 1px solid #D1D1D1;
}
#top_liked_listagdespavati .row .mesto {
    width: 23px;
    height: 23px;
    padding: 2px 0;
    background: url(../img/gde-spavati/like-mesto-bg.gif) no-repeat;
    color: #fff;
    float: left;
    font-family: "Georgia";
    text-align:center;
    margin-right:7px;
}
#top_liked_listagdespavati .row .naslov {
    color: #333333;
    width: 230px;
    font-size: 18px;
    font-family: "Georgia";
    float: left;
    padding-top:2px;
}

#top_liked_listagdespavati .row .naslov a {
    color:#006666;
    text-decoration:none;
}

#top_liked_listagdespavati .row .naslov a:hover {
    color:#006666;
    text-decoration:underline;
}

#top_liked_listagdespavati .row .like {
    color: #336699;
    width: 60px;
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding-top:5px;
}
#top_liked_listagdespavati .row .adresa {
    color: #808080;
    font-size: 13px;
    font-family: Arial;
    float: left;
    width: 275px;
    padding-top:5px;
}

body#layout_gdespavati #content_container {
    border: 0;
}
body#layout_gdespavati #content {
    margin-bottom: 5px;
}

#top_liked_restorani .sub_container .rate_img {
    position: absolute;
    top: 0;
    left: 0;
    border:0;
}
#top_liked_restorani .like {
    position: absolute;
    top: 0;
    right: 0;
    color: #336699;
    font-weight: bold;
}

#top_liked_restorani .like a{
    color: #336699;
    text-decoration:none;
}

#top_liked_restorani .like a:hover{
    color: #336699;
    text-decoration:underline;
}

#top_liked_restorani .sub_container .podaci {
    position: absolute;
    bottom: 8px;
    left: 0;
}

#top_liked_restorani .sub_container .naslolv {
    font-family: "Georgia";
    font-size: 18px;
    color: #333;
}

#top_liked_restorani .naslolv a {
    font-family: "Georgia";
    font-size: 18px;
    color: #ff6600;
    text-decoration:none;
}

#top_liked_restorani .naslolv a:hover {
    font-family: "Georgia";
    font-size: 18px;
    color: #ff6600;
    text-decoration:underline;
}

#top_liked_restorani .sub_container .adresa {
    font-family: Arial;
    font-size: 12px;
    color: #808080;
}
#top_liked_restorani .sub .desc {
    display:block;
    height:93px;
}
#top_liked_restorani .sub {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px;
    display:block;
    height:94px;
}

#top_liked_lista {
    padding-top: 15px;
    border-top: 5px solid #d7d7d7;
    clear:both;
}
#top_liked_lista .row {
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
    border-bottom: 1px solid #D1D1D1;
}
#top_liked_lista .row .mesto {
    width: 23px;
    height: 23px;
    padding: 2px 0;
    background: url(../img/restorani/like-mesto-bg.gif) no-repeat;
    color: #fff;
    float: left;
    font-family: "Georgia";
    text-align:center;
    margin-right:7px;
}
#top_liked_lista .row .naslov {
    color: #333333;
    width: 230px;
    font-size: 18px;
    font-family: "Georgia";
    float: left;
    padding-top:2px;
}

#top_liked_lista .row .naslov a {
    color:#FF6600;
    text-decoration:none;
}

#top_liked_lista .row .naslov a:hover {
    color:#FF6600;
    text-decoration:underline;
}

#top_liked_lista .row .like {
    color: #336699;
    width: 60px;
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding-top:5px;
}
#top_liked_lista .row .adresa {
    color: #808080;
    font-size: 13px;
    font-family: Arial;
    float: left;
    width: 275px;
    padding-top:5px;
}

body#layout_restorani #content_container {
    border: 0;
}
body#layout_restorani #content {
    margin-bottom: 5px;
}

/* booking com */
        #searchboxInc {
                font: 12px/1.5 Arial, Helvetica, sans-serif;
                color: #003580;
                width: 290px;
        }

        #searchboxInc form {
                background: #ffffff;
        }

        #searchboxInc fieldset, #searchboxInc img {
                border: 0;
        }

        #searchboxInc fieldset {
                padding: 8px;
        }

        #searchboxInc #inout h3 {
                background-color:transparent;
                font-size:1.1em;
        }

        #searchboxInc h3 {
                margin-bottom:0.2em;
                position:static;
                font-size:118%;
                font-weight:bold;
                margin: 0;
        }

        #searchboxInc p {
                font-size: 2em;
                margin: 0;
        }

        #homein, #homeout {
                
                padding: 0.5em 1em 0 0;
        }

        .avail {
                padding-top: 1em;
                clear: left;
        }

        #searchboxInc a.calender {
                vertical-align: -4px;
        }

        #searchboxInc a.calender img {
                background: #0896ff;
        }

        .blur {
                color: #999;
        }

        button {
                float: right;}

        #calendar {
                font: 12px/1.5 Arial, Helvetica, sans-serif;
                color: #003580;
            display: none;
            position: absolute;
            padding: 0 4px 4px 0;
        }

                         
        .caltable {
            border: 1px solid #003580;
            background-color: #fff;
        }
        .caltable a:link, .caltable a:visited {
            color: #0896ff;
        }
        .caltable a:hover {
            color: #feba02;
            border-color: #feba02;
        }
        .caltable a:active {
            color: #b30000;
            border-color: #b30000;
        }
        .caltable td {
            text-align: center;
        }
        .caltable td a {
            display: block;
            text-decoration: none;
        }
        .caltable td.calheader a {
            display: inline;
            vertical-align: -.4em;
        }
        .caltable td.calheader img.calNoPrevMonth {
            vertical-align: -.4em;
        }
        .caltable td.calheader img.calNoNextMonth {
            vertical-align: -.4em;
        }
        .caltable td.calheader .calNextMonth img {
        }
        .caltable td.calheader .calPrevMonth img {
        }
        .caltable td.calheader .calNextMonth:hover img, .caltable td.calheader .calPrevMonth:hover img {
            background-position: 0 -24px;
        }
        .caltable td.calheader .calNextMonth:active img, .caltable td.calheader .calPrevMonth:active img {
            background-position: 0 -48px;
        }
        .calheader {
            padding: .4em;
            white-space: nowrap;
        }
        .calheader select {
            margin: 0 .6em;
        }
        .monthYear {
            background-color: #ffffff;
            color: white;
        }

       .dayNames td {
            border-bottom: 1px solid #003580;
            background-color: #e6edf6;
        }
        .days td {
            color: #779bca;
            background-color: #e6edf6;
            padding: .2em;
            border: 2px solid #e6edf6;
        }
        .days td.weekend {
            background-color: #c5d4e9;
            border-color: #c5d4e9;
        }
        .days td.past {
            text-decoration: line-through;
        }
        .days td.today, .days td.future {
            border: none;
            padding: 0;
        }
        .days td a {
            padding: .2em;
            border: 2px solid #e6edf6;
        }
        .days td.weekend a {
            border-color: #c5d4e9;
        }
        .days td.today a {
            background-color: #fff;
        }
        .days td.selected {
            font-weight: bold;
        }
        .days td.selected a {
            border-color: #0896ff;
        }

/* booking com */


/* boje za prevoz */

body#gde_izaci #izbor_fotogalerija .prevoz {
	color:#990099;
}

body#layout_restorani #izbor_fotogalerija .prevoz {
	color:#FF9933;
}

body#layout_sta-videti #izbor_fotogalerija .prevoz {
	color:#A92B00;
}

body#layout_stasedogadja #izbor_fotogalerija .prevoz {
	color:#DF2222;
}


/* boje za prevoz */


/* FOTO GALERIJA */
body#layout_foto_galerija {
    background: url(../img/foto-galerija/pozadina.jpg);
}
body#layout_foto_galerija #brand_area {
    background: none;
    padding: 0;
    height: 94px;
}
body#layout_foto_galerija #trenutni_datum {
    background: url(../img/kalendar-krug7.gif) no-repeat;
}

body#layout_foto_galerija #wrapper {
    background: none;
}
body#layout_foto_galerija #header {
    background-color: #fff;
}
body#layout_foto_galerija #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_foto_galerija .nadnaslov {
	margin-top:5px;
	text-transform:uppercase;
}

body#layout_foto_galerija #udarne_vesti h1 a {
	color:#003366;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#layout_foto_galerija #udarne_vesti h1 a:hover {
	color:#003366;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#layout_foto_galerija h1 {
    font-size:24px;
    text-decoration:none;
    letter-spacing:-0.8px;
    font-weight:bold;
    color: #003366;
    margin-bottom:10px;
}

body#layout_foto_galerija h1 a {
	font-size:24px;
    color: #003366;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_foto_galerija h1 a:hover {
	font-size:24px;
    color: #003366;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_foto_galerija .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#layout_foto_galerija #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_foto_galerija #kalendar_izbor_datuma h1 {
	font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}

body#layout_foto_galerija #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body#layout_foto_galerija .opis {
	padding: 0 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
}

body#layout_foto_galerija .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_foto_galerija .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#layout_foto_galerija #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#003366;
}

body#layout_foto_galerija #izbor_fotogalerija h2 a {
	color:#003366;
}

body#layout_foto_galerija #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_foto_galerija #content_container {
    border-bottom: 5px;
	background-color:#FFFFFF;
}

body#layout_foto_galerija #footer {
    background-color: #FFF;
}

body#layout_foto_galerija #footer2 {

    
    position: relative;
    height: 55px;
	background:none;
}

body#layout_foto_galerija #udarne_vesti {
    overflow: hidden;
    zoom: 1;
	display:block;
}
body#layout_foto_galerija #udarne_vesti .preview {
    float: left;
    width: 290px;
}
body#layout_foto_galerija #udarne_vesti .preview_image {
    display: block;
}
body#layout_foto_galerija #udarne_vesti .preview_desc {
    background-color: #003366;
    font-size: 12px;
    color: #FFF;
	padding:7px;
	min-height:49px;	
}
body#layout_foto_galerija #udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

body#layout_foto_galerija #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
    text-decoration:underline;
}
body#layout_foto_galerija #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#layout_foto_galerija #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#layout_foto_galerija #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#layout_foto_galerija #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
	font-size:16px;
	letter-spacing:-0.8px;
}
body#layout_foto_galerija #udarne_vesti .thumb_article h3 a {
	color:#003366;
	text-decoration:none;
}
body#layout_foto_galerija #udarne_vesti .thumb_article h3 a:hover {
	color:#003366;
    text-decoration:underline;
}

body#layout_foto_galerija #izdvojene_najave .thumb {
	height:175px; 
	overflow:hidden;
}

body#layout_foto_galerija #izdvojene_najave .thumb h4 a {
	font-size:14px;
    color: #003366;
	text-decoration:none;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_foto_galerija #izdvojene_najave .thumb h4 a:hover {
	font-size:14px;
    color: #003366;
    text-decoration:underline;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_foto_galerija #izdvojene_najave .header h2{
	float:left;
    color: #003366;
	border:0px;
	display:block;
	clear:both;
}

body#layout_foto_galerija .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #003366;
    margin-left: -24px;
	padding: 4px 0 4px 24px;	
}

body#layout_foto_galerija .info_clanci li a {
    color: #003366;
    font-size: 12px;
}
body#layout_foto_galerija .info_clanci li {
    color: #003366;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}

body#layout_foto_galerija #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#023465;
}
body#layout_foto_galerija #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;       
}


/* FOTO GALERIJA KRAJ */



/* NOVA GODINA */
body#layout_novagodina {
    background: url(../img/sta-se-dogadja/novagodina.gif);
/*	background-color:#0d3d3d;	*/
}
body#layout_novagodina #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_novagodina #trenutni_datum {
    background: url(../img/kalendar-krug3.gif) no-repeat;
}

body#layout_novagodina #wrapper {
    background: none;
}
body#layout_novagodina #header {
    background-color: #fff;
}
body#layout_novagodina #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_novagodina .nadnaslov {
	margin-top:5px;
	text-transform:uppercase;
}

body#layout_novagodina #udarne_vesti h1 a {
	color:#df2222;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#layout_novagodina #udarne_vesti h1 a:hover {
	color:#df2222;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#layout_novagodina h1 {
    margin-bottom:10px;
    font-size:24px;
    color: #df2222;
    text-decoration:none;
    letter-spacing:-0.8px;
    font-weight:bold;
}

body#layout_novagodina h1 a {
	font-size:24px;
    color: #df2222;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_novagodina h1 a:hover {
	font-size:24px;
    color: #df2222;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_novagodina .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#layout_novagodina #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_novagodina #kalendar_izbor_datuma h1 {
	font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}

body#layout_novagodina #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body#layout_novagodina .opis {
	padding: 0 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
	font-weight:normal;
}

body#layout_novagodina .opis p {
	padding-bottom:10px;
}

body#layout_novagodina .opis a {
	text-decoration:underline;
	color:#336699;
	font-weight:normal;
}

body#layout_novagodina .opis object {
	text-align:center;
	margin:0 auto;
	display:block;
	clear:both;	
}

body#layout_novagodina .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_novagodina .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#layout_novagodina #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#df2222;
}

body#layout_novagodina #izbor_fotogalerija h2 a {
	color:#df2222;
}

body#layout_novagodina #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_novagodina #content_container {
    border-bottom: 5px;
	background-color:#FFFFFF;
}

body#layout_novagodina #footer {
    background-color: #FFF;
}

body#layout_novagodina #footer2 {

    position: relative;
    height: 55px;
    background:none;
}

body#layout_novagodina #udarne_vesti {
    overflow: hidden;
    zoom: 1;
	display:block;
}
body#layout_novagodina #udarne_vesti .preview {
    float: left;
    width: 290px;
}
body#layout_novagodina #udarne_vesti .preview_image {
    display: block;
}
body#layout_novagodina #udarne_vesti .preview_desc {
    background-color: #df2222;
    font-size: 12px;
    color: #FFF;
	padding:7px;
	min-height:49px;	
}
body#layout_novagodina #udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

body#layout_novagodina #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
    text-decoration:underline;
}
body#layout_novagodina #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#layout_novagodina #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#layout_novagodina #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#layout_novagodina #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
	font-size:16px;
	letter-spacing:-0.8px;
}
body#layout_novagodina #udarne_vesti .thumb_article h3 a {
	color:#df2222;
	text-decoration:none;
}
body#layout_novagodina #udarne_vesti .thumb_article h3 a:hover {
	color:#df2222;
    text-decoration:underline;
}

body#layout_novagodina #izdvojene_najave .thumb h4 a {
	font-size:14px;
    color: #df2222;
	text-decoration:none;
	letter-spacing:-0.8px;
}

body#layout_novagodina #izdvojene_najave .thumb h4 a:hover {
	font-size:14px;
    color: #df2222;
    text-decoration:underline;
	letter-spacing:-0.8px;
}

body#layout_novagodina #izdvojene_najave .header h2 {
	float:left;
    color: #df2222;
	border:0px;
	display:block;
	clear:both;
}

body#layout_novagodina #izdvojene_najave .header h2 a {
	float:left;
    color: #df2222;
	border:0px;
	display:block;
	clear:both;
}

body#layout_novagodina .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #df2222;
    margin-left: -24px;
	padding: 4px 0 4px 24px;	
}

body#layout_novagodina .info_clanci li a {
    color: #df2222;
    font-size: 12px;
}
body#layout_novagodina .info_clanci li {
    color: #df2222;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}

/* *** STRANICA PROFIL ZVEZDE *** */
body#profil-zvezde {
	background:#78643b url(../img/zvezde/zvezde-poz2.jpg) repeat-y 50% 50%;
	
}
body#profil-zvezde #prewrappera {
    background:url(../img/zvezde/zvezde-poz2.png) no-repeat top center;
}

body#profil-zvezde #wrapper {
    background:none;
}
body#profil-zvezde #header {
    background-color: #fff;
}

body#profil-zvezde #content_main {
    background-color: #fff;
}

body#profil-zvezde #brand_area {
    height: 92px;
    overflow: hidden;
    padding: 0;
}

body#profil-zvezde #trenutni_datum {
    background: url(../img/kalendar-krug2.gif) no-repeat;
}
body#profil-zvezde #content_main h1 {
    font-size: 28px;
    line-height: 28px;
    color: #990099;
    font-weight: normal;
    width: 600px;
    /*    padding-bottom:5px; */
}
body#profil-zvezde h1 a {
    color: #990099;
	text-decoration:none;
}

body#profil-zvezde h1 a:hover {
    color: #990099;
    text-decoration:underline;
}
body#profil-zvezde #footer2 {

    position: relative;
    height: 55px;
	background:none;
}
body#profil-zvezde #footer {
    background-color: #FFF;
}
body#profil-zvezde #content_container {
    border-bottom: 5px;
    background-color:#FFFFFF;
}

body#profil-zvezde .nadnaslov {
    margin-top:2px;
}

body#profil-zvezde #content_main h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #5A4B2C;
    margin-bottom:10px;  
}
body#profil-zvezde h1 a {
    font-size:24px;
    color: #5A4B2C;
    text-decoration:none;
    letter-spacing:-0.8px;
    font-weight:bold;
}

body#profil-zvezde h1 a:hover {
    font-size:24px;
    color: #5A4B2C;
    text-decoration:underline;
    letter-spacing:-0.8px;
    font-weight:bold;
}
body#profil-zvezde .featured_image2 img {
    border:1px solid #999999;
    max-width:600px;
    min-height:400px;
}

body#profil-zvezde .opis {
    padding:10px 0 10px 0;
    color:#333333;
    line-height:18px;
    letter-spacing:0.2px;
    text-align:justify;
}

body#profil-zvezde .opis .year{
    padding-top:10px;
    font-size:16px;
    color:#998355;
    font-weight:bold;
    
}

body#profil-zvezde .opis .jedan_rezultat {
    border-bottom:1px solid #ccc;
    clear:both;
}

body#profil-zvezde .opis p {
    padding-bottom:15px;
}

body#profil-zvezde .opis_info_box {
    float:right;
    background-color:#ebebeb;
    width:190px;
    margin:0 0 10px 10px;
    padding:8px;
    border:1px solid #CCCCCC;
}

body#profil-zvezde .opis_info_box2 {
    float:left;
    background-color:#ebebeb;
    width:600px;
    margin:0 0 7px 0;
    padding:3px 0 0 0;
    border:1px solid #CCCCCC;
    font-size:11px;
    color:#666;
    height:23px;
}

body#profil-zvezde .opis_adresa {
    color:#333333;
    padding:0px 0 5px 0;
    line-height:18px;
    font-size:12px;
    font-weight:normal;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


body#profil-zvezde .opis_info_box span {
    clear:both;
}

body#profil-zvezde .opis_info_box img {
    float:left;
}

body#profil-zvezde #izbor_fotogalerija h2 {
    border-bottom:4px solid #d7d7d7;
    color:#990099;
}

body#profil-zvezde #izbor_fotogalerija h2 a {
	color:#990099;
}

body#profil-zvezde #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
    margin-left:3px;
    margin-right:3px;
    text-align: left;
    border:0;
}

body#profil-zvezde #lista_pogodnosti {
    margin-left:20px;
}

body#profil-zvezde #lista_pogodnosti li{
    color:#990099;
    list-style-type: circle;
    margin:3px 0;
}

body#profil-zvezde #lista_pogodnosti li a{
    color:#990099;
    text-decoration:none;
}

body#profil-zvezde #lista_pogodnosti li a:hover{
    color:#990099;
    text-decoration:underline;
}

body#profil-zvezde #profilnavmenu {    
    background-color:#ebebeb;
    width:602px;
    color:#333;
    padding:0;
    margin:0 auto;
    height:30px;
    font-weight:bold;
    text-align:center;
}

body#profil-zvezde #profilnavmenu ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 auto;
    text-align:center;
}

body#profil-zvezde #profilnavmenu a li{
    background-color:#ebebeb;
    list-style-type:none;
    width:100px;
    text-align:center;
    height:30px;
    display:block;
    margin-top:8px;
    text-decoration:none;
}

body#profil-zvezde #profilnavmenu a li:hover {
    background-color:#c1008a;
    color:#fff;
    list-style-type:none;
    width:100px;
    text-align:center;
    height:30px;
    display:block;
    text-decoration:underline;    
}
body#profil-zvezde #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#5A4B2C;
}
body#profil-zvezde #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;       
}

body#profil-zvezde .kategorija .head h2 a {
	color:#998355;
	text-decoration:none;
}

body#profil-zvezde .kategorija .head h2 a:hover {
	color:#998355;
    text-decoration:underline;
}

body#profil-zvezde h2 a {
	color:#998355;
	text-decoration:none;
}

body#profil-zvezde h2 a:hover {
	color:#998355;
    text-decoration:underline;
}
body#profil-zvezde #trenutni_datum {
    background: url(../img/kalendar-krug8.gif) no-repeat;
}

body#profil-zvezde h4 a {
    font-size:14px;
    color: #998355;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#profil-zvezde h4 a:hover {
    font-size:14px;
    color: #998355;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;    
}

body#profil-zvezde #kategorija .body {
    clear:both;
}

body#profil-zvezde #kategorija .head {
    padding:5px 0;
    clear:both;
}

.descpro {
	float: right;
	width:475px;
	height:75px;
	overflow:hidden;
}

body#profil-zvezde #kategorija .head h2 a {
	color:#998355;
	text-decoration:none;
}

body#profil-zvezde #kategorija .head h2 a:hover {
	color:#998355;
    text-decoration:underline;
}

body#profil-zvezde #profil-najnoviji {background-color:#78643b;color:#FFFFFF; min-height:192px; margin-bottom:15px;}
body#profil-zvezde #profil-najnoviji img {padding:1px 10px 0px 1px;}
body#profil-zvezde #profil-najnoviji .naslov {padding-top:10px;}
body#profil-zvezde #profil-najnoviji .naslov a {color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px;border:0; padding-top:10px;}
body#profil-zvezde #profil-najnoviji p {padding:10px;}
body#profil-zvezde #profil-najnoviji .abstract {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:18px; padding:10px 10px 0 0;}
body#profil-zvezde .search_box h2 {color: #fff;font-size:18px;font-weight:normal;background-color: #78643b;margin-left: -24px;padding: 4px 0 4px 24px;}
body#profil-zvezde #top_liked_profili { 
    zoom: 1;
}
body#profil-zvezde #top_liked_profili .main {
    position: relative;
    width: 290px;
    margin: 0 10px 10px 0;
    float: left;
}
body#profil-zvezde #top_liked_profili .sub_container {
    width: 300px;
    float: left;
}
body#profil-zvezde #top_liked_profili .sub {
    overflow: hidden;
    zoom: 1;
}
body#profil-zvezde #top_liked_profili .sub .thumb_img {
    float: left;
    padding: 4px;
    margin-right: 10px;
    border: 1px solid #d1d1d1;
}
body#profil-zvezde #top_liked_profili .sub .desc {
    float: left;
    width: 160px;
    position: relative;
    height: 93px;
}
body#profil-zvezde #top_liked_profili .search_box h2 {
    color: #fff;
    font-size:18px;
    font-weight:normal;
    background-color: #78643b;
    margin-left: -24px;
    padding: 4px 0 4px 24px;
    margin-bottom:-5px;
}

body#profil-zvezde #top_liked_profili a {
	color: #fff;
	text-decoration:none;
}
body#profil-zvezde #top_liked_profili a:hover {
	color: #fff;
    text-decoration:underline;
}

body#profil-zvezde #top_liked_listaprofila {
    padding-top: 15px;
    border-top: 5px solid #d7d7d7;
    clear:both;
}
body#profil-zvezde #top_liked_listaprofila .row {
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
    border-bottom: 1px solid #D1D1D1;
}
body#profil-zvezde #top_liked_listaprofila .row .mesto {
    width: 23px;
    height: 23px;
    padding: 2px 0;
    background: url(../img/zvezde/like-mesto-bg.gif) no-repeat;
    color: #fff;
    float: left;
    font-family: "Georgia";
    text-align:center;
    margin-right:7px;
}
body#profil-zvezde #top_liked_listaprofila .row .naslov {
    color: #333333;
    width: 230px;
    font-size: 18px;
    font-family: "Georgia";
    float: left;
    padding-top:2px;
}

body#profil-zvezde #top_liked_listaprofila .row .naslov a {
    color:#78643b;
    text-decoration:none;
}

body#profil-zvezde #top_liked_listaprofila .row .naslov a:hover {
    color:#78643b;
    text-decoration:underline;
}

body#profil-zvezde #top_liked_listaprofila .row .like {
    color: #336699;
    width: 60px;
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding-top:5px;
}

body#profil-zvezde #top_liked_listaprofila .row .adresa {
    color: #808080;
    font-size: 13px;
    font-family: Arial;
    float: left;
    width: 275px;
    padding-top:5px;
}

body#profil-zvezde #top_liked_listaprofila .row2 a {
    margin: 10px;
    float: right;
    color:#336699;
    text-decoration:none;
}

body#profil-zvezde #top_liked_listaprofila .sub_container .podaci {
    position: absolute;
    bottom: 8px;
    left: 0;
}

body#profil-zvezde #top_liked_profili .sub_container .naslolv {
    font-family: "Georgia";
    font-size: 18px;
    color: #333;
}

body#profil-zvezde #top_liked_profili .sub_container .naslolv a {
    font-family: "Georgia";
    font-size: 18px;
    color: #78643b;
    text-decoration:none;
}

body#profil-zvezde #top_liked_profili .sub_container .naslolv a:hover {
    font-family: "Georgia";
    font-size: 18px;
    color: #78643b;
    text-decoration:underline;
}

body#profil-zvezde #top_liked_profili .sub_container .adresa {
    font-family: Arial;
    font-size: 12px;
    color: #808080;
}
body#profil-zvezde #top_liked_profili .sub .desc {
    display:block;
    height:93px;
}
body#profil-zvezde #top_liked_profili .sub {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px;
    display:block;
    height:94px;
}

body#profil-zvezde #top_liked_profili .like23 {
    position: absolute;
    top: 0;
    right: 0;
    color: #336699;
    font-weight: bold;
}

body#profil-zvezde #top_liked_profili .like a{
    color: #336699;
    text-decoration:none;
}

body#profil-zvezde #top_liked_profili .like a:hover{
    color: #336699;
    text-decoration:underline;
}






.date {
    font-style: italic;
    font-size: 10px;
    margin-bottom: 10px;
    color: #999999;
}

.box_breadcrumb {
    color:#999;
    font-size:12px;
    font-weight:normal;
    margin-bottom:20px;
}

.box_breadcrumb a {
    color:#999;
    font-size:12px;
    font-weight:normal;
}



/* *** STRANA TAGOVI *** */
body#layout_tagovi {
    background:#009999 url(../img/tagovi/pozadina.gif) center top no-repeat;
/*	background-color:#0d3d3d; */
}
body#layout_tagovi #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_tagovi #trenutni_datum {
    background: url(../img/kalendar-krug6.gif) no-repeat;
}

body#layout_tagovi #wrapper {
    background: none;
}
body#layout_tagovi #header {
    background-color: #fff;
}
body#layout_tagovi #content {
    background-color: #fff;
    padding-top: 0px;
    margin-top: 0;
}

body#layout_tagovi #content h1 {
    color:#009999;
}

body#layout_tagovi .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#layout_tagovi .search_box h2 {
    color: #fff;
    font-size:18px;
    font-weight:normal;
    background-color: #0d3d3d;
    margin-left: -24px;
    padding: 4px 0 4px 24px;	
}

body#layout_tagovi .header h2{
	float:left;
    color: #0d3d3d;
	border:0px;
	display:block;
	clear:both;
}

body#layout_tagovi #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#0d3d3d;
}
body#layout_tagovi #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#layout_tagovi #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_tagovi #kalendar_izbor_datuma h1 {
    font-family: "Georgia";
    color: #333333;
    font-weight:normal;
}

body#layout_tagovi #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}



/* *** NAGRADE *** */
body#nagrade {
    background:#cc0000 url(../img/nagrade/nagrade-bg-004.gif) repeat;
	
}
body#nagrade #prewrappera {
   /* background:url(../img/nagrade/nagrade-senka.gif) no-repeat top center; */
}

body#nagrade .rezultat {
    width:600px;
    padding:10px 0;
    border-bottom:1px solid #ccc;
    clear:both;
    min-height:75px;
}

body#nagrade .thumb_img {
    float:left;
    background:#ff0000;
    width: 115px;
    height: 75px;
    border:1px solid #999999;
    margin:0 5px 2px 0;
    
}
body#nagrade .title {
    font-family: "Georgia",Arial;
    color:#cc0000;
    font-size:22px;
    letter-spacing:-0.8px;
    font-weight:normal;
}

body#nagrade .aktuelne h1 {
    padding:20px;
        
}

body#nagrade .aktuelne h1 a {
    color:#fff;
}

body#nagrade h2 {
    border:0;    
}

body#nagrade h2 a {
    color:#e45b00;
    font-size:18px;
    font-weight:normal;
}

body#nagrade .trajanje {
    font-style:italic;
    color:#555555;
    padding-right:5px;
    float:right;
    clear:both;
}

body#nagrade .rezultat2 {
    width:600px;
    padding:10px 0;
    border-bottom:1px solid #ccc;
    clear:both;
}

body#nagrade .rezultat2 .datum{
    float:left;
    width:100px;
}

body#nagrade .rezultat2 .datum a{
    color:#336699;
}

body#nagrade .rezultat2 .dobitnik{
    float:left;
    width:200px;
}

body#nagrade .rezultat2 .dobitnik a{
    color:#000;
    font-family: "Georgia",Arial;
    font-weight:bold;
    font-size:14px;
}

body#nagrade .rezultat2 .naslovigre{
        
}

body#nagrade #trenutni_datum {
    background: url(../img/kalendar-krug9.gif) no-repeat;
}
body#nagrade #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#nagrade #kalendar_izbor_datuma h1 {
    font-family: "Georgia";
    color: #333333;
    font-weight:normal;
}

body#nagrade #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body#nagrade .artikal h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #ff6600;
    margin-bottom:10px;
}

body#nagrade #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#ff6600;
}
body#nagrade #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#nagrade #izdvojene_najave .thumb h4 a {
    font-size:14px;
    color: #ff6600;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#nagrade #izdvojene_najave .thumb h4 a:hover {
    font-size:14px;
    color: #ff6600;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#nagrade .opis {
    padding: 6px 0 10px 0;
    color:#333333;
    line-height:18px;
    letter-spacing:0.2px;
    text-align:justify;
    font-weight:normal;
}

body#nagrade .opis p {
    padding-bottom:10px;
}

body#nagrade .opis a {
    text-decoration:underline;
    color:#336699;
    font-weight:normal;
}

body#nagrade .opis object {
    text-align:center;
    margin:0 auto;
    display:block;
    background:#000000;
    clear:both;
}

body#nagrade #kviz {
    background:#faf6f4; border:1px solid #DDDDDD; margin-bottom:10px;
}

body#nagrade #kviz #box_poll {
    margin-bottom:10px;	
}

body#nagrade #kviz .poll_question {
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
    padding:5px;
    text-align:left;
}

body#nagrade #kviz .box_poll label {
    border-bottom:1px solid #DDDDDD;
    display:block;
    padding:4px 0;
}

body#nagrade #kviz .box_poll div.button_holder {margin:7px 0 13px -2px;}

body#nagrade #kviz .box_poll div.button_holder a { color: #C90404;}

body#nagrade #kviz .box_poll div.button_holder input { float: left; background:#FF0000; color:#fff; border:1px solid #dddddd; padding:4px 20px; font-size:12px; font-family:Arial;}

.dump2 {
    padding-bottom:15px;
}


body#layout_pricase {
    background: url(../img/prica-se/pozadina.jpg);
/*	background-color:#0d3d3d;	*/
}
body#layout_pricase #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#layout_pricase #trenutni_datum {
    background: url(../img/kalendar-krug10.gif) no-repeat;
}

body#layout_pricase #wrapper {
    background: none;
}
body#layout_pricase #header {
    background-color: #fff;
}
body#layout_pricase #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_pricase .nadnaslov {
    margin-top:2px;
}

body#layout_pricase #udarne_vesti h1 a {
	color:#00ccff;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#layout_pricase #udarne_vesti h1 a:hover {
	color:#00ccff;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#layout_pricase h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #00ccff;
    margin-bottom:10px;
}

body#layout_pricase h1 a {
	font-size:24px;
    color: #00ccff;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_pricase h1 a:hover {
	font-size:24px;
    color: #00ccff;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_pricase #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#00ccff;
}
body#layout_pricase #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#layout_pricase .featured_image2 img {
	border:1px solid #999999;
}

body#layout_pricase #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_stasedogadja #kalendar_izbor_datuma h1 {
	font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}

body#layout_pricase #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body#layout_pricase .opis {
	padding: 6px 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
	font-weight:normal;
}

body#layout_pricase .opis p {
	padding-bottom:10px;
}

body#layout_pricase .opis a {
	text-decoration:underline;
	color:#336699;
	font-weight:normal;
}

body#layout_pricase .opis object {
	text-align:center;
	margin:0 auto;
	display:block;
	background:#000000;
	clear:both;
}

body#layout_pricase .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_pricase .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#layout_pricase #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#00ccff;
}

body#layout_pricase #izbor_fotogalerija h2 a {
	color:#00ccff;
}

body#layout_pricase #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_pricase #content_container {
    border-bottom: 5px;
	background-color:#FFFFFF;
}

body#layout_pricase #footer {
    background-color: #FFF;
}

body#layout_pricase #footer2 {

    position: relative;
    height: 55px;
    background:none;
}

body#layout_pricase #udarne_vesti {
    overflow: hidden;
    zoom: 1;
    display:block;
}
body#layout_pricase #udarne_vesti .preview {
    float: left;
    width: 290px;
    overflow:hidden;
}
body#layout_pricase #udarne_vesti .preview_image {
    display: block;
}
body#layout_pricase #udarne_vesti .preview_desc {
    background-color: #ff9900;
    font-size: 12px;
    color: #FFF;
    padding:7px;
    min-height:49px;
    border:1px solid #ff9900;
}
body#layout_pricase #udarne_vesti .preview_desc a {
	color: #ffffff;
	text-decoration:none;
}

body#layout_pricase #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
	text-decoration:underline;
}
body#layout_pricase #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#layout_pricase #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#layout_pricase #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#layout_pricase #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
    font-size:14px;
    letter-spacing:-0.8px;
}
body#layout_pricase #udarne_vesti .thumb_article h3 a {
    color:#00ccff;
    text-decoration:none;
}
body#layout_pricase #udarne_vesti .thumb_article h3 a:hover {
    color:#00ccff;
    text-decoration:underline;
}

body#layout_pricase #izdvojene_najave .thumb2 h3 a,body#layout_pricase #izdvojene_najave .thumb2 h3 a:hover {
    font-size:16px;
    color: #00ccff;
    text-decoration:underline;
    letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_pricase #izdvojene_najave .thumb h4 a {
    font-size:14px;
    color: #00ccff;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_pricase #izdvojene_najave .thumb h4 a:hover {
    font-size:14px;
    color: #00ccff;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_pricase #izdvojene_najave .thumb_rep h4 a {
    font-size:14px;
    color: #00ccff;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_pricase #izdvojene_najave .thumb_rep h4 a:hover {
    font-size:14px;
    color: #00ccff;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#layout_pricase #izdvojene_najave .header h2 a {
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
}

body#layout_pricase .search_box h2 {
    color: #fff;
    font-size:18px;
    font-weight:normal;
    background-color: #00ccff;
    margin-left: -24px;
    padding: 4px 0 4px 24px;	
}

body#layout_pricase .info_clanci li a {
    color: #00ccff;
    font-size: 12px;
}
body#layout_pricase .info_clanci li {
    color: #00ccff;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}

body#layout_pricase .kategorija .head h2 a {
	color:#00ccff;
	text-decoration:none;
}

body#layout_pricase .kategorija .head h2 a:hover {
	color:#00ccff;
    text-decoration:underline;
}

body#layout_pricase #kategorija_container .kategorija .body .desc a {
	padding-top:5px;
	color:#00ccff;
	text-decoration:none;
}

body#layout_pricase #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_pricase #kalendar_izbor_datuma h1 {
    font-family: "Georgia";
    color: #333333;
    font-weight:normal;
}

/* VIDEO GALERIJA */
body#layout_video_galerija {
    background:#00cccc url(../img/video-galerija/pozadina.gif) repeat;
}
body#layout_video_galerija #brand_area {
    background: none;
    padding: 0;
    height: 94px;
}
body#layout_video_galerija #trenutni_datum {
    background: url(../img/kalendar-krug7.gif) no-repeat;
}

body#layout_video_galerija #wrapper {
    background: none;
}
body#layout_video_galerija #header {
    background-color: #fff;
}
body#layout_video_galerija #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#layout_video_galerija .nadnaslov {
	margin-top:5px;
	text-transform:uppercase;
}

body#layout_video_galerija #udarne_vesti h1 a {
	color:#003366;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#layout_video_galerija #udarne_vesti h1 a:hover {
	color:#003366;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#layout_video_galerija h1 {
    font-size:24px;
    text-decoration:none;
    letter-spacing:-0.8px;
    font-weight:bold;
    color: #13b6b6;
    margin-bottom:10px;
}

body#layout_video_galerija h1 a {
	font-size:24px;
    color: #13b6b6;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_video_galerija h1 a:hover {
	font-size:24px;
    color: #13b6b6;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#layout_video_galerija .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#layout_video_galerija #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#layout_video_galerija #kalendar_izbor_datuma h1 {
	font-family: "Georgia";
    color: #333333;
	font-weight:normal;
}

body#layout_video_galerija #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body#layout_video_galerija .opis {
	padding: 0 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
}

body#layout_video_galerija .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#layout_video_galerija .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#layout_video_galerija #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#13b6b6;
}

body#layout_video_galerija #izbor_fotogalerija h2 a {
	color:#13b6b6;
}

body#layout_video_galerija #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#layout_video_galerija #content_container {
    border-bottom: 5px;
	background-color:#FFFFFF;
}

body#layout_video_galerija #footer {
    background-color: #FFF;
}

body#layout_video_galerija #footer2 {

    
    position: relative;
    height: 55px;
	background:none;
}

body#layout_video_galerija #udarne_vesti {
    overflow: hidden;
    zoom: 1;
	display:block;
}
body#layout_video_galerija #udarne_vesti .preview {
    float: left;
    width: 290px;
}
body#layout_video_galerija #udarne_vesti .preview_image {
    display: block;
}
body#layout_video_galerija #udarne_vesti .preview_desc {
    background-color: #13b6b6;
    font-size: 12px;
    color: #FFF;
	padding:7px;
	min-height:49px;	
}
body#layout_video_galerija #udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

body#layout_video_galerija #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
    text-decoration:underline;
}
body#layout_video_galerija #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#layout_video_galerija #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#layout_video_galerija #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#layout_video_galerija #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
	font-size:16px;
	letter-spacing:-0.8px;
}
body#layout_video_galerija #udarne_vesti .thumb_article h3 a {
	color:#13b6b6;
	text-decoration:none;
}
body#layout_video_galerija #udarne_vesti .thumb_article h3 a:hover {
	color:#13b6b6;
    text-decoration:underline;
}

body#layout_video_galerija #izdvojene_najave .thumb {
	height:185px; 
	overflow:hidden;
}

body#layout_video_galerija #izdvojene_najave .thumb h4 a {
	font-size:14px;
    color: #13b6b6;
	text-decoration:none;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_video_galerija #izdvojene_najave .thumb h4 a:hover {
	font-size:14px;
    color: #13b6b6;
    text-decoration:underline;
	letter-spacing:-0.8px;
	text-transform:uppercase;
}

body#layout_video_galerija #izdvojene_najave .header h2{
	float:left;
    color: #13b6b6;
	border:0px;
	display:block;
	clear:both;
}

body#layout_video_galerija .search_box h2 {
    color: #fff;
	font-size:18px;
	font-weight:normal;
    background-color: #13b6b6;
    margin-left: -24px;
	padding: 4px 0 4px 24px;	
}

body#layout_video_galerija .info_clanci li a {
    color: #13b6b6;
    font-size: 12px;
}
body#layout_video_galerija .info_clanci li {
    color: #13b6b6;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}

body#layout_video_galerija #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#00cccc;
}
body#layout_video_galerija #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;       
}

body#layout_video_galerija .opis object {
	text-align:center;
	margin:0 auto;
	display:block;
	clear:both;	
}


/* VIDEO GALERIJA KRAJ */

#vremenskaprognoza {
    background: url(../img/weather-stanja/poz.jpg) repeat;
}

body#vremenskaprognoza #brand_area {
    height: 94px;
    overflow: hidden;
    padding: 0;
}

/* NAJ REKLAMA - POCETAK */
body#najreklama {
/*  background:#00cccc url(../img/najreklama/background-daska.jpg) repeat-y; */
    background:#053a67 url(../img/najreklama/nrbg.gif) repeat-x; 	
}
body#najreklama #box_poll_10 .box .box_poll {border:0px;}
body#najreklama #box_poll_10 .box_title {background:url(../img/najreklama/title-anketa.gif) no-repeat; height:17px;}
body#najreklama #box_poll_10 .box_title span {display:none;}
body#najreklama .box_body {background:#F5BB0E; padding-bottom:10px;}
body#najreklama .poll_question {padding:10px; font-size:14px; font-weight:bold; color:#24251D;}
body#najreklama label {clear:both; display:block; border-bottom:1px solid #b8aa82; margin:3px 0;color:#24251D;}
body#najreklama .button_holder a {display:none;}
body#najreklama .button_holder input { background:#24251D; font-size:11px; font-weight:bold;padding:5px 0; color:#ffffff; margin:10px 0; width:70px;border:none;}
body#najreklama ul#topmenu li a
body#najreklama ul#topmenu li a {padding:6px 0; display:block;}
/* NAJ REKLAMA -  KRAJ */


/*SVETSKO PRVENSTVO - pocetak */
body#sp2010 {
    background: url(../img/sta-se-dogadja/sp2010.jpg);
/*	background-color:#0d3d3d;	*/
}
body#sp2010 #brand_area {
    background: none;
    padding: 0;
    height: 94px;
    /* background: url(images/restorani/restorani-brand-area-bg.png) repeat-x; */ 
}
body#sp2010 #trenutni_datum {
    background: url(../img/kalendar-krug3.gif) no-repeat;
}

body#sp2010 #wrapper {
    background: none;
}
body#sp2010 #header {
    background-color: #fff;
}
body#sp2010 #content {
    background-color: #fff;
    padding-top: 0px;
    margin: 0 0 5px 0;
}

body#sp2010 .nadnaslov {
    margin-top:2px;
}

body#sp2010 #udarne_vesti h1 a {
	color:#df2222;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	width:590px;
	text-decoration:none;
}

body#sp2010 #udarne_vesti h1 a:hover {
	color:#df2222;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	width:590px;
    text-decoration:underline;
}

body#sp2010 h1 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing:-0.8px;    
    font-weight: bold;
    width: 600px;
    color: #4C9220;
    margin-bottom:10px;
}

body#sp2010 h1 a {
	font-size:24px;
    color: #4C9220;
	text-decoration:none;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#sp2010 h1 a:hover {
	font-size:24px;
    color: #4C9220;
    text-decoration:underline;
	letter-spacing:-0.8px;
	font-weight:bold;
}

body#sp2010 #izdvojene_najave .header {
    overflow: hidden;
    border:1px solid #D7D7D7;
    margin: 10px 0;
    padding:3px 10px;
    zoom: 1;
    background-color:#4C9220;
}
body#sp2010 #izdvojene_najave .header h2{
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    font-size:16px;
    font-weight:bold;    
}

body#sp2010 .featured_image2 img {
	border:1px solid #999999;
	max-width:600px;
	min-height:400px;
}

body#sp2010 #kalendar_izbor_datuma {
    position: absolute;
    top: 0;
    left: 70px;
}
body#sp2010 #kalendar_izbor_datuma h1 {
    font-family: "Georgia";
    color: #333333;
    font-weight:normal;
}

body#sp2010 #kalendar_submit {
    position: absolute;
    bottom: 12px;
    right:12px;
    border: 0;
    background-color: #464646;
    color: #FFF;
    font-weight: normal;
    display: block;
    padding: 0 10px;
    font-family:Arial;
    font-size:12px;
    height:26px;
    width:65px;
}

body #article_uvod {
	padding: 10px 0;
	color:#333333;
	text-align:justify;
	font-weight:bold;
}

body #article_uvod p {
	padding: 0;
	margin:0;
}

body#sp2010 .opis {
	padding: 6px 0 10px 0;
	color:#333333;
	line-height:18px;
	letter-spacing:0.2px;
	text-align:justify;
	font-weight:normal;
}

body#sp2010 .opis p {
	padding-bottom:10px;
}

body#sp2010 .opis a {
	text-decoration:underline;
	color:#336699;
	font-weight:normal;
}

body#sp2010 .opis object {
	text-align:center;
	margin:0 auto;
	display:block;
	background:#000000;
	clear:both;	
}

body#sp2010 .opis_info_box {
	float:right;
	background-color:#ebebeb;
	width:190px;
	margin:0 0 10px 10px;
	padding:8px;
	border:1px solid #CCCCCC;
}

body#sp2010 .opis_info_box2 {
	float:left;
	background-color:#ebebeb;
	width:600px;
	margin:0 0 7px 0;
	padding:3px 0 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666;
	height:23px;
}

body#sp2010 #izbor_fotogalerija h2 {
	border-bottom:4px solid #d7d7d7;
	color:#4C9220;
}

body#sp2010 #izbor_fotogalerija h2 a {
	color:#4C9220;
}

body#sp2010 #izbor_fotogalerija .thumb {
    width: 115px;
    float: left;
	margin-left:3px;
	margin-right:3px;
    text-align: left;
	border:0;
}

body#sp2010 #content_container {
    border-bottom: 5px;
	background-color:#FFFFFF;
}

body#sp2010 #footer {
    background-color: #FFF;
}

body#sp2010 #footer2 {

    position: relative;
    height: 55px;
    background:none;
}

body#sp2010 #udarne_vesti {
    overflow: hidden;
    zoom: 1;
    display:block;
}
body#sp2010 #udarne_vesti .preview {
    float: left;
    width: 290px;
    overflow:hidden;
}
body#sp2010 #udarne_vesti .preview_image {
    display: block;
}
body#sp2010 #udarne_vesti .preview_desc {
    background-color: #4C9220;
    font-size: 12px;
    color: #FFF;
    padding:7px;
    min-height:49px;
    border:1px solid #df2222;
}
body#sp2010 #udarne_vesti .preview_desc a {
	color: #fccb22;
	text-decoration:none;
}

body#sp2010 #udarne_vesti .preview_desc a:hover {
	color: #ffffff;
    text-decoration:underline;
}
body#sp2010 #udarne_vesti .thumbs {
    float: left;
    width: 310px;
}

body#sp2010 #udarne_vesti .thumb_article img {
    float: left;
    padding: 2px;
    border: 1px solid #D1D1D1;
    width: 80px;
    margin-right: 5px;
    margin-left: 10px;
}
body#sp2010 #udarne_vesti .thumb_article .thumb_desc {
    float: left;
    width: 200px;
}

body#sp2010 #udarne_vesti .thumb_article h3 {
    line-height: 20px;
    font-weight: bold;
    font-size:14px;
    letter-spacing:-0.8px;
}
body#sp2010 #udarne_vesti .thumb_article h3 a {
    color:#df2222;
    text-decoration:none;
}
body#sp2010 #udarne_vesti .thumb_article h3 a:hover {
    color:#4C9220;
    text-decoration:underline;
}

body#sp2010 #izdvojene_najave .thumb h4 a, body#sp2010 #izdvojene_najave h4 a {
    font-size:14px;
    color: #4C9220;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#sp2010 #izdvojene_najave .thumb h4 a:hover, body#sp2010 #izdvojene_najave h4 a:hover {
    font-size:14px;
    color: #4C9220;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#sp2010 #izdvojene_najave .thumb_rep h4 a {
    font-size:14px;
    color: #4C9220;
    text-decoration:none;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#sp2010 #izdvojene_najave .thumb_rep h4 a:hover {
    font-size:14px;
    color: #4C9220;
    text-decoration:underline;
    letter-spacing:-0.8px;
    text-transform:uppercase;
}

body#sp2010 #izdvojene_najave .header h2 a {
    float:left;
    color: #fff;
    border:0px;
    display:block;
    clear:both;
    letter-spacing:-0.8px;
}

body#sp2010 .search_box h2 {
    color: #fff;
    font-size:18px;
    font-weight:normal;
    background-color: #4C9220;
    margin-left: -24px;
    padding: 4px 0 4px 24px;	
}

body#sp2010 .info_clanci li a {
    color: #4C9220;
    font-size: 12px;
}
body#sp2010 .info_clanci li {
    color: #df2222;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    padding: 2px 5px;
}

body#sp2010 .kategorija .head h2 a { color:#4C9220;}

/* SVETSKO PRVENSTVO - kraj */

#page_sadrzaj p { margin-bottom:15px;}


#box_poll {
	margin-bottom:20px;
	border:1px solid #D1D1D1; 	
}

.box_poll {
	margin-bottom:20px;
}
.box_poll label { display: block; border-bottom: 1px solid #ddd; padding: 4px 0px;}

.box_poll label img { vertical-align: middle;}

.box_poll div.button_holder { height: 20px; padding: 4px;}

.box_poll div.button_holder a { color: #C90404;}

.box_poll div.button_holder input { float: right;}

/*** Poll page ***/

.poll_box_holder { background: #eeeeee; border-bottom: 1px solid #dddddd; margin: 12px 0px; padding: 6px;}

.poll_box_header { margin-bottom: 6px; padding-bottom: 4px;}

.poll_box_header span { color: #666666;}

.poll_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 98%;
	overflow: hidden; /*** if used, needs to be hidden because of Opera ***/
}

.poll_line img { vertical-align: middle;}

.poll_answer_title {
	text-align: right;
	padding: 0px 3px 2px 0px;
	display: block; 
	float: left;
	width: 46%;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
.box_title {
	background-color:#D1D1D1;
	padding:5px 10px;
	color:#333;
}
#sidebar .box_body {border:1px solid #D1D1D1;}
.poll_question {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	color:#ff0000;	
}
