@charset "utf-8";
html, body, div, ul, li, a, h1, h2, h3, h4, h5, p, form, input,span {
	margin: 0px;
	padding: 0px;
}
font, h1, h2, h3, h4, h5, a, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul, li {
	list-style-type: none;
}
h1 {
	font-size: 32px;
	color: #1c3246;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}

h5 {
	font-size: 12px;
}
p {
	font-size: 11px;
}
form {
	margin-top: 10px;
}



#clear {
	clear: both;
}



#pageWrap {
	background-repeat: repeat-x;
	background-image: url(../files/images/backGround.png);
}
#pageWrapSub {
	background-image: url(../files/images/project_page_01.png);
	background-repeat: repeat-x;
}

#container {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 20px;
}
#logoHolder {
	height: 55px;
	width: 165px;
	float: left;
}
#companyInfo {
	float: right;
	text-align: right;
	margin-right: 5px;
}
#companyInfo p {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#companyInfo ul {
	color: #8ca6b1;
	font-size: 11px;
}
#companyInfo li {
	padding-bottom: 3px;
}
#companyInfo a {
	color: #8CA6B1;
	text-decoration: none;
}
#companyInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Nav Bar*/
#navBar{
	margin-top: 10px;
	width: auto;
}
#navBar div {
	float:left;
	width:auto;
	padding-left: 2px;
}
#navBar * span {
	font-family: Arial, sans-serif;
	font-size:11px;
	display:inline;
	font-weight: normal;
}
#navBar #pocetna {
	padding-right:15px;
}


/*nav buttons*/
#navBar #oNama {
	padding-right:15px;
}
#navBar #projekti {
	padding-right:15px;
	
}
#navBar #projekti a{
	background-position:70px 3px;
	width: 100px;
	background-image: url(../files/nav_arrow.png);
	background-repeat: no-repeat;
}
#navBar #projekti a:hover{
	background-position:70px 3px;
	width: 100px;
	background-image: url(../files/nav_arrow_white.png);
	background-repeat: no-repeat;
}
#navBar #partneri {
	padding-right:15px;
}
#navBar #galerija {
	padding-right:15px;
}
#navBar #kontakt {
	padding-right: 15px;
}


/* linkovi */
#navBar a{
	text-decoration:none;
	color:#17b7d3;
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	line-height:15px;
}
#navBar a:hover{
	color:#fff;
}
#navBar a>span {
	color:#fff;
}
#navBar a:hover>span{
	color:#17b7d3;
}
#engFlag      a   {
	background-image: url(../files/images/englandFlag.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 27px;
	display: block;
	float: right;
	margin-right: 5px;
}
#engFlag       a:hover   {
	background-image: url(../files/images/englandFlag_hover.png);
	background-repeat: no-repeat;
}
#hunFlag    a  {
	background-image: url(../files/images/hungaryFlag.png);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 27px;
	float: right;
	margin-right: 5px;
}
#hunFlag  a:hover  {
	background-image: url(../files/images/hungaryFlag_hover.png);
	background-repeat: no-repeat;
}
#srbFlag a {
	background-image: url(../files/images/serbianFlag.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 27px;
	display: block;
	float: right;
	margin-right: 5px;
}
#srbFlag a:hover {
	background-image: url(../files/images/serbianFlag_hover.png);
	background-repeat: no-repeat;
}



#imgSlideshow {
	height: 318px;
	width: 918px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#fadeshow1 {
	color: #FFFFFF;
}

#content {
	padding-right: 10px;
	padding-left: 10px;
}
#column {
	float:left;
	width:250px;
	height:auto;
	margin-right:72px;
	margin-top: 10px;
}
#icons {
	float: right;
	z-index: 3;
}
#column  h2 {
	color: #97941f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
#column  h5 {
	margin-bottom: 5px;
}

#column  p    {
	margin-bottom: 10px;
}
#columnRight {
	float:right;
	width:250px;
	height:auto;
	margin-top: 10px;
}
#columnRight  h2 {
	color: #97941f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
#columnRight  h5 {
	margin-bottom: 5px;
}
#columnRight p {
	margin-bottom: 15px;
}
#moreButton  {
	background-image: url(../files/images/vise_button.png);
	height: 19px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#moreButton a {
	text-decoration: none;
	color: #FFFFFF;
}
#moreButton a:hover {
	text-decoration: underline;
}


#footer {
	background-image: url(../files/images/footerBg.png);
	background-repeat: repeat-x;
	height: 194px;
	margin-top: 40px;
	position: static;
}
#footer ul {
	list-style:none;
	font-size:11px;
}
#footer a{
	color:#3a8ab3;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
#footnav {
	padding-left:10px;
	float: left;
	margin-top: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #576A76;
	margin-right: 10px;
}
#footnav  h5 {
	color: #FFFFFF;
	margin-bottom: 5px;
}

#footnav li {
	padding-bottom: 2px;
}

#logos {
	float: right;
	margin-top: 20px;
}
#brojacPoseta {
	margin-top: 20px;
	background-image: url(../files/images/brojacBg.png);
	height: 26px;
	width: 150px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#brojacPoseta p {
	color: #CCCCCC;
	line-height: 24px;
	padding-left: 10px;
}
#brojacPoseta #counter {
	float: right;
	display: block;
	position: absolute;
	margin-top: -16px;
	margin-left: 100px;
}

#credits {
	float: right;
	margin-top: 20px;
	color: #CCCCCC;
	text-align: right;
}
#credits p {
	display: inline;
	text-align: right;
}

/*Sub Pages*/


#leftSide {
	width: 435px;
	float: left;
	margin-top: 40px;
}
#rightSide {
	width: 440px;
	float: left;
	margin-top: 40px;
}
#headline {
	margin-top: 80px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../files/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 50px;
}
#subHeadline {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../files/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 50px;
}
#subHeadline h4 {
	color: #1c3246;
	line-height: 38px;
}
#subHeadline h5 {
	color: #69a719;
	line-height: 0px;
}


#boxHolder {
	background-image: url(../files/images/boxBg.png);
	height: 96px;
	width: 410px;
	margin-bottom: 10px;
	float: right;
}
#boxHolder ul {
	margin-top: 10px;
}
#boxHolder li {
	font-size: 12px;
}
#boxHolder a {
	color: #66971f;
}
#boxHolder a:hover {
	text-decoration: none;
}
#boxContact {
	margin-top: 40px;
	width: 285px;
	float: left;
	margin-left: 10px;
}
#boxContact h3 {
	color: #10738a;
	padding-bottom: 10px;
}
#boxContact ul {
	margin-top: 10px;
}
#boxContact li {
	font-size: 11px;
	color: #666666;
}
#boxContact span {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#boxContact a {
	color: #01AB50;
	text-decoration: underline;
}
#boxContact a:hover {
	text-decoration: none;
}
#inputSmall {
	width: 280px;
	height: 28px;
	border: none;
	color: #b5b5b5;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-right: 15px;
	background-image: url(../files/images/fild_small.png);
	padding-top: 7px;
	padding-left: 5px;
	font-size: 11px;
}
#inputBig  {
	width: 280px;
	height: 86px;
	border: none;
	margin-bottom: 10px;
	color: #b5b5b5;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../files/images/fild_big.png);
}

#submit {
	color: #fff;
	border: none;
	cursor: pointer;
	display: block;
	height: 31px;
	width: 72px;
	float: right;
	background-image: url(../files/images/sendBtn.png);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-right: 3px;
}
#aboutContainer {
	margin-bottom: 20px;
	margin-top: 20px;
}
#aboutContainer img {
}
#aboutContainer p {
	line-height: 16px;
	text-align: justify;
	margin-right: 20px;
	margin-top: 10px;
	color: #333333;
	margin-left: 305px;
}
#headlineZero {
	margin-top: 70px;
	line-height: 50px;
}
#subNavigation {
	float: left;
	margin-top: 90px;
	margin-right: 30px;
}
#subHeader {
	background-image: url(../files/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-bottom: 10px;
	width: 250px;
}
#subHeader h3 {
	font-size: 18px;
	font-weight: normal;
	color: #1c3246;
}
#subNavigation ul {
	margin-top: 5px;
	width: 250px;
}
#subNavigation li {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	padding-bottom: 5px;
	background-image: url(../files/images/projectIcon.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 30px;
}
#subNavigation a {
	font-size: 12px;
	font-weight: bold;
	color: #10758c;
	text-decoration: none;
}
#subNavigation a:hover {
	text-decoration: underline;
}


#bodyContent {
	float: left;
	margin-top: 90px;
}
#bodyHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 10px;
	background-image: url(../files/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	width: 618px;
}
#bodyHeader h3 {
	color: #1C3246;
	font-size: 18px;
}
#wrap {
	margin-top: 10px;
	width: 618px;
	margin-bottom: 10px;
}
#wrap h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #438c12;
}
#wrap a {
	color: #438C12;
	font-weight: bold;
	cursor: pointer;
}
#wrap a:hover {
	text-decoration: none;
}


#wrap p {
	color: #666666;
	margin-top: 5px;
}
#wrapLeft  {
	width: 300px;
	float: left;
	padding-right: 9px;
}
#wrapLeft p {
	width: 290px;
}

#wrapLeft ul {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#wrapLeft li {
	font-size: 11px;
	color: #0F5F7A;
	list-style-type: disc;
}
.projekatVise {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F8F8F8;
	line-height: 16px;
	background-image: url(../files/images/topDD.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 577px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}



#detailsWrap {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#budget {
	float: left;
	padding-right: 30px;
	width: 200px;
}
#budget p {
	font-weight: bold;
	color: #438C12;
}
#budget span {
	font-weight: normal;
	color: #666666;
}
#donator {
	float: left;
	width: 300px;
	margin-right: 30px;
}
#donator p {
	font-weight: bold;
	color: #438C12;
}
#donator span {
	font-weight: normal;
	color: #666666;
}
#status {
	float: left;
	width: 50px;
}
#status p {
	font-weight: bold;
	color: #438C12;
}
#status span {
	font-weight: normal;
	color: #FF0000;
}
#logoProject {
	margin-top: 30px;
	text-align: center;
}
#logoProject h1 {
	color: #E8E8E8;
	text-align: center;
	padding-top: 25px;
}
#subVesti ul {
	margin-top: 5px;
	width: 250px;
}
#subVesti li {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	padding-bottom: 6px;
	background-image: url(../files/images/green_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	line-height: 14px;
}
#subVesti a {
	font-size: 12px;
	font-weight: bold;
	color: #10758c;
	text-decoration: none;
}
#subVesti {
	float: left;
	margin-top: 90px;
	margin-right: 30px;
}
#subVesti a:hover {
	text-decoration: underline;
}
#vestContainer {
	margin-top: 10px;
	width: 618px;
}
#vestContainer p {
	margin-top: 10px;
	line-height: 16px;
	padding-right: 10px;
	text-align: justify;
}
#subGalerija {
	background-image: url(../files/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-bottom: 10px;
	width: 250px;
}
#subGalerija h3 {
	font-size: 18px;
	font-weight: normal;
	color: #1c3246;
}
#subNavigationGalerija ul {
	margin-top: 5px;
	width: 240px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-left: 10px;
}
#subNavigationGalerija li {
	margin-bottom: 3px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	background-image: url(../files/images/green_arrow.png);
}
#subNavigationGalerija a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#subNavigationGalerija a:hover {
	text-decoration: underline;
}
#subNavigationGalerija {
	float: left;
	margin-top: 90px;
	margin-right: 30px;
}
#galeryName a {
	font-size: 12px;
	font-weight: bold;
	color: #0F4769;
}
#galeryName {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(../files/images/galery_icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
#bodyContent #info {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FF0000;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	margin-right: 70px;
}
#bodyContent #info a {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	float: right;
	cursor: pointer;

}
#bodyContent #info h1 {
	font-size: 18px;
	color: #666;
}
#bodyContent #info p {
	width: 500px;
	margin-bottom: 10px;
}
#forma {
	margin-top: 20px;
	margin-bottom: 20px;
}
#forma ul {
	float: left;
}
#forma li {
	margin-bottom: 8px;
}
#forma label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	float: left;
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	color: #666666;
	font-weight: bold;
}
#forma       input[type="text"], #forma textarea {
	height: 27px;
	width: 200px;
	border: 1px solid #EAEAEA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#forma textarea {
	height: 150px;
}
#forma span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 20px;
	line-height: 16px;
}
#forma span a {
	color: #107990;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #107990;
}
#forma .button {
	margin-left: 260px;
}
#forma #uputstvoForma {
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: top;
	width: 245px;
}
#forma .potvrda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#subNavigation .ponudaBtn {
	background-image: url(../files/images/ponudaBtn.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 192px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	margin-left: 30px;
}
#subNavigation p {
	font-size: 11px;
	color: #999;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}
#downloadDoc {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
#downloadDoc ul {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#downloadDoc li {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	color: #666666;
	font-style: italic;
}
#downloadDoc   a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
