BODY {
	background: white url(../images/frontend/background.gif) repeat-x 0 0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}


IMG {
	border: 0px;
}

UL {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/frontend/pucu.gif);
	padding: 1em;
}

A { }
A:link {color: #141212; text-decoration: none;}
A:visited {color:#141212; text-decoration: none;}
A:hover {color: #141212; text-decoration: underline;}
A:active {color: #141212; text-decoration: none;}


.input_text {
	border: 1px solid #141212;
	color: #141212;
}

.input_select {
	border: 1px solid #141212;
	color: #141212;
}

.input_button {
	font-weight: bold;
	color: white;
	background: #D20900;
	cursor: pointer;
	border: 0px;
	height: 18px;
}

.login_sendpassword {
	color: blue;
	background: white;
	text-decoration: underline;
}

#main {
	position: absolute;
	left: 120px; top: 0px; width: 1073px; height: 100%;
	background: white url(../images/frontend/mainbg.gif) repeat-y 0 0;
}

#footer {
	position: absolute;
	left: 0px; top: 0px; width: 1073px; height: 180px;
	background: #265bb2 url(../images/frontend/footer.gif) no-repeat 0 0;
	display: none;
	z-index: 1;
}

#footer2 {
	position: absolute;
	left: 0px; top: 0px; width: 100%; height: 161px;
	background: transparent url(../images/frontend/alj_kifuto.gif) repeat-x 0 0;
	display: none;
}

.footer {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
	margin-top: 32px;
}

.footer_0 {
	position: absolute;
	left: 55px; top: 40px; width: 980px; height: 64px;
}

.footer_1 {
	font-size: 150%;
	font-weight: bold;
}

#footer .footer_0 A {
	color: white;
	font-weight: normal;
}

#footer .footer_1 A {
	font-weight: bold;
}

.footer_menu {
	position: relative;
	top: -30px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
}

#headertop {
	position: absolute;
	left: 0px; top: 0px;
	width: 1073px; height: 32px;
	background: transparent url(../images/frontend/headertop.gif) no-repeat 0 0;
	z-index: 1;
}

#headerbal {
	position: absolute;
	left: 0px; top: 32px;
	width: 456px; height: 164px;
	z-index: 1;
}

#header {
	position: absolute;
	left: 456px; top: 32px;
	width: 453px; height: 164px;
	z-index: 1;
}

#headerjobb {
	position: absolute;
	left: 909px; top: 32px;
	width: 164px; height: 164px;
	z-index: 1;
}

#topmenu {
	margin-left: 32px;
	margin-top: 10px;
}

A.topmenu_link { }
A.topmenu_link:link {color: #404040; text-decoration: none;}
A.topmenu_link:visited {color:#404040; text-decoration: none;}
A.topmenu_link:hover {color: #404040; text-decoration: underline;}
A.topmenu_link:active {color: #404040; text-decoration: none;}

#left {
	position: relative;
	left: 0px; top: 0px;
	width: 280px; height: 90%;
	background: transparent url(../images/frontend/leftbg.gif) no-repeat 0 196px;
}

#left_box0 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 196px;
	background: transparent;
}

#left_box1 {
	margin: 0px;
	padding: 0px;
	padding-top:8px;
	padding-bottom:8px;
	width: 280px;
	background: transparent url(../images/frontend/leftboxbg.gif) no-repeat 0 0;
}

#left_sep1 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 8px;
	background: transparent url(../images/frontend/leftsep.gif) no-repeat 0 0;
}

#left_box2 {
	margin: 0px;
	padding: 0px;
	padding-top:8px;
	padding-bottom:8px;
	width: 280px;
	background: transparent url(../images/frontend/leftboxbg.gif) no-repeat 0 0;
}


#manufacturer_select {
	position: relative;
	left: 120px;
	top: 12px;
	width: 150px;
}

#content {
	position: absolute;
	left: 280px; top: 196px;
	width: 793px;
	height: 60%;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/frontend/rightbg.gif) no-repeat 100% 0;
}

#content_bottom {
	float: left; width: 700px
}

.content {
	font-size: 100%;
	margin-right: 20px;
}

.phone STRONG {
	font-size: 150%;
}

#debug {
	position: absolute;
	left: 1300px; top: 5%;
	width: 600px; height: 80%;
	background: gray;
	color: black;
	margin: 1em;
	padding: 1em;
	overflow: scroll;
}

.cart_small {
	font-size: 80%;
	text-align: center;
}

.cart_small_table {
	width: 230px;
	margin: 16px;
}

.cart_small_cell.price {
	padding-right: 25px;
}

.cart_small_row {
	text-align: right;
}

.cart_small_row .odd {
	color: #389E21;
}

.cart_small_footer {
	font-weight: bold;
	text-align: right;
}

.cart_small_footercell.price {
	padding-right: 25px;
	white-space: nowrap;
}

.cart_small_footercell {
	border-top: 1px solid #1D8210;
}

.cart_normal {
	font-size: 100%;
}

.cart_normal_table {
	width: 580px;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
		
.cart_normal_cell {
	text-align: right;
	padding: 3px;
}

.cart_normal_cell.price{
	white-space: nowrap;
}

.cart_normal_cell.pcs{
	white-space: nowrap;
}

.cart_normal_cell.vat{
	white-space: nowrap;
}

.cart_normal_row .odd {

}

.cart_header_cell {
	padding: 3px;
	font-weight: bold;
	text-align: right;
}

.cart_normal_footer {
	font-weight: bold;
	text-align: right;
}

.cart_normal_footercell {
	padding-top: 10px;
	border-top: 1px solid black;
}

.cart_normal_footercell.price{
	white-space: nowrap;
}

.product {
	float: left;
	margin-bottom: 20px;
}

.product_picframe {
	float: left;
	width: 120px; height: 120px;
	color: #2E348A;
}

.product_picframe1 {
	float: left;
	width: 180px; height: 400px;
	color: #2E348A;
}

.product_pic {
	padding: 2px;
	border: 1px solid #484141;
	cursor: pointer;
}

.use_pic {
	padding: 2px;
}

.product_data {
	margin-left: 16px;
	font-size: 14px;
	width: 230px;
	float: right;
}

.product_data1 {
	width: 250px;
	float: left;
}

.product_mf {
	float: left;
	width: 100px;
}



.product_prices {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 30px;
	white-space: nowrap; 
}

.product_prices1 {
	width: 200px;
	float: left;
	margin-right: 10px;
}

.product_description {
	width: 350px;
	float: left;
	text-align: justify;
	margin-right: 30px;
	margin-top: 30px;
}

.product_short {
	width: 330px;
	float: left;
	text-align: justify;
}

.price {
	font-weight: bold;
	font-size: 18px;
	color: black;
	width: 200px; height: 40px;
	margin-bottom: 10px;
	text-align: right;
}

.price.discount {
	color: #D20900;
	background:  transparent url(../images/frontend/top_akcio.gif) no-repeat 0 0;
}

A.product_link {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

#input_search {
	font-size: 12px;
	font-family: Verdana, arial, sans;
	position: absolute;
	left: 734px; top: 172px; width: 130px; height: 17px;
	background: transparent;
	border: 0px;
	z-index:2;
}

#button_search {
	position: absolute;
	left: 864px; top: 162px; width: 80px; height: 40px;
	background: transparent;
	border: 0px;
	z-index:2;
	cursor: pointer;
}

.form_group_title {
	width: 550px;
	font-size: 120%;
	font-weight: bolder;
	background-color: #ededed;
	border-bottom: 1px solid black;
	margin-bottom: 16px;
	margin-top: 16px;
	padding: 2px;
}

.form_field_title {
	vertical-align: top;
	font-weight: bold;
	width: 200px;
	margin-right: 16px;
	padding: 2px;
}

.form_field_value {
	padding: 2px;
}

TR .form_field.even {
	background-color: #F7F7F7;
}

.form_error {
	color: #D20900;
}


#content_category_hlist {
	position: absolute;
	width: 1073px;top: 150px;
	text-align: center;
}

.content_category_h {
	width: 140px;
	float: left;
	color: #727272;
}

.content_category_h_sep {
	color: #727272;
	float: left;
}

A.content_category_h {
	color: #727272;
}

#content_category_bottom {
	height: 1px;
	width: 262px;
	background: transparent url(../images/frontend/menualj.gif) no-repeat 23px 0;
}

.menu_1 {
	width: 293px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/frontend/menubg.gif) no-repeat 23px 0;
}

.submenu {
	padding-bottom: 8px;
}

.menu_title_1 {
	padding-left: 23px;
	padding-top: 0px;
	font-weight: bolder;
	font-size: 12px;
	color: #5c4e4e;
}

.menu_2 {
	width: 224px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/frontend/menubg2.gif) no-repeat 32px 0;
}

.menu_title_2 {
	padding-left: 92px;
	padding-top: 2px;
	font-size: 11px;
	color: #5c4e4e
}

.menu_3 {
	width: 180px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-left: 80px;
	background: transparent;
}

.menu_title_3 {
	padding-left: 40px;
	padding-top: 4px;
	font-size: 11px;
	color: #5c4e4e
}

.submenu {
}

A.act {
	font-weight: bold;
	color: #C20800;
}

#search_form {
	height: 130px;
	width: 777px;
}

#search_list {
	background: transparent url(../images/frontend/kereso_alj.gif) no-repeat 0 0;
	margin: 0px;
}

#search_list_no {
	padding-top:60px;
	font-size: 150%;
}

#tabs_gsearch {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 24px;
	width: 385px;
	background: transparent url(../images/frontend/gumi_top.gif) no-repeat 100% 100%;
}

#tabs_fsearch {
	position: absolute;
	left: 393px;
	top: 0px;
	height: 24px;
	width: 385px;
	font-weight: bold;
	background: transparent url(../images/frontend/felni_top.gif) no-repeat 100% 100%;
}

#gsearch {
	position: absolute;
	left: 0px;
	top: 24px;
	height: 130px;
	width: 385px;
}

#fsearch {
	position: absolute;
	left: 393px;
	top: 24px;
	height: 130px;
	width: 385px;
}

.bg_autogumi {
	background: transparent url(../images/frontend/kereso_autogumi.gif) no-repeat 0 0;
}

.bg_motorgumi {
	background: transparent url(../images/frontend/kereso_motorgumi.gif) no-repeat 0 0;
}

.bg_lemezfelni {
	background: transparent url(../images/frontend/kereso_lemezfelni.gif) no-repeat 0 0;
}

.bg_alufelni {
	background: transparent url(../images/frontend/kereso_alufelni.gif) no-repeat 0 0;
}

#gsearch,#fsearch {
	font-size: 11px;
	text-align: left;
	color: #484141;
	font-weight: bold;
}

.gumi_search_fields {
	padding-top: 16px;
	padding-right: 100px;
	padding-left: 17px;
	line-height: 28px;
}

.felni_search_fields {
	padding-top: 16px;
	padding-right: 80px;
	padding-left: 21px;
	line-height: 28px;
}


.tabs {
	white-space: nowrap;
	height: 24px;
}

.tab_00 {width: 27px; height: 24px; background: url(../images/frontend/tab_00.gif) no-repeat; }
.tab_01 {width: 27px; height: 24px; background: url(../images/frontend/tab_01.gif) no-repeat; }
.tab_10 {width: 27px; height: 24px; background: url(../images/frontend/tab_10.gif) no-repeat; }
.tab_e0 {width: 8px; height: 24px; background: url(../images/frontend/tab_e0.gif) no-repeat; }
.tab_e1 {width: 8px; height: 24px; background: url(../images/frontend/tab_e1.gif) no-repeat; }
.tab_0e {width: 27px; height: 24px; background: url(../images/frontend/tab_0e.gif) no-repeat; }
.tab_1e {width: 27px; height: 24px; background: url(../images/frontend/tab_1e.gif) no-repeat; }
.tab_b0 {height: 24px; background: url(../images/frontend/tab_b0.gif) 0 0 repeat-x; color: white;}
.tab_b1 {height: 24px; background: url(../images/frontend/tab_b1.gif) 0 0 repeat-x; color: #C20800;}

.tab_b0,.tab_b1 {
	cursor: pointer;
}

.tab_title {
	position: relative;
	top: 5px;
	left: -2px;
	font-size: 11px;
	font-weight: bold;
}

.search_select {
	height: 19px;
	font-size: 11px;
	border: 1px solid #54585B;
}

#gumi_submit {
	position: absolute;
	top: 0px;
	left: 240px;
	height: 40px;
	width:140px;
	background: transparent;
	cursor: pointer;
	border: 1px;
}

#felni_submit {
	position: absolute;
	top: 0px;
	left: 240px;
	height: 40px;
	width:140px;
	background: transparent;
	cursor: pointer;
	border: 1px;
}

#gumi_size_w {
	width:50px;
}

#gumi_size_h {
	width:50px;
}

.cetelem {
	float: left;
	width: 687px;
}

.cetelem_text {
	float: left;
	padding-top: 27px;
	padding-bottom: 40px;
	font-weight: bold;
	font-size: 13px;
}

.cetelem_logo {
	float: right;
	padding-top: 27px;
	padding-bottom: 10px;
}

#popup_title {
	margin: 0px;
	margin-top: 22px;
	margin-left: 16px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

#popup {
	background: white;
	margin-top: 5px;
	padding: 16px;
	width: 599px;
	height: 500px;
	overflow: visible;
}

.box {
	background: transparent url(../images/frontend/box.gif) no-repeat 0 0;
	height: 169px;
	width: 385px;
}

.boxa {
	background: transparent url(../images/frontend/box_akcio.gif) no-repeat 0 0;
	height: 169px;
	width: 385px;
}

.boxc {
	background: transparent url(../images/frontend/box_calc.gif) no-repeat 0 0;
	height: 169px;
	width: 385px;
}

.sbox {
	background: transparent url(../images/frontend/sbox.gif) no-repeat 0 0;
	height: 169px;
	width: 255px;
}

.sboxa {
	background: transparent url(../images/frontend/sbox_akcio.gif) no-repeat 0 0;
	height: 169px;
	width:
	255px;
}

.bbox {
	background: transparent url(../images/frontend/box_big.png) no-repeat 0 0;
	height: 169px;
	width: 777px;
}

#welcome_big {
	position: absolute;
	left: 0px;
	top: 154px;
}

#welcome_1 {
	position: absolute;
	left: 0px;
	top: 323px;
}

#welcome_2 {
	position: absolute;
	left: 393px;
	top: 323px;
}

#welcome_3 {
	position: absolute;
	left: 0px;
	top: 492px;
}

#welcome_4 {
	position: absolute;
	left: 263px;
	top: 492px;
}

#welcome_5 {
	position: absolute;
	left: 526px;
	top: 492px;
}

.welcome_title {
	position: absolute;
	left: 38px;
	top: 34px;
	font-size: 20px;
	font-weight: bold;
	color: #5c4e4e;
}

.welcome_title_big {
	position: absolute;
	left: 38px;
	top: 34px;
	font-size: 20px;
	font-weight: bold;
	color: #5c4e4e;
}

.welcome_title_small {
	position: absolute;
	left: 38px;
	top: 27px;
	font-size: 20px;
	font-weight: bold;
	color: #5c4e4e;
}

.welcome_price {
	position: absolute;
	left: 38px;
	top: 61px;
	font-size: 36px;
	font-weight: bold;
	color: #d43500;
}

.welcome_price_small {
	position: absolute;
	left: 38px;
	top: 54px;
	font-size: 30px;
	font-weight: bold;
	color: #d43500;
}

.welcome_content {
	position: absolute;
	left: 38px;
	top: 104px;
	width: 329px;
	font-size: 10px;
	line-height: 18px;
	color: black;
	text-align: justify;
}

.welcome_content_big {
	position: absolute;
	left: 38px;
	top: 60px;
	width: 700px;
	font-size: 10px;
	line-height: 18px;
	color: black;
	text-align: justify;
}

.welcome_content_small {
	position: absolute;
	left: 38px;
	top: 93px;
	width: 200px;
	font-size: 10px;
	line-height: 18px;
	color: black;
	text-align: justify;
}

.welcome_more {
	position: absolute;
	top: 146px;
	right: 0px;
	font-size: 10px;
	color: black;
}

.welcome_more_small {
	position: absolute;
	top: 152px;
	right: 0px;
	font-size: 10px;
	color: black;
}

A.more {
	font-weight: bold;
}

DIV.boxc DIV.welcome_content, DIV.sbox DIV.welcome_content_small {
  top: 80px;
}

TABLE.station {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

TD.station_header {
	background: #EEEEEE;
	border-bottom: 1px solid black;
	border-right: 1px solid #CCCCCC;
}

DIV.station_header {
	font-weight: bold;
	color: black;
	padding: 2px;
	text-align: center;
}

TD.station_header_1 {
	background: #EEEEEE;
	border-right: 1px solid black;
}

DIV.station_header_1 {
	font-weight: bold;
	color: black;
	padding: 2px;
	text-align: right;
}

TD.station_left {
	background: #D20900;
	border-bottom: 1px solid white;
}

DIV.station_left {
	font-weight: bold;
	color: white;
	padding: 2px;
	text-align: right;
}

TD.station_cell {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

DIV.station_cell {
	color: black;
	padding: 2px;
	text-align: center;
}

TD.station_cell.closed, TD.station_cell.locked{
	background: #DDDDDD;
}

DIV.station_cell.closed, DIV.station_cell.locked{
	color: #808080;
}

TD.station_cell.reserved{
	background: #EEEE80;
}

DIV.station_cell.free{
	
}

.station_date_picker {
	font-weight: bold;
	margin-bottom: 1em;
}

.station_date {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 1em;
}

#tyc_left {
	position: absolute;
	left: 0;
	top: 45px;
	width: 50%;
}

#tyc_right {
	position: absolute;
	left: 50%;
	top: 45px;
	width: 50%;
}

#tyc_bottom {
	position: absolute;
	left: 0;
	top: 300px;
	width: 100%;
}

.tyc_field, .tyc_title {
  float: left;
  width: 60px;
}

.tyc_fieldr {
  float: left;
  width: 15px;
  font-weight: bold;
}

INPUT.tyc_output {
  width: 80px;
  float: left;
  border: 0;
  color: blue;
}

.slist_column {
	float: left;
	width: 250px;
}

.slist {
	font-size: 80%;
}
