html,body,div,form,input,textarea,p,fieldset{ 
	margin:0;
	padding:0;
}
/*Main Joomla Tables*/
table.contentpaneopen {margin:0;padding:0;width:100%;}
table table.contentpaneopen td, table table.contentpane td
table.contentpaneopen, table.contentpane, table.blog {width:100%;}
.contentheading {width:100%}

ul {
	list-style: inside;
	padding: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	
}

fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size:100%;
}
body {
	font-size: 62.5%;
	font-family: "Arial", "Helvetica", sans-serif;
	background-color: #fff;
	text-align: center;
	color: #454545;
	background: url(../images/bg_body.gif) repeat-x #2d2116;
}

p {
	font-size: 1.1em;
	margin-top: 15px;
}

a {	
	
	color: #454545;
}


h2.page_title {
	width: 104%;
	padding-left: 40px;
	margin-left: -50px;
	color: #cc071e;
	font-size: 1.7em;
	font-family: "Trebuchet MS", "Helvetica" , sans-serif;
	border-bottom: solid 1px #d7d5ca;
}

h3.sub_title {
	width: 100%;
	padding-left: 60px;
	margin-left: -50px;
	font-size: 1.1em;
	border-bottom: solid 1px #d7d5ca;
	padding-bottom: 20px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #cc071e;
}

h3.sub_title span.stronger {
	font-weight: bold;
	color: #cc071e;
	line-height: 1.8em;
	font-family: "Trebuchet MS", "Helvetica" , sans-serif;
}

h4.product_title {
	font-size: 1.6em;
	color: #cc071e;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

h4.product_title a{
	color: #cc071e;
	text-decoration: none;
}


div#content_wrapper {
	width: 1002px;
	height: 1199px;
	text-align: left;
	margin: 0 auto;
}


div#header {
	width: 1002px;
	height: 240px;
	background: url(../images/bg_header.jpg) no-repeat;
}

div#top_menu {
	widtH: 1002px;
	height: 20px;
	background: url(../images/bg_menu.jpg) no-repeat;
}


div#inner_content {
	position: relative;
	width: 1002px;
	height: 940px;
	background: url(../images/bg_content.jpg) no-repeat;
}

div#left_menu {
	position: absolute;
	width: 178px;
	height: 624px;
	top: 34px;
	left: 0;
	z-index: 1;
	background: url(../images/bg_menu-trans.png) no-repeat;

}

div#top_content_box {
	width: 1002px;
	height: 35px;
}

div#content {
	z-index: 0;
	width: 720px;
	height: 600px;
	float: right;
	margin-right: 70px;
	padding-left: 50px;
	padding-right: 20px;
}

div#movable_content {
	width: 740px;
	height: 600px;
	padding-bottom: 20px;
	overflow: auto;
}

div.finishing_line {
	width: 108 %;
	margin-left: -50px;
	border: none;
	background: none;
	margin-top: 20px;
	border-bottom: solid 1px #d7d5ca; 
}

ul.left_menu_list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

ul.left_menu_list li {
	margin: 0;
	padding: 0;
	display: block;
	width: 160px;
	height: 26px;
	padding-top: 3px;
	background: url(../images/bg_menu_div.gif) no-repeat top;
}

ul.left_menu_list a{
	display: block;
	width: 150px;
	height: 23px;
	text-decoration: none;
	color: #3a3a3a;
	font-size: 1.2em;
	padding-top: 3px;
	padding-left: 10px;
	outline: none;
	font-family: "Trebuchet MS", "Helvetica" , sans-serif;
}

ul.left_menu_list a:hover{
	background: url(../images/bg_hover_menu_left.gif) left no-repeat #fbfbfb;
	font-weight: bold;
}

ul.left_menu_list a.selected{
	background: url(../images/bg_hover_menu_left.gif) left no-repeat #fbfbfb;
	font-weight: bold;
}



div.product_box {
	width: 180px;
	float: left;
	margin-bottom: 30px;
}



a.close_up_link {
	text-decoration: none;
	color: #808080;
	font-size: 1em;
}

p.price_tag {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.6em;
	color: #450709;
	font-weight: bold;
}

p.shipping_tag {
	margin: -2px 0 0 0;
	padding: 0;
	color: #808080;
	font-size: 1em;
}

ul.footer_menu {
	list-style: none;
	margin: 220px 80px 0 0;
	padding: 0;
	float: right;
}

ul.footer_menu li {
	float: left;
	margin-right: 5px;
}

ul.footer_menu a {
	text-decoration: none;
	color: #2e2e2e;
	font-size: 1.2em;
	font-family: "Courier New", "Courier", monospace;
}

div.newsletter_form {
	float: left;
	margin-left: 80px;
	margin-top: 10px;
}

div.newsletter_form form {
	float: left;
	margin-left: 80px;
	margin-top: 10px;
}

div.newsletter_form input {
	width: 150px;
	font-family: "Trebuchet MS", "Helvetica" , sans-serif;
	font-size: 1.1em;
	border: solid 1px #d1cfcf;
	margin-right: 10px;
}

div.newsletter_form input.button {
	width: 100px;
	font-family: "Trebuchet MS", "Helvetica" , sans-serif;
	font-size: 1.1em;
	color: #000000;
	border: solid 1px #d1cfcf;
}

a.login_link {

}

p.login_links {
	float: right;
	color: #000000;
	font-size:12px;
	font-family: "Courier New", "Courier", monospace;
	margin-right: 100px;
	text-align: right;
	margin-top: 10px;	
}

p.login_links a {
	color: #000000;
	font-size:12px;
	font-family: "Courier New", "Courier", monospace;
	text-decoration: none;
}

div#intro_page {
	width: 800px;
	margin-left: 120px;
	margin-top: 10px;
}

a.intro_button {
	display: block;
	width: 188px;
	height: 180px;
	float: left;
	margin-top: 10px;
	display: inline;
	margin-right: 10px;
}

a.more_link {
	display: block;
	width: 50px;
	height: 25px;
	margin-top: 8px;
	margin-right: 3px;
	float: left;
}

h3.sub_title_large {
	font-size: 1.4em;
	font-weight: normal;
}
h3.sub_title_large span.stronger {
	font-weight: bold;
	color: #cc071e;
	line-height: 1.8em;
	font-family: "Trebuchet MS", "Helvetica" , sans-serif;
}

div.product_left_column {
	float: left;
	width: 150px;
	min-height: 250px;

}

div.product_right_column {
	float: right;
	width: 560px;
	min-height: 250px;
	margin-top: -18px;

}


div.add_to_basket_box {
	text-align: left;
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	bordeR: solid 1px #d2d0c1;
}



form.add_to_basket_form label{
	font-weight: bold;
	font-size: 1.4em;
}


form.add_to_basket_form input.short_inputtext{
	width: 40px;
}


form.add_to_basket_form input.submit{
	float: right;	
	margin-left: 15px;
}


div.cleaner {
	clear: both;
	}

div.thumbs {
	margin-top: 10px;

}

div.thumbs a {
	padding-right: 5px;
	padding-top: 5px;
}


table.basket {
	font-size: 1.2em;
}


div.finishing_line_basket {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #d7d5ca; 
}

table.basket th {
	font-size: 12px;
	border-bottom: solid 1px #d7d5ca; 
}

table.basket  a {
	color: #454545;
}

a.bar_step {
	font-size: 1.2em;
	text-decoration: none;
}

div.sectiontableheader {
	font-size: 1.2em;
}

table.address_table {
	font-size: 1.2em;
}

table.available_addresses {
	font-size: 1.2em;
}

table.available_addresses a{
	text-decoration: none;
}

table.checkout_steps {
	font-size: 12px;
}



div.field label {
	display: block;
	width: 250px;
	font-family: "Tahoma","Geneva", sans-serif;
	font-size: 12px;
	color: #525252;
	margin-bottom: 2px;
	font-weight: normal;
}

div.field a{
	font-family: "Tahoma","Geneva", sans-serif;
	font-size: 12px;
}


form.registerForm {
	display: block;
	width: 530px;
	margin-left: 100px;
}

form.registerForm div.field {
	width: 260px;
	float: left;
	margin-bottom: 4px;
}


div.field select {
	width: 250px;
}

div.field input {
	width: 250px;
}


h3.register_form_title {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Tahoma","Geneva", sans-serif;
	color: #851c1f;
	margin-bottom: 20px;
}

h3.register_form_title span.grey {
	font-size: 0.71em;
	color: #464646;
}


form.login_form {
	margin-top: 10px;
}

form.login_form input.inputbox {
	border: solid 1px #d1cfcf;
	background-color: #ffffff;
	height: 17px;
	width: 93px;
	font-family: "Tahoma","Geneva", sans-serif;	
	font-size:12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

form.login_form h2{
	font-weight: bold;
	font-family: "Tahoma","Geneva", sans-serif;	
	font-size: 1.4em;
}

form.login_form button.button{
	bordeR: none;
	background: none;
	width: 57px;
	height: 19px;
	float: right;
	margin: 0;
	padding: 0;
	margin-top: -1px;
	margin-right: 10px;
}

form.login_form div {
	width: 271px;
	height: 35px;
	clear: both;
}

form.login_form label {
	font-size: 12px;
}

dl#system-message {
	border:1px solid #CB2026;
	color:#D63331;
	font-size: 12px;
	font-weight: bold;
	display:block;
	margin:10px;
	padding: 20px;
	padding-left: 40px;
	text-align:center;
	background: url(http://www.ateko.pl/sklep/components/com_virtuemart/themes/ateko.pl/images/log_error.png) 8px 6px #F6CBCA no-repeat;
}

dl#system-message ul{
	list-style: none;
}


div.field .agreed_checkbox {
	width: 15px;
	height: 15px;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 60px;
font-size: 12px;
background-repeat: no-repeat;
background-position: 10px center;
}

.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('http://www.ateko.pl/sklep/components/com_virtuemart/themes/ateko.pl/images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('http://www.ateko.pl/sklep/components/com_virtuemart/themes/ateko.pl/images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('http://www.ateko.pl/sklep/components/com_virtuemart/themes/ateko.pl/images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('http://www.ateko.pl/sklep/components/com_virtuemart/themes/ateko.pl/images/error.png');
}

