body {
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-size: 0.75em;
	color: #000;
	padding: 30px 0 0 0;
	margin: 0;
	text-align: center;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.abl {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  text-align: center;
}
.abl a {
  padding: 0;
}

table {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #014597;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#page {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: left;
}

#header {
	width: 890px;
	height: 50px;
	padding-left: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

#hp_logo {
	display: block;
	float: left;
	width: 161px;
	height: 47px;
	margin-right: 50px;
	background-image: url(../design/logo.png);
	background-repeat: no-repeat;
}

#hp_bottom {
  clear: both;
  padding: 10px;
}

#content h1 {
  font-size: 16px;
}

#content h2 {
  font-size: 12px;
  margin: 0;
}
#content p {
  margin: 0;
}

#top_menu {
	float: right;
	font-size: 14px;
	padding-top: 20px;
}
#top_menu a {
	font-size: 14px;
	margin: 0 10px;
	text-transform: uppercase;
}

#left_menu {
	float: left;
	width: 120px;
}

#left_menu ul {
  	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left_menu li {
	margin: 0;
	text-align: left;
	list-style-type: none;
	padding: 8px 0 8px 10px;
	border-bottom: 1px solid #149878;
}

#left_menu li ul li {
	padding: 0 0 0 10px;
	border: none;
}

#left_menu li.border {
	border-bottom: 1px dotted #BBB;
	border-left: 1px dotted #BBB;
	margin-left: 4px;
}
#left_menu li ul li a {
	font-size: 11px;
	font-weight: normal;
}

#left_menu a {
	font-size: 14px;
	font-weight: bold;
}

#left_menu li.no_border {
	border: none;
}

#main_banner {
    position: absolute;
    right: 0;
	float: right;
	width: 858px;
	height: 233px;
	background-image: url(../design/top_banner.jpg);
	background-repeat: no-repeat;
}

#main_banner a {
 color: #fff;
 text-decoration: underline;
 }

#main_banner table {
	width: 380px;
	margin: 60px 0 0 440px;
	color: #fff;
}

#main_banner table td {
	padding: 3px 0;
}

#main_banner table td.column1 {
	width: 50px;
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
#main_banner table td.column_short {
	padding-right: 100px;
}

#content {
	float: right;
	width: 758px;
	margin-right: 20px;
	margin-top: 233px;
}

#box1 {
	clear: left;
	float: left;
	padding-right: 10px;
	width: 180px;
	margin-top: 80px;
	border-right: 1px solid #e4e4e4;
}

#box2 {
	float: left;
	width: 240px;
	padding: 0 10px;
}
#box3 {
	float: right;
	width: 479px;
}
#box_dotaz form {
  margin-top: 20px;
  padding: 10px;
	border-top: 1px solid #e4e4e4;
}

#box_dotaz form td.align_top {
	vertical-align: top;
}
#box_dotaz form td.text_right {
	text-align: rigth;;
}

#box_dotaz form textarea {
	width: 99%;
	height: 80px;
}

#box_dotaz form .cont_button {
	float: right;
	display: block;
	width: 80px;
	height: 18px;
	border: none;
	background: none;
	background-image: url(../design/butt_odeslat.png);
	background-repeat: no-repeat;
}

#box1 h2, #box2 h2, #box3 h2, #news h2, #box_dotaz h2 {
	font-size: 14px;
	font-weight: bold;
	color: #014597;
	background-image: url(../design/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0 3px 25px;
	margin: 0 0 10px 0;
}

#box1 p, #box2 p, #box3 p, #news p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 17px;
}

#box1 a.more, #box2 a.more, #box3 a.more, #news a.more {
	display: block;
	text-align: right;
}

#box1 .news, #box2 .news, #box3 .news, #news .news {
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #e4e4e4;
}
#box1 .news h3, #box2 .news h3, #box3 .news h3, #news .news h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#box1 .no_border, #box2 .no_border, #box3 .no_border, #news .no_border {
	border: none;
}

#top_box {
	border-left: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
#top_box h2 {
	font-size: 16px;
	font-weight: bold;
	color: #018f6e;
	padding: 0 0 0 10px;
	background: none;
	margin: 0 0 10px 0;
}

#top_box p {
	padding: 10px;
	margin: 0;
	font-size: 13px;
	background-color: #f0fbca;
}

.top_box_p_cover {
	padding: 0 5px 5px 5px;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#box3 form {
	padding: 0 5px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#box3 form td {
	padding: 5px 5px;
}

#box3 form td.column2 {
	width: 200px;
}
#box3 form td.align_top {
	vertical-align: top;
}
#box3 form td.text_right {
	text-align: rigth;;
}

#box3 form textarea {
	width: 99%;
	height: 80px;
}

#box3 form .cont_button {
	float: right;
	display: block;
	width: 80px;
	height: 18px;
	border: none;
	background: none;
	background-image: url(../design/butt_odeslat.png);
	background-repeat: no-repeat;
}

#suppliers {
	padding: 20px 0;
	text-align: center;
}

#suppliers strong {
	color: #014597;
}

#suppliers .supp_imgs {
	width: 550px;
	margin: 5px auto 0 auto;
	padding-top: 5px;
	border-top: 1px solid #e4e4e4;
}
#suppliers .supp_imgs img {
	margin: 0 10px;
}

#footer {
	clear: both;
	padding-top: 20px;
	color: #014597;
	text-align: center;
}

#footer a {
	margin: 0 4px;
}
#footer span {
	margin: 0 4px;
}

.news_green {
	color: #0a5a47;
}

.fck_left {
	float: left;
	margin: 0 5px 0 0;
}
.fck_right {
	float: right;
	margin: 0 0 0 5px;
}

.clear {
	display: block;
	clear: both;
}

#lightbox{

	background-color:#eee;

	padding: 10px;

	border-bottom: 2px solid #666;

	border-right: 2px solid #666;

	}

#lightboxDetails{

	font-size: 0.8em;

	padding-top: 0.4em;

	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }



#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }



#overlay{ background-image: url(../lightbox/overlay.png); }



* html #overlay{

	background-color: #333;

	back\ground-color: transparent;

	background-image: url(../blank.gif);

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");

	}
	
#fotogalerie td {
  padding: 10px 10px;
}

.error {
  color: #ff0000;
  font-weight: bold;
}