*	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}

#body {
  vertical-align: top;
  text-align: left;
  width: 100%;
}
#logo {
	height: 110px;
	background: url("../img/back_top.png");
	background-position : right;
}

#menu_item {
  vertical-align: top;
}
#menu_item p {
	color: #ccc;
	margin: 30px 20px;
	font-size : 10px;
}
#menu_item a.menu {
	font-size: 12px;
	height: 20px;
	color: #999999;
	border-bottom: 1px solid #4A6F92;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 20px;
	margin-right: 5px;
	padding: 4px 0px;
}
#menu_item a:hover {
  color: yellow;
}
#menu_item .select {
	font-size: 12px;
	height: 20px;
	color: yellow;
	border-bottom: 1px solid #4A6F92;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 20px;
	margin-right: 5px;
	padding: 4px 0px;
}
#menu_item a.mail {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#menu_item a.mail:hover {
	color: yellow;
}

#language {
	padding-top: 4px;
	height: 25px;
}
#language form {
	margin: 0px;
 	font-size: 10px;
}
#content {
	vertical-align: top;
	text-align : left;
}
#right {
  background: #EDECEC;
  vertical-align: top;
}
#right td, th {
  font-size: 11px;
}
.bottom {
  background: #EDECEC;
}
#bottom {
  vertical-align: bottom;
  text-align: right;
  font-size: 9px;
  height: 25px;
	padding-bottom: 5px;
}
#service {
  height: 25px;
  font-size: 9px;
  text-align: right;
}

a {
	color: blue;
  text-decoration: none;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
/*	height: 20px; */
	padding: 4px 3px;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4A6F92;
/*	height: 20px; */
	padding: 4px 3px;
}

td {
	font-size: 12px;
}
th {
	vertical-align: top;
	font-weight: normal;
}
img {
  border: none;
}

/* -------------------------- */
#page_1 th, #page_3 th, #partner th {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 10px 0px;
}
#page_1 td, #page_3 td, #partner td {
	vertical-align: top;
	padding: 10px 0px 10px 20px;
}
#page_1 td.link {
	/*background-color: #EDECEC;*/
	vertical-align: bottom;
}
#page_1 th {
	border-bottom: 1px solid #4A6F92;
}
#page_1 td {
	border-bottom: 1px solid #4A6F92;
}
#page_2 th {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 5px 0px;
}
#page_2 td {
	vertical-align: top;
	padding: 5px 0px 5px 20px;
}
#page_2 h2 {
  margin: 0px;
}
#page_2 div.line_spacer {
  height: 1px;
}

#page_2_table1 td {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	text-align : center;
}
#page_2_table1 th {
	padding: 0px;
	margin: 0px;
	font-size: 8px;
	text-align : center;
	font-weight : normal;
}
#page_2_table2 td {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	text-align : center;
}

#partner .partner {
	vertical-align: bottom;
	text-align: right;
	width: 100%;
}

#letak p {
  margin: 2px 0px; 
}
#letak td {
  vertical-align: top;
	text-align: left;  
}
#letak td.r30 {
  padding-left: 30px;
}
#letak td.r10 {
  padding-left: 10px;
}

.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}

.width_25 {
  width: 25px;
  height: 30px;
}

.menu {
	background-color: #003366;
} 

.copy {
	color: #999;
	text-align: center;
	padding-bottom: 5px;
	font-size: 11px;
}
.katalog {
	font-size: 10px;
}
.big {
  font-size: 130%;
}

#eshop_intro th {
  background-color: silver;
	font-weight: bold;
}
.e_r_1 {
	font-weight: bold;
  margin: 3px 10px;
  padding: 2px;
}
.e_r_1a {
	font-weight: bold;
  margin: 3px 10px;
  background: white;
  padding: 2px;
}
.e_r_2 {
  margin-left: 20px;
  padding: 2px;
}