@charset "utf-8";
/* CSS Document */

* {	
	padding: 0;
	margin: 0;
}


body {
	background-color: #65A7BD;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}




a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}



.main {
	height: auto;
	width: 800px;
	color: #749441;
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
.main #TopLeft {
	background-image: url(images/c_t_l.jpg);
	height: 31px;
	width: 31px;
}
.main #Top {
	background-image: url(images/c_t.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: auto;
}
.main #TopRight {
	background-image: url(images/c_t_r.jpg);
	height: 31px;
	width: 31px;
}
.main #BottomLeft {
	background-image: url(images/c_b_l.jpg);
	height: 31px;
	width: 31px;
}
.main #BottomRight {
	background-image: url(images/c_b_r.jpg);
	height: 31px;
	width: 31px;
}
.main #Left {
	background-image: url(images/c_l.jpg);
	background-repeat: repeat-y;
	width: 31px;
	height: auto;
}
.main #Right {
	background-image: url(images/c_r.jpg);
	background-repeat: repeat-y;
	width: 31px;
	height: auto;
}
.main #Bottom {
	background-image: url(images/c_b.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: auto;
}
.main .Central {
	height: auto;
	width: 738px;
	background-image: url(images/cvjetic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main .Central a:link {
	color: #749441;
	text-decoration: none;
	font-weight: normal;
}
.main .Central a:visited {
	text-decoration: none;
	color: #749441;
	font-weight: normal;
}
.main .Central a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #749441;
}
.main .Central a:active {
	text-decoration: none;
	font-weight: normal;
	color: #749441;
}




.main .Central #HeaderText  {
	top: -15px;
	position: relative;
	float: right;
	padding-right: 57.5px;
	width: auto;
	right: 0px;
	height: auto;
	z-index: 1;
}
.main .Central #MainMenu {
	position: relative;
	width: 623px;
	margin-right: auto;
	clear: both;
	height: auto;
	margin-left: auto;
	z-index: 2;
}
.main .Central .MainContent {
	height: auto;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
}
.main .Central .MainContent .LeftSide {
	float: left;
	height: auto;
	width: 161px;
	margin-bottom: 40px;
}
.main .Central .MainContent .LeftSide #Upper {
	margin-top: 15px;
	margin-bottom: 15px;
}
.main .Central .MainContent .LeftSide #Lower {
	padding-left: 10px;
}
.main  .Central  .MainContent  .LeftSide  #Lower  #list {
	list-style-type: disc;
	padding-left: 5px;
}
.main .Central .MainContent .LeftSide #Lower #list #sublist {
	list-style-type: disc;
	list-style-position: inside;
}


.main .Central .MainContent .LeftSide #Lower a:link {
	color: #749441;
	text-decoration: none;
}
.main .Central .MainContent .LeftSide #Lower a:visited {
	color: #749441;
	text-decoration: none;
}
.main .Central .MainContent .LeftSide #Lower a:hover {
	color: #749441;
	text-decoration: underline;
}
.main .Central .MainContent .LeftSide #Lower a:active {
	color: #749441;
	text-decoration: none;
}




.main .Central .MainContent #Content {
	float: left;
	height: auto;
	width: 432px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 40px;
	text-align: justify;
}


.main .Central #Footer {
	background-image: url(images/crta.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 18px;
	color: #FFFFFF;
	z-index: 3;
	position: relative;
	bottom: 0px;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	padding-top: 2px;
}
.main .Central #Footer a:link {
	color: #F9FDFF;
	text-decoration: none;
}
.main .Central #Footer a:visited {
	color: #F9FDFF;
	text-decoration: none;
}
.main .Central #Footer a:hover {
	color: #F9FDFF;
	text-decoration: underline;
}
.main .Central #Footer a:active {
	color: #F9FDFF;
	text-decoration: none;
}





.main .Central #Copyright {
	height: 18px;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #8A8A8A;
}
.main .Central #Copyright a:link {
	color: #8A8A8A;
	text-decoration: none;
}
.main .Central #Copyright a:visited {
	color: #8A8A8A;
	text-decoration: none;
}
.main .Central #Copyright a:hover {
	color: #8A8A8A;
	text-decoration: underline;
}
.main .Central #Copyright a:active {
	color: #8A8A8A;
	text-decoration: none;
}


.main .Central .MainContent #Content #GoogleMap {
	margin-top: 10px;
	border: thin solid #00A0C6;
}
.main .Central .MainContent #Content #BackToTop {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00A0C6;
}
.main .Central .MainContent #Content #contact {
	font-size: 14px;
}
.main .Central .MainContent #Content #partners img {
	margin-right: 10px;
}



.aboutImg1 {
	float: right;
	margin-bottom: 20px;
}

.aboutImg2 {
	float: right;
	margin-left: 20px;
}
.aboutText {
	text-align: justify;
}
.renewablesImg1 {
	float: right;
	margin-left: 20px;
}
.textRightMargin {
	margin-right: 20px;
}
.imgFloatRight {
	float: right;
}
.imgFloatLeft {
	float: left;
}
.BigTableFloatingRight {
	margin-top: 10px;
	width: auto;
}

.ManyTableFloatingRight {
	float: right;
	width: 206px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}

.TableFloatingRight {
	float: right;
	width: 206px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.TableDescription {
	font-style: italic;
	text-align: left;
	margin-bottom: 5px;
}
.FigureFloatingRight {
	float: right;
	width: 206px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.FigureFloatingLeft {
	float: left;
	width: 206px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.FigureDescription {
	font-style: italic;
	text-align: left;
	margin-top: 5px;
}
.Box {
	width: 177px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #00A0C6;
	text-align: left;
}
.Box  ul     {
	padding-left: 5px;
}
