/* CSS Document */

#slider ul
{
	margin: 0;
	padding: 0;
	left: 0;
}

#slider li
{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	margin-left: -40px;
	margin-top: -16px;
	*margin-top: 0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slider li img
{
	display:block;
	background-color:#FFFFFF;
	margin: 0;
	padding:0;
	width: 632px;	
	height: 142px;
}

body {
  background-color: #3f3239;
  padding: 0px;
  margin: 0px;
  font-family: Arial;
}

a {
  text-decoration: none;
}

#wrap {
  position: relative;
  margin: 0 auto;
  width: 950px;
}

#wrap #holder {
  position: absolute;
  top: 0px;
  left: 0px;
}

#wrap #languages
{
	float: right;
	padding-top: 5px;
}

#wrap #languages a
{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#wrap #languages a:hover
{
	text-decoration: underline;
}

#wrap #holder #this #base {
  background-color: #e7d891;
  background-image: url("../gfx/background.jpg");
  position: relative;
  top: 204px;
  left:0px;
  width: 950px;
  min-height: 50px;
}

#wrap #holder #this #base #text {
  float: left;
  position: relative;
  min-height: 400px;
  width: 730px;
  top: 0px;
  padding-left: 220px;
  _height: 400px;
}

#wrap #holder #this #base #text #content {
  margin-left: 15px;
  margin-top: 15px;
  width: 680px;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
}

#wrap #holder #this #base #text #content h2 {
  margin-top: 20px;
  _margin-top: 0px;
  *margin-top: 0px;
  font-size: 16px;
  font-style: normal;
}


#wrap #holder #this #base #text #content p {
  margin-bottom: 3px;
}

#wrap #holder #this #base #text #content a {
  text-decoration: none;
  color: #6A103B;
  font-weight: bold;
}

#wrap #holder #this #base #text #content a:hover {
  text-decoration: underline;
}

#wrap #holder #this #base #text #content a img {
  border: none;
  text-decoration: none;
}

#wrap #holder #this #base #text #content ul {
  list-style-type: none;
  margin-top: 0px;
  padding-left: 20px;
  margin-left: 0px;
}

#wrap #holder #this #base #text #content ul li {
  padding-bottom: 3px;
}

#wrap #holder #this #base #text #content table tr td a img { 
    border: solid 1px #3F3239;
}

#wrap #holder #this #base #text .news {
  margin-top: 30px;
  width: 695px;
  background-color: #6a183e;
  font-style: italic;
  font-size: 14px;
  letter-spacing: 1px;  
  color: white;
}

#wrap #holder #this #base #text .news span {
  color: white;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 5px;
  padding-top: 5px;
  margin-bottom: 0px;
  font-weight: bold;
  display: block;
}

#wrap #holder #this #base #text .news table {
  border: none;
  margin-left: 50px;
  width: 630px;
}

#wrap #holder #this #base #text .news table tr {
  vertical-align: top;
}

#wrap #holder #this #base #text .news table tr td.right {
  text-align: right;
  width: 90px;
}

#wrap #holder #this #base #text .news table tr td a {
  color: white;
  text-decoration: none;
}

#wrap #holder #this #base #text .news table tr td a:hover {
  text-decoration: underline;
}

#leftmenu {
/*  float:left;*/
  position: absolute;
  top: 204px;
  left: 0;
  width: 200px;
  height: 400px;
  z-index: 100;
  padding-top: 10px;
}

#flags {
	position: absolute;
	left: 950px;
	top: 28px;
	width: 21px;
	height: 100px;
}

#flags a img {
	border: none;
}

#leftmenu ul.menu {
  list-style-type: none;
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 26px;
  z-index: 100;  
}

#leftmenu ul.menu li a.menu-item {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}

#leftmenu ul.menu li a.active {
  color: #6A183E;
  text-decoration: underline;
}


#leftmenu ul.menu li a:hover.menu-item {
  text-decoration: underline;
}

#leftmenu ul.sub-menu {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 0px;
}

#leftmenu ul.sub-menu a.submenu-item {
  font-size: 12px;
  color: black;
  text-decoration: none;
  font-weight: bold;
}

#leftmenu ul.sub-menu a:hover.submenu-item {
  text-decoration: underline;
}

#wrap #top {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 950px;
  height: 142px;
}

#wrap #top #top-left {
  float: left;
  width: 280px;
  height: 142px;
  left: 0px;
  position: absolute;
  z-index: 20000;
}

#wrap #top #top-middle {
  float: right;
  width: 632px;
  height: 142px;
  position: absolute;
  left: 280px;
}

#hidediv {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 0px;
  left: -50px;
  z-index: 20000;
  background-color: #3f3239;
}

#imgover {
  position: absolute;
  left: 0px; 
  width: 633px;
  height: 142px;
  z-index: 1000;
}

#imgunder {
  width: 633px; 
  height: 142px; 
}

#wrap #top #top-right {
  float: left;
  width: 38px;
  height: 142px;
  position: absolute;
  left: 912px;
}

#wrap #top #toplogo {
  width: 216px;
  height: 101px;
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 20000;
}

h1 {
  display: none;
}

#wrap #top #toplogo a img {
  border: none;
}

#wrap #header {
  position: absolute;
  left: 0px;
  width: 950px;
  height: 42px;
  top: 172px;
  /*padding-top: 5px;*/
  padding: 0px;
}

#wrap #header div.headeranchor {
  padding-left: 32px;
  margin-top: 8px;
  display: block;
  float: left;
}

#wrap #header div.headeranchor a {
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
}

#wrap #header div.headeranchor a:hover {
  text-decoration: underline;
}

.reset {
  clear: both;
}

.reset_long {
  clear: both;
  height: 60px;
}

.gallery a {
  text-decoration: none;
}

.gallery a img {
  border: solid 1px black;
  height: 60px;
}

.gallerypage {
  float: right;
  margin-top: 15px;
  margin-left: 10px;
  width: 94px;
}

.gallerypage div.divitem {
  float: right;

}

.gallerypage div.divitem a {
  text-decoration: none;
}

.gallerypage div.divitem a img {
  border: solid 1px black;
  /*height: 60px;*/
  width: 90px;
  clear:both;
}

.beforegallery {
	float: left; width: 570px;
}

#footer {
	color: #999999;
	font-size: 9px;
	font-style: italic;
	clear: both; margin-top: 210px;	
	display: block;
	height: 20px;
}

#allin1 {
	float: right;
	margin-right: 5px;
	width: 240px;
}

#reklama {
	text-align:center;
	width:950px;
	clear:both;
	position: relative;
	top: 2px;
}

#footer a {
	text-decoration: none;
	color:#999999;	
	font-style: italic;	
}

#footer a:hover {
	text-decoration: underline;
}

#orsei {
	float: left;
	margin-left: 5px;
}
.lista-seo, #seolista {
	text-align:center;
	width:950px;
	position: relative;
	top: -10px;
}

td p {
	margin: 0px !important;
}
