body {
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	background-image: url(../design/body_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	color: #6aa316;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cdcfb9;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

p {
	padding: 0;
	line-height: 17px;
	margin: 0 0 10px 0;
}

a {
	color: #a21700;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

table {
	border-collapse: collapse;
	font-size: 11px;
	color: #000;
	text-align: left;
}

table.produkty {
 margin: 0 auto;
}

table.produkty td {
 border-top: 1px dotted black;
 width: 250px;
 padding: 5px;
}

table.produkty td.top {
 border-top: 0;
}

table.produkty td.left {
 border-right: 1px dotted black;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

.clear {
	clear: both;
	width: 100%;
	font-size: 1px;
}

.no_border {
	border: none !important;
}

.no_margin {
	margin: 0 !important;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}

.brown {
	color: #a21700;
}

#page {
	position: relative;
	width: 784px;
	margin: 0 auto;
	padding: 320px 0 0 0;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 279px;
	background-image: url(../design/header.png);
	background-repeat: no-repeat;
	text-align: left;
}

#hp_link {
	display: block;
	width: 250px;
	height: 60px;
}

#top_menu {
	height: 31px;
	position: relative;
	top: 185px;
	padding-left: 28px;
}
#top_menu span {
	float: left;
	display: block;
	width: 117px;
	height: 31px;
	margin: 0 5px 0 0;
	background-image: url(../design/menu_item_on.png);
	background-repeat: no-repeat;
}
#top_menu span a {
	display: block;
	width: 117px;
	height: 25px;
	padding: 6px 0 0 0;
	background-image: url(../design/menu_item.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#top_menu span a:hover, #top_menu span a.active {
	background: none;
	color: #fff;
}

#content {
	text-align: left;
	padding: 0 28px;
}

#main_left {
	float: left;
	width: 440px;
}

#main_right {
	float: right;
	width: 250px;
}

.label {
	width: 100%;
	font-size: 18px;
	color: #6aa316;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcfb9;
}

.product_bottom_box {
	float: left;
	margin: 0 30px 0 0;
}

#main {
	float: right;
	width: 490px;
}

#menu {
	float: left;
	width: 200px;
}

#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
#menu ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../design/ico_leaf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li ul {
	margin: 0;
	padding: 5px 0;
}
#menu ul li ul li{
	margin: 0;
	padding: 2px 0 0 10px;
	list-style: none;
}
#menu ul li ul li a {
	display: block;
	width: 100%;
	font-size: 11px;
	text-decoration: none;
	background: none;
}

#footer {
	padding: 20px 0;
	color: #353535;
}

#struktura {
 padding: 5px;
 border: 1px solid #ececec;
 background-color: #f8f8f8;
 margin-top: 10px;
}

.news {
 border-bottom: 1px dotted #888888;
 text-align: left;
 margin: 5px 50px;
 padding: 4px;
}

.gallery {
 text-align: center;
 margin: 0 auto;
}

.gallery td {
 vertical-align: top;
 text-align: center;
}

ul.ceniky {
 list-style-type: none;
}

ul.ceniky li {
 margin: 16px 0;
}

ul.ceniky li img {
 margin-bottom: -3px;
}

ul.ceniky li a {
 text-decoration: none;
}

ul.ceniky li a:hover {
 text-decoration: underline;
}
