body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

a:link, a:visited{
	color:#35538F;
}
a:hover{
	color:#ff
}

h1{

}

h2{
	font-size : 1.2em;
	font-weight:bold;
	color:#325191;
	margin : 15px 0 10px 0;

}

#main{
	background:url(../img/background_img.jpg) no-repeat;
	width : 840px;
	margin:0 auto;

	padding-top : 175px;
	padding-left : 70px;
	padding-right : 520px;
	width : 265px;
}

#page_2 #main{
	background:url(../img/background2_img.jpg) no-repeat;
	padding-top : 43px;
	padding-left : 70px;
	padding-right : 15px;
	width : 750px;
}

#page_2 #foto{
	float:right;
	width :250px;
	min-height : 166px;
}

#page_2 .tekst{
padding-top : 120px;
margin-right : 150px;
}

.foto_item{
	width : 130px;
	float:left;
	text-align:center;
	margin-top : 10px;
}

.clearfloat{
	clear:both;
	font-size : 0;
	line-height:0;
	height : 0;
}


.setLower{text-transform:lowercase;}

.setUpper{text-transform:uppercase;}

.hidden{display:none;}

.notHidden{display:block;}
