h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Arial; font-size:12px; }
    .menu_head {position:absolute; left:270px; top:80px; }

    .belka {color: #000000; font-family:Verdana; font-size:13px;}
    .text {color: #000000; font-family:Verdana; font-size:12px;}


body, table, tr, td, div, b, a, input, textarea, form, select {
	font-family: Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-size: 11px;
	margin:0px;

	}
a {text-decoration: none; color: #000}

img { border: none }

a:hover img { text-decoration: none; }

a:hover, a.currentNavLink {
	color: #990000;
	text-decoration: underline;
	}

a.gora:link { color: #ffffff; font-size:12px; }
a.gora:visited { color: #ffffff; font-size:12px; }
a.gora:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
a.gora:active { color: #ffffff; font-size:12px; }

.normal a:link {color: #000000;  font-size:12px; }
.normal a:visited {color: #000000;  font-size:12px; }
.normal a:hover { color: #000000;  font-size:12px; text-decoration: underline; }
.normal table, .normal td, .normal b { color: #000000; font-size:12px;}

.normal2 a:link {color: #ffffff;  font-size:12px; }
.normal2 a:visited {color: #ffffff;  font-size:12px; }
.normal2 a:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
.normal2 table, .normal2 td, .normal2 b { color: #ffffff; font-family:Arial; font-size:12px;}

#10{
  font-size: 10px;
}
#11{
  font-size: 11px;
}
#12{
  font-size: 12px;
}
.red{
  color: #bb0000;
}
.green{
  color: #005500;
}
.blue{
  color: #000033;
}

p{
	margin-bottom:2px;}


/* Form elements */
select, textarea, input, textarea {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/*border-color: #563409;*/
	border-color: #777777;
    font-size: 12px;
}

.border0{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

/* Price preview (info) */
.text_preview {
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #563409;
    font-size: 11px;
}

/* Terminarz */
.bg_red {
    border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    border-color: #770000;
    padding: 8px 16px;
}

.record_even {
    background-color: #f2f2f2;
    padding: 4px;
}
.record_odd {
    background-color: #fefefe;
    padding: 4px;
}
/* end Terminarz */

/* galeria */
.gallery_tab {
	padding: 5px;
	margin: 5px;
	float: left;
	border: 1px solid #cccccc;
}

#page_links, #page_links span {
	color: #999;
	font-size: 10pt
}

#page_links span {
	text-decoration: underline;
	margin: 0 2px
}

#page_links #selected {
	color: #888;
	font-weight: bold
}
/* koniec galerii */


/*wyszukiwarka ajax*/

div.searchDivHidden {
    position: absolute;
    left: 710px;
    border: 0px none none;
/*    border: 0px none none;*/
}
span.searchHint {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
}
span.HintHighlight {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
    background-color: #f0f0f0;
    color: black;
}
span.HintUnHighlight {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
    background-color: white;
    color: black;
}
div.searchDiv {
    text-align: left;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    position: relative;
    top: 0px;
    width: 135px;
    left: 0px;
    background-color: white;
}
#magicDiv {
width: 0px;
height: 0px;
position: absolute;
}
/* map site */
.map_category_div{
padding: 3px;
}

.map_subcategory_div{
padding: 2px;
}

.map_category_link{
font-weight: bold;
font-size:12px;
}

.map_subcategory_link1{
}

/*end ajax search*/
/*ajax basket*/
div.actionAlertDiv {
z-index: 1000; background: transparent; position: fixed; top: 30%; left: 40%;
}

.pseudoLink {
	cursor: hand;
	cursor: pointer;
}

.SiteMapCatgories {

	width: 100%;
}
.SiteMapCatgories td {
	vertical-align: top;
	width: 50%;
	padding-left: 15px;
	text-align: left;
}

.SiteMapCatgories td.border {
	border-left: 1px solid #666;
	text-align: right;
}

.SiteMapCatgories td.border div {
	text-align: left;
}

.site_map_category a {
	font-size: 12px;
	font-weight: bold;
}



/*STYLE NOWE*/


body{
	background-image:url(main_bg.gif);
	background-repeat:repeat-x;
    	background-image:url('frame_bg.gif');
    	background-repeat:repeat-y;
    	background-position:center;
    	width:100%;
    	height:100%;
    	text-align:center;
    	margin:auto;
    	}

    	img{
		margin:0px;
		padding:0px;
		border:0px;}


	h2{
		font-weight:normal;
		font-size:16px;
		color:#009136;
		background-image:url('hr.gif');
		background-position:bottom;
		padding-bottom:5px;
		margin:0 0 10px 20px;
		background-repeat:repeat-x;
		}

	#main_containter{
	background-image:url('main_bg.gif');
    	background-repeat:repeat-x;
    	width:100%;
    	text-align:center;
    	margin:0px;
    	padding:0px;
    	padding-top:32px;
	}

	#frame{
	background-image:url('frame_bg.gif');
    	background-repeat:repeat-y;
    	width:881px;
    	margin:auto;

    	}

     #frame_conatainer{
	background-image:url('frame_bg_top.jpg');
    	background-repeat:no-repeat;
    	width:881px;
    	margin:auto;
    	padding: 20px 33px 33px 33px;
    	text-align:left;
	}

	#menu{
		width:601px;
		height:47px;
		background-image:url('menu.jpg');
		background-repeat:no-repeat;
		padding-left:30px;
		float:left;
		overflow:hidden;
	}
	#menu-right{
		float:right;
		width:201px;
		height:47px;
		position:relative;
		bottom:15px;
		}
	#menu-right img{
	position:relative;
	top:17px;}

	#menu a, #menu a:visited{
		display:block;
		width:106px;
		float:left;
		text-align:center;
		color:black;
		font-size:17px;
		text-decoration:none;
		margin-top:5px;
		}
	#menu a:hover{
		color:#5098c8}

	#content_full{
		width:815px;
		}

	#left{
		width:280px;

		float:left;
		}

	div.box-left
		{
		width:280px;
		background-image:url('box_left_middle.jpg');
		background-repeat:repeat-y;

		}
	div.box-left-top{
		width:280px;
		background-image:url('box_left_top.jpg');
		background-repeat:no-repeat;
		background-position:top left;

		}
	div.box-left-bottom{
		width:280px;
		background-image:url('box_left_bottom.jpg');
		background-repeat:no-repeat;
		background-position:bottom left;

	}

	div.content-margin{
		padding:20px;
		}

	#main{
		width:535px;
		float:left;
		}
	div.main_margin{
		margin:0 0 20px 20px;}


	div.box_holder{
		width:174px;
		height:174px;
		float:left;

		}
	div.box{
		width:148px;
		height:148px;
		background-image:url('box_bg.jpg');
		text-align:center;
		margin-left:28px;
		}
	div.box_margin{
		padding:10px 10px 0 10px;


		}

	div.box-img{
		width:128px;
		text-align:center;
		height:68px;
		margin-top:3px;
		}
	div.box-name{
		height:45px;
		overflow:hidden;}

	span.price{
		font-weight:bold;}
	.c{
		clear:both;}

	.right{
		float:right;
		text-align:right;
		clear:left;}
	.right input{
		float:right;}

	h1{
		color:#01B2DE;
		font-size:2.4em;
		font-weight:normal;
		margin:0px;
		padding:0px;
		margin-bottom:5px;}

	span.data{
		color:#01B2DE;
		font-size:1.2em;
		}

	div.more{
		float:right;
		text-align:right;
		width:60px;
		background-image:url('bullet.gif');
		background-repeat:no-repeat;
		background-position:right;
		padding-right:10px;
		margin-top:5px;
		}

	div.atrib{
		font-size:1.3em;
		color:#893B32;
		float:right;
		margin:0px 0 10px 0;
		text-align:right;
		}

	div.atrib span.price{
		font-size:1.4em;}

	div.atrib span.price_old{
		text-decoration:line-through;}


	#footer{
		padding-top:40px;}
	#footer a, #footer a:visited{
		color:#666;}

	#search{
		float:right;
		padding-right:60px;
		position:relative;
		top:53px;}

	div.list_left{
		width:200px;
		float:left;

		}

	div.list_left	ul{
		margin:0px;
		padding:0px;
		list-style:none;}

	div.list_left	ul li{
		margin:0px;
		padding:0px;
		background-image:url('bullet.gif');
		background-repeat:no-repeat;
		background-position:3px;
		padding-left:15px;
		color:#009136;
		}
	div.list_left	ul li a, div.list_left	ul li a:visited{
		color:#009136;
		}





