/* Theme Name: Redband http://www.freewordpresslayouts.com Version: 1.0 Description: 2 Column theme Author: Smartertemplates.com http://www.freewordpresslayouts.com */




/* ==========================================         Links       =====================================================  */

a:link { text-decoration: none; color: #003366; font-size: 12px; }
a:visited { text-decoration: none; color: #003366; font-size: 12px;}
a:hover {color: #003366; }

/* ======================================         Headings           ========================================================= */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }
h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4, h5, h6 { font-size: 20px; }
img { border-style: none;}

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active 
{
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}
pre, blockquote 
{
	width: 33%;
	float: right;
	overflow: auto;
	padding: 0 10px;
	margin: 0px 20px;
	background-color: #e6ebed;
	border: 1px solid #dfdfdf;
	text-align: left;
}
pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pullquote 
{
	width: 33%;
	float: right;
	overflow: auto;
	padding: 0 10px;
	margin: 0px 20px;
	background-color: #e6ebed;
	border: 1px solid #dfdfdf;
}

pre { padding-top: 10px; padding-bottom: 10px; }
code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }
ul, ol { line-height: 2.0em; list-style: none; }
li {list-style: none;}
ul { list-style: none; }
abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }
del { text-decoration: line-through; color: #999999; }
ins { text-decoration: none; color: #009977; }



/* ================================================================================================================================== */
/* =================================          Structure          ==================================================================== *
/* ================================================================================================================================== */

body
{
	margin: 0;
	padding: 0;
	color: #3b3b3b;
	background-image: url(images/headerbg_full.gif);
	background-repeat: repeat-x;
	background-position: top;

	background-color: #e6ebed;
	font: normal 12px Arial, "Lucida Grande", Verdana, Georgia, Sans-Serif;
	text-align: center; /*  veki */
	/* ---------------------------------------------------------------------------------------------   */
	border:0px solid yellow;
}


#content
{
	float: left;
	padding: 0;
	width:680px !important; /* 675 */
	
	border:0px solid blue; 
}


/* ovo je wrapper oko CONTENTA */
#wrapper2  
{
	margin: 0 auto;
	width: 950px;
	height:100%;
	text-align: left; /*  veki */
	/* ---------------------------------------------------------------------------------------------   */
	border:0px solid green; 
}


#headerbg {
/*	background-image: url(images/header.jpg);*/
	width: 970px;
	height: 120px;

	margin: 0 auto;
	margin-bottom: 15px;
	width: 950px;	
	background-image: url(images/r/sj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	text-align: left; /*  veki */
	}



#logo
{
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-left:0px;
	font-weight: normal;
	font-family: "Georgia";
/*	color: #036;*/
	color: white;
	font-size: 20px;
	text-transform: uppercase;	
}

#logo a:link {color: white;}
#logo a:visited {color: white;}
#logo a:active {color: white;}
#logo a:hover {color: white;}




.cir-lat {float: left; margin-right: 5px; font-family: "Georgia"; color: #ffffff; font-size: 14px;}
.cir-lat a, .cir-lat a:hover, .cir-lat a:visisted, .cir-lat a:active {color: white;}
/*.cir-lat a:link {float: left; margin-right: 5px; font-family: "Georgia"; color: #ffffff; font-size: 14px;}
.cir-lat a:visited, .cir-lat a:hover {float: left; margin-right: 5px; font-family: "Georgia"; color: #ffffff; font-size: 14px;}
*/

.srpski {float: left; padding-left: 135px; margin-right: -5px; font-family: "Georgia"; color: #000; font-size: 14px;}

.search-form input {
  width: 100px;
  float: right;
}

#podtekst {

margin: 7px 0px 5px 0px; 
color: #d2d2d2;
font-family: Arial;
font-size: 14px;
}


/*  ovo je samo za cirl, litinicu i pretragu, nije navigacija
	lose ime dato ovom stilu */
#supernavigation
{
	width: 360px;
	float: right;
	margin-top: 20px;
	font-family: "Georgia";
	color: #ffffff;
	font-size: 14px;		
	text-align:right;
	margin-right: 115px;
	border:0px solid yellow; 
}

#supernavigation a:visited 
{
	font-family: "Georgia";
	color: #ffffff;
	font-size: 14px;
}


/* ================================================================================================================================== */
/* =================================                      NAVIGATION                 ================================================ *
/* ================================================================================================================================== */

#navigation
{
	width: 100%;
	float: left;
	font-family: "Georgia";
	margin-top:19px;
/*	margin-left:15px;*/
	
	text-align:left;
	border:0px solid pink;	
}

#navigation ul 
{ 
	list-style-type: none; 
	list-style-image: none; 
	float: left; 
	padding: 0px;

	width:100%;
	border:0px solid yellow;
	
}
#navigation li 
{ 
	float: left; 
	margin-right: 19px;  
}

#navigation li a:link, #navigation li a:visited
{
	float: left;
	color: #FFF;
	display: block;
	padding: 15px 20px 15px 0px;
	
	height: 24px;
	font-size: 17px;
	
	background-repeat: no-repeat;
	background-position: right;
}

#navigation li a:hover
{
/*	color: #fff;*/
text-decoration: underline;
	font-size: 17px;
/*	background: #9b0125;*/
	height: 24px;
	
/*	font-weight: bold; */
}

#navigation li a:active
{
	color: #FFF;
	font-size: 17px;
	height: 24px;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

#navigation li .odeljak
{
	color: #fff;
	font-size: 17px;
	background: #000;
/*	font-weight: bold; */
}




/*
-------------------------------------------------------    SUB NAVIGATION -----------------------------------------------------
*/

#subnavigation
{
	font-family: "Georgia";
	font-size: 15px;
	color: #D2D2D2;
	float: left;
	width: 100%;
	margin-top: 12px;
	margin-left:20px;
	
	border:0px solid white;
}


#subnavigation ul
{ 
	list-style-type: none; 
	list-style-image: none; 
	float: left; 	
	padding: 0px;

	width:100%;
}

#subnavigation li 
{
	float: left; 
	margin-right: 30px;  
}


#subnavigation li a:link, #subnavigation li a:visited
{
	float: left;
	color: #FFF;
	display: block;
	height: 24px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: right;
	
	padding: 0px;
	margin-right: 1px;
	margin-top: 0px;
}

#subnavigation li a:hover, #subnavigation li a:active
{
	font-size: 16px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

#subnavigation ul li
{
 color:white;
}


#subnavigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}










#wrapper
{
	clear: both;
	float: left;
	/* width:945px; */
	width: 100%;
	color: #3b3b3b;
	background-color: #e6ebee;
	padding-top: 0px;
	
	border:0px solid yellow;  /* ---------------------------------------------------------------------------------------------   */
}




#content a:link {color: #003366;}
#content a:visited {color: #003366;}


#sidebar-wrapper
{
	width: 250px;
	float: right;
	margin-top: 15px;
}

#sidebar
{
	float: right;
	padding: 0px 0px 10px 10px;
	width: 250px;
	margin-right: 0px;
	margin-top: 0px;
}

/* ================================================================================================================================== */
/* =================================                   pagination              ====================================================== *
/* ================================================================================================================================== */
#pagination {	
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #003366;
	/* 1.6.2009. veki kad je sredjivao slicicu na next page linkovima */
	clear:both;
	width:675px;
	margin-bottom:13px;
	margin-right:10px;
	text-align:center;
}

.linkPreviousDiv {
	float:left;
	border:0px solid red;
	margin-bottom:15px;
	margin-top:10px;
	height:30px;
	
}

.linkNextDiv {
	float:right;
	border:0px solid blue;
	margin-bottom:15px;
	margin-top:10px;
	
}


/* 	veroljub 1.6.2009. 
	ova klasa je stavljena u wp-include/link-template.php 
	u metodi get_previous_posts_link()i get_next_posts_link
	PAZNJA!!!> zato prilikom upgrade WP mora se paziti da se promeni i taj fajl rucno
	
	ovaj css sluzi da se za paginaciju iza posttavi slika 
	http://www.slobodanjovanovic.org/wp-content/themes/redband/images/gumb.gif
*/
.linkNextPrevious {
color:#003366 !important;
font-family:arial !important;
font-size:11px !important;
font-weight:bold !important;
text-decoration:underline !important;
background: #E6EBED url(images/gumb.gif) no-repeat !important;

padding-left:30px;
padding-right:42px;
padding-top:10px;
padding-bottom:10px;
height:31px;
}

/*
#pagination a:link {	
font-family: arial;
font-size: 14px;
text-decoration: underline;
color: #003366;
padding-bottom: 15px;}

#pagination a:visited {	
font-family: arial;
font-size: 14px;
text-decoration: underline;
color: #003366;}
*/

/*

#pagination .dugme {
background-image: url(images/sivisub.png);
background-repeat: no-repeat;}
*/

/* ================================================================================================================================== */
/* =================================                   footer                  ====================================================== *
/* ================================================================================================================================== */

#footer
{
    font-size: 12px;
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	background-image: url(images/futerbg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 11px;
	padding-bottom:0px;
	height:167px;
	
	border:0px solid black;
}

.fooheader 
{
	font-family: Georgia;
	font-size: 16px;
	font-variant: small-caps;
	
	width: 930px;
	height: 30px;
	
	margin: 0 auto;
	
	border:0px solid pink;
}



/* ovaj sluzi samo da pomeri ovaj donji deo footera od foter headera.
   da se ne bi lepilo za ivicu */
#foomain
{
	padding-top:5px;
	border:0px solid green;
}

#column_left{width:250px; margin-left: 5px; margin-right:25px; float:left; font-weight: bolder; }

#column_center
{
/*	color: #1f4874; */
	width:370px; 
	font-size: 13px;
	float:left; 
	padding-left:7px;
	/* background: #f5f5f5 url(http://www.slobodanjovanovic.org/wp-content/themes/redband/images/os-bgd.png); */
	
	border:0px solid red;
}

#column_right{width:250px; float:left; text-align: right;}

#column_left ul { 
	list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 1.6em; }

#column_left li {
	font-family: Arial;
	font-weight: bold;
	color: #036;
	font-size: 14px;
	}
	
	
	#column_left li a:link {
	font-family: Arial;
	font-weight: bold;
	color: #036;
	font-size: 14px;
	}
	
	#column_left li a:visited {
	font-family: Arial;
	font-weight: bold;
	color: #036;
	font-size: 14px;
	}

#column_center h7 { /*(border-bottom: 1px solid #d7d7d7;*/ padding-bottom: 5px; color: #000; font: 13px Arial;}

#column_center ul { 
	list-style-type: none; 
	list-style-image: none; 
	float: left; 
	padding:0px;
	margin:0px;
	line-height: 1.2em; 
	font-weight: bold; 
	color: #003366;
}
#column_center li a:link,
#column_center li a:visited,
#column_center li a:hover,
#column_center li a:active {font-size: 13px; color: #003366; font-family: Arial; font-weight: bold;}

#column_right h8 { /*(border-bottom: 1px solid #d7d7d7;*/ padding-bottom: 5px; color: #000; font: italic 13px Arial;}

#column_right p {
	color: #3b3b3b; 
	font-family: Arial; 
	font-size: 12px; 
	margin:8px !important;
}
#column_right a {color: #036; font-family: Arial; font-size: 12px; }
#column_right a:visited {color: #036; font-family: Arial; font-size: 12px; }


#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


/* Header */

#logo a:link,
#logo a:visited, 
#logo a:active,
#logo a:hover
{	width: 400px;
	float: left;
	font-weight: normal;
	font-family: "Georgia";
	color: white;
	font-size: 25px;}

#supernavigation a:link, a:visited, a:active, a:hover {color:#ffffff; font-size: 12px;}


/* Wrapper */

#wrapper a:link { font-weight: normal; }

#wrapper a:visited { font-weight: normal; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }


#searchres { width: 600px;  }


/* Sidebar */

.sideblock
{
	position:relative;
	bottom: 0;
	padding: 5px 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	font-family: Georgia;
	background: #fff url(images/sb-dno.png);
	background-repeat: no-repeat; 
	background-position: bottom left; 
}

#page {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 653px;
margin-top: 10px;
float: left;
background: #fff;
border: 1px solid #dfdfdf;
font-size: 14px;

}

/* ovo je u short-story*/
#post-wrapper 
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	

	width: 673px;
	/* ne moze ovako 
	height: 185px; */

	margin-top: 15px;
	float: left;

	/* brate nisi normalan :) kako da znas koliko reci ima kratki post. moze da ima 100
	a moze da ima 1000 tako da ovo ne valja.. slika je uvek iste velicine
	background-image: url(images/shortbgd.png);	
	background-repeat: no-repeat;
	*/
	background-color:#fff;
	border:1px solid #ccc;
	
}


#gallery {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 653px;
 
margin-top: -90px;
float: left;
background: #fff;
border: 1px solid #dfdfdf;
font-size: 14px;

}


#gallery h1 
{margin-top: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
font-family: georgia;
font-size: 20px;
color: #3b3b3b;
font-weight:normal;}

#post-single {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 653px;

margin-top: -90px;
float: left;
background: #fff;
border: 1px solid #dfdfdf;
font-size: 14px;

}

#post-single a:link {	
font-family: arial;
font-size: 14px;
color: #003366;}

#post-single a:visited {	
font-family: arial;
font-size: 14px;
color: #003366;}


.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 14px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
float: right;
padding: 5px 10px 5px 0px;
margin: 0px 0px 10px 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 13px;
line-height: 17px;
}


#post-single img {float: right; padding: 0px 0px 10px 10px; }

#post-wrapper .p-naslov a {
padding-left: 10px;
font-family: georgia;
font-size: 20px;
color: #003366;
font-weight:normal;
}

#post-wrapper .p-lajn {
width: 645px;
margin-top: 7px;
}

#post-wrapper .p-odlomak {
font-family: arial;
font-size: 14px;
color: #000;
padding: 5px 15px 0px 15px;
margin-top: -10px;
float: left;
}


#post-wrapper .p-odlomak-l {
	font-family: arial;
	font-size: 14px;
	width: 440px;
	color: #000;
	float: left;
	
	padding-top:5px;
	padding-left:15px;
	padding-right:5px;
	
	/* zbog paragarafa p */
	margin-top:-10px; 
	/* veki 3.6. za IE6 hack kad god ima da duzi tekst sjebe pomeri layout
	overflow-x: hidden;
	*/
	
	
}

#post-wrapper .p-odlomak-d {
	float: right;
	padding: 5px 15px 0px 0px;
	
	
	/* jer sliku resize radis u atributu img taga */
	height:140px;
	padding-bottom:5px;
}

#pw-bottom
{
padding-left: 15px;
padding-right: 0px;
padding-top: 12px;
padding-bottom: 0px;
width: 660px;

margin-bottom: 10px;
float: left;
height: 33px; 
background: url(images/vesti-d.png);
background-repeat:no-repeat;
text-transform: uppercase;
font-weight: bold;
}

#pw-bottom a:link {	
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

#pw-bottom a:visited {	
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

.pwb-l {float: left;}

.pwb-r {float: right; padding-right: 20px;}

#pw-bottom a:link {	
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

#pw-bottom a:visited {	
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

#pod-post  {
text-transform: uppercase;
font-weight: bold;
}

#pod-post a:visited {	
font-family: arial;
font-size: 12px;
color: #003366;}


#pod-post .tagovi {float: left;}

#pod-post .podeli {float: right; padding-right: 20px;}

#featured {
padding-left: 0px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 0px;
width: 675px;

margin-top: 15px;
float: left;
height: 220px;

background-image: url(images/karbgd.png);	
background-repeat: no-repeat;
}

.ft-right {
padding: 5px 5px 5px 0px;
width: 305px; 
float: right;


}


.ftr-naslov a:visited {
font-family: georgia;
font-size: 24px;
color: #003366;
}

.ftr-naslov a:link {
font-family: georgia;
font-size: 24px;
color: #003366;
}

#ftr-tekst {
font-family: arial;
font-size: 13px;
color: #000;
overflow-x: hidden;
}

.ft-left {
padding: 0px 5px 0px 15px;
width: 335px; 
float: left;
/* veki 3.6.2009*/
height:100%;
}


#ft-dno
{
padding-left: 15px;
/*padding-right: 15px;*/
padding-top: 15px;
width: 675px;

margin-top: -15px;
float: left;
height: 45px;
background: url(images/ft-dno.png);
background-repeat:no-repeat;
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;
}

#ft-dno a:link {	
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

#ft-dno a:visited {	
font-family: arial;
font-size: 12px;
font-weight:bold;
text-decoration: underline;
color: #003366;}






#intro {

padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
width: 675px;
height: 44px;

margin-top: 15px;
margin-bottom: 80px;
float: left;
background-image: url(images/intro-g.png);	
background-repeat: no-repeat;

}

#intro .i-naslov a:link {
padding-left: 15px;
font-family: georgia;
font-size: 20px;
color: #003366;
font-weight:normal;
}

#intro .i-naslov a:visited {
padding-left: 15px;
font-family: georgia;
font-size: 20px;
color: #003366;
font-weight:normal;
}


.introhead {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
margin-left: 15px;
}

.introhead a:link, a:visited {
font-family: georgia;
font-size: 22px;
color: #036;
}

#introx {
	margin-top: 7px;
	padding: 30px 15px 35px 15px;
	background: url(images/intro-d.png);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 14px;
	color: #000;


	/* veki 3.6.2009 ne moze ovako. mora taman jer ie6 vidi ovaj height*/
	height: 18px; 
}
	
#introtr
{
margin-top: 7px;
padding: 15px 15px 50px 15px;
height: 207px; 
background: url(images/intro-dtr.png);
background-repeat:no-repeat;
font-family: arial;
font-size: 14px;
color: #000;
line-height: 22px;
    }
	
	
	
/* ===================================================           KONTAKT FORMA ============================================= */
#konbox {
	width: 325px;
	height: 85px;
	margin-top: 10px;
	
	
	font-size: 13px;
	background: url(images/kon-box.png) no-repeat;
	}

#telefoni {
	width: 325px;
	height: 85px;
	margin-top: 10px;
	 
	
	font-size: 13px;
	background: url(images/telefoni.png) no-repeat;
	}

#adrese {
	width: 325px;
	height: 85px;
	margin-top: 10px;
	 
	
	font-size: 13px;
	background: url(images/adresa.png) no-repeat;
	}


#kon-form {
	width: 600px;
	margin-top: 20px;
	padding-top:20px;
	padding-bottom:20px;
	float: left;
	background-image: url(images/formabgtmp.png);	
	background-repeat: no-repeat;
	
	/*  */
	padding-left:15px;
	
	border:0px solid red;
}


.konpad  {
	color: #3b3b3b;
	font-size: 18px;
	font-family: Georgia;
	margin-top: 0px; 
	padding-bottom: 7px; 
	border-bottom: #999 1px solid;
}



.konput {
width: 190px;
float: left;
font-family: georgia;
font-size: 13px;
color: #036;
padding-bottom: -10px;
}

.konsub 
{
width: 190px; padding-top: 15px;
}



#mapa {
width: 675px;
height: 285px;
margin-top: 20px;
float: left;
background-image: url(images/mapa.png);	
background-repeat: no-repeat;

}

.mappad {padding: 10px 10px 10px 10px;}

#pola {
	width: 325px;
	height: 189px;
	margin-top: 10px;
	/* */
	
	font-size: 13px;
	background: url(images/intro-box.png) no-repeat;
	}

#polovina {	padding: 10px 10px 10px 10px;}

#polovina h3 {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	border-bottom: #999 1px solid;
	text-transform:uppercase;
	}


#pola2 {
	width: 325px;
	height: 189px;
	margin-top: 10px;
	/*  */
	
	font-size: 13px;
	background: url(images/intro-box2.png) no-repeat;
	}

#polovina2 {	padding: 10px 10px 10px 10px;}

#polovina2 a:link {font-family: arial; font-size: 13px;}
#polovina2 a:visited {font-family: arial; font-size: 13px;}

#polovina2 h3 {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	border-bottom: #999 1px solid;
	text-transform:uppercase;
	}

#polovina2 p {
	color: #3b3b3b;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	}


#introw {

padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
width: 675px;
/* */
float: left;

}

#intro2 {

padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
width: 325px;
height: 44px;
/* */
margin-top: 15px;
margin-bottom: 265px;
background-image: url(images/intro-g2.png);	
background-repeat: no-repeat;

}

#intro2 .i-naslov2 a:link {
padding-left: 15px;
font-family: georgia;
font-size: 20px;
color: #003366;
font-weight:normal;
}

#intro2 .i-naslov2 a:visited {
padding-left: 15px;
font-family: georgia;
font-size: 20px;
color: #003366;
font-weight:normal;
}


.introhead2 {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
margin-left: 15px;
}


.introhead2 a:link, a:visited {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
}

#introx2
{
margin-top: 7px;
padding: 15px 15px 50px 15px;
height: 350px; 
background: url(images/intro-d2.png);
background-repeat:no-repeat;
font-family: arial;
font-size: 13px;
color: #000;
    }
	
#introtr2
{
margin-top: 7px;
padding: 15px 15px 50px 15px;
height: 207px; 
background: url(images/intro-dtr.png);
background-repeat:no-repeat;
font-family: arial;
font-size: 14px;
color: #000;
line-height: 22px;
    }

#intro3 
{
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
width: 675px;
height: 44px;
/* */
margin-top: -40px;
margin-bottom: 80px;
float: left;
background-image: url(images/intro-g.png);	
background-repeat: no-repeat;

}


.introhead3 {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
margin-left: 15px;
}


#introx3
{
margin-top: 7px;
padding: 15px 15px 50px 15px;
height: 80px; 
background: url(images/intro-d.png);
background-repeat:no-repeat;
font-family: arial;
font-size: 13px;
color: #000;
    }


#intro4 
{
	padding-left: 0px; padding-right: 0px;
	padding-top: 10px; padding-bottom: 0px;

	width: 675px;
	/* height: 44px; */

	/* */
	margin-top: 15px;

	/* margin-bottom: 150px;  
	wtf are you doing man???
	uvek kad ti treba ovako nesto nemoj da silis nego ubaci ispod neki prazan div. 
	dosta ljudi koristi white.gif ili ga zovu pixel.gif koji onda montiraju */
	margin-bottom: 20px;
	float: left;
	background-image: url(images/intro-g.png);	
	background-repeat: no-repeat;
	
}

.introhead4 {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
}

.introhead4 a:link {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
margin-left: 15px;
}

.introhead4 a:visited {
font-family: georgia;
font-size: 22px;
color: #3b3b3b;
margin-left: 15px;
}

#introx4
{
	margin-top: 7px;
	padding: 15px 15px 50px 15px;
	/* height: 150px; */ 
	background: url(images/intro-d-drzava.png);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 14px;
	color: #000;
}

	

#vest {

padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 675px;
/* */
margin-top: 100px;
float: left;
height: 200px;
background-image: url(images/vestbgd.png);	
background-repeat: no-repeat;
}


#vestx
{
	padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
width: 615px;
/* */
margin-bottom: 10px;
float: left;
height: 45px; 
	background: url(images/vesti-d.png);
	background-repeat:no-repeat;
    }
	
	
	
	
	
	
#izdvojen {
	width: 325px;
	height: 255px;
	/* */
	margin-bottom: 20px;
	font-size: 13px;
	}

#izdx .tekst-iz {
font-family: arial;
font-size: 13px;
color: #000;
}
	
	
#izdblokx {
	padding: 10px 10px 10px 10px;
	background: #fff;
	height: 204px; 
	border: 1px solid #d2d2d2;

	}

#izdblokx .naslov-iz a {
font-family: georgia;
font-size: 16px;
color: #003366;
font-weight:normal;
text-align: left;
}

#izdblox .tekst-iz {
font-family: arial;
font-size: 13px;
color: #000;
}

#naslov-iz {
font-family: georgia;
font-size: 18px;
color: #003366;
font-weight:normal;
}



#izdnox
{
	background: url(images/iz-dno.png);
	background-repeat:no-repeat;
    height: 33px;
	padding: 8px 5px 0px 15px; 
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #003366;
}

#izdnox a:link {	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #003366;}

#izdnox a:visited {	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #003366;}

	
	
	#izdx3 {
	float: right;
	width: 325px;
	height: 200px;
	margin-top: 100px;
	/* */
	}

#izdx3 .tekst-iz {
font-family: arial;
font-size: 13px;
color: #000;
}
	
	
#izdblokx3 {
	padding: 10px 10px 10px 10px;
	background: url(images/intro-box.png);
	background-repeat:no-repeat;
	height: 200px; 
	}

#izdblokx3 .naslov-iz a {
font-family: georgia;
font-size: 18px;
color: #003366;
font-weight:normal;
}

#naslov-iz3 {
font-family: georgia;
font-size: 18px;
color: #003366;
font-weight:normal;
}


	

#izdx2 {
	float: left;
	width: 325px;
	height: 280px;
	margin-top: 45px;
	/* */
	}
	
#izdx2 .tekst-iz-2 {
font-family: arial;
font-size: 13px;
color: #000;
}
	
#izdx2 .naslov-iz-2 {
font-family: georgia;
font-size: 18px;
color: #003366;
}


#izdblokx2 {
	padding: 10px 10px 10px 10px;
	background: #fff;
	height: 247px; 
	border: 1px solid #d2d2d2;
	}

#izdnox2
{
	background: url(images/iz-dno.png);
	background-repeat:no-repeat;
    height: 33px;
	padding: 8px 5px 0px 15px; 	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #003366;
}


.aspekti {
padding-top: 70px;
padding-bottom: 0px;
width: 675px;
height: 334px;
/* */
margin-top: 25px;
float: left;
background-image: url(images/aspektibgd.png);	
background-repeat: no-repeat;
}

.aspnaslov {
font-family: georgia;
font-size: 18px;
color: #003366;
text-align: center;
font-weight:normal;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 1px solid #f2f2f2;
}

.aspnaslov a:link, .aspnaslov a:visited {
font-family: georgia;
font-size: 18px;
color: #003366;
text-align: center;
font-weight:normal;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 1px solid #f2f2f2;
}

.aspsadrzaj {
font-family: arial;
font-size: 13px;
color: #000;
}

.asp1 {
width: 205px;
padding: 0px 10px 0px 10px; 
float: left; clear: left;
}

.asp2 {
width: 205px;
padding: 0px 10px 0px 10px; float: left; 
}

.asp3 {
width: 205px;
padding: 0px 10px 0px 10px; float: left;
}

#aspdno
{
padding-left: 15px;
padding-right: opx;
padding-top: 10px;
width:100%;
margin-top: 12px;
float: left;
height: 35px;
background: url(images/aspdno.png);
background-repeat:no-repeat;
font-family: arial;
font-size: 11px;
font-weight:bold;
text-decoration: underline;
color: #003366;
}

#aspdno a:visited {	
font-family: arial;
font-size: 11px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

#aspdno a:link {	
font-family: arial;
font-size: 11px;
font-weight:bold;
text-decoration: underline;
color: #003366;}

.aspdno1 {
width: 205px;
padding: 0px 20px 0px 0px; 
float: left; clear: left;
}

.aspdno2 {
width: 205px;
padding: 0px 20px 0px 0px;  float: left; 
}

.aspdno3 {
width: 205px;
padding: 0px 20px 0px 0px;  float: left;
}





.sideblock ul { font-family: Georgia; color: #000; }

.sideblock h3 { margin-top: 5px; font-size: 15px; color: #003366; padding-top: 4px; padding-bottom: 5px; padding-left: 5px; background-image: url(images/newsletter.gif);	background-repeat: no-repeat; background-position: center right; left soliddisplay: block; border-bottom: 1px solid #c2c2c2; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none; }

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
	
	
#comment-list 
{
	width: 620px;
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
	font-size: 14px;

	border:0px solid blue;
}

#comment-list h2 {font-family: georgia;
font-size: 22px;
color: #3b3b3b;
margin-top: 0px; 
padding-bottom: 7px; 
font-style: italic; }

#comment-list li {font-family: arial; font-size: 13px; line-height: normal; border-bottom: #cacaca 1px solid; margin-bottom: 15px;}

#comment-wrap {
width: 630px;
background: #fff;
border: 1px solid #dfdfdf;
font-size: 14px;
border:0px solid red;
padding-top:15px;
padding-left:10px;
padding-bottom:20px;

}

#kompadh3 {
font-family: georgia;
font-size: 18px;
color: #3b3b3b;
margin-top: 0px; 
padding-bottom: 7px; 
border-bottom: #999 1px solid;
}


.komput {
width: 218px;
float: left;}



#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #FFFFFF;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 56px;
	margin-bottom: 0px;
	width: 56px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFD7C2;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

.recent {
width: 300px;
height: 203px;
margin-left: 0px;
margin-right: 0px; 
background-color: #FFFFFF;
border: 1px solid #D0D0D0;
padding: 0px;
float: left;
margin-top: 15px;
margin-bottom: 15px;
}

.almost {
width: 300px;
height: 203px;
margin-left: 15px;
background-color: #ff0000;
border: 1px solid #D0D0D0;
padding: 10px;
float: right;
margin-top: 15px;
margin-bottom: 15px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 17px;
color: #FF0002;
text-transform: lowercase;
margin-left: 20px;
margin-bottom: 2px;
float: left;
margin-top: 5px;
}

.search_bg {
height:40px;
width:356px;
float: right;
margin-right: -60px;
margin-top: 37px;
}

#search {
vertical-align:top;
color:#000000;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#000000;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding:0;
border: none;
}

#search .input {
width:79px;
height:33px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 20px;
}

.recent-titles {
font-size: 18px;
margin-left: 10px;
margin-top: 10px;
color: #e6ebee;
}

/* ------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------  SidebarX ---------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
	
#sidebarx {
	float: right;
	width: 254px;
	height: 100%;
	padding: 0;
	margin-top: 15px;
	/* ---------------------------------------------------------------------------------------------   */
	border:0px solid pink;
}
	
#sidebarx a:link {color: #003366;}
#sidebarx a:visited {color: #003366;}
#sidebarx p {padding-top: 10px;}
	
	
#blokx {
	padding: 10px 10px 10px 10px; 
	margin: 0px 0 0px 0;        
	background: #fff;
	border: 1px solid #d2d2d2;

	}

#blokx a:visited {list-style-type: none; list-style-image: none; font-family: Arial; font-size: 13px; color: #003366;}
	
	
#bloky {
	padding: 10px 10px 10px 10px; 
	margin: 0px 0 0px 0;        
	border-top: 1px solid #d2d2d2;

	background: url(http://www.slobodanjovanovic.org/wp-content/themes/redband/images/ivice.png) repeat-y;
	}	

#bloky a:visited {list-style-type: none; list-style-image: none; font-family: Arial; font-size: 13px; color: #003366;}

#bloky .pollh {font-family: georgia; font-size: 14px;text-align: left; margin-top: -10px; margin-bottom: 10px; font-weight: normal; color: #036;}


#bloky h5 {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	text-transform:uppercase;
	}

#bloky h5 a:link {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	text-transform:uppercase;
	}

#bloky h5 a:visited {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	text-transform:uppercase;
	}





	
	
#blokb1 {
	padding: 10px 10px 10px 10px; 
	margin: 0px 0 0px 0;        
	background: #fff;
	border: 1px solid #d2d2d2;

	}

#blokx .submit { vertical-align: middle; *vertical-align: text-bottom; margin-right: 5px;} 


#blokob {
	padding: 10px 10px 10px 10px; 
	height: 103px;
	margin: 0px 0px 10px 0;        
	background: url(http://www.slobodanjovanovic.org/wp-content/themes/redband/images/obav-bgd.png) no-repeat;
	}
	
#blokob a:visited {font-size: 12px; color: #003366; font-family: arial;}
	
#blokvk {
	padding: 10px 10px 10px 10px; 
	background: url(http://www.slobodanjovanovic.org/wp-content/themes/redband/images/vkbgd.png) no-repeat;
	height: 148px;
	font-family: Arial;
	font-size: 13px;
	font-weight:normal;
	line-height: 1.3em;
		}
		

#blokvk a, #blokvk a:visited {font-family: Arial; font-size: 13px; color: #003366;}

#blokvk ul {font-family: Arial; font-size: 13px; list-style-type: none; }

#blokvk li { list-style-type: none; }

#sidebarx h3 {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	border-bottom: #999 1px solid;
	text-transform:uppercase;
	margin-bottom: 5px;
	}

#sidebarx h3 a:link {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	border-bottom: #999 1px solid;
	text-transform:uppercase;
	}

#sidebarx h3 a:visited {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	border-bottom: #999 1px solid;
	text-transform:uppercase;
	}



#sidebarx h4 {
	color: #3b3b3b;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 0px; 
	padding-bottom: 5px; 
	}


/* 	background-image: url(images/newsletter.gif);	background-repeat: no-repeat; background-position: center right; */
	
#sidebarx p, #sidebarx ul, #sidebarx ol {
	margin: 1px 0 0px 0;        
	background: #fff;


	}
	
#sidebarx ul { list-style: none; }

#sidebarx ul li {
	padding: 2px 0px 1px 0px;
	list-style-type: circle;
	margin-left: 0px;
	}
	

	
#bottom {
		background: url(images/sb-dno.png);
        height: 33px;
		margin-bottom: 15px;
		padding: 0px 5px 0px 5px; 
		font-weight: bold;
	}
	


#bottom-link {
		padding: 8px 0px 0px 5px; 
		color: #000;
		font-weight: bold;
		font-size: 11px;
		font-family: arial;
		}
		
#bottom-link a:link, #bottom-link a:visited {
		text-decoration: underline;
		font-size: 11px; 
		color: #003366;
		font-weight: bold;
		font-family: arial;
		}

		

#bottom2 {
		background: url(images/blokdno.png);
        height: 5px;
		margin-bottom: 20px;
		border:0px solid red;
	}
	
		


.hrpad {
	margin: 6px 0px 6px 0px;
}



	* { margin: 0; padding: 0; }
	p { margin: 1em 0; }
	
	
/* ============================================================================================================ */
/* =================================================   TABOVI   =============================================== */
/* ============================================================================================================ */

/* .tabovi {
	width: 330px;
	height: 190px;
	margin-top: 10px;
	margin-left: 18px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #dfdfdf;
}


#wrap {
	width: 330px;
	height: 190px;
	font-family: Arial; 
 }
 
 #wrap a.active {
	color: #903; 
	font-family: Arial; 
}

#wrap a:visited {
	color: #036; 
	font-family: Arial; 
}
 
*/
		 


.tabbed-box { 
	margin-top: 0px;
	margin-left: 18px;
	float: left;
	font-family: Arial; 

	width: 328px;
	height: 496px;
	background:#FFFFFF url(http://www.slobodanjovanovic.org/wp-content/themes/redband/tabbed-body-bg.jpg) repeat-x bottom;
	
/*	border: 1px solid #dfdfdf;*/
margin-top: 36px;
	border: 1px solid #ddd; 		
	border-top: 0px;
}


/*tabbed-box .tabs = OVO JE ONO U HEADERU gde se klikce - NAJNOVIJE BLOG TRIBINE DRZAVA */

.tabbed-box .tabs {
	margin-top: -36px;
	background-color: #E7ECED;
}

.tabbed-box .tabs li {
	background: url(http://www.slobodanjovanovic.org/wp-content/themes/redband/images/tabs-pozadina.png) repeat-x;
	list-style: none;
	float: left; 
	
	
	font-size:13px;
	color:green;
}

.tabbed-box .tabs li a {
	display: block;
	padding: 6px 5px 6px 5px;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	
}


.tabbed-box .tabs li:first-child a {
	border-left: none; 
}

.tabbed-box .tabs li a:hover {
	color: #333; 
	border-top: 4px solid #999;
	padding: 2px 5px 6px 5px;
}

.tabbed-box .tabs li a:focus {
	outline: none;
	color: #903; 
	border-bottom: none;
}
.tabbed-box .tabs li a.active {
	border-bottom: 0px;
	margin-bottom: 5px;
	padding: 2px 5px 6px 5px;
	border-top: 4px solid #036;
	border-bottom: none;
	background: url(http://www.slobodanjovanovic.org/wp-content/themes/redband/images/tabs-pozadina.png) repeat-x; 
}

.tabs-li-a-span
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	/*font-weight:bold; ovo jebe u ie 6 */
}


.tabbed-box .tabs li a.active  span{
	color:#903;
}

/* ovo su stavke tj postovi koji su u jednoj od kategorija NAJNOVIJE BLOG TRIBINE DRZAVA */
.tabbed-content {
	padding: 0px 0px 0px 0px;
	display: none; 
	font-size: 13px; 
	float: left;
	width: 100%;
	border:0px solid red;
}
/* ovo skuplja i prosiruje jedan LI */
.tabbed-content  ul{
	
	line-height: 1.77em;
}

.tabbed-content-li { 
	font-size: 13px; 
	list-style: none;
	text-align: left;
	color: #003366;
	
	font-family: Arial;
	font-weight:normal;
	
	padding-left: 5px;
	padding-bottom: 0px; /* 2 */
	padding-top: 0px; /* 6 */
	
	border-bottom: 1px solid #f0f0f0; 
}

/* tekst linka u boxovima*/
.tabbed-content-a {
	font-family: Arial;
	font-size: 13px; 
	color: #003366;
	font-weight:normal;
}

#metainfo {
	font-size: 11px;
	text-transform: uppercase; 
	color: #999999;
	text-decoration:none;
	margin-top: 0px; /* 4 */
}

/* ============================================================================================================ */
/* =================================================   TABOVI   =============================================== */
/* ============================================================================================================ */
	

.tabbed-link {line-height: 15px;}

div.sociable { margin: 0px 0; 	display: inline; }


.sociable span {
	display: inline;
}
.sociable ul:before { content: "ПОДЕЛИ: "; }
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/*@include("r.css");*/

ul#aktuelne_teme li, ul#aktuelne_teme li a, ul#aktuelne_teme li a:visited, ul#aktuelne_teme li a:hover, ul#aktuelne_teme li a:active{
	color: #0F4176;
	font-size: 16px;
	line-height: 32px;
	list-style-type: none;
	list-style-image: none;
	
}



ul#aktuelne_teme li#separator {
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #F1F1F1;
}

ul#aktuelne_teme li div img {
	margin-top: 4px;
}

ul#aktuelne_teme li#kosovo {
/*
	background-image: url(images/r/li_kosovo.png);
	background-position: right;
	background-repeat: no-repeat;
*/
}

ul#aktuelne_teme li#eu {
/*
	background-image: url(images/r/li_eu.png);
	background-position: right;
	background-repeat: no-repeat;
*/
}

ul#aktuelne_teme li#euro {
/*	background-image: url(images/r/li_euro.png);
	background-position: right;
	background-repeat: no-repeat;
*/
}

ul#aktuelne_teme li#nato {
/*	background-image: url(images/r/li_nato.png);
	background-position: right;
	background-repeat: no-repeat;
*/
}


#sb_bottom {
	background-image: url(images/r/sb_bottom_lite.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 7px;
	border: none;
}

#twitter_bottom {
	background-image: url(images/r/twitter_bottom.gif);
	background-repeat: no-repeat;
	height: 48px;
	border: none;
	text-align: right;
}

#twitter_bottom a, #twitter_bottom a:hover, #twitter_bottom a:visited, #twitter_bottom a:active {
		text-decoration: underline;
		font-size: 11px; 
		color: #003366;
		font-weight: bold;
		font-family: arial;	
}

#blokx a#link_underline, #blokx a#link_underline:visited, #blokx a#link_underline:hover, #blokx a#link_underline:active {
		text-decoration: underline;
		font-size: 11px; 
		color: #003366;
		font-weight: bold;
		font-family: arial;	
}

div#video_naslov {
font-family: georgia;
font-size: 16px;
color: #003366;
font-weight:normal;
text-align: left;
margin-bottom: 7px;
}

ul#autori li, ul#autori li a, ul#autori li a:visited, ul#autori li a:hover, ul#autori li a:active{
	color: #0F4176;
	font-size: 14px;
	line-height: 24px;
	list-style-type: none;
	list-style-image: none;
	
}

a.footer_link, a.footer_link:visited, a.footer_link:hover, a.footer_link:active {
		font-size: 13px; 
		color: #003366;
		font-weight: regular;
		font-family: arial;
		text-decoration: underline;
}
