body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../design/bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #016446;
	padding: 0;
	margin: 0 0 5px 0;
}

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;
	margin: 0 0 5px 0;
}

a {
	color: #ff7e00;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
	font-size: 11px;
	color: #000;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

.clear {
	font-size: 1px;
	width: 100%;
	clear: both;
}

.text_left {
	text-align: left !important;
}
.text_center {
	text-align: center !important;
}
.text_right {
	text-align: right !important;
}

.float_left {
	float: left !important;
}
.float_right {
	float: right !important;
}

img.float_left {
	float: left !important;
	margin: 0 5px 5px 0;
}
img.float_right {
	float: right !important;
	margin: 0 0 5px 5px;
}

.orange {
	color: #f58500 !important;
}

.no_border {
	border: none !important;
}

.w_more {
	background-image: url(../design/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 6px;
	color: #fff;
}

.o_more {
	background-image: url(../design/arrow_more.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 6px;
	color: #f58500;
}

#page {
	width: 838px;
	position: relative;
	margin: 0 auto;
	padding-top: 189px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 184px;
	background-image: url(../design/header.png);
	background-repeat: no-repeat;
	text-align: left;
}
#hp_link {
	display: block;
	width: 172px;
	height: 184px;
}

#left {
	float: left;
	width: 172px;
	background-color: #4b8856;
	text-align: left;
}

#left ul {
	margin: 0 0 0 0;
	padding: 15px 10px 15px 10px;
}
#left ul.border_bottom {
	border-bottom: 1px solid #62ac70;
}
#left ul li {
	margin: 0;
	padding: 2px 0;
	list-style: none;
}
#left ul li.label {
	font-size: 14px;
	font-weight: bold;
	color: #f6e16f;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#left ul li a {
	display: block;
	background-image: url(../design/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	color: #fff;
	text-decoration: none;
}
#left ul li a:hover {
	text-decoration: underline;
}

.section_label {
	font-size: 13px;
	font-weight: bold;
	color: #f6e16f;
	background-color: #36683f;
	padding: 5px 10px;
}
.section_label a {
	text-decoration: none;
	color: #f6e16f;
}
.section_label a:hover {
	text-decoration: underline;
}

.section_label .help {
	float: right;
}

.tool_tip {
	font-weight: bold;
}
.tip_inner {
	width: 300px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	border: 2px solid #000;
	background-color: #36683f;
}

#form_login {
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0;
}
#form_login fieldset {
	padding: 5px 0 0 10px;
	margin: 0;
}
#form_login label {
	font-weight: bold;
}
#form_login input {
	margin-bottom: 3px;
}
.l_button_cz {
	display: block;
	width: 103px;
	height: 23px;
	background: none;
	border: none;
	background-image: url(../design/butt_prihlasit.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.l_button_en {
	display: block;
	width: 103px;
	height: 23px;
	background: none;
	border: none;
	background-image: url(../design/butt_prihlasit_en.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#form_login fieldset .text_right {
	padding: 0 13px 0 0;
}

#hp_news {
	padding: 10px;
	line-height: 17px;
	color: #fff;
}
#hp_news p {
	margin-bottom: 10px;
}

#content {
	margin-bottom: 5px;
}

#main {
	position: relative;
	float: right;
	width: 661px;
	text-align: left;
	padding-top: 50px;
}

#menu_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #2e2e2e;
	padding: 7px 0 5px 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
#menu_top a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px;
	text-transform: uppercase;
	text-decoration: none;
}
#menu_top a:hover {
	text-decoration: underline;
}

#text {
	padding: 0 10px;
}
#text p {
	margin-bottom: 15px;
	line-height: 17px;
	font-size: 12px;
}

.sub_label {
	font-size: 12px;
}

#hp_table {
}
#hp_table th {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #016446;
	padding: 10px 0;
}
#hp_table th a {
	font-size: 12px;
	font-weight: bold;
	color: #016446;
	text-decoration: none;
}
#hp_table th a:hover {
	text-decoration: underline;
}

#hp_table td {
	padding: 0 0;
	vertical-align: top;
	border-right: 1px solid #ddcecd;
}

#hp_table td p {
	width: 180px;
	padding: 10px 20px;
}

#footer {
	background-color: #7e9197;
	padding: 10px 10px;
	text-align: right;
	color: #fff;
}

.product_itm {
	padding: 20px 0;
}
.product_itm_img {
	float: left;
	width: 130px;
	height: 105px;
	text-align: center;
}
.product_itm_desc {
	float: right;
	width: 460px;
}
.product_itm_desc h2 a {
	color: #000;
	text-decoration: none;
}
.product_itm_desc h2 a:hover {
	text-decoration: underline;
}

.product_itm_desc .product_itm_footer {
	padding: 5px;
	background-color: #f3f3f3;
}

.product_itm_desc .product_itm_footer .price {
	color: #d7221b;
	font-size: 12px;
	font-weight: bold;
}

.link_back {
	font-size: 14px;
	display: block;
	text-align: right;
	padding: 5px 0;
}

.product_detail_img {
	float: left;
	width: 160px;
	text-align: center;
}
.product_detail_img img {
	margin-bottom: 10px;
}
.product_detail_img .price {
	font-size: 13px;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	background-color: #d92517;
	margin-bottom: 10px;
}
.product_detail_desc {
	float: right;
	width: 430px;
}
.product_detail_desc h1 {
	color: #d92517;
	font-size: 22px;
	text-decoration: none;
}
.product_detail_desc h2 {
	background-color: #dbf1ff;
	padding: 3px;
	font-size: 12px;
}

.product_itm table td {
	vertical-align: top;
	padding: 3px 0;
}

#form_registration {
  padding-top: 20px;
}

#form_registration h2 {
  font-size: 12px;
  font-weight: bold;
}

#form_registration td {
  padding: 3px 5px;
}

#form_registration td.button {
  padding-top: 20px;
}

.error {
  font-size: 11px;
  font-weight: bold;
  border: 1px dashed #f6e16f;
  background-color: #4b8856;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

#hp_login {
	padding: 10px;
	line-height: 17px;
	color: #fff;
}
#hp_login p {
	margin-bottom: 10px;
	text-align: center;
}
#hp_login p strong {
	font-size: 14px;
}

#langs {
	position: absolute;
	right: 3px;
	bottom: 0;
}

#footer a {
	color: #fff;
}
