body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	padding-top: 0px;
	background-image: url(../pics/bg2.jpg);
	background-repeat: repeat-x;
}
#cover {
	position: relative;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 1259px;
	height: 221px;
	background-image: url(../pics/bg1.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
#rightbox {
	position: relative;
}
#content {
	position: relative;
	margin-right: 275px;
	margin-left: 206px;
	min-height:600px;
	border-left:1px dotted #105286;
	border-right:1px dotted #105286;
	padding-left: 20px;
	padding-right: 20px;
}
#right {
	float: right;
	width: 235px;
	padding-left: 20px;
	padding-right: 20px;
}
#right a:link,#right a:visited,#right a:hover {color: #105286; text-decoration: none;}

a:link, a:hover, a:visited {color: #C1001F;}
#left { 
	position: absolute;
	top: 250px;
	left: 0px;
	width: 206px;
	text-align: left;
}
.menu_item {
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	width: 186px;
	padding-left: 20px;
}
.menu_item a:link,.menu_item a:visited {color: #105286; text-decoration: none;}

.menu_item_on {
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	width: 186px;
	background-color: #BEBF26;
	padding-left: 20px;
}
.menu_item_on a:link,.menu_item_on a:visited {color: #ffffff; text-decoration: none; }

#cover form {
	position: absolute;
	top: 170px;
	left: 240px;
}
#search {
	border: 1px solid #BEBF26;
	width: 137px;
	height: 12px;
	color: #BEBF26;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px;
}
#button {
	position: relative;
	top: 8px;
	!top: 4px;
	left: 4px;
}
#content h2 {color: #BEBF26; margin: 0px; padding-top: 0.2em; padding-bottom: 1em;}
#content h2 a:link {color: #BEBF26; text-decoration: none;}
#content h2 a:hover {color: #C1001F; }
#content h2 a:visited {color: #BEBF26; text-decoration: none;}
#content img {margin-right: 20px;margin-bottom: 20px;}
#content h2 {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
h3 {color: #C1001F;}
.date {
	color: #2E6895;
	font-size: 0.8em;
	float: right;
}

.lbox {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#left img {margin-right: 5px; margin-bottom: 10px;}
#left h2,#right h2 {color: #105286}
#left h6 {color: #105286; font-size: 0.8em; padding: 0px; margin: 0px;}
#left strong {color: #105286}

.lbox a:link,.lbox a:visited,.lbox a:hover {color: #105286; text-decoration: none; line-height: 1.5em;}
.copyright {
position: relative;
font-size: 0.9em;
padding: 20px;
margin-top: 20px;
margin-bottom: 30px;
}
#copyrightimg{margin: 0px;}
img {border: 0px;}

.anketa {
	font-size: 0.9em;
}

#eshop {font-size: 2em;}
#eshop li {color: #BEBF26; margin: 0px; padding-top: 0.2em; padding-bottom: 0.3em;}
#eshop li a:link {color: #BEBF26; text-decoration: none;}
#eshop li a:hover {color: #C1001F; }
#eshop li a:visited {color: #BEBF26; text-decoration: none;}

.eshop-item {
  position: relative;
  float: left;
  width: 150px;
  height: 210px;
  border: 1px solid #eeeeee;
  margin: 2px;
  padding: 5px;
  text-align: center;
}
.eshop-item-caption {
  font-weight: bold;
  text-align: center;
}
.price {
  font-weight: bold;
  font-size: 1.3em;
  color: #105286;
  padding: 10px;
}
.eshop-cart {
  border-collapse: collapse;
}
.eshop-cart td {
  padding: 2px;
  border: 1px solid #c5bd00;
}
#eshop-menu {
  padding-bottom: 10px;
  border-bottom:1px dotted #105286;
  margin-bottom: 10px;
  text-align: center;
}
#links {
  position: absolute;
  top: 150px;
  left: 680px;
  font-size: 0.8em;
  padding: 5px;
  border-bottom: 2px solid #105286;
}

#links a:link {text-decoration: none;}
#links a:visited {text-decoration: none;}
#links a:hover {text-decoration: none;}

.list-table {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}
.list-table td {
  border: 1px solid #eeeeee;
  padding: 4px;
}
.capt-tr td {
  background-color: #105286;
  color: #ffffff;
  font-weight: bold;
}
.shareit {
	padding-top: 10px;
}