* { 
  margin: 0;
  padding: 0; 
  color: #366894;
  font-size: 12px;
  font-family: Arial;
}

html, body { 
  text-align: center; 
  background: #FBE1C8;
  font-size: 12px;
  font-family: Arial; 
}

h1 {
  font-family: Arial;
  color: #366894;
  font-size: 18px;
  /*line-height: 70px;
  padding-left: 135px;*/
  text-align: center;
}

ul {
	list-style-position: inside;
}

hr {
	width: 100%;
	height: 1px;
	margin: 5px auto;
}

.dol {
  background: url('../images/dol.jpg'); 
  width: 962px;
  height: 183px;
  margin: 0 auto;
  clear: both;
  position: relative;
}

.dol a {
	display: block;
	position: absolute;
	left: 320px;
	bottom: 48px;
	width: 300px;
	height: 25px;
}
.visitors {
	display: block;
	position: absolute;
	left: 710px;
	bottom: 50px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Sans;
}



.main {
  width: 962px;
  margin: 0 auto;
  text-align: left;
}

.srodek {
  text-align: left;
  margin: 0;
  width: 802px;
  background: #FFCFA0;
  text-align: left;
  position: relative;
  clear: both;
  margin-left: 70px;
  border: solid #87A7C3;
  border-width: 0px 1px;
  overflow: hidden;
  float: left;
}

.right_corner {
  position: relative;
  left: -1px;
  top: -1px;
  float: right;
  width: 88px;
  height: 42px;
  background: url('../images/page_right_corner.jpg');
}

.menu_tlo {
  width: 891px;
  background: url('../images/page_top.jpg');
  text-align: left;
  height: 42px;
  padding-left: 71px;
}

.menu_tlo img,  .menu_tlo img a{
  width: 158px;
  border: 0;
  margin-right: 3px;
}

.menu_left {
  float: left;
  width: 210px;
}

#menu_left_top {
  background: url('../images/menu_left_top.jpg');
  width: 172px;
  height: 29px;
  margin: 0 auto;
}

#menu_left_content {
  width: 170px;
  margin: 0 auto;
  border: solid #87A7C3;
  border-width: 0px 1px;
  background: #fff;
  padding: 5px 0px;
  font-size: 10px;
}

#menu_left_content ul {
  list-style: square;
  list-style-position: inside;
  padding-left: 5px;
  font-weight: bold;
  font-size: 10px;
}

#menu_left_content li, #menu_left_content li a {
	font-size: 10px;	
	margin-bottom: 5px;
}



.submenu_1 {
  padding-left: 10px;
}

.submenu_1 a {
  font-weight: normal;
}


#menu_left_bottom {
  background: url('../images/menu_left_bottom.jpg');
  width: 209px;
  height: 38px;
  margin-left: 1px;;
}

.page {
  float: right;
  
}

#top {
  width: 590px;
  height: 50px;
  padding-top: 20px;
  background: url('../images/tresc_top.jpg');
}

#tresc {
  background: #fff url('../images/tresc_background.gif') no-repeat right bottom; 
  width: 551px;
  text-align: left;
  padding: 0px 10px;
}

#bottom {
  width: 571px;
  height: 102px;
  background: url('../images/tresc_bottom.gif');
}

#bottom a {
	position: relative;
	top: 30px;
	left: 20px;
	text-decoration: none;
}

#bottom img {
	border: 0px;
}

#flashHeader {
  padding-left: 2px;
  width: 960px;
  text-align: left;
  margin: 0 auto;
  padding-left: 0px; 
  padding-top: 17px;
}

.produkt_img {
	border: 1px solid black;
}

.galeria {
	margin-top: 25px;
	text-align: center;
}

.in_list_img {
	width: 100px;
	height: 75px;
	border: 1px solid #366894;
	margin-right: 10px;
	margin-bottom: 10px;
}

.desc {
	border: 0px #366894 solid;
	border-width: 1px 0px 1px 0px;
	padding: 3px 0px;
	margin-bottom: 5px;
}

.flags {
/* 	position: absolute;  */
/* 	right: 5px;  */
/* 	top: 0px; */
	width: 100%;
/* 	padding: 5px; */
	text-align: center;
}

.flags img {
	border: 1px solid black;
	width: 40px;
}

.anchor {
	position: absolute;
	top: 165px;
}
