body {
	margin: 40px 0;
	padding: 0 auto;
	background: #000000;
	color: #ffffff;
	font-family: "arial", tahoma, sans-serif;
}

em {
  font-size:11px;
  font-style:normal;
}
p {
  font-weight:bold;
  font-size:15px;
}

strong  {
  font-weight:bold;
  font-size:13px;
  color:#af6b37;
}

a
{
color: #ffb866;
text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

ul li {
  list-style: url("images/odrazka.gif");
  margin:16px;
	font-size:16px;
	font-weight:bold;

  }

li a:link {
	color: #ffb866;
}

li a:hover {
	text-decoration: none;
	color: #ffb866;
}


#header {

	width: 299px;
	height: 117px;
	margin: 0 auto;
	background:url(images/profibro.jpg);
}

#obal {
	width: 921px;
	margin: 0 auto;
	background: url(images/listicka.gif) repeat-x;
  border-top: none;
}

#left {
	float: left;
	width: 290px;
	margin-top:6px;
  height:336px;
	background: url(images/left.gif);
}

#left ul {
	margin-left: 20px;
	margin-top: 75px;	
	padding-left: 1em;

}

#stred {
	float: left;
	width: 342px;
  height:336px;
  margin-top:6px;
	background: url(images/stred.gif);
}

#stred img {
	margin-left:20px;
	margin-right:20px;
	margin-top:58px;

}

#right {
	float: left;
	width: 289px;
  margin-top:6px;
  height:336px;
	background: url(images/right.gif) repeat-y ;
	font-size:12px;
}

#right p {
	font-size:13px;
	margin-left:20px
  }

#right a {
  color:#ffffff;
  text-decoration:underline;
  }

#lista {
	width: 921px;
	margin: 0 auto;
  background: url(images/listicka.gif);
  text-align:center;
  font-size:5px;
}

#language {
	width: 921px;
	margin: 0 auto;
	margin-top:20px;
  margin-bottom:20px;
  text-align:center;
}


#footer {
	width: 921px;
	margin: 0 auto;
  text-align:center;
  font-size:11px;
  font-weight:bold;
}

#footer a {
	color: #ffffff;
	text-decoration:underline;
	font-size:11px;
  font-weight:bold;	
}

#profil
{
overflow: scroll}
