body {
	background: url(../images/background.jpg) no-repeat center top #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 960px;
	margin: 0 auto;
}
#content {
	margin-top: 330px;
}
.subPage {
	margin-top: 185px;
}
#header {
	height: 140px;
}
hr {
	height:1px;
	background: #dedede;
	border: none;
}
#subContent hr {
	margin-bottom: 20px;
}
h1 {
	float: left;
}
h2 {
	font-size: 20px;
	color: #81bf1f;
	font-style: italic;
	margin-bottom: 8px;
	line-height: 22px;
}
.h2meni {
	font-size: 20px;
	color: #81bf1f;
	font-style: italic;
	margin-bottom: 8px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	color: #505050;
	font-style: italic;
	margin: 8px 0;
}
h3 a:link {color: #505050; text-decoration: none;}
h3 a:visited {color: #505050; text-decoration: none;}
h3 a:hover {color: #0292b9; text-decoration: underline;}
h3 a:active {color: #505050; text-decoration: none;}
p {
	font-size: 12px;
	color: #7f7f7f;
	line-height: 18px;
}
p a:link {color: #7f7f7f; text-decoration: none;}
p a:visited {color: #7f7f7f; text-decoration: none;}
p a:hover {color: #0292b9; text-decoration: none;}
p a:active {color: #7f7f7f; text-decoration: none;}
.clear {
	clear:both;
}
strong {
	font-weight: bold;
}
li {
	margin: 10px 0px 10px 40px;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 18px;
	list-style: inside;
}
li li {
	margin: 10px 0px 10px 55px;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 18px;
	list-style: circle;
}
ol li {
	margin: 10px 10px 10px 40px;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 18px;
	list-style: decimal;
}
.active {
	color: #0292b9;
}
.search-excerpt {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0292b9;
}


/* HEADER */

#topNavigation {
	height: 65px;
	background-color: #FFFFFF;
}
#topMiddle {
	padding: 18px 0 16px 0;
}
#searchsubmit {
	width: 32px;
	height: 30px;
	background: url(../images/searchButton.jpg);
	float:right;
	border: 0;
	cursor: pointer;
}
input.search {
	width: 115px;
	height: 20px;
	background:url(../images/search.jpg) repeat-x;
	float: right;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0292b9;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}
#lineTop {
	width: 1px;
	height: 30px;
	margin: 0 10px;
	float: right;
	background: #e6e6e6;
}
#language {
	float: right;
	line-height: 28px;
	font-size: 12px;
	color: #aeaeae;
}
#language a:link {color: #aeaeae; text-decoration: none;}
#language a:visited {color: #aeaeae; text-decoration: none;}
#language a:hover {color: #81bf1f; text-decoration:none;}
#language a:active {color: #aeaeae; text-decoration: none;}

ul#fontNav {
	font-size: 13px;
	color: #333333;
	height: 75px;
	border-top: solid 1px #FFFFFF;
	clear: both;
}
ul#fontNav li {
	font-size: 13px;
	display: block;
	float: left;
	line-height: 73px;
	margin: 0 8px;
}
.lineNav {
	width: 2px;
	height: 69px;
	background:url(../images/lineNav.png);
}
#fontNav a:link {color: #333333; text-decoration: none;}
#fontNav a:visited {color: #333333; text-decoration: none;}
#fontNav a:hover {color: #0292b9; text-decoration:none;}
#fontNav a:active {color: #333333; text-decoration: none;}


#flashSliderDiv {
	width: 1180px;
	height: 384px;
	margin: 0 auto;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -590px;
	clear: both;
	z-index: -1;
	border-right: solid 3px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
}
.shadow {
	box-shadow: 1px 1px 1px #a9a9a9;
	-webkit-box-shadow: 1px 1px 1px #a9a9a9;
	-moz-box-shadow: 1px 1px 1px #a9a9a9;
}


/* INDEX */

#indexLeft {
	width: 493px;
	height: 440px;
	background: #FFFFFF;
	margin-right: 6px;
	float: left;
	padding: 10px 10px 20px 10px;
}
#indexRight {
	width: 421px;
	height: 395px;
	background: #FFFFFF;
	float: left;
	padding: 55px 10px 20px 10px;
}
.padding {
	padding: 2px 10px 5px 10px;
}
.projects {
	width: 149px;
	height: 250px;
	float: left;
	margin-right: 13px;
}
.projectsLast {
	margin-right: 0;
}
.projectsPic {
	width: 145px;
	height: 96px;
	border: solid 2px #FFFFFF;
	box-shadow: 1px 1px 1px #a9a9a9;
	-webkit-box-shadow: 1px 1px 1px #a9a9a9;
	-moz-box-shadow: 1px 1px 1px #a9a9a9;
}
#subcontent img {
	border: solid 2px #000000;
	box-shadow: 1px 1px 1px #a9a9a9;
	-webkit-box-shadow: 1px 1px 1px #a9a9a9;
	-moz-box-shadow: 1px 1px 1px #a9a9a9;
}
#indexRight h3 {
	font-size: 14px;
	color: #505050;
	font-style: italic;
	margin: 0 0 8px 0;
	line-height: 1.3;
}
#indexRight span {
	font-size: 12px;
	color: #505050;
	font-style: italic;
	margin-left: 7px;
	float: right;
}
#subContent span {
	font-size: 12px;
	color: #505050;
	font-style: italic;
	margin-left: 7px;
	float: right;
}
a.arrow {
	width: 11px;
	height: 8px;
	background-image: url(../images/arrowSprite.png);
	display: inline-block;
	overflow: hidden;
	margin-left: 5px;
	background-position: bottom;
}
a.arrow:hover {
	background-position: top;
}
#message {
	width: 401px;
	height: 250px;
	position: absolute;
	margin-left: 10px;
	top: 270px;
}


/* SUBPAGE */

#image {
	width: 1180px;
	height: 230px;
	margin: 0 auto;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -590px;
	clear: both;
	z-index: -1;
}
#subMeni {
	width: 190px;
	background: #FFFFFF;
	margin-right: 6px;
	float: left;
	padding: 10px 10px 20px 10px;
}
#subContent {
	width: 704px;
	background: #FFFFFF;
	float: left;
	padding: 10px 10px 30px 10px;  
    min-height: 300px;  
    height: auto !important;  
    height: 300px; 
}
#messageSubPage {
	width: 200px;
	background-color: #88de49;
	position: absolute;
	top: 270px;
	padding: 10px 15px 35px 15px;
	margin-left: 450px;
}
#fullPage #messageSubPage {
	margin-left: 700px;
}
#fullPage .headlineW {
	width: 700px;
}
.headlineW {
	width: 450px;
}
#subMeni ul {
	font-size: 13px;
	color: #333333;
}
#subMeni li {
	margin: 0px 0 10px 8px;
	padding: 0;
	font-size: 14px;
	color: #505050;
	font-style: italic;
	line-height: 16px;
	list-style: none;
}
#subMeni li a:link {color: #333333; text-decoration: none;}
#subMeni li a:visited {color: #333333; text-decoration: none;}
#subMeni li a:hover {color: #0292b9; text-decoration: none;}
#subMeni li a:active {color: #333333; text-decoration: none;}





/* FOOTER */
#footer {
	width: 960px;
	height: 80px;
	margin: 30px 0 20px 0;
}
.footerBox {
	width: 680px;
	float: left;
}
#footer hr {
	background-color: #cccccc;
	margin: 7px 0px;
}
.clanstvo {
	width: 260px;
	float: left;
	font-size: 10px;
}
.footerBox h2 {
	font-size: 16px;
}
.delj {
	font-size: 11px;
	line-height: 1.2;
	color: #666666;
	margin: 0 15px;
	text-align: right;
}


/* SEARCH */
#fullPage {
	width: 960px;
	background: #FFFFFF;
	float: left;
	padding: 10px 10px 20px 10px;  
    min-height: 300px;  
    height: auto !important;  
    height: 300px; 
}
#fullPage hr {
	margin-bottom: 20px;
}
.razmak {
	height: 20px;
	clear:both;
}
#searchPage hr {
	margin-bottom: 20px;
}








/* NEWSLETTER */
#newslettersubmit {
	width: 32px;
	height: 30px;
	background: url(../images/newsletterButton.jpg);
	float:left;
	border: 0;
	cursor: pointer;
}
input.newsletter {
	width: 128px;
	height: 20px;
	background:url(../images/newsletter.jpg) repeat-x;
	float: right;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0292b9;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

#newsletter_success {
	font-size: 14px;
	color: #81bf1f;
	font-style: italic;
}











a.eceat {
	display: block;
	background: url(../images/eceat_logo.png) top center no-repeat;
	width: 80px;
	height: 72px;
	float: left;
	margin-right: 12px;
}
a.eceat:hover {
	background: url(../images/eceat_logo.png) bottom center no-repeat;
}
a.eurogites {
	display: block;
	background: url(../images/eurogites_logo.png) top center no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 15px;
}
a.eurogites:hover {
	background: url(../images/eurogites_logo.png) bottom center no-repeat;
}



/* PAGINATION */

.pagination li {
	float: left;
	display: block;
	padding: 5px 8px;
	margin: 0 3px;
	border: solid 1px #0292b9;
	background-color: #FFFFFF;
}
.pagination li:hover {
	float: left;
	display: block;
	padding: 5px 8px;
	margin: 0 3px;
	background-color: #ebebeb;
}
.pagination li a:link, .pagination li a:visited {
	color: #0292b9;
}

