body {
	background: #D9F2FF repeat-x top;
	margin: 0px;
	position: relative;
	background-image: url(pic/pozadina2.png);
}
img {
	border: none;
}
#drzac {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#glava {
	position:relative;
	z-index:1;
	width: 950px;
	height: 250px;
}
#logo {
	float: left;
	margin: 40px 140px 0px 30px;
}
#izbornikdiv {
	float: left;
	width: 510px;
	height: 41px;
	margin: 130px 0px 0px 0px;
	background-color: black;
}
#izbornik {
	width: 510px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 20px;
}
#izbornik li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	line-height: 41px;
} 
#izbornik li a {
	text-decoration: none;
   color: white;
}
#izbornik li a:visited {
   color: white;
}
#izbornik li a:hover, .menu li .current {
   color: #D9F2FF;
}

#izbornik > li.podizbor {
 position: relative;
}
#izbornik > li.podizbor ul {
 width: 200px;
 margin: 0px;
 padding: 15px 0px;
 list-style: none;
 background: #666666;
 position: absolute;
 top: -1000em;
 	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; /* future proofing */
	-khtml-border-radius: 0px 0px 10px 10px; /* for old Konqueror browsers */
}
#izbornik > li.podizbor ul li {
 width: 100%;
 margin: 0px auto 0px auto;
}
#izbornik > li.podizbor ul li a {
 height: 100%;
 display: block;
 padding: 5px 0px 5px 12px;
 margin: 0px 10px;
 font-size: 16px;
 color: white;
 text-decoration: none;
 line-height: 26px;
}
#izbornik > li.podizbor ul li a:hover {
 color: #99FFFF;
 text-decoration: none;
}
#izbornik > li.podizbor:hover ul {
 top: 41px;
 left: -20px;
}



#container {
	width:950px;
	margin:0px auto 0px auto;
	position:relative;
	z-index:0;
}
#example {
	width:950px;
	height:385px;

}
/*
	Slideshow
*/
#slides {
	position:absolute;
	z-index:100;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container {
	width:950px;
	overflow:hidden;
	position:relative;
	display:none;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container a {
	width:950px;
	height:385px;
	display:block;
}
.slides_container a img {
	display:block;
}
/*
	Pagination
*/
.pagination {
	margin:26px auto 0;
	width:100px;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:16px;
	background-image:url(pic/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -16px;
}

#blognews {
	float: left;
	margin: 100px 20px 30px 30px;
	width: 480px;
}
.bn_news {
	margin: 40px 0px 0px 0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 22px;
}
.bn_h1, .bn_h1 a {
	margin: 0px 0px 10px 0px;
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #006699;
	text-decoration: none;
}
.bn_p {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 22px;	
	margin: 0px;
}
.bn_datum {
	float: left;
	width: 48px;
	padding: 8px 5px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin: 0px 20px 30px 0px;
	color: white;
	background-image: url(pic/datum.png);
	background-repeat: no-repeat;
}


#stalakreklama {
	margin: 80px 30px 30px 20px;
	padding-top: 20px;
	float: left;
	width: 370px;
	height: 440px;
}

#noga {
	clear: both;
	margin: 30px 30px 10px 30px;
	padding-top: 15px;
	width: 890px;
	height: 40px;
	border-top: 1px solid #93D9FF;
}
#noga p {
	float: left;
	margin: 10px 330px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
#noga img {
	float: left;
	margin: 0px 30px 0px 0px;
}

#sadrzaj {
	width: 890px;
	margin: 0px 30px;
}
.headfotka {
	margin: 0px 20px 30px 20px;
}
.sadrzaj_p {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 160%;
	margin: 20px 50px;
	text-align: justify;
}
.sadrzaj_h1 {
	margin: 50px 50px 20px 50px;
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #006699;
}
.sadrzaj_h2 {
	margin: 40px 50px 10px 50px;
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #006699;
}
.sadrzaj_istaknuto {
	margin: 10px 30px 60px 30px;
	font-family: Georgia;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	line-height: 140%;
	text-align: center;
	color: #336600;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px;
}
.sadrzaj_lista {
	margin: 20px 50px 20px 50px;
	font-family: Georgia;
	font-size: 20px;
	line-height: 200%;
	list-style: outside url(pic/ok.png);
}
.sadrzaj_lista li {
	border-bottom: 2px dotted #CCCCCC;
}
.sadrzaj_lista li a {
	color: green;
	text-decoration: none;
}
.sadrzaj_lista span {
	float: right;
}

.sadrzaj_lista2 {
	margin: 20px 50px 20px 50px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 200%;
	list-style: outside url(pic/ok.png);
}
.sadrzaj_lista2 li {
	border-bottom: 2px dotted #CCCCCC;
}
.sadrzaj_lista2 span {
	font-weight: bold;
	color: fuchsia;
}


#forma {
	float: left;
	width: 520px;
	margin: 0px 0px 80px 40px;
	font-family: "Trebuchet MS";
}
#forma h1 {
	font-size: 24px;
	color: #006699;
	margin: 0px 0px 15px 0px;
}
#forma p {
	font-size: 12px;
	color: gray;
	padding-bottom: 15px;
	border-bottom-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#forma h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
}
#forma h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
}
#forma span {
	color: red;
}
.formapolje {
	background-color: white;
	padding: 4px;
   -moz-box-shadow: inset 0 2px 4px #CCCCCC;
   -webkit-box-shadow: inset 0 2px 4px #CCCCCC;
   box-shadow: inset 0 2px 4px #CCCCCC;
}
#podaci {
	float: left;
	width: 250px;	
	margin-left: 80px;
	font-family: "Trebuchet MS";
}
#podaci h1 {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	color: #006699;
}
#podaci h3 {
	font-size: 20px;
	margin: 0px 0px 7px 0px;
	color: #006699;
}
#podaci h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 30px 0px;
}
#podaci p {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 30px 0px;
}

#blogtext {
	float: left;
	width: 570px;
	margin: 30px 40px 0px 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
}
.blog_h1 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #006699;
	margin: 0px 0px 10px 0px;
}
.blog_datum {
	font-family: "Trebuchet MS";
	margin: 0px 0px 20px 0px;
	font-size: 15px;
	font-weight: normal;
}
.blog_slika {
	border: 5px solid White;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.blog_h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006699;
	margin: 0px 0px 10px 0px;
	line-height: 30px;
}
.blog_h3 {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	line-height: 34px;
	color: #333333;
	text-align: left;
}

#blognaslovi {
	float: left;
	width: 280px;
	margin-top: 30px;
}
#blognaslovi h2, h2 a {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	font-size: 16px;
	padding: 6px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}


#eprofil_baner {
	width: 910px;
	height: 500px;
	margin: 0px 20px 30px 20px;
	background-image: url(pic/eprofil.jpg);
	background-repeat: no-repeat;
}
.ep_banerbox{
	width: 280px;
	float: left;
	margin-top: 160px;
}
.ep_h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: white;
	font-size: 14px;
	margin: 10px 0px 4px 0px;
}
.ep_regajme {
	font-family: "Trebuchet MS";
	color: white;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 25px 0px 4px 15px;
}

.ep_formapolje {
	background-color: white;
	padding: 4px;
   -moz-box-shadow: inset 0 2px 4px #CCCCCC;
   -webkit-box-shadow: inset 0 2px 4px #CCCCCC;
   box-shadow: inset 0 2px 4px #CCCCCC;
}

#ep_meni {
	float: left;
	width: 245px;
	height: 480px;
	background-image: url(pic/ep_meni.png);
	background-repeat: no-repeat;
	margin: 0px 40px 30px 0px;
	text-align: right;
	font-family: "Trebuchet MS";
}
.ep_menu, .ep_menu a, .ep_menu a:visited {
	height: 38px;
	color: white;
	text-decoration: none;
	font-size: 21px;
	line-height: 38px;
	margin: 0px 20px;
}
.ep_menu1, .ep_menu1 a, .ep_menu1 a:visited {
	height: 28px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 28px;
	margin: 0px 20px;
}
.ep_menu a:hover, .ep_menu1 a:hover {
	color: #ff69b4;
}
.ep_podjela {
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	background-color: #0099CC;
	margin: 0px 20px;
	border-bottom: 5px solid #006699;
	border-top: 5px solid #006699;
}

#ep_sadrzaj {
	float: left;
	width: 600px;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.ep_h1 {
	font-family: "Trebuchet MS";	
	font-size: 32px;
	font-weight: normal;
	color: #006699;
	margin: 15px 0px 40px 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;	
}
.ep_h2 {
	font-family: "Trebuchet MS";	
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}
.ep_h4 {
	font-family: "Trebuchet MS";	
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: fuchsia;
}
.ep_polje {
	background-color: white;
	padding: 2px;
	margin: 0px 0px 20px 0px;
}
.ep_p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	line-height: 22px;
}
.ep_p a, .ep_p a:visited {
	color: #006699;
}
.ep_span {
	font-weight: bold;
	color: fuchsia;
}
.ep_foto {
	float: left;
	width: 260px;
	margin: 0px 20px 40px 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ep_foto img {
	margin: 0px 0px 10px 0px;
	border: 5px solid White;
	width: 200px;
	height: 327px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.ep_up {
	padding: 8px;
	background-image: url(pic/bg_input.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.ep_uppolje {
	background-color: white;
}
.ep_elista {
	font-family: Georgia;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	list-style: decimal;
	list-style-position: inside;

}
.ep_elista li {
	border-bottom: 2px dotted #CCCCCC;
	color: fuchsia;
}
.ep_elista li a, ep_elista li a:visited {
	text-decoration: none;
	color: black;
	font-weight: normal;
}
.ep_elista li a:hover {
	color: fuchsia;
}
.ep_elista span {
	float: right;
	font-weight: normal;
	color: #006699;
}
#poruka {
	width: 520px;
	margin: 0px 20px 40px 20px;
	padding: 15px 20px;
	font-family: "Trebuchet MS";	
	font-size: 17px;
	font-weight: normal;
	color: white;
	background-color: #4C94B7;
	display: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px; /* future proofing */
	-khtml-border-radius: 12px; /* for old Konqueror browsers */
}
.poruka1 {
	width: 380px;
	margin: 10px 0px 30px 0px;
	padding: 20px 0px 20px 60px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	background-color: #B7DB4C;
	background-image: url(pic/ep_note.jpg);
	background-repeat: no-repeat;
}
.poruka2 {
	width: 380px;
	margin: 10px 0px 30px 0px;
	padding: 20px 0px 20px 60px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	background-image: url(pic/ep_note1.jpg);
	background-repeat: no-repeat;
}
.ep_lista1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	list-style: inside url(pic/ok.png);
}
.ep_lista1 li {
	margin: 0px;
	padding: 5px;
}
.boks1 {
	float: left;
	width: 240px;
	height: 240px;
	background-color: aqua;
	margin: 30px 0px 0px 50px;
	border: 2px solid white;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

#tabs_wrapper {
	width: 600px;
}
#tabs_container {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0 0 0 10px;
	font-size: 1em;
	font-family: "Trebuchet MS";	
}
#tabs li {
	display: inline;
}
#tabs li a {
	border: 1px solid #ccc;
	padding: 4px 10px;
	text-decoration: none;
	background-color: #eeeeee;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
	background-color: #dddddd;
	padding: 4px 10px;
}
#tabs li.active a {
	border-bottom: 1px solid #fff;
	background-color: #D9F2FF;
	padding: 4px 10px 5px 10px;
	border-bottom: none;
}
#tabs li.active a:hover {
	background-color: #eeeeee;
	padding: 4px 10px 5px 10px;
	border-bottom: none;
}

#tabs li a.icon_accept {
	background-image: url(accept.png);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 24px;
}
#tabs li a.icon_accept:hover {
	padding-left: 24px;
}

#tabs_content_container {

	width: 600px;
}
.tab_content {
	display: none;
}
.box1 {
	float:right;
	width:250px;
	height:120px;
	margin:0px 0px 10px 50px;
	background-color:pink;
	padding:30px;
	border:5px solid white;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}