



body {
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	background-image:url(bgd.jpg);
	background-repeat:repeat-x;
	background-position:0 244px;
	
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; 	font-size: 12px;
	color: #046db4; border:solid 1px #7bbcff; padding:2px; margin:1px; }

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #41a0ff;
}

h1 {
	font-size: 2em;
	margin-bottom:10px;
	color:#046db4;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin: 6px 0;
	line-height: 140%;
}

p { text-align:justify; }

hr {border: 0; color: #ccc; background-color: #ccc; height: 1px; width: 100%; text-align: left;}

ul, ol {
}

a {
	text-decoration: none;
	color: #417FDA;
}

a img { border:none; text-decoration:none; }
a:hover {
	background: none;
}

a.pagination { margin:5px; background-color:#CCCCCC; padding:2px; text-decoration:none; }

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding:0;
}

/* Header */

#header {
	width: 100%;
	height:209px;
	background-color:#6bb2fb;	
	margin: 0 auto;
	text-align:center;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
}

#headerimg {
	background-image:url(flash/bg.jpg);
	background-repeat:no-repeat;
	width:890px;
	height:209px;
	margin:0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	font: normal 14px  Arial, Helvetica, sans-serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */


#s{
	border:solid 1px #c9e65a;
	padding:3px;
	color:#666;
}

#banner {
	width: 870px;
	height: 184px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) no-repeat left top;
}
/* Menu */

#menu .menu_1 { border:solid 1px red;  }

#menu {
	height: 36px;
	float:left;
	width:100%;
	padding: 0;
	overflow:hidden;
	background-color:#b6de2b;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
}

#footer #menuwrap { width:550px; }

#menuwrap {
	width:880px;
	margin:0 auto;
	}


div.lang { float:left; }
a.lang { float:left; }

#menu ul {
	float:left;  
	padding-left: 10px;
	list-style: none;
	margin:0;
}

#menu li {
	float: left;
}


#menu a {
	display: block;
	padding: 10px 8px 10px 8px;
	border: none;
	border-right:solid 1px #9cc50a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006600;
	text-decoration:none;
}

#menu .first_li  {  
border-left:solid 1px #9cc50a;
}


#menu a.mark, #menu a.mark:hover {
background-color:#9cc50a;
border-right:solid 1px #9cc50a;
color:#fff; 
}

#menu a:hover { text-decoration:underline;}

#menu a:hover, #menu .current_page_item a {
}

/* Page */

#view, #index {
	width: 860px;
	margin: 0 auto;
	padding:3px;
	margin-top:5px;
}

#index{
	min-height:400px;
  	height:auto !important;
  	height:400px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding:10px;
	background-color:#fff;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	border:solid 1px #ddd;
}

#content ul {
margin-left:20px;

}

#content img { margin:5px; }

.post1 { clear:both;
}


.post1 .title { color:#046db4; }
.post2 { padding:5px; background-color:#eeeeee; clear:all; margin-bottom:10px; }
.post3 { padding:5px; background-color:#eeeeee; margin-bottom:10px;  }
.post3 { width:280px; height:225px; background-color:#fff; margin:3px; padding-top:10px; float:left; background-image:url(patch.jpg); background-repeat:no-repeat; }
.post3 p { text-align:left; }
.post3 h1 { font-size:17px; font-weight:bold; }

.post1 .title a {
	background: none;
	color: #046cb5;
	border: none;
}

.post1 .title a:hover {
	text-decoration: underline;
}

.post1 .meta {
	border-bottom: 1px dashed #D2D4C9;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post1 .entry {
	padding: 0;
}

/* Secondary */

#secondary{
	border:solid 2px #eee;
	margin-bottom:10px;
	padding:5px;
}

#secondary li a{
	display:block;
}

#secondary li a:hover {
	background-color:#FFFFCC;
	text-decoration:none;
}

#secondary li.mark, #secondary li.mark a:hover {
	background-color:#FFFF66;
	font-weight:bold;
}



/* Sidebar */

#sidebar {	
	float: left;
	width: 220px;
	padding: 0;
	margin-left:10px;
	color: #787878;
	}

#search {
	width:220px;
	float:left;
	color:#fff;
}

.searchdiv{
}

.searchdiv h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	padding-bottom:10px;
	padding-top:26px;
	background-image:url(css/nav_top.png);
	background-repeat:no-repeat;
}

#sidebar .uslovi ul {
	background-image:url(css/uslovi_top.gif);
}

#sidebar .uslovi_en ul {
	background-image:url(css/uslovi_en_top.gif);
}

#sidebar .uslovi ul li a {
	color:#444;
	border-bottom:solid 1px #d97e31;
}

#sidebar .uslovi ul li a:hover {
	background:#ffa856;

}



#sidebar h1 {
	font-size:13px;
	color:#333;
}

#sidebar li {
	border-left:none;
}

#sidebar li a {
	padding:3px;
	padding-left:15px;
	margin:0px;
	float:left;
	width:202px;
	color:#046db4;
	border-bottom:solid 1px #62afff;
	background-image:url(images/bullet-sidebar.gif);
	background-repeat:no-repeat;
	background-position:6px 10px;
}


#sidebar li.mark a,  #sidebar li.mark a:hover  {
	font-weight:bold;
	background-color:#4e9fff;
	color:#fff;
}

#sidebar li a:hover {
	background-color:#62afff;
}




/* Footer */

#footer-warp {
	margin: 0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	background-color:#e5e5e5;
	height:150px;
	text-align:center;
	margin-top:15px;
}

#footer {  	width: 860px;	margin: 0 auto; }

#footer ul { padding:10px 0;  float:left; padding-bottom:0; }
#footer li { float:left; list-style:none; font-size:11px; padding-right:5px;  }
#footer li a.mark { text-decoration:underline; }
#footer .lang a { padding:2px;  }
#footer .lang { float:left; padding:14px 0;   }
#comments { border:solid 1px #ccc; padding:5px;  margin:3px 0; }
#comments p { margin:0; }

#karma { border:solid 1px #ccc; height:40px; padding:5px; margin:8px 0;  }
#karma a { margin-right:5px; }
#karma a:hover { color:#990000;}
#karma a img { border:0; }

#businesscard { border:solid 1px #ccc; padding:5px;  margin:3px 0;  min-height:127px; height:auto !important; height:127px; }

.obrisime { border:solid 1px #ccc; padding:5px; }

.tableright { float:right; margin:0 0 10px 10px; width:100px; border:solid 1px #eee; }
.tableright p { font-size:11px; line-height:130%; }


/* CSS Document */

	/* pagination styles */
	#pagination p { text-align:center; }
	
	a.pagination, a.paginationMark { margin:3px; background-color:#ccc; color:#fff; padding:1px 3px; text-decoration:none; }
	a.paginationMark { font-weight:bold; background-color:#046db4; color:#fff; }

	/* custom date styles */
	.datum { float:left; background-color:#ccc; margin:0 5px 5px 0; }
	.datum .day, .datum .month, .datum .year { text-align:center; padding:0px 5px;  }
	.datum .day { font-size:18px; font-weight:bold; color:#fff; }
	.datum .month { background-color:#aaa; color:#fff;  }
	
	/* heading image style */
	.contents_img { margin:5px; }
	.image_warp { float:right; padding-top:15px; }


#featured { width:100%; float:left;  height:223px; background-image:url(images/featured.gif);  }
.featured_content { width:870px;  font-size:12px; margin:0 auto; }
#featured p { color:#364b82; }
#featured h1 { color:#fff; padding-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:24px;  }

#featured2 { background-image:url(images/featured-2.gif); border-bottom:solid 1px #e4e4e4; height:104px; padding-top:10px; background-repeat:repeat-x; background-color:#ececec; }

.homepage_wide 		{ width:560px; padding:5px; height:170px; padding-top:10px; float:left; background-image:url(plate.gif); background-repeat:no-repeat;  }

.homepage_wide h2 { color:#fff; }
.homepage_wide ul { list-style:none; float:left; padding:0; margin:0; padding-left:70px;  }
.homepage_wide li { }
.homepage_wide a { color:#fff; width:475px; margin:1px; padding:1px; background-color:#3a96f1; float:left;   }
.homepage_wide a:hover { text-decoration:none; background-color:#9cc50a; }

.homepage_narrow 	{ width:300px; float:right;  }

p a.read_more { display:block; clear:both; text-align:left; padding-bottom:10px;  padding-right:15px; }

#sidebar .navigacija 	{ }
#sidebar .nav_bottom 	{ float:left; width:100%; height:15px; margin-bottom:8px;  background-image:url(css/nav_bottom.gif); background-repeat:no-repeat; }
#sidebar .uslovi_bottom 	{ float:left; width:100%; height:15px; margin-bottom:8px;  background-image:url(css/uslovi_bottom.gif); background-repeat:no-repeat; }


#sidebar #search 		{ padding:34px 0 1px 0; background-image:url(css/search_top.gif); background-repeat:no-repeat;   }
#sidebar #search-bottom	{ clear:both; height:15px; margin-bottom:8px; background-image:url(css/search_bottom.gif); background-repeat:no-repeat; }

#search-submit { width:34px; height:23px; background-image:url(css/ok.png); background-repeat:no-repeat; border:none; }
#search-comment { text-align:center; font-size:11px; color:#006600; padding-top:4px; }


#specijalizacije p a { float:left; background-image:url(content/spec/0.jpg); text-align:left;  background-repeat:no-repeat;  border:solid 1px #eee; width:220px; padding:14px 0; padding-left:60px; margin-bottom:3px; font-size:12px; color:#046db4; }
#specijalizacije p a:hover { background-color:#b7de2d; color:#fff; }

#breadcrumbs { background-color:#cacaca; margin-bottom:5px; font-size:11px; color:#fff; padding:3px;  }


#viewNews {
	width:560px;
}

#viewNews h4 {
	color:#00CC00;
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:14px;
	line-height:normal;
}

#viewNews p {
font-size:13px;
color:#333;

} 

div.tags { width:28%; float:left; border:solid 1px #eee; padding:5px; margin:5px; height:150px; }
div.tags h1.title { font-size:16px; text-align:center;  }

div.pr { display:none; }
label.pr { width:100px; float:left; }

#content table { border-top: solid 1px #eee; border-left: solid 1px #eee; text-align:left; }
#content table td { border-right: solid 1px #eee; border-bottom: solid 1px #eee; text-align:left; }
#content table p { text-align:left; font-size:11px; }

