html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(/img/bg_body.jpg) center top repeat-x;
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #333333;
}
h1, h2, h3 {
	color: #4e4d4d;
}
p {
	line-height: 195%;
	padding: 0;
	margin: 0 0 1.5em 0;
}
li {
	line-height: 195%;
	padding: 0;
}
ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 2em;
}
ul ul {
	list-style-type: disc;
}
h1 {
	font-size: 200%;
	margin: 20px 0;
	padding: 0;
}
h2 {
	margin: 25px 0 15px 0;
	padding: 0;
	font-size: 152%;
}
p strong {
	font-weight: bold;
	color: #ff9933; 
}
a {
	color: #ff9933; 
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	overflow: hidden;
}
input, textarea {
	background: #fff url(/img/bg_input.png) bottom right no-repeat;
	border: 1px solid #b2b2b2;
	padding: 5px;
}
dt {
	font-weight: bold;
	margin-top: 10px;
}
dd {
	line-height: 195%;
}
input {
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 140px;
}
.submit input {
	cursor: pointer;
}
.cleaner {
	width: 100%;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
#cover_out.homecover {
	background: #fff url(/img/bg_cover_out.jpg) center top repeat-x;
	min-height: 505px
}
#header {
	width: 963px;
	height: 127px;
	background: #f18431 url(/img/bg_header.jpg) center top no-repeat;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#header h1 a, #header h1, #header h1 a span {
	display: block;
	margin: 0;
	padding: 0;
	width: 205px;
	height: 87px;
	overflow: hidden; 
}
#header h1 {
	margin: 10px 0 0 25px;
	font-size: 130%;
	color: #fff;
}
#header h1 a {
	color: #fff;
	position: relative;
	line-height: 87px;
	font-weight: bold;
}
#header h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(/img/logo.png) center top no-repeat;
}

#footer {
	width: 980px;
	height: 104px;
	background: transparent url(/img/bg_footer.jpg) center top no-repeat;
	margin: 0 auto 3em auto;
	font-size: 90%;
}
#footer strong {
	color: #232323;
}
#footer a {
	color: #232323;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
}
#footer div {
	float: left;
	margin: 15px 0 0 25px;;
}
#footer div img {
	border: none;
}
#footer div p {
	margin-top: 10px;;
}
#footer div.f1 a img {
	display: inline;
	vertical-align: middle;
}
#footer div.f1 a {
}
#footer div.f1 {
	width: 445px;
}
#footer div.f1 p {
	margin: 5px 0 0 0;
}
#footer div.f2 {
	width: 145px;
}
#footer div.f3 {
	width: 290px;
}

#menu {
	width: 920px;
	height: 65px;
	background: transparent url(/img/bg_menu.jpg) center center repeat-x;
	margin: 0 auto;
	padding: 0 30px;
	overflow: hidden;
	margin-top: -5px;
	line-height: 65px;
	position: relative;
}
#menu a {
	float: left;
	display: block;
	height: 65px;
	color: #fff;
	text-align: center;
	width: 151px;
	margin: 0 2px 0 0;
	background: transparent url(/img/bg_menu_button.png) left center no-repeat; 
	text-decoration: none;
}
#menu a.b0 {
	background-image: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.selected {
	background: transparent url(/img/bg_menu_hover.jpg) center no-repeat;
	color: #f28b3d; 
	font-weight: bold;
	width: 153px;
	margin-right: -3px;
	position: relative;
}

#flags {
	float: right;
	margin: 0 25px 0 0;
	height: 32px;
	padding: 0 20px;
	line-height: 32px;
	text-align: center;
	background-color: #f5a96e;
}
#flags a {
	white-space: nowrap;
	color: #fff;
	float: left;
	text-transform: uppercase;	
	font-size: 87%;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	width: 50px;
}
#flags a span {
	text-decoration: underline;
}
#flags a.active span {
	text-decoration: none;
	font-weight: bold;
}
#flags a:hover span {
	text-decoration: none;
}
#flags a img {
	margin-left: 5px;
	vertical-align: middle;
	border: none;
	display: inline;
}
#upper_menu {
	position: absolute;
	top: 65px;
	right: 25px;  
}
#upper_menu a {
	color: #fff;
	margin-left: 25px;
	padding: 5px;
}
#upper_menu a.selected {
	text-decoration: none;
	font-weight: bold;
}
#content {
	margin: 22px auto;
	width: 980px;
	overflow: auto;
}
#home_slider {
	height: 318px;
}
#sidebar {
	width: 287px;
	float: left;
	overflow: hidden;
}
.side_submenu {
	width: 287px;
	padding-bottom: 11px;
	background: transparent url(/img/bg_side_submenu.png) center bottom repeat-x;
	margin-bottom: 25px;
}
.side_submenu_in {
	padding: 10px 0;
	width: 280px;
	background-color: #efefef;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	margin: 0 auto;
	overflow: hidden;
}
.side_submenu_in a {
	display: block;
	margin: 10px 20px;
	padding-left: 25px;
	line-height: 25px;
	height: 25px;
	color: #333;
	background: transparent url(/img/bg_sidelink.png) left 6px no-repeat;
}
.side_submenu_in a:hover {
	background-position: left -22px;
}
.side_submenu_in a.selected {
	background-position: left -22px;
	text-decoration: none;
	font-weight: bold;
}
#inner-content {
	width: 675px;
	float: right;
	overflow: hidden;
}
.crumbs {
	font-size: 82%;
}
.crumbs a {
	color: #4e4d4d;
}
.simple_ul {
	list-style: none;
	padding-left: 0;
}
.bold {
	font-weight: bold;
}
.feedback_box {
	overflow: hidden;
	margin: 20px 0 40px 0;
	width: 100%;
}
.feedback_box h3 {
	margin: 0;
}
.feedback_box img {
	width: 100px;
	height: 100px;
	border: 3px solid #f28c3f;
	float: left;
	margin-right: 15px;
}
.feedback_box p {
	margin: 0;
}
.feedback_position {
	font-size: 82%;
	margin: 0;
}
.float_r {
	float: right;
}
#inner-content.fullwidth {
	width: 940px;
	padding: 0 20px; 
	float: none;
}
#kontakt {
	width: 430px;
}
#kontakt h3 {
	clear: left;
	margin-bottom: .2em;
	font-size: 100%;
	font-weight: bold;
	color: #FF9933;
}
#kontakt .box_adresa {
	width: 50%;
	float: left;
}
#kontakt .box_kontakt {
	width: 50%;
	float: right;
}
#mapa {
	float: right;
}
#mapa iframe {
	border: 3px solid #FF9933;
}
#mapa a {
	display: block;
}

/* product detail's tabs */
#tabs {
	width: 98%;
	position: relative;
}
#tabs p {
	margin: 1em 0 0 0;
}
#tabmenu a {
	overflow: hidden;
	margin: 0;
	padding: 0 15px;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	font-size: 100%;
	background: #fff url(/img/bg_tabmenu.png) left -100px repeat-x;
}
#tabmenu a.sel {
	background-position: top;
	background-color: #dbf0fe;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#tabmenu {
	clear: both;
	width: 100%;
}
#tabs .tabcontent {
	float: left;
	padding: 25px;
	width: 607px;
	overflow: hidden;
	background-color: #dbf0fe;
}
.kalkulace input {
	width: 138px;
	margin-right: 20px;
	float: left;
}
.kalkulace .submit input {
	margin: 0;
	border: none;
	background: #fff url(/img/bg_submit_kalk.png) center no-repeat;
	width: 148px;
	height: 32px;
	text-decoration: underline;
}
.kalkulace label {
	display: none;
}
.separator {
	width: 100%;
	clear: both;
	height: 15px;
	background: #fff url(/img/separator.png) center no-repeat;
}
.separator_small {
	width: 100%;
	clear: both;
	height: 15px;
	margin: 15px 0 10px 0;
	background: #fff url(/img/separator_small.png) center no-repeat;
}
.kontakt.formular label {
	display: block;
	margin-top: 15px;
}
.kontakt.formular input {
	width: 172px;
}
.kontakt.formular textarea {
	width: 381px;
	height: 150px;
}
.kontakt.formular .submit input {
	margin: 15px 0 0 0;;
	border: none;
	background: #fff url(/img/bg_submit_orange.png) center no-repeat;
	width: 148px;
	height: 32px;
	text-decoration: underline;
	color: #fff;
}
.kalkulace {
	overflow: hidden;
}
.formgroup {
	width: 430px;
	cleat: both;
	overflow: hidden;
}
.formgroup .frag {
	float: left;
	margin-right: 25px;
}
.sidebox {
	background-color: #EFEFEF;
	border: 1px solid #D6D6D6;
	margin: 0 auto 25px auto;
	overflow: hidden;
	padding: 15px;
	width: 250px;
	background: #fff url(/img/bg_sidebox.png) bottom left repeat-x;
}
#sidebar .sidebox #portfolio_order {
	display: none;
}
#content #product_spec {
	display: none;
}
.portfolio_order span, .dlit {
	background: #fff url(/img/lupa.png) center no-repeat;
	width: 47px;
	height: 35px;
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
}
.portfolio_order a {
	font-weight: bold;
}
.portfolio_order p {
	margin-bottom: 0;
}
.product_spec span {
	background: #fff url(/img/zarovka.png) center no-repeat;
	width: 47px;
	height: 35px;
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
}
.product_spec p {
	margin-bottom: 0;
}
.formular.productfilter, .restfilter {
	background: #fff url(/img/bg_productfilter.png) left top repeat-x;
	width: 596px;
	padding: 20px 25px;
	position: relative;
	margin-top: 30px;
}
.formular.productfilter h2, .restfilter h2 {
	margin: 0;
	font-size: 120%;
	color: #333;
}
.restfilter label {
	display: none;
}
.restfilter select {
	margin: 15px 0;
	width: 400px;
	padding: 3px;
}
.oneinform {
	float: left;
	width: 235px;
}
.oneinform label {
	margin: 1em 0 .5em 0;
	display: block;
}
.oneinform select {
	width: 200px;
	padding: 3px;
}
.showall {
	display: block;
	background: transparent url(/img/bg_showall.png) left center no-repeat;
	border: none;
	margin-top: 10px;
	padding-left: 30px;
	$padding-left: 0;
	cursor: pointer;
	text-decoration: underline;
	color: #FF9933;
	width: auto;
}
.formular.productfilter .showit, .restfilter .showit {
	position: absolute;
	display: block;
	border: none;
	width: 176px;
	height: 38px;
	line-height: 40px;
	background: transparent url(/img/bg_showit.png) center no-repeat;
	top: 66px;
	right: -28px;
	text-align: left;
	text-indent: 23px;
	text-decoration: underline;
	cursor: pointer;
}
.restfilter .showit {
	background: transparent url(/img/bg_showit_rest.png) center no-repeat;
	right: -28px;
	top: 46px;
	text-indent: 45px;
}
.rel_product {
	clear: both;
	margin-bottom: 25px;
	overflow:hidden;
}
.rel_product h3, .rel_product p {
	margin: 0;
	margin-left: 138px;
}
.rel_product img {
	float: left;
	border: 3px solid #FF9933;
	width: 123px;
	height: 79px;
	margin: 0 15px 15px 0;
}
#courses .separator {
	margin-bottom: 15px;
}
#feedback img{
	float: left;
	border: 3px solid #FF9933;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
}
.sidebox img.refer {
	float: left;
	border: 3px solid #FF9933;
	width: 70px;
	height: 70px;
	margin: 0 15px 15px 0;
	overflow: hidden;
}
#feedback h3, #feedback p, .sidebox h3, .sidebox p {
	margin: 0;
}
#feedback .referer {
	float: left;
	width: 250px;
}
.sidebox .referer {
	float: right;
	width: 155px;
}
#feedback .citation, .sidebox .citation {
	float: left;
	width: 270px;
	background: #efefef url(/img/bg_citation.png) left bottom no-repeat;
	padding: 0;
}
.sidebox .citation {
	width: 100%;
	clear: both;
}
.sidebox h3 {
	font-size: 100%;
	color: #333; 
}
#feedback .citation p, .sidebox .citation p{
	margin: 15px;
	line-height: 160%;
	font-size: 95%;
}
#feedback .citation a, .sidebox .citation a {
	float: right;
	margin-top: 10px;
	background: transparent url(/img/small_li.png) left center no-repeat;
	padding-left: 10px;
}
.sidebox h2 {
	margin: 0 0 10px 0;
	font-size: 115%;
}
.side_articles a, .side_dict a {
	display: block;
	padding-left: 20px;
	margin-bottom: .9em;
}
.side_articles a {
	background: transparent url(/img/ico_clanek.png) left center no-repeat;
}
.side_dict a {
	background: transparent url(/img/ico_slovnik.png) left center no-repeat;
}
.noshadow {
	background-image: none;
}
.sidebox .feedback_company {
	line-height: 120%;
	margin: .9em 0;
}
#productlist img {
	float: left;
	border: 3px solid #FF9933;
	width: 123px;
	height: 79px;
	margin: 0 15px 15px 0;	
}
#productlist p, #productlist h4 {
	margin: 0;
	margin-left: 138px;
}
#productlist h3 {
	cler: left;	
	margin-top: 0;
}
#productlist .separator {
	margin: 15px 0 10px 0;
}
#sidebar .sideheader h2 {
	
}
.courselist, .courselist li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.courselist li {
	padding-left: 27px;
	background: transparent url(/img/ico_kurz.png) left center no-repeat;
	line-height: 230%;
}
#hp_oelse {
	background: transparent url(/img/bg_hp_oelse.png) left center no-repeat;
	padding: 0 80px;
	margin: 25px 10px;
}
.reference {
	margin: 20px 0 25px 0;
	overflow: hidden;
}
.reference img {
	border:3px solid #F28C3F;
	float:left;
	height:100px;
	margin-right:15px;
	width:100px;
}
.reference h1 {
	margin-top: 0;
}
.reference h2 {
	font-size: 100%;
}
#publiclist {
	width: 660px;
	border-collapse: collapse;
}
#publiclist thead th {
	text-align: left;
	padding: 15px 10px 5px 10px;
	margin: 0;
	min-height: 23px;
	line-height: 23px;
}
#publiclist tbody td {
	background-color: #eaf6ff;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding: 15px 10px;
}
#publiclist tbody .odd td {
	background-color: #e0f3ff;
}
#publiclist tbody td a {
	font-weight: bold;
}
#publiclist th.c1 {
	background:url("/img/ico_kurz.png") no-repeat scroll left center transparent;
	padding-left: 27px;
}
#publiclist .c2 {
	width: 140px;
}
#publiclist .c3 {
	width: 140px;
}
#publiclist .c4 {
	width: 45px;
	text-align: center;
}
.publiccourse_heading {
	background:url("/img/ico_prihlaska.png") no-repeat scroll left center transparent;
	padding-left: 45px;
	line-height: 40px;
	min-height: 40px;
}
.lightbordered {
	border: 1px solid #d6d6d6;
	padding: 15px; 
	width: 628px;
}
.prihlaska_form label {
	display: block;
}
#peoplelist label, #peoplelist input {
	float: left;
}
#peoplelist label {
	width: 55px;
	text-align: right;
	padding-right: 10px;
	display: inline;
	line-height: 32px;
}
#peoplelist input {
	width: 115px;
}
#peoplelist div {
	border: 1px solid #D6D6D6;
	margin: 10px 0;
	padding: 10px;
}
.prihlaska_form #peoplelist .cleaner.wider {
	padding-bottom: 10px;
	border: none;
}
#peoplelist .cleaner {
	border: none;
	margin: 0;
	padding: 0;
}
.prihlaska_form a img {
	border: none;
}
#peoplelist div {
	text-align: center;
} 
#peoplelist div a img {
	margin-top: 10px;
}
#course_add {
	vertical-slign: middle;
	text-decoration: none;
}
#course_add span {
	text-decoration: underline;
}
#course_add:hover span {
	text-decoration: none;
}
.prihlaska_form textarea {
	width: 605px;
}
.bigwidth {
	width: 100%;
	text-align: center;
	margin: 5px 0 20px 0;
}
.prihlaska_form .input {
	width: 190px;
	float: left;
}
.prihlaska_form .input.textarea {
	float: none;
}
.prihlaska_form fieldset {
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
	padding: 10px;
}
.prihlaska_form legend {
	font-weight: bold;
	color: #FF9933;
}
#dod_stejna {
	float: left;
	clear: left;
	width: auto;
	background: none;
	border: none;
}
label.oneheight {
	line-height: 30px;
	vertical-align: middle;
	display: block;
	float: left;
}
#hpbox {
	width: 695px;
	float: left;
	background-color: #efefef;
	ovefrlow: hidden;	
}
#hpbox h2, #hp_newsletters h2 {
	font-size:115%;
	margin: 10px 0 20px 0;
}
.feedbackbox {
	padding: 15px 25px;
	float: right;
	width: 300px;
	background: #efefef url("/img/bg_feedbackbox.png") no-repeat left center;
	margin: 0
}
#hpbox .feedbackbox img.refer {
	border:3px solid #FF9933;
	float:left;
	height:70px;
	margin:0 15px 15px 0;
	overflow:hidden;
	width:70px;
}
.feedbackbox h2, .feedbackbox h3, feedbackbox p, #hp_newsletters h2, #hp_newsletters p {
	margin: 0;
}
.feedbackbox .referer {
	float: right;
	width: 200px;
}
.feedbackbox h3 {
	color:#333333;
	font-size:100%;
}
.feedbackbox .citation {
	clear: both;
	background: #fff url("/img/bg_citation_hp.png") no-repeat left bottom;
	padding: 0 0 15px 0;
	overflow: hidden;
}
.feedbackbox .citation p {
	font-size:95%;
	line-height:160%;
	margin:15px;
}
.feedbackbox .citation a {
	background: url("/img/small_li.png") no-repeat scroll left center transparent;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.feedbackbox .feedback_company {
	line-height: 120%;
	margin: 0.9em 0;
}
.coursesbox {
	padding: 15px;
	float: left;
	width: 315px;
	margin: 0
}
#hpbox .hp_butt {
	margin: 10px auto;
	display: block;
	background:url("/img/bg_hp_butt.png") no-repeat scroll center center #FFFFFF;
	height:32px;
	line-height:32px;
	margin: 30px 0 10px 30px;
	text-align: center;
	color: #333;
	text-decoration:underline;
	width:182px;
}
#hpbox .hp_butt_long {
	margin: 10px auto;
	display: block;
	background:url("/img/bg_hp_butt_long.png") no-repeat scroll center center #FFFFFF;
	height:32px;
	line-height:32px;
	margin: 30px 0 10px 30px;
	text-align: center;
	color: #333;
	text-decoration:underline;
	width:205px;
}
.hp_course_items {
	background: url("/img/bg_course_item.png") no-repeat scroll left top transparent;
	padding-left: 35px;
	min-height: 40px;
	margin-bottom: 25px;
}
.hp_course_items a {
	display: block;
	
}
#hp_newsletters {
	padding: 15px;
	float: left;
	width: 245px;
	background-color: #dbf0fe;
	margin-left: 10px;
}
#hp_newsletters h2 {
	margin: 10px 0 5px 0;
}
#hp_newsletters p {
	line-height: 135%;
}
#hp_newsletters #holder {
	position: relative;
	margin: 0;
	padding: 0;
	top: 10px;
	clear: both;
	width: 100%;
}
#hp_newsletters #holder .hpinputname {
	padding-bottom: 10px;
	overflow: hidden;
}
#hp_newsletters fieldset {
	border: 0;
	clear: left;
	position: absolute;
	width: 245px;
	padding: 0 15px 20px 15px;
	background-color: #dbf0fe;
	left: -17px;
	top: 0;
}
#hp_newsletters fieldset label {
	display: block;
	clear: left;
	margin-top: 5px;
}
#hp_newsletters #init_input label {
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: baseline;
	margin-top: 5px;
}
#hp_newsletters #init_input input {
	clear: left;
}
#hp_newsletters #init_input {
	float: left;
	overflow: hidden;
	width: 155px;
	margin: 0;
	padding: 0;
}
#hp_newsletters .submit {
	float: right;
	margin-top: 25px;
}
#hp_newsletters .submit input {
	border: none;
	line-height: 32px;
	height: 32px;
	width: 86px;
	text-align: center;
	background: transparent url("/img/bg_news_submit.png") no-repeat center;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}
#hp_dictbox {
	margin-top: 10px;
	float: right;
	width: 243px;
	padding: 15px;
	background: transparent url("/img/bg_hp_dictbox.png") left top repeat-x;
	border: 1px solid #d3d3d3;
}
#hp_dictbox h2, #hpbox h2, #hp_newsletters h2 {
	color: #333;
}
#hp_dictbox h2 {
	margin:10px 0 5px;
	font-size:115%;
	padding: 0;
}
#hp_dictbox p {
	line-height: 135%;
	margin-bottom: 0;
}
#hp_dictbox h3 {
	margin: 10px 0;
}

#hp_dictbox a.moremore {
	display: block;
	background:url("/img/bg_read_whole.png") no-repeat scroll center center transparent;
	border:medium none;
	height:32px;
	line-height:32px;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
	text-decoration:underline;
	width:100px;
	color: #333;
}

#portfolio_order, #product_spec {
	padding: 25px;
}
#portfolio_order label, #product_spec label, .formgroup.offerform label, .formgroup.calculation label {
	display: block;
	clear: left;
	margin-bottom: 5px;
}
#portfolio_order .submit input, #product_spec .submit input, .formgroup.calculation .submit input, .emailinline .submit input, .lightbordered.prihlaska_form .submit input, #completeoffer .submit input, .calculator .submit input {
	background:url("/img/bg_read_whole.png") no-repeat scroll center center transparent;
	border:medium none;
	height:32px;
	line-height:32px;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
	text-decoration:underline;
	width:100px;
	color: #333;
}
#product_spec textarea {
	width: 320px;
	height: 120px
}
#hideit {
	display: block;
	line-height: 150%;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 20px;
	background:transparent url("/img/ico/cross.png") left center no-repeat;
}
#flashMessage {
	margin: 1em auto;
	padding: 1em;
	background-color: #fff3dd;
	border: 2px solid #FF9933;
	color: #000;
	width: 963px;
}
#authMessage {
	margin: 1em 0;
	padding: 1em;
	background-color: #fff3dd;
	border: 2px solid #FF9933;
	color: #000;
	width: 963px;
}
.pubcourseitem a {
	background:transparent url(/img/ico_kurz.png) no-repeat scroll left center;
	line-height:230%;
	padding-left:27px;
}
.pubcourseitem strong {
	color: #333;
}
.separate {
	float: right;
	width: 340px;
}
.separate .product_spec span {
}
.separate .product_spec p {
	margin-right: 15px;
	font-size: 95%;
	margin-left: 65px;
}
.product_spec strong {
	color: #333;
}
.pubcourses {
	float: left;
	width: 330px;
}
#theproduct {
	border: 1px solid #D6D6D6;
	padding: 10px 15px;
	width: 628px;
	margin: 15px 0;
	background: #fff url(/img/bg_theproduct_bg.png) left bottom repeat-x;
}
#theproduct a {
	width: 100%;
	paddin: 40px;
}
#theproduct a span {
	display: block;
	float: right;
	height: 15px;
	width: 17px;
	$margin-top: -1em;
	background: transparent url(/img/theproduct_butt.png) center no-repeat;
}
#hjkl th {
	padding-right: 2em;
}
.formular.productfilter.completeoffer {
	margin-top: 10px;
	width: 615px;
}
.completeoffer h3 {
	color:#333333;
	font-size:120%;
	margin:0;
}
#completeoffer h2 {
	margin-top: 25px;
	margin-bottom: 5px;
}
.completeoffer .inoffer {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 0;
}
.completeoffer .inof2 {
	margin-right: 0;
} 
.completeoffer .inoffer input {
	width: auto;
	background: none;
	border: none;
}
.formgroup.offerform {
	width: 665px;
}
.formgroup.offerform .frglast{
	margin-right: 0;
}
.formgroup.offerform input {
	width: 185px;
}
#SimplesAsk {
	width: 600px;
	height: 100px;
}
.emailinline input {
	width: 200px;
	margin-bottom: 10px;
}
.emailinline label {
	clear:left;
	display:block;
	margin-top:15px;
}
.formgroup.calculation {
	width: 665px;
}
.formgroup.calculation input {
	width: 200px;
}
.formgroup.calculation .submit {
	margin-top: 20px;
}
.calculator select {
	padding:3px;
	width:200px;
	float: left;
}
.calculator label {
	display: block;
	float: left;
	width:200px;
}
.calculator .calc1, .calculator .calc2, .calculator .calc3, .calculator .calc4, .calculator .calc5, .calculator .calc6, .calculator .calc7, .calculator .calc8 {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
.calc_price {
	margin: 20px 0;
}
.calc_price h3 strong {
	color: #FF9933;
}

input.error {
	border: 1px solid red;
}
label.error {
	position: absolute;
	background: #fff;
	color: red;
	font-size: 13px;
	text-align: right; 
}
div.input.text {
	margin-bottom: 15px;
}

.completeoffer .inoffer .checkbox {
	overflow: hidden;
	display: block;
	clear: both;
	margin: 20px 0;
}
.completeoffer .inoffer .checkbox input {
	display: block;
	float: left;
	line-height: auto;
	height: auto;
}
.completeoffer .inoffer .checkbox label {
	display: block;
	float: left;
	width: 265px;
	margin-left: 5px;
}
strong.gray {
	color: #333333;
}
.cenik-upoutavka span {
	background:url("/img/cenik-upoutavka.png") no-repeat scroll center center #FFFFFF;
	display:block;
	float:left;
	height:36px;
	margin:10px 10px 10px 0;
	width:47px;
}
.cenik-upoutavka a {
	font-weight: bold;
}
.hidThiz {
	display: none;
}
#hp_newsletters label.error {
	background-color: transparent;
}

.hjkla {
	text-align: left;
}	
.hjkla th, .hjkla td {
	text-align: left;
	padding: 0 5px;
}
	
	
