/*  
Theme Name: tehnologijahrane
Theme URI: http://www.tehnologijahrane.com
Description: Tema napravljena za sajt www.tehnologijahrane.com
*/
/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,body,div,span,applet,object,iframe,
/*h2,h3,h4,h5,h6,*/p,/*blockquote,*/pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,/*em,*/font,img,ins,kbd,q,s,samp,
small,strike,/*strong,sub,sup,*/tt,var,
dl,dt,dd/*,ol,ul,li*/,
fieldset,form,label,legend/*,
table,caption,tbody,tfoot,thead,tr,th,td*/	{ margin:0; padding:0; border:0; outline:0; font-weight:normal; font-style:normal; font-size:100%; font-family:inherit; vertical-align:baseline; }
body						{ line-height:1; color:black; background:white; }
/*ol,ul						{ list-style:none; }*/
/*table						{ border-collapse:separate; border-spacing:0; }
caption,th,td					{ text-align:left; font-weight:normal; }*/
/*blockquote:before,blockquote:after,
q:before,q:after				{ content:""; }
blockquote,q					{ quotes:"" ""; }*/
/*start*/
body{
	font: small;
font-family:Georgia,"Lucida bright","Times new roman",Georgia,"lucida bright",serif;
	font-size: 12px;
	color: #000000;
	margin: auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 1020px;
        background-color: white;
}

#wrapper{
	background-color: white;
	height: 100%;
	/*min-height: 100000px;*/
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 0 5px;
	text-align: left;
   display: table; 
	width: 1020px;
}

/* Header */
.header{
	height: 150px;
}

/*.header a, .header a:link{
	color: #003366;
	text-decoration: none;
	text-align: center;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*text-shadow: #666666;
	text-transform: uppercase;
	
}
.header a:hover, .header a:active{
	color: #B10002;
	text-decoration: none;
}
*/
/* topmenu AKA Page menu */
.div_topmenu{
	width:1020px;
}

.topmenu{
	list-style-type:none;
	
	padding: 35px 0px 5px 0px;
}

.topmenu li{
	display: inline;
	padding: 0;
	margin: 0px -4px 0px 0px;
	text-transform: none; 
}

.page_item a:link, .page_item a:visited {
	/*color:#555555;*/

font-weight:normal;
padding:7px 5px;
	margin: 0;
	/*font-size:0.9em;*/
	/*font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,Verdana,sans-serif;*/
	/*text-transform: none;*/
}
/*
.page_item a:hover {
	background: #EFFFEF;
	color: #003366;
	text-decoration:underline;
}
*/

/* Header info  (title and subtitle of the page) */
.header_wrapper {
	width: 1020px;
	height: 100%;
		
}

#header_info{
	width: 400px;
	float: left;
	padding: 0px 90px 0px 10px;
}
.header_paragraph{
	padding-left: 0;
}

#header_info h3 {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 10px;
}
#header_info h1 {
	padding: 10px 0px 0px 0px;
}

/* Search */
#header_search{
	float: left;
	width: 260px;
	padding: 0px 0px 0px 117px;
	text-align: right;
	padding-top: 30px;

}
.header_search_form{
	
}
.header_search_txtbox{
	padding-left: 5px;
	background-color: #F9F9F9;
	border: 1px dotted #c8c8c8;
	height: 18px;
	margin-right: 15px;
}

.header_search_button {
	border: 1px dotted #c8c8c8;
	font-size: 9px;
	background-color:#ECECEC;
	height: 19px;

}
/* logo image */
#header_logo{
	vertical-align: bottom;
	float: left;
	width: 132px;
	height: 100px;
	text-align: right;
}

/* Menu AKA Category menu */


/*  RSS feed navigator */

.rss_navigator {
	vertical-align: middle;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 7px;
}

/*.rss_navigator a:link, .rss_navigator a:visited, .rss_navigator a:hover {
	border: 0;
	text-decoration: none;*/
}
.rss_navigator img {
	border: 0px;

}

/* Content */
.content{
	min-height: 600px;
	width: 1020px;
	height: 100%;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	border-right:1px solid #CCCCCC;
    /*border-left: 1px solid #CCCCCC;*/
    
/*	display: table; */

}

.main, .main_home {
	width: 685px;
	height: 100%;
	min-height: 100%;
	display: table; 
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	line-height: 20px;
	float: left;
    border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	
	
}
.main p, .main_home p {
	font-size:125%;
line-height:1.5em;
font-family:Georgia,serif;
color:#3b3b3b;
}

/*.main a, .main a:link{
	color:#006600;
}
.main a:hover, .main a:active{
	text-decoration:underline;*/
}
.main li, .main_home li {
	font-size: 122%;
}
/*.main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}*/
/*.main p a, .main p a:link{
	color: #0066B3;
	text-decoration: none;
	font-weight: normal;
}
.main p a:hover, .main p a:active{
	color: #0066B3;
	text-decoration: underline;
	font-weight: normal;
}
*/

/* LATEST FROM EACH CATEGORY STYLE */

.latest_from_each_category {
	padding: 30px 0px 0px 0px;
}
.latest_from_each_category h3 {
	/*background-color: #F4F1EA;
	border-bottom: medium double #C0C0C0;
	font-family: Arial,Helvetica,sans-serif;*/

padding: 3px;

color: #0065a8;
border: 1px solid #cccccc;


background-color: #efefef;
	
}
.latest_from_each_category  h3 a {
	color: #0065a8;
}
/*.latest_from_each_category h3 a:link, .latest_from_each_category h3 a:visited {
	color: #000000;
}*/

.latest_from_each_category p{
		/*font-family:Georgia,serif;*/
	font-size: 122%;
	line-height: 1.5em;

	padding: 0 0 15px 0;
}

/* --- end */
/* ------------ TOC ----------- */

.toc {
  border: #ccc solid 1px;
  font-size: 12px;
  margin: 0 0 5px 5px;
}

.toc ol {
	padding: 3px 0px 3px 20px;
	list-style: none;
	line-height: normal;
}





.toc li {
	padding: 0;
	line-height: normal;
font-size: 16px;
}

/*  end TOC*/	
	
	
ul.metalinks{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
.metalinks li{
	display: inline;
	/*float: left;*/
}

/* Navigation */
.navigation {
	display: block;
	margin-top: 20px;
}

/* Sidebar */
.sidebar{
	width: 294px;
	margin: 0 0 0 0;
	padding: 17px 0 0 10px;
	font-size: 11px;
	float: right;
	
	
}
.sidebar_main{
	width: 98%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
.sidebar ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
.sidebar li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 3px 10px;
}

/* Comments */
#comments{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.comment_header{
	width: 100%;
	height: 40px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	background: url('images/comment_header.png') repeat-y;
}
.header_number{
	margin: 5px 7px 0 20px;
	padding: 0 0 0 0;
	font-size: 36px;
	float: left;
}
.header_info{
	margin: 0 0 0 0;
	padding: 10px 0 0 60px;
}
.comment_text{
	margin: 0 0 20px 0;
	padding: 0 0 0 2px;
}

.comment_content{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.comment_form{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Footer */
.footer{
/*	background: url('images/footer_bg.png') repeat-x;*/
	
	width: 1022px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#footer_logos{
	float: right;
	padding: 0 0 0 0;
	margin: 40px 50px 0 0;
}
.logo{
	margin-left: 15px;
}
.footer_heading{
	padding: 10px 0 0 50px;
}
.footer_paragraph{
	color:#666666;
	padding: 10px 0 0 50px;
	text-align: center;
}

/* p */
p{
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	text-align: justify;
	/*font-family:Georgia,serif;*/
	font-size: 122%;
	line-height: 1.5em;
}

/* a, a:link, a:hover, a:acitve */
/*h3 a:link {
        color: #22229C;
	text-decoration: none;
	font-weight: bold;
}
h3 a:visited {
        color: #22229C;
	text-decoration: none;*/
	/*font-weight: bold;*/
}
/*h3 a:hover, h3 a:active{
	color: #FF4400;
	text-decoration: underline;*/
	/* font-weight: bold; */
}
/*a, a:link{
	color:#666666;
	text-decoration: none;*/
	/*font-weight: bold;*/

}
/*a:hover, a:active{
	color:#000000;
	text-decoration: underline;*/
	/* font-weight: bold; */
}
/*a:hover {
	background: #EFFFEF;
}

a img, a:link img, a:hover img, a:active img {
	border: none;
}*/

/* Blockquotes */
blockquote {
	background: url(images/quote.gif) left 10px no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
}
blockquote p {
background: #ffffd9 no-repeat .5em .5em;
  padding: .5em .5em .5em 2.5em;
  border: 1px solid #b3b3b3;
  color: #353535;
}

/* Horizantal Rule */
hr{
	border: 1px dashed #F3F3EB;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

/* h1, h2, h3, h4, h5, h6 */
h1 {
	font-size: 250%;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	font-weight: bold;
}

h2 {
	font-size: 170%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:"lucida bright",Georgia,serif;
}
h2.main_title{
	font-size: 170%;
	margin: 0 0 0 0;
	padding: 20px 0 7px 0;
	text-align: center;
}

h3 {
	font-size: 150%;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h4 {
	font-size: 130%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h5 {
	font-size: 110%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h6 {
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* List */
ul{
	margin: 0 0 0 0;
	padding: 5px 0 5px 30px;
}
li{
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
}

ol{
	margin: 0 0 0 0;
	padding: 5px 0 5px 35px;
}

/* List Images */
ul.icon{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
.icon li{
	display: inline;
}
li.feed{
	background: url(images/rss.gif) no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
li.comment{
	background: url(images/icon_comment.gif) no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
li.page{
	background: url(images/icon_page.gif) no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
ul.page li{
	background: url(images/icon_page.gif) no-repeat;
	background-position: 10px center;
	margin: 0 0 0 0;
	padding: 4px 0 3px 35px;
}

li.date{
	background: url(images/icon_date.gif) no-repeat;
	background-position: left 0;
	margin: 0 0 0 0;
	padding: 0 10px 2px 20px;
}
li.entry{

	background: url(images/icon_entry.gif) no-repeat;
	background-position: left 0;
	margin: 0 0 0 0;
	padding: 0 10px 2px 20px;
}
ul.category{
	margin: 0 0 0 0;
	padding: 10px 15px 5px 10px;
}
ul.category li{
	background: url(images/icon_category.gif) no-repeat;
	background-position: 0 center;
	margin: 0 0 0 0;
	padding: 4px 0 2px 25px;
}
li.category{
	background: url(images/icon_category.gif) no-repeat;
	background-position: left 1px;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 20px;
}
li.pencil{
	background: url(images/pencil.png) no-repeat;
	background-position: left 1px;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 25px;
	list-style: none;
}

/* Widget */
/*.widget a:link, .widget a:visited{
	font-weight: normal;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
}
.widget h3, h2.widgettitle {
	background-color: #efefef;/*was  #F4F1EA */
	font-size: 15px;
	color:#2F2F2F;
	font-weight:	bold;
	padding-bottom: 2px;
	padding-left: 13px;
	/*font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;*/
	font-family:courier,"courier new",monospace;
}
.widget_archives, .widget_categories {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.widget_archives ul, .widget_categories ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
	
}
.widget_archives li, .widget_categories li {
	background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	list-style-type: none;
}

.widget_meta, .widget_pages, .linkcat {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_meta ul, .widget_pages ul, .linkcat ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_meta li, .widget_pages li, .linkcat li {
	background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	list-style-type: none;
}

.widget_text{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.textwidget{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.widget_recent_entries{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	/*list-style-type: none;*/
}
.widget_recent_entries ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_recent_entries li {
	/*background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;*/
	/*display: block;*/
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	/*list-style-type: none;*/
}

.widget_recent_comments{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_recent_comments ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_recent_comments li {
	background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	list-style-type: none;
}
.widget_links{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_links ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}	
.widget_links li {
	background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	list-style-type: none;
}

.widget_calendar {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
#calendar_wrap{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

/*odavde je dodato */
/* Sub Menu */
.clear {
	clear: both;
}

.div_menu{
	width: 100%;
	margin: auto;
	
	font-size: 15px;
	position: relative;
	
}
.praznina{
	height: 15px;/* was 28px before yuco ad */
	border-bottom:1px solid #CCCCCC;
	
}
.yuco_ad{
	text-align: right;
	margin: 15px 5px 0 0;
}
.prazninagore{
	height: 28px;
	
}
ul.menu{
	padding: 5px 5px 5px 0px;
	border: 1px solid #999999;
	background-color: white;
/*	background-color: #F3F8FB;	*/
}
ul.menu li{
	display: inline;
	list-style:none;
	padding-left: 5px;
	padding-right: 5px;
}
.starimenu {
	width: 100%;
	margin: auto;
	padding: 0 0 20px 0;
	font-size: 15px;
	position: relative;
	border: 1px solid #CCCCCC;
}


ul.sub_menu,
ul.sub_menu li,
ul.sub_menu ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.sub_menu {
 position: relative;
 z-index: 597;
 float: left;
}

ul.sub_menu li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.sub_menu li.hover,
ul.sub_menu li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.sub_menu ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 251px;
}

ul.sub_menu ul li {
 float: none;
}

ul.sub_menu ul ul {
 top: 1px;
 left: -95%;
}

ul.sub_menu li:hover > ul {
 visibility: visible;
}

/*izgled padanja*/

ul.sub_menu li {
	padding: 0 5px;	
	
}
.cat-item a, .cat-item a:visited {
	display: block;
	background-color: white;
}
.children li a, .children li a:visited, .subchildren li a, .subchildren li a:visited {
	border: 1px solid #D2D2D2;
	padding: 5px 5px;
}
.children li a:hover, .subchildren li a:hover {
	background-color: #EFFFEF;
}


/*.current-cat-parent, .children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #EFFFEF;

	color: #999999;
	text-decoration: none;
}*/

/* END Dropdown Menu */

/* Tabpane */
/*

bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark:	rgb(0,66,174);

*/




.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
	/*border: 1px solid #CCCCCC;*/
}

.dynamic-tab-pane-control .tab-row .tab {
	/*font-family:	Verdana, Helvetica, Arial;*/
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#efefef;
	/*border:			1px solid;*/
	border-color:	#efefef;
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	/*border:			1px solid #F4F1EA;*/
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	/*font-family:		Verdana, Helvetica, Arial;*/
	font-size:			13px;
	/*color:#666666;*/
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

/*.dynamic-tab-pane-control .tab-row .hover a {
	color:	#00000;
}*/

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	/*border:			1px solid #FFFFFF;*/
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	/*font-family:	Verdana, Helvetica, Arial;*/
	font-size:		13px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	/*background:		#CCCCCC;*/
	height:			1.85em;
	width:			100%;
}
/* End Tabpane */
/* rss widget */
.widget_rss ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_rss li {
	background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	list-style-type: none;
}
/* END rss widget */
/* lcp widget */
.lcp_catlist ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.lcp_catlist li {
	background-image: url(images/sidebar_list_type2.gif);	
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	margin: 0 0 0 0;
	padding: 0px 0 2px 16px;
	list-style-type: none;
}
/* END lcp widget */
/* itc widget */
/*.widget_inthiscategory{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
	/*border: 1px solid #CCCCCC;*/
	/*margin-bottom: 20px;
}*/
.widget_inthiscategory ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_inthiscategory li, .widget_lcp_widget li, .widget_categoryposts li, #podstranice li, .tab-page li, .widget_calendar_featured li, .widget_biografije li, .widget ul li {
	color: #cccccc;
	margin: 0 0 0 0;
	padding: 3px 0 3px 6px;
	list-style-type: disc;

list-style-image: none;

list-style-position: outside;
background-color: transparent;

background-image: url(images/00_linija_1_.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0% 0%;
}
.widget_inthiscategory li a, .widget_lcp_widget li a, .widget_categoryposts li a, #podstranice li a, .tab-page li a, .widget_calendar_featured li a, .widget_biografije a, .widget ul li a {
	font-family: Trebuchet MS;

font-size: 11px;

color: #333333;
}
.widget_lcp_widget ul, .widget_categoryposts ul, .tab-page ul, .widget_calendar_featured ul .widget_biografije ul, #biografije_spisak, .widget ul {
	padding-left: 10px;
}
h3.title, .tab a {
	font-family: Tahoma;

font-size: 13px;
color: #4a4a4a;
}
/* END itc widget */
/*subscribe2 widget */
.s2class_widget_subscribe2widget  {
	/*border: 1px solid #CCCCCC;*/
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;

	margin-bottom: 30px;
}
/* END subscribe2 widget */
/* tab class for tab pane */
.tab {
	display: none;
}
/* widget box look */
.widget_text {
	/*border: 1px solid #CCCCCC;*/
	margin-bottom: 20px;
}
/*
font of body
*/
html>body {
	font: 84.5%;
	}
/* margina vidzeta kartica*/
.tw-tabbed-widgets {
	margin-bottom: 30px;
}
/* slike */
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {
text-align: center;
}

.widget {
border-bottom:1px solid #CCCCCC; margin-bottom:15px; padding-bottom:15px;
}

a		{ text-decoration:underline;
	color:#004276; }
.sidebar a, .header a, .starimenu a, .sociable-hovers-no a, .main_title a, .toc a {text-decoration: none; }
a:visited	{ color:#345678; }
a:hover		{ text-decoration:underline; color:#654321; }
/*sociable icons style */
div.sociable { 
text-align: right; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.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);
}




/*prilagodjene tabele*/
.td_vrednost {
	padding-left: 15px;
}
.tr_nepar {
	border: 1px solid #959596;
}
.tr_par {
	border: 1px solid #959596; 
	background-color: #F6F6F6;
}
.td_nepar {
	text-align: center; 
	border-right: 5px solid #F6F6F6;
	font-weight: bold;
	width: 200px;
}
.td_par {
	text-align: center; 
	border-right: 5px solid #FFFFFF;
	font-weight: bold;
	width: 200px;
}
.div_prilagodjene_tabele {
	text-align: center; 
	width: 650px;
}
.prilagodjena_tabela {
	 
	border: 1px solid rgb(204, 204, 204);
	width: 670px;
	margin-bottom: 20px;
	text-align: center;
}
.prilagodjena_tabela_caption {
	background-color: rgb(238, 238, 238);
	border: 1px solid rgb(204, 204, 204);
	padding: 5px; 
	font-weight: bold;
}
/* oglasi*/
.katalog_tabela
{
    margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	width:670px;
	background-color: rgb(247, 247, 247); 
	border: 1px solid rgb(204, 204, 204);
	text-align: center;
}
.naziv_firme
{
	color: #2f547a;
	font-weight:bold;
}
.zaglavlje_header
{
	background-color: rgb(238, 238, 238);
}
/*front page*/
.front_kutije {
	width: 342px;
	height: 380px;
	margin: 0;
}
.slika_listanje, .aktt_tweets li {
	background-image: url(images/tacka.gif); 
	background-repeat: no-repeat; 
	list-style-type: none;
margin-top: 6px;
list-style-image: none;

list-style-position: outside;
	padding-left:15px;
}
.s2class_widget_subscribe2widget {
padding: 10px 10px 10px 0;
	color:#3b3b3b;
	
}

.datum_objave {
	color:#ABABAB;
	font-style: italic;
}
.zaglavlje_header div {
	padding: 0 5px;
}
ul.sociable-hovers-no { 
	list-style: none; 
}
ul.sociable-hovers-no li { 
	display: inline; 
	list-style-type: none;
}
h3.front_headers {
	font-family: Arial,Helvetica,sans-serif;

font-size: 18px;

color: #0065a8;
border-top-width: 1px;

border-top-style: solid;

border-top-color: #cccccc;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

background-color: #efefef;
height: 25px;
margin-bottom: 12px;

padding-left: 8px;

padding-top: 4px;
}
.front_kutije ul {
	padding-top: 0;
}
.head_loginout {
	padding: 20px 20px 0; text-align: right;
}
#biografije_spisak a:visited {
background-color:red;
}

/* =Print Style
-------------------------------------------------------------- */
/**
@media print {
	.header,.prazninagore,.starimenu,.praznina,.sidebar,div.sociable,.head_loginout,li.pencil,.print_hide { display:none !important; z-index:-1; }
	.main,.everything { margin: 0px; padding: 0px; border: 0px; }
}
**/