html, body, h1, h2, h3, h4, h5, h6, div, span,
p, ol, ul, li, dd, dt, dl {
  margin: 0;
  padding: 0;
}

@font-face {
    font-family: "Elana";
    src: url("Elana.ttf")
}

a {
  color: inherit;
  text-decoration: none;
}

a img {
	border: 0;
}

a:visited {
}

h2 {
  font-size: 16px;
  font-weight: none;  
}

html {
}

*, html, body {
  font-family: Verdana;
}

html, body {
	background-color: #ebebeb;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

#navbar {
	float: left;
	clear: both;
	width: 803px !important;
	width: 703px;
	display: inline;
	height: 20px;
	margin-left: 170px;
	background: url(../images/menubg.png);
	background-position: top center;
	background-repeat: repeat-y;
}

#flags {
	position: absolute;
	top: 2px;
	left: 40px;
	display: inline;
}

#navbar ul {
	position: absolute;
	left: 380px;
	display: inline;
	top: 10px;
	list-style-type: none;
	width: 550px;
	font-size: 14px;
	overflow: auto;
}

#navbar ul li {
	float: left;
	clear: none;
	padding-left: 26px;
	padding-right: 10px;
	padding-top: 12px;
	background-image: url(../images/menupykacz.png);
	background-repeat: no-repeat;
}

#navbar ul li a {
	font-weight: bold;
	color: #a5a5a5;
	font-family: "Robson Celtic";
}

#navbar ul li a:hover,
#navbar ul li.active a {
	color: #2f2f2f;
}

#top {
	position: relative;
	float: left;
	clear: both;
	margin-top: 25px !important;
	margin-top: 21px;
}

#top img {
	position: relative;
	float: left;
	clear: both;
	top: -10px;
	left: 25px;
}

#top #newsTopBackground {
	position: relative;
	float: left;
	clear: both;
	height: 368px;
	width: 923px;
	margin-top: 0px;
	background-position: 0px 22px;
	background-repeat: no-repeat;
}

#top.pl #newsTopBackground {
	background-image: url(../images/top/top_pl.png);
}
#top.en #newsTopBackground {
	background-image: url(../images/top/top_en.png);
}
#top.de #newsTopBackground {
	background-image: url(../images/top/top_de.png);
}
#top #wroclawTopBackground {
	position: relative;
	float: left;
	clear: both;
	height: 168px;
	width: 923px;
	margin-top: -10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#top.pl #wroclawTopBackground {
	background-image: url(../images/top/wroclawtop_pl.png);
}
#top.en #wroclawTopBackground {
	background-image: url(../images/top/wroclawtop_en.png);
}
#top.de #wroclawTopBackground {
	background-image: url(../images/top/wroclawtop_de.png);
}
#top #contactTopBackground {
	position: relative;
	float: left;
	clear: both;
	height: 358px;
	width: 923px;
	margin-top: 2px;
	background-position: 0px 15px;
	background-repeat: no-repeat;
}

#top.pl #contactTopBackground {
	background-image: url(../images/top/contacttop_pl.png);
}
#top.en #contactTopBackground {
	background-image: url(../images/top/contacttop_en.png);
}
#top.de #contactTopBackground {
	background-image: url(../images/top/contacttop_de.png);
}
#top #restTopBackground {
	position: relative;
	float: left;
	clear: both;
	height: 218px;
	width: 923px;
	margin-top: 2px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#top.pl #restTopBackground {
	background-image: url(../images/top/resztatop_pl.png);
}
#top.en #restTopBackground {
	background-image: url(../images/top/resztatop_en.png);
}
#top.de #restTopBackground {
	background-image: url(../images/top/resztatop_de.png);
}

#top #wroclawTopBackground #subMenu {
	position: absolute;
	top: 115px;
	left: 337px;
	list-style-type: none;
}

#top #wroclawTopBackground #subMenu li {
  float: left;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
  font-weight: bold;
}

#top #wroclawTopBackground #subMenu li a {
  color: #fff;
}

#top #wroclawTopBackground #subMenu li.active a {
  color: #000;
}

#top #distributors {
	position: absolute;
	top: 235px;
	left: 600px;
	height: 160px;
	width: 290px;
	color: #fff;
	font-size: 1px;
	color: #f6e431;
	background-repeat: no-repeat;
}
#top.en #distributors {
  background-image: url('../images/dist_en.png');
}
#top.pl #distributors {
  background-image: url('../images/dist_pl.png');
}
#top.de #distributors {
  background-image: url('../images/dist_de.png');
}

#top #distributors #login {
	position: relative;
	top: 25px;
	left: 16px;
	width: 160px;
}
#top #distributors #password {
	position: relative;
	top: 26px;
	left: 16px;
	width: 160px;
}
#top #distributors #submit {
	position: relative;
	top: 28px;
	left: 6px;
	width: 160px;
	cursor: pointer;
}

#footerContainer {
	float: left;
	clear: both;
	width: 100%;
}

#footer {
	position: relative;
	width: 100%;
	margin-top: 100px;
	height: 64px;
	background: #f6e431;
}

#footer img {
	position: absolute;
	top: -82px;
	left: 0;
}

#top #distributors div {
  margin-top: 2px;
}

#top #distributors label {
  float: left;
	width: 50px;
	padding-top: 3px;
  display: inline;
}

#top #distributors input {
  border: 1px solid #979c94;
}

#top #distributors .submit {
  border: 0;
  background: transparent;
  float: right!important;
  float: left;
  margin-left: 0 !important;
  margin-left: 140px;
  color: #fff;
}

#content {
	float: left;
	clear: both;
	width: 900px !important;
	width: 923px;
	padding-left: 23px;
	font-size: 12px;
  color: #58595b;
}

#content a {
  color: #58595b;
}

#content #newscontainer {
  color: #666666;
	padding-left: 100px;
}

#content #newscontainer #description {
  float: left;
	width: 300px;
	font-size: 12px;
	padding-left: 70px;
	padding-top: 15px;
	background: url(../images/pykaczeglowna.png);
	background-repeat: no-repeat;
}

#content #newscontainer #news {
  float: left;
	width: 200px;
	margin-left: 200px;
  padding-top: 13px;
}

#content #newscontainer #news.full {
  float: left;
	width: 100%;
	margin-left: 0px;
}

#content #newscontainer #news h1 {
	border-bottom: 1px solid #9a9a9a;
	color: #9a9a9a;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#content #newscontainer #news ul.news {
  list-style-type: none;
	margin-top: 5px;
	font-size: 12px;
	text-align: justify;
}

#content #newscontainer #news ul.news li ul.options {
  list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 2px;
}

#content .photos {
	float: left;
	clear: both;
	width: 860px;
	margin-left: 40px;
	padding: 5px 0 5px 0;
	border-top: 3px solid #666;
}

#content .photos .bigPhoto {
	float: left;
	clear: none;
	width: 500px;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #666;
}

#content .photos .bigPhoto img {
  margin: 0 auto;
}

#content .photos .thumbs {
	float: left;
	clear: none;
	width: 360px;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #666;
	list-style-type: none;
}

#content .photos .thumbs li {
  display: inline;
}

#content .photos .description {
  float: right;
	clear: none;
	width: 320px;
	margin-top: 50px;
	text-align: left;
	color: #666666;
	font-size: 12px;
}

#content .photos .description h2 {
  border-left: 12px solid #f6e431;
	height: 12px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
}

#content .photos .description p {
}


ul ul {
	margin-left: 20px;
}

