html{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #fff;
}
body{
	background: url(images/STOCK_2008_01.gif) repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*line-height: 20px;*/
}

img {
	border: 0;
}
a{
	color: #5F8A52;
}
p{
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 0;
}
.log_input{
	padding-top: 5px;
    background: none;
}
.log_submit{
	padding-top: 10px;
	text-align: center;
    background: none;
}
.log_remind{
	padding-top: 10px;
	font-size: 9px;
	font-weight: normal;
}

.log_input_text{
	margin-top: 5px;
	color: #8f8f8f;
	border: 1px solid #e5e5e5;
    background: url(images/login_shadow.jpg) repeat-x;
}

h1 {
	background-image: url(images/contenttitlebg_small.jpg);
	background-position: 0px -3px;
	background-repeat: no-repeat;	
	font-size: 18px;
	padding: 3px 0 0px 9px;
	color: #5F8A52;
	background-color: White;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
    margin: 0 0 0 0;
}

h2 {
	background-image: url(images/big_ball.jpg);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 7px 0 0 15px;
	font-style: normal;
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 5px;
}

/*nagłówki dla tabelki z głównymi czterema grupami*/
table.main_group h2, h2.ditto_list {
	background-image: url(images/contenttitlebg_small.jpg);
	background-position: 0px -3px;
	background-repeat: no-repeat;	
	font-size: 13px;
	padding: 3px 0 0 9px;
	color: #5F8A52;
	/*background-color: White;*/
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
    margin: 0 0 10px 0;     
}

table.main_group h2 a, h2.ditto_list a {
    text-decoration: none;
}

h3 {
	background: none;
	font-size: 11px;
	padding: 7px 0 0 14px;
	font-style: normal;
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 0px 0;

}

h4 {
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 14px;
	font-size: 11px;
	background: transparent;	
}

.green_bold{
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	font-size: 11px;
	background: transparent;	
}

h5 {
	background: url(images/contenttitlebg_small.jpg) top left no-repeat;
	font-size: 1.6em;
	padding: 7px 0 0 10px;
	font-style: italic;
	color: #5F8A52;
	background-color: White;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;

}
li{
	list-style-image: url(images/small_ball.jpg);
	padding-bottom: 4px;
}

ul li ul {
    padding:0;
	margin:0 0 0 15px;
}

ul li ul li {
	list-style-image: url(images/li_arrow.jpg);
	/*padding:0;margin:0;*/
}

.main{
	margin-left: auto;
	margin-right: auto;
	width: 928px;
}
.content_main{
	width: 927px;
	padding-right: 10px;
}
#header{
	width: 920px;
	height: 230px;
}
#header a{
	text-decoration: none;
	color: #4c641f;
	font-size: 11px;
}
#top_links img{
	margin-right: 20px;
	margin-left: 20px;
}
#top_links{
	padding-left: 50px;
	padding-top: 6px;
	margin-bottom: 5px;
}
#logo_left{
	float: left;
	width: 240px;
}
#logo_right{
	background-image: url(images/STOCK_2008_08.jpg) no-repeat;
	width: 679px;
	float: right;

}
#top_menu{
	padding-left: 2px;
	padding-bottom: 0px;
}

#left_part{
	float: left;
	width: 220px;
	padding-right: 10px;
}

#menu {
	margin-left: 20px;
	/*border-bottom: 1px dotted #9A9A9A;*/
}

#menu ul, #logowanie ul {
	list-style: none;
	line-height: 20px;	
	padding: 0px 0 0 0px;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 2px;	
}

#menu ul
	{
	border-bottom: 1px dotted #9A9A9A;
	width:200px;
	padding-bottom:10px;
	}

#menu ul li, #logowanie ul li {
	list-style-image: none;
	background-image: url(images/small_ball.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	line-height: 20px;
}

#menu ul li.active, #logowanie ul li.active {
	font-weight: bold;
}

#menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 14px;
	display: none;
	border: 0;
	width: auto;
}

#menu ul li ul li {
	padding-left: 15px;	
	background-image: url(images/li_arrow.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
}

#menu ul li.active ul {
	display: block;
}

#menu ul li ul li.active {
	background-image: url(images/li_arrow.jpg);
}

#menu ul li ul li ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	line-height: 14px;
}

#menu ul li ul li ul li {
	background-image: none;
	padding-left: 0;
	display: none;
}

#menu ul li ul li.active ul li {
	display: block;
	background-image: none;
}
#menu ul li {
	font-weight: normal;
}

#menu a {
	color: #5F8A52;
	text-decoration: none;
	font-size: 11px;
}

#menu a:hover, #menu a:active, #logowanie a:hover, #logowanie a:active{
	color: #8FAEAD;
}

.sitemap li a{
	text-decoration: none;
	color: #5f8a52;
	font-size: 12px;
}
.sitemap li{
	list-style-image: url(images/small_ball.jpg);
}
.topnav li a{
	text-decoration: none;
	color: #5f8a52;
	font-size: 12px;
}
.topnav li{
	list-style-image: url(images/small_ball.jpg);
}
.menu_title {
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	background-image: url(images/big_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0 19px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-top: 18px;
	border-bottom: 1px dotted #9A9A9A;
}
.menu_title2 {
	width: 180px;
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	background-image: url(images/big_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0 19px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-top: 18px;
	border-bottom: 1px dotted #9A9A9A;
}
#zamowienie{
	padding-left: 20px;
}
span.menu_title {	
	font-size: 11px;
	color: #5F8A52;
	background-color: white;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 0px;
	padding-bottom: 8px;
	padding-top: 16px;
	background-image: url(images/big_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0px 17px;
}
#logowanie, .poll
	{
	width: 200px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left: 20px;
	color: #5f8a52;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #9A9A9A;
	}

#logowanie h2
	{
	margin:-12px 0 0;
	}
#logowanie ul, .poll_choice
	{
	font-weight: normal;
	}
	
#logowanie ul a
	{
	text-decoration: none;
	}
	
#logowanie li.active
	{
	font-weight: bold;
	}

.poll_bar
	{
	height: 5px;
	background-color: #5f8a52;	
	}
	
.poll_choice
	{
	margin-left:-15px;
	padding-left: 15px;
	margin-top:5px;
	background-image: url(images/small_ball.jpg);
	background-repeat:no-repeat;
	background-position: 0 3px;
	}
	
.poll hr
	{
	display: none;
	}
	
.poll_row_container
	{
	margin-left:10px;
	padding-left: 15px;
	}
	
.poll_voting_row_container
	{
	margin:3px 0 3px 1px;
	font-weight: normal;
	}
	
.poll label
	{
	width:150px;
	display: block;
	float:left;
	cursor: pointer;
	padding-left: 4px;
	padding-top: 2px;
	}
	
.poll input.radio
	{
	float:left;
	}
	
.poll_question
	{
	margin-left:0;
	background-image: url(images/big_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0 19px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-top: 18px;
	border-bottom: 1px dotted #9A9A9A;
	}
	
.poll_votes
	{
	margin-bottom:5px;
	}

#banner_prodSM{
	margin-bottom: 5px;
	padding-left: 0 0 0 0;
	width: 236px;
	height: 230px;
}
#opinie_up_box{
	margin-top: 8px;
	margin-left: 20px;
	width: 200px;
	padding-bottom: 5px;
	/*border: 1px dotted #9A9A9A;*/
}
#opinie{
	margin-left: 21px;
	padding-bottom: 20px;
	margin-top: 8px;
	width: 200px;
	font-size: 10px;
	color: #5f8a52;
	border-bottom: 1px dotted #9A9A9A;
}

#opinie_up_box .menu_title
	{
	font-size: 10px;
	}
.cytat{
	font-style: italic;
	font-size: 10px;
	color: #5f8a52;
}
#cont_head{
	width: 625px;
	height: 40px;
	margin-right: 10px;
	border-bottom: 1px dotted #9A9A9A;
}
#content{
	margin-left: 0;
	margin-right: 10px;
	float: right;
	width: 645px;
	height: auto;
	text-align: left;
	
}
#page_title, #page_title2{
	padding-top: 10px;
	width: auto;
	height: 30px;
	float: left;
}

#page_content{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	font-size: 11px;
	color: #8f8f8f;
	margin-top: 10px;
	text-align: justify;
}

#page_content li {
    text-align: left;
	line-height:16px;
}

#page_content p{
	padding-left: 5px;
	line-height: 16px;
}

#bread_crumbs{
	width: auto;
	/*height: 40px;*/
	float: right;
	font-size: 11px;
	text-align: right;
	color: #5f8a52;
	padding-right: 7px;
	padding-top: 18px;
}
#bread_crumbs a{
	text-decoration: none;
	font-size: 11px;
	color: #5f8a52;
	
}
.B_currentCrumb{
	font-weight: bold;
}
.B_crumbBox{
	width: 290px;
}

#footer{
	padding-top: 30px;
	text-align: center;
	font-size: 11px;
	color: #8f8f8f;
	clear: both;
	display: block;
	width: 920px;
	height: 80px;	
}
#footer a{
	text-decoration: none;
	color: #8f8f8f;
}
#form{
	text-align: left;

}
.OrderForm{
	margin-top: 5px;
	color: #8f8f8f;
	border: 1px solid #e5e5e5;
    background: url(images/login_shadow.jpg) repeat-x;
}
.text {
	margin-top: 5px;
	font-size: 11px;
	color: #8f8f8f;
	border: 1px solid #e5e5e5;
    background: url(images/login_shadow.jpg) repeat-x;
}
#address{
	color: #8f8f8f;
	border: 1px solid #e5e5e5;
    background: url(images/login_shadow.jpg) repeat-x;
}
.required {
	font-weight: bold;
}
#aktualnosci{
	float: left;
	width: 170px;
	height: 100px;
	border-left: 1px dotted #9A9A9A;
	padding-left: 20px;
	padding-right: 20px;
	
}
#aktualnosci a{
	text-decoration: underline;
	font-weight: bold;
}
#akt_last{
	float: left;
	height: 100px;
	width: 170px;
	border-right: 1px dotted #9A9A9A;
	border-left: 1px dotted #9A9A9A;
	padding-left: 20px;
	padding-right: 20px;
}
#akt_last a{
	vertical-align: right;
	text-decoration: underline;
	font-weight: bold;
}

#info_box{
	background: transparent url(images/info_box.jpg) no-repeat;
	width: 212px;
	height: 110px;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 0px;
}
#info_box a{
	text-decoration: none;
}
#ibox{
	width: 200px;
}
#ibox_pagetitle{
	font-size: 10px;
	color: #5F8A52;
	background-color: white;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 3px;
	background-image: url(images/small_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#ibox_cont{
	line-height: 15px;
	padding-left: 10px;
}
#info_box_in{
	width: 380px;
	float: left;
}
#info_box_on_page{
	width: 227px;
	float: right;
}
.ib_upp{
	background-image: url(images/info_box_upp.jpg);
	height: 10px;
	width: 212px;
}
.ib_down{
	background-image: url(images/info_box_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 9px;
	width: 212px;
	margin-bottom: 10px;
}
#info_box_on_page{
	padding-top: 20px;

}
.ibox_pagetitle2{
	font-size: 10px;
	color: #5F8A52;
	font-weight: bold;
	padding-left: 10px;
	background: url(images/info_box_midd.jpg) repeat-y;
	margin-top: -3px;
	width: 212px;
}
.ibox_cont2{
	background: url(images/info_box_midd.jpg) repeat-y;
	width: 212px;
	line-height: 15px;
	padding: 10px 0 10px 10px;
	margin: 0;
}
#wiecej{
	float: right;
}
#cent{
	text-align: center;
}
.koszyk{
	width: 230px;
	float: right;
	font-size: 10px;
}
.addToCart{
	font-size: 14px;
	text-decoration: none;
}
.delCart{
	font-size: 14px;
	text-decoration: none;
}
.tc_cart_view_text{
	font-size: 14px;
	text-decoration: none;
}
.tc_cart_count{
	margin: 0 5px;
	font-size: 14px;
	text-decoration: none;
}
.tc_view{
	font-size: 14px;
	text-decoration: none;
}
/*Ditto paginate*/
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#wlpeLogoutButton{
	margin-left: -8px;
	padding-left: 80px;
	padding-top: 5px;
	width: 94px;
	height: 17px;
}
.float_left{
	float: left;
	width: 30%;
}
.float_right{
	float: right;
	width: 70%;
	line-height: 18px;
}
.clear{
	clear: both;
	width: 100%;
}
.bold_green{
	padding-left: 12px;
	font-weight: bold;
	color: #5F8A52;
}
.bold_green2{
	font-weight: bold;
	color: #5F8A52;
}
td.third_level{
	vertical-align:top;
	font-size:11px;
	padding-left:30px;
}
td.right {
    text-align: right;
}
.bold_green2 a{
	text-decoration: none;
}

#wlpeLogoutButton
	{
	background-image: url("images/wyloguj.jpg");
	}

#wlpeLoginButton
	{
	background-image: url("images/zaloguj.jpg");
	}
	
input.vote
	{
	background-image: url("images/wyslij.jpg");
	margin-left: -31px;
	margin-top: 15px;
	}

#wlpeLoginButton, #wlpeLogoutButton, input.vote
	{
	border:0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-size:0px;
	background-repeat: no-repeat;
	width:94px;
	height:17px;
	cursor:pointer;
	padding-top:17px;
	}

.frame
	{
	border: #3F6A32 1px solid;
	margin: 20px 10px 0 15px;
	padding-bottom: 5px;
	vertical-align: top;
	min-height: 15px;
	text-align: left;
	}

td#right_pane, td#left_pane
	{
	vertical-align: top;
	}

#page_content .frame h4
	{
	font-weight: bold;
	font-size: 1.2em;
	background-color: #3F6A32;
	color: #FFFFFF;
	padding: 3px 11px;
	float: left;
	margin: -11px 0 10px -20px;
	}

*html #page_content .frame h4
	{
	margin-left: -10px;
	}

#page_content .frame h4 a {
    text-decoration: none;
}

#page_content .frame p
	{
	padding-left: 15px;
	}

#page_content .frame ul, #page_content .frame p
	{
	clear: left;
	margin-top: 20px;
	margin-bottom: 15px;
	}

#page_content .frame ul {
    margin-left:5px;
	padding-left:0;
	/*list-style: none;*/
}
#page_content .frame ul.marg {
	margin-left:15px;
}

#page_content .frame ul li.actual a {
    font-weight: bold;
}

#page_content .frame ul li{
	list-style-type: none;
	list-style-image: none;
}

table#SMFposts
	{
	font-size: 0.9em;
	margin: 0 auto;
	width: 95%;
	border-collapse: collapse;
	}

#SMFposts td
	{
	padding: 5px;
	margin: 1px;
	border: #DDDDDD 1px solid;
	text-align:left;
	}

#SMFposts td.text
	{
	background-image: none;
	}

#SMFposts td.date
	{
	width: 70px;
	}

#SMFposts td.text a
	{
	font-size:1.1em;
	font-weight: bold;
	}

table.spec
	{
	border-collapse: collapse;
	}

table.spec td, table.spec th
	{
	text-align: left;
	padding: 3px;
	border: #5F8A52 1px solid;
	}

.ref_back
	{
	padding-top: 1em;
	font-weight: bold;
	}

ul.rightBoxList
	{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}

ul.rightBoxList li
	{
	list-style: none;
	background-image: url(images/li_arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	}

.frame h4 a
	{
	color: #FFFFFF;
	}

.frame dl
	{
	padding: 15px 5px 5px 0;
	}

.frame dt
	{
	display: block;
	width: 75px;
	float: left;
	padding: 5px;
	}

.frame dd
	{
	padding: 5px;
	}

ul#references
	{
	list-style: none;
	}

#references li
	{
	list-style: none;
	background-image: none;
	float: left;
	display: block;
	width:270px;
	text-align: center;
	margin-bottom: 30px;
	}

#references p
	{
	padding: 0 10px;
	}
	
/*lista produktów*/
ul.product_list li {
    margin: 0;
	padding: 0;
}

div#content div#page_content div#maplinks div.maplink  {
    background-image: url('images/google_point.gif');
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 14px;
	margin: 2px 0;
}

#content #page_content #maplinks .SMlink {
    background-image: url('images/SMmarker_point.gif');
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 14px;
	margin: 2px 0 10px 0;	
}

#content #page_content #maplinks .SMlink a {
    font-weight: bold;
	text-decoration: none;
}

/**stock mini**/
table.stock_mini {
	border:0;
	margin-bottom:15px;
}

table.stock_mini th {
	font-weight:bold;
	text-align:left;
	width:20%;
}

table.wersja_b th {
    width:33%;
}
span.cena {
	color:red;
	font-weight:bold;
	font-size:14px;
}

/*tabelki z podziałem na cztery*/
table.main_group{
    width:100%;
}

.main_group td {
    width: 50%;
	padding:10px 10px 0 0;
}

.main_group td.first_cell {
	border-bottom: 1px dotted #9a9a9a;
	border-right: 1px dotted #9a9a9a;
}

.main_group td.second_cell {
	border-bottom: 1px dotted #9a9a9a;
}

.main_group td.third_cell {
	border-right: 1px dotted #9a9a9a;
}

.more_wrapper {
	width:175px;
	text-align:right;
	height:20px;
	float:right;
	background-image: url(images/li_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 120px 3px;
}

.more_wrapper a {
    font-weight: bold;
}

.info_wrapper {
	width:310px;
	height:188px;
}

.info_left {
	width:135px;
	float:left;
	height:188px;
}

.info_right {
	width:175px;
	float:right;
	height:168px;
	text-align:left;
}

/*aktualności strona główna*/
#ditto_main_wrapper {
    background: #fff url(images/ditto_main_border.gif) no-repeat top left;
	height:180px;
}

#columns {
	list-style-type: none;
	width: 100%;
	margin: 0 0 0 2px;
	padding: 0;
}

#columns li {
	float: left; 
	height: auto; 
	width: 171px; 
	margin:0;
	padding: 0px 20px; 
	list-style: none;
	background: #fff url(images/ditto_main_border.gif) no-repeat top right;
}

#columns li h4 {
	color: green;
	padding:0;
	margin:0 0 7px 0;
}

#columns li h4 a {
    text-decoration: none;
}

/*smart popup :) */
#sp_wrapper_wrapper {
    width: 486px;
    height: 266px;
    border: 0;
    border-right: 1px solid #F6F6F6;
    border-bottom: 1px solid #F6F6F6;
    position: absolute;
    background-color: #fff;
}

#sp_wrapper {
    width: 485px;
    height: 265px;
    border: 0;
    border-right: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

#smart_popup {
    width: 483px;
    height: 263px;
    border: 1px solid #D9D9D9;
	padding: 0;
}

#close {
    float: right;
    width: 13px;
    height: 13px;
    background-image: url(images/popup_close.gif);
    margin: 10px 10px 0 0;
    padding: 0;
}

#smart_popup .title {
    color: #6D9461;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 18px;
}

#smart_popup .content {
    width: 450px;
    height: 185px;
    margin-left: 15px;/*18px*/
    margin-top: 10px;/*34px*/
    line-height: 1.5em;
}

#smart_popup .content_left {
    width: 185px;
    height: 185px;
    float: left;
	padding-top:13px;
}

#smart_popup .content_right {
    width: 240px;
    height: 185px;
    float: right;
	text-align:right;
	padding-right:25px;/*5px;*/
}

#smart_popup .close_window {
    padding: 0 0 0 170px;
	margin-top: 30px;
    width: 210px;
}

#smart_popup .cw_btn {
    width: 139px;
    height: 17px;
    background-image: url(images/popup_close.jpg);
}

/*strona główna*/
#page_content ul#home_page li {

}

#content #page_content .home_page {
	line-height:1.1em;
	padding-left:0;
	font-size:18px;
	color:#5f8a52;
	font-style:italic;
	text-align:left;
}
