

div.bg_overall {
	width: 100%;
	background: url(../image/template/bg.png) repeat-y center 0px;
}

div.top_bg {
	width: 100%;
	padding-top: 25px;
	background: url(../image/template/top_shadow.png) no-repeat center top;
}

div.bottom_bg {
	width: 100%;
	padding-top: 32px;
	background: url(../image/template/bottom_bg.png) no-repeat center top;
}

div.bg_foot {
	background: url(../image/template/bg_foot.png) repeat-x 0 bottom;
	width: 100%;
		
}

div#layout {

	width: 980px;
	margin: auto;
}


/*-- TOP --*/

div#top {
	background: url(../image/template/top_bg.gif) no-repeat left 0;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 130px !important;
	overflow: hidden;
}

div#top div.tleft {
	width: 228px;
	padding: 0;
	margin: 0;
	padding-top:  6px;
	float: left;
	display: inline;
}

div#top div.tright {
	float: left;
	width: 736px;
	
	margin-right: 16px;
	display: inline;
}

div#top div.tright div.ttop {
	height: 49px;
	width: 736px;
	
}

div.ttop div.user_overall {
	height: 49px;
	width: auto;
	float: right;
	display: inline;
}

div.ttop div.user_panel {
	width: auto !important;
	padding-top: 9px;
	background: url(../image/template/user_panel_bg.gif) repeat-x 0 0;
}

div.ttop div.user_panel div.utop {
	padding: 0;
	margin: 0;
}

div.user_panel div.utop div.account {
	padding: 0;
	margin: 0; 
	padding-left: 10px;
	float: left;
	display: inline;
}

div.user_panel div.utop div.account span {
	margin-left: 10px;
	line-height: 16px;
	margin-right: 5px;
}

div.user_panel div.utop div.account a {
	font-weight: bold;
	color: #535156;
}

div.user_panel div.utop div.basket {
	margin-left: 15px;
	float: left;
	display: inline;
}

div.user_panel div.utop div.basket div {
	font-weight: bold;
	margin-left: 5px;
	padding-right: 5px;
	
}

div.user_panel div.utop div.basket span {
	font-weight: normal;
	margin-left: 2px;
}

div.ttop div.user_panel div.ubottom {
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.ttop div.user_panel div.ubottom a {
	background: url(../image/template/menu_top_li.gif) no-repeat left 5px;
	padding: 0;
	padding-left: 12px;
	color: #7e7e7e;
	font-size: 10px;
	margin: 0 5px;
}

div#top div.tright div.tmiddle {
	
}

div.tmiddle div.menu_top {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	float: right;
	display: inline;
}

div.tmiddle div.menu_top div.menu_content {
	background: url(../image/template/menu_bg.gif) repeat-x 0 0; 
	display: inline;
	float: left;
	height: 36px;
}

div.tmiddle div.menu_top div.menu_content a {
	line-height: 34px;
	color: #535156;
	margin: 0 10px;
	float: left;
	display: inline;
}

div#top div.tright div.tbottom {
	float: right;
	padding-top: 5px;
	display: inline;
}

div#top div.tright div.tbottom div.language {
	color: #7c7c7c;
}

div#top div.tright div.tbottom div.language a {
	padding: 0 3px;
}

/*-- koniec TOP --*/



/*-- LEWA KOLUMNA --*/

div#column_left {
	width: 196px;
	margin-left: 15px;
	display: inline;
	float: left;
}

div#column_left div.tab {
	float: left;
	display: inline;
}

div#column_left div.find {
	background: url(../image/template/find_bg.gif) repeat-x 0 0;
	float: left;
	padding-top: 10px;
	height: 43px;
	padding-left: 8px;
	width: 172px;
	display: inline;	
}

div#column_left div.find a {
	color: #fff;
	background: url(../image/template/find_li.gif) no-repeat left 5px;
	padding-left: 10px;
}

div#column_left div.categories {
	
}

div#column_left div.categories div.item {
	height: 32px;
	line-height: 30px;
	padding: 0 10px 0 15px;
	width: 171px;
	background: url(../image/template/categories_bg.jpg) no-repeat 0 0;
}

div#column_left div.categories div.item2 {
	background: none;
	line-height: 30px;
	padding-left: 30px;
}

div#column_left div.categories div.item2 a {
	font-weight: bold;
	color: #858585;
	background: url(../image/template/categories_li.gif) no-repeat left 5px;
	padding-left: 12px;
}

div#column_left div.categories div.item a {
	font-weight: bold;
	color: #858585;
	background: url(../image/template/categories_li.gif) no-repeat left 5px;
	padding-left: 12px;
}

div#column_left div.contact_content {
	background: url(../image/template/contact_bg.jpg) no-repeat center top;
	width: 164px;
	overflow: hidden;
	border-left: 1px solid #dedada;
	border-right: 1px solid #dedada;
	padding: 10px 15px 5px 15px;
}

div.contact_content td {
	padding: 3px 0;
	vertical-align: middle;
}

div.contact_content td.icon {
	width: 10px;
	padding-right: 10px;
}

div.contact_content td.info {
	float: left;
}

div.contact_content span.phone {
	font-weight: bold;
	color: #6b6aac;
}

div.contact_content span.other {
	font-weight: bold;
	color: #a6a6a6;
}

div#column_left div.banner {
	margin-top: 16px;
}

div#column_left div.banner div.item {
	margin-bottom:  16px;
}

/*-- koniec LEWA KOLUMNA --*/




/*-- CONTENT --*/

div#content {
	width: 737px;
	margin-left: 15px;
	display: inline;
	float: left;
}

div#content div.tab {
	
}

div#content table.slider_3 {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	width: 734px;
	margin-bottom: 15px;
}

div#content div.banner_main {
	margin-left: 16px;
}

div#content table.slider_1 {
	margin-bottom: 15px;
}

div#content div.comments {
	
}

div#content div.comments div.content {	
	font-style: italic;
	font-family: Georgia;	
	width: 400px;
	margin: 5px 0;
}

div.comments div.content div.comment {
	color: #888888;
	font-weight: bold;
	height: 27px; 
	margin-left: 10px;
	overflow: hidden;
}

div.comments div.content div.signature {
	height: 13px; 
	margin-left: 10px;
	margin-top: 3px;
	overflow: hidden;
}

div#content div.news {
	background: url(../image/template/news_bg.jpg) repeat-x 0 0;
	width: 200px;
	padding: 10px;
	height: 99px;
	float: left;
	display: inline;
}

div#content div.news_container {
	float: left;
	display: inline;
	margin-right: 20px;
}

div.news_container div.header div.title {
	height: 13px;
	overflow: hidden;
}

div.news_container div.header div.title h3 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #6d6cad;
	padding-left: 15px;
	background: url(../image/template/news_li.gif) no-repeat left 2px;
}

div.news_container div.header div.date {
	margin-top: 2px;
	color: #afafaf;
	font-style: italic;
}

div.news_container div.content {
	height: 39px;
	overflow: hidden;
	color: #858585;
	margin-top: 15px;
}

div.banner_big {
	padding-bottom: 5px;
}

div.banner_big div.item {
	margin-bottom: 15px;
}

div.menu_gfx {
	background: url(../image/template/menu_gfx_bg.jpg) no-repeat;
	width: 735px;
	height: 43px;
}

div.how_many {
	color: #4c4c4c;
	margin: 10px 0;
	margin-left: 5px;
}

div.how_many span {
	font-weight: bold;
}

div.how_many a {
	text-decoration:  underline;
	margin-left: 30px;
}

div.how_many a:hover {
	text-decoration:  none;
}

div#main_page_tab_content {
	background: url(../image/template/main_page_tab_bg.gif) #acacac no-repeat 0 bottom;
	width: 734px;
	overflow: hidden;
}

div#main_page_tab_content input.form1 {
	width: 125px; 
	border: 1px solid #939393; 
	color: #939393; 
	background: url(image/template/find_bg2.gif) repeat-x; 
	padding: 2px 0 3px 5px; 
}

div#main_page_tab_content textarea.form2 {
	border: 1px solid #939393;
	color: #939393;  
}


/*-- koniec CONTENT --*/



/*-- STOPKA --*/

div#foot {
	width: 940px;
	height: 30px;
	padding: 15px 20px 0 20px;
	background: url(../image/template/bottom_bg.gif) repeat-x left bottom;
}

div#foot div.copyright {
	color: #858585;
	line-height: 19px;
	float: left;
	display: inline;
}

div#foot div.menu_bottom1 {
	margin-left: 25px;
	float: left;
	display: inline;
}

div#foot div.menu_bottom1 a {
	color: #6d6cad;
	padding: 0 7px;
	float: left;
	line-height: 19px;
	display: inline;
}

div#foot div.menu_bottom2 {
	float: right;
	display: inline;
}

div#foot div.menu_bottom2 a {
	color: #6d6cad;
	font-weight: bold;
	padding: 0 7px;
	float: left;
	line-height: 19px;
	display: inline;
}

div#foot div.separator {
	background: url(../image/template/bottom_separator1.gif) no-repeat 0 0;
	width: 1px;
	height: 19px;
	float: left;
	display: inline;
}

div#epro {
	text-align: center;
	padding-bottom: 15px;
}

div#epro a {
	color: #dddddd;
}
div.menu_categories div.menu_filter {
	margin:12px 0 20px 0;
}
ul.attrSelectedList {
	list-style: none;
	padding: 10px 0px;
	margin: 0px;
}
ul.attrSelectedList li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

ul.attrSelectedList a {
	padding: 3px 0px !important;
	display: block;
	background: url('../image/icon/comparison_simple_delete.gif') right no-repeat;
	padding-right: 15px;
	margin-right: 14px;
	border-bottom: 1px solid #929292;
}
.attrSelectedList span.value {
	font-weight: bold;
	color: #929292;
}

ul.attrSelectedList a span.name {
	font-weight: normal;
}
.footerText {
	text-align: center;
	color: #DDDDDD;
	padding: 5px 130px;
	font-size: 10px;
	width:700px;
	margin:auto;
}
/*-- koniec STOPKA --*/