/*

Basic Style Sheet

version: 1.0

*/



@charset "utf-8"; 



/* reset the elements */

@import url("reset.css") all;

/*

@font-face {

    font-family: 'Tahoma';

    src: url('MyriadPE.eot');

    src: local('Myriad Pro Regular'), local('MyriadPro-Regular'), url('MyriadPE.woff') format('woff'), url('MyriadPE.otf') format('opentype'), url('MyriadPE.svg#MyriadPro-Regular') format('svg');

} */



/* General HTML Styles */

html {

    background-color: #fff;

    background-image: url("../images/body_bg.jpg");

    background-repeat: repeat-x;

    background-position: top;

}



body {

    font-family: "Calibri", "Tahoma", "Verdana sans-serif";

    font-size: 14px;

    color: #8e9fbd;

    font-weight: normal;

    text-decoration: none;

    margin: 0;

    padding: 0;

    border: 0;

}

div, span, p, tr, th, td, input, select, textarea, option, iframe, font {

    font-family: "Calibri", "Tahoma", "Verdana sans-serif";

    font-size: 14px;

    color: #555555;

    font-weight: normal;

    text-decoration: none;

    border: 0;

}

h1  { 

   color: #555555;

   font-size: 24px;

   font-weight: normal;

}

h2  { 

   color: #555555;

   font-size: 22px;

   font-weight: normal;

}

h3  { 

   color: #555555;

   font-size: 20px;

   font-weight: normal;

}

h4  { 

   color: #555555;

   font-size: 16px;

   font-weight: normal;

   margin: 0;

}



h4 a {

   color: #000;

   font-size: 16px;

   font-weight: normal;

   margin: 0;

   text-decoration: none;

}



h4 a:hover {

   color: #fff;

   font-size: 16px;

   font-weight: normal;

   margin: 0;

   text-decoration: none;

}



h5  { 

   color: #555555;

   font-size: 15px;

   font-weight: normal;

}

h6  { 

   color: #555555;

   font-size: 13px;

   font-weight: normal;

}

p {

    padding: 0 0 8px 0;

    /*line-height: 14px;*/

}

a { 

    font-family: "Calibri", "Tahoma", "Verdana sans-serif";

    font-size: 14px;

    color: #000;

    font-weight: normal;

    text-decoration: underline;

}

a:hover { 

    font-family: "Calibri", "Tahoma", "Verdana sans-serif";

    font-size: 14px;

    color: #000;

    font-weight: normal;

    text-decoration: none;

}

fieldset {

    width: auto;

    border: 0;

}

legend { 

   color: #555555;

   font-size: 16px;

   font-weight: lighter;

    padding: 0 5px;

}





input {

	font-size: 11px;

	border: 1px solid #334666;

	padding: 3px 5px;

	color: #dee5f2;

	font-family: Calibri, Tahoma, Verdana sans-serif;

	font-size: 12px;

	background-color: #526586;

	background-image: url(../img/input_bg.jpg);

	background-position: 0 0;

	background-repeat: repeat-x;

}



select {

	font-size: 11px;

	border: 1px solid #334666;

	padding: 3px 5px;

	background-image: url(../img/input_bg.jpg);

	background-position: 0 0;

	background-repeat: repeat-x;

}

select:hover {

	border: 1px solid #334666;

}

select:focus {

	border: 1px solid #334666;

}

option {

	font-size: 100%;

	background-color: #526586;

}

textarea {

	border: 1px solid #334666;

	padding: 3px 5px;

	background-color: #526586;

	color: #dee5f2;

}

textarea:hover {

	border: 1px solid #334666;

}

textarea:focus {

	border: 1px solid #334666;

}



.text_input {

	width: 250px;

}



.Button {

	border: 0;

}





/*-----------------------------------------------------------*/





#table {

  width: 940px;

  margin: 0 auto;

}

#zaglavlje {

    width: 940px;

    height: 254px;

    margin: 0 auto;

    background-image: url("../images/zaglavlje2.png");

    background-repeat: no-repeat;

    margin-bottom: 20px;

}

#izbornik{

	margin: 112px 0 0 216px;

	float: left;

	height: 47px;

}

#izbornik a{

	color: white;

	text-decoration: none;

}

#izbornik a:hover{

	color: white;

	text-decoration: underline;

}

#sadrzaj_zaglavlje{

	margin: 0 0 0 216px;

	float: left;

	height: 92px;

	width: 657px;

	overflow: hidden;

}

#sadrzaj_gore{

    	background-image: url("../images/sadrzaj_gore.png");

    	background-repeat: no-repeat;

    	font-size: 1px;

    	width: 940px;

    	height: 4px;

}

#sadrzaj_sredina{

    	background-image: url("../images/sadrzaj_sredina.png");

    	background-repeat: repeat-y;

    	padding: 10px;

    	width: 940px;

}

#sadrzaj_dole{

    	background-image: url("../images/sadrzaj_dole.png");

    	background-repeat: no-repeat;

    	font-size: 1px;

    	width: 940px;

    	height: 4px;

    	margin-bottom: 40px;

}

#footer_pozadina{

	width: 100%;

	height: 62px;

	background-color: #154f80;

}

#footer_sadrzaj {
    width: 940px;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    padding-top: 21px;
}

#footer_sadrzaj a {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}

#footer_sadrzaj a:hover {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}


.clear{

	clear: both;

	font-size: 1px;

}

.naslov{

	font-size: 18px;

	color:#38587a;

}

#kucica_gore,.kucica_gore{

    	background-image: url("../images/kucica_gore.png");

    	background-repeat: no-repeat;

    	font-size: 1px;

    	width: 270px;

    	height: 5px;

}

#kucica_sredina,.kucica_sredina{

    	background-image: url("../images/kucica_sredina.png");

    	background-repeat: no-repeat;

    	padding: 5px;

    	width: 260px;

    	background-color: #6f869e;

    	color: white;

}

.kucica_sredina p{

	color: white;

}

#kucica_dole,.kucica_dole{

    	background-image: url("../images/kucica_dole.png");

    	background-repeat: no-repeat;

    	font-size: 1px;

    	width: 270px;

    	height: 5px;

}

.naslovDesno {
	color: white;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

.naslovDesno a {
	color: white;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}

.naslovDesno a:hover {
	color: white;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}

.naslovStranica{
	font-size: 22px;
	color: #555555;
}

a.selected{
	text-decoration: underline !important;
}

a.menu{
	color: white !important;
	font-weight: bold;
}

a.menu:hover, a.menu li:hover{
	color: black !important;
	font-weight: bold;
}

.ulMenu{
	padding-left: 13px;
	margin: 0px;
}

a.selectedMenu, a.selectedMenu li{
	color: black !important;
}

.ulSubMenu{
	list-style-type: square;
	padding-left: 13px;
	margin: 0px;
	font-size: 13px !important;
}
.ulMenuPoruke{
	padding-left: 40px;
	margin: 0px;
}
.ulSubMenuPoruke{
	list-style-type: square;
	padding-left: 25px;
	margin: 0px;
	font-size: 13px !important;
}
a.submenu{
	color: white !important;
	font-size: 13px !important;
	font-weight: normal;
}
a.submenu:hover, a.submenu li:hover{
	color: black !important;
	font-size: 13px !important;
	font-weight:normal;
}
a.selectedSubMenu, a.selectedSubMenu li{
	color: black !important;
	font-size: 13px !important;
}
.cmsImg{
	border: solid 1px #6f869e;
	margin: 2px 5px 2px 5px;
}
.naslovNovost{
	color: #37587b;
	font-weight: normal;
	font-size: 18px;
}
hr {
	height: 1px;
	background-color: #d3d3d3;
	color: #d3d3d3;
	line-height: 1px;
	border: 0;
}
.cmsImgNoBord{
	border: 0 !important;
}