@charset "iso-8859-2";
/* CSS Document */
BODY{
margin: 0 auto;
padding:0;
background:#64090e url(gfx/bg.jpg) top left repeat-x;
}
A{
color:#c45b61;
text-decoration:none;
outline:none;
}
A:hover{
text-decoration:underline;
}
DIV.container{
margin:0 auto;
width:920px;
}
DIV.mmenu{
padding:0 0 0 110px;
background:none;
}
DIV.mmenu A{
border:0;
padding:5px 10px;
margin:0 5px;
}
DIV.mmenu A:hover{
border:0;
margin:0 5px;
}
DIV.mmenu A IMG{
border:0;
}
DIV.bgimg{
clear:both;
margin:0; padding:0; border:0;
background: top center no-repeat;
}
DIV.content{
	width:790px;
	margin:0 0 0 50px;
	padding:0;
	color:#ffdae8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
}
DIV.footer{
	width:758px;
	padding:6px 0 0; 
	margin:0 0 0 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c45b61;
}
DIV.footer DIV.eu{
	height:29px;
	border-bottom:1px solid #fff;
}
DIV.footer DIV.expro{
	height:60px;
	background:url(gfx/bottom_gradient.jpg) top no-repeat;
	text-align:right;
}
DIV.colr{
	float:right;
	width:178px;
	padding:50px 0px 0px;
	background:url(gfx/colr_bg.jpg) top left no-repeat;
	border-left:1px dotted #b65c7e;
	text-align:center;
}
DIV.colr A IMG{
	padding:3px;
	background:#fff;
	border:0px;
	margin:3px 0;
}
DIV.coll{
width:580px;
margin:0; 
padding:0;
}
DIV.coll DIV.title{
height:48px;
background:top left no-repeat;
}
DIV.coll DIV.tekst{
margin:0; padding:0;
}
DIV.coll DIV.tekst P{
margin:0 0 25px; padding:0;
}
DIV.coll DIV.galeria IMG{
border:0;
background:#fff;
padding:3px;
margin:1px;
}
DIV.coll DIV.cForm{
float:right;
padding:7px;
width:240px;
border:1px dotted #b65c7e;
}
