a:link { text-decoration: none;  color: #000000; }
a:active { text-decoration: none;  color: #000000; }
a:visited { text-decoration: none;  color: #000000;}
a:hover { text-decoration: none; color: #666666; }
a img { border: none; }


* {
  margin: 0;
  padding: 0;
  font-size:12px;
}

html {
  padding:0; /*remove padding */
  margin:0; /* remove margins */
  border:0; /* remove borders */
  background:#fff; /*color background - only works in IE */
}

body {
  height:100%; /* fix height to 100% for IE */
  max-height:100%; /* fix height for other browsers */
  overflow:visible; /*get rid of scroll bars in IE */
  padding:0; /*remove padding */
  margin:0; /* remove margins */
  border:0; /* remove borders */
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
}

body.section-1 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
 }
body.section-2 { 
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
}
body.section-3 { 
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
}

#content {
    padding-top: 180px;
    padding-left: 10px;
    word-wrap: break-word;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color:#000000;
	
}

.container {
  padding: 5px 5px 25px 5px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;


}

#cesuratopmenu{
	margin-top:3px;
}
#menu {
  position:fixed;
  width: 100%;
  background: repeat-x fixed #FFFFFF; 
  margin: 0;
  clear: both;
  float: left;
  padding-left: 10px;
  padding-top: 20px;
  z-index: 500;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
  filter: alpha(opacity=93);
  opacity: .93;
}

#menu ul {
  list-style: none;
  margin: 0 0 12px 0;
}

#menu li {
    display: inline;
}

#menu ul li.section-title { 
}

#menu a {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
}

#menu a:hover {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000000;
  text-decoration: none;
  color: #666666;
}

p {
  margin: 0 0 9px 0;
}

#img-container	{
  margin: 0; 
  padding: 0; 
}

#img-container p { 
  height: 200px; 
  margin: 0; 
  padding: 0 0 12px 0; 
}

#once { clear: left; }

img
{
    opacity:20.0;
    filter:alpha(opacity=0);
}

div.clear {
	clear: both;
}


.caption-top, .caption-bottom {
	color: #000;	
	font-size: 20px;	
    font-family:Helvetica;
	font-weight:bold;
	background: #ffffff;
	text-align:center;
	vertical-align:middle;
	top:150px;
	padding:20px 0 20px 0;
	font-stretch:extra-condensed;
	letter-spacing:-1px;

}

.caption-top {

}
.caption-bottom {

}

.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
}
.caption a:hover, .caption a:hover {
	background: #202020;
	
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

.pictureproject img {
	margin-bottom: 40px;
	border:0px solid #121213;
}
.pictureproject img.margin {
	margin-right: 0px; 
}

.pictureproject {
	position:relative;
	float:left;
}

.captify{
	height:400px;
	margin:0 40px 0 0;
}
