/* CSS Document */
a {
	color: #000000;
	background-color: inherit;
}

a:hover {
	color: #6C6C6C;
	background-color: inherit;
}

body {
	margin: 0;
	padding: 0;
	color: #7e7e7e; 
	background: #000000;
}

#header {
    width:720px;
    height:60px;
    margin-left: 40px;
}

#content {
   width: 720px;
   height: 500px;
   background-repeat: no-repeat;
   background-image: url(images/fundald.jpg);
   margin-left: auto;
   margin-right: auto;
   background-position: center center;

}

#cl {
  width: 140px;
  float: left;
}

#cr {
  width: 580px;
  float:right;
}

#contentg {
   width: 960px;
   height: 4000px;
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
   background-position: center center;
}

#ctg {
  width: 960px;
  height: 210px;
  float: left;
  background-image:url(images/fundct.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

#clg {
  width: 100px;
  height: 4000px;
  float: left;
  background-image:url();
  background-position: center top;
  background-repeat: no-repeat;
}

#crg {
  width: 860px;
  float:right;
  height:4000px;
  margin-top: 80px;
}

#crg img {
  margin-right: 12px;
  margin-bottom: 6px;
}

.highlightitgal img{
border: 3px solid #444;
padding: 1px;
text-decoration:none;
margin:13px;
-moz-border-radius: 6px;
border-radius: 6px; 
}

.highlightitgal:hover img{
border: 3px solid #0f360b;
}

.highlightitgal:hover{
text-decoration:none;
color: #333333;
border-width: 0px;
}

#contenth {
   width: 760px;
   height: 400px;
   margin-left: 40px;
}

#clh {
  width: 520px;
  text-align:left;
  padding: 0 5px 0 5px;
  color: #095A68;
  font-size: 110%;
  float: left;
}

#clh a {
  color: #095A68;
  text-decoration: none;
  background-color: inherit;
}

#clh a:hover {
  color: #12B3CF;
  background-color: inherit;
}
 

#crh {
  width: 240px;
  padding-left: 40px;
  float:right;
}

#menu {
   	line-height: 34px;
    letter-spacing:0.1em;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
    font-size: 22px;
    font:Geneva, Arial, Helvetica, sans-serif;
}

#menu a {
	color: #9C2900;
	text-decoration: none;
	background-color: inherit;
}

#menu a:hover {
	color: #E4A74D;
	background-color: inherit;
}

#menu a.ki {
	color: #E4A74D;
	text-decoration: none;
	background-color: inherit;
}


#menu a.ki:hover {
	color: #fff;
	background-color: inherit;
}

#menug {
	line-height: 34px;
    letter-spacing:0.2em;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
    font-size: 18px;
    font:Geneva, Arial, Helvetica, sans-serif;
    vertical-align:bottom;
    margin-top: 26px;
}

#menug a {
	color: #095A68;
	text-decoration: none;
	background-color: inherit;
}

#menug a:hover {
	color: #12B3CF;
	background-color: inherit;
}
