/* Art-Page Design*/
div#FooterArtPage {
	float: right;
	clear:both;
	text-align:right;
	font-size: 12px;
	color: #fff;
	padding:0;
	margin:0;
}
a.link-design:link, a.link-design:visited{
	text-decoration: none;
	font-size: 12px;
	color: #E6C885;	
}

a.link-design:hover{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
/* END Art-Page Design*/
BODY {
text-align: center;
background-image:url(img/bg.jpg);
}
ul{
  padding: 0 5px 0 5px;
  margin:  0 0 0 5px;
  list-style:    disc;
}
li {
  padding: 5px 0 0 5px;
  margin:  0 0 0 5px;
}
p{
  padding: 0;
  margin: 0;
}
img{
	border: 0px;
}
/* LAYOUT STRONY */
div.cms{
  text-align:  	left;	
}
div#wraper {
  position:    	relative; 
  top:		   	0px;
  width:	   	1008px;
  height: 	   	100%;
  font-size:	12px;
  font-family:	Arial, Helvetica, sans-serif;
  font-weight: 	normal; 
  font-style:  	normal;
  text-align:  	center;
  margin: 		0 auto;
}
div#top{
	background:url(img/topbg.png) center no-repeat;
	position:relative;
	width: 100%;
	height:80px;
	margin: 0 auto;	
	z-index:100;	
}
div#menu{
	position:	absolute;
	left: 80px;
	top: 100px;
	line-height: 140%;
	font-family:	Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align:justify;
}
div#main{
	position:	relative;
	background:  url(img/x_main.jpg);
	margin: 0 auto;		
	height:	609px;
	width: 1008px;
}
div#column_left{
	float:left;
	height:609px;
	width:270px;
}
div#column_middle{
	float:left;
	background:url(img/content.png) center center no-repeat;
	height: 609px;	
	width: 481px;
}
div#text{
	line-height: 140%;
	font-family:Myriad Pro;
	font-family:	Arial, Helvetica, sans-serif;	
	font-style:	italic;
	letter-spacing: 1px;
	text-align:left;
	margin-top: 43px;
	padding: 25px;
	height: 325px;
	width: 427px;
	overflow:auto;
}
div#column_right{
	float: right;
	width:255px;
	height: 609px;
}

div#footer{
	position:relative;
	width: 100%;
	height:	40px;
	font-size: 12px;
	font-family:	Arial, Helvetica, sans-serif;
	color: #FFF;		
}

a:link, a:visited
{
  color: #422e03;
  font-style: none;
  text-decoration: none;
}
a:hover
{
 color: #fff;
}

iframe{
	border: 10px #FFF solid;
}
div#middle{
}

a.mainlevel 
{
	display: inline;
	text-decoration: none;	
	width: auto;
	height: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	padding: 0;
	margin: 0 10px 0 0;	
	font-weight: bold;
	  font-family:	Arial, Helvetica, sans-serif;
}
a.mainlevel:link, a.mainlevel:visited
{
	color: black;
	line-height: 20px;	
	text-decoration: none;
}

#text a:hover
{
	color: red;
}

a.text:hover 
{
	text-decoration: none;
	color: black;	
}

a.mainlevel#menuActive 
{
	text-decoration: none;
	COLOR: #FFF;
}
div#kontakt_mail{
	position: absolute;
	left: 400px;
	top: 30px;
}
