/* Main styles */
body {
	margin:0;
	background:#E4E4E4 url(../img/bg.jpg) repeat-x scroll 0 0;
	margin-bottom:28px;
}
a {
	color:#a32227;
	font-weight:bold;
	text-decoration:none;
}
#container {
	width:960px;
	margin: 0 auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #767676;
}
#header {
	height:309px;
}
#header_up {
	height:140px;
	width:100%;
}
#header_dn {
	height:169px;
	background-repeat:no-repeat;
}
#menu {
	/*background:url(../img/menu_temp.jpg);*/
	overflow:hidden;
	position:relative;
	float:right;
	top:78px;
	width:644px;
	height:40px;	
}

#m1 a{background:url(../img/menu/1.gif);width:148px;height:44px;display:block;background-position:0 0;float:left;}
#m2 a{background:url(../img/menu/2.gif);width:87px;height:44px;display:block;background-position:0 0;float:left;}
#m3 a{background:url(../img/menu/3.gif);width:162px;height:44px;display:block;background-position:0 0;float:left;}
#m4 a{background:url(../img/menu/4.gif);width:137px;height:44px;display:block;background-position:0 0;float:left;}
#m5 a{background:url(../img/menu/5.gif);width:110px;height:44px;display:block;background-position:0 0;float:left;}

#submenu {width:371px;height:auto;margin:0 0 0 315px;}
#submenu .submenu a { display:block; clear:both; background:#222222; padding:10px; width:200px;filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; }
#submenu .submenu a:hover { background:#141414;}
#submenu .submenu { margin: 0; padding:0; width:300px; height:auto; }
#submenu #subm2 { margin: 0 0 0 116px; }
#submenu #subm3 { margin: 0 0 0 203px; }
#submenu #subm4 { margin: 0 0 0 366px; } 

#header_dn .submenu a {
	color:#FFFFFF;
	margin-left:33px;
	text-decoration:none;
}
#header_dn .submenu a:hover {
	text-decoration:underline;
}
#mainblock {
	min-height:450px;
	padding-top:20px;
	padding-left:50px;
	line-height:170%;
	background:#FFFFFF;
}
#main_left {
	width:421px;
	padding-right:34px;
	float:left;
}
#main_right {
	width:415px;
	padding-right:34px;	
	float:left;
}
#footer {
	height:32px;
	background-repeat:repeat-x;
	padding-left:43px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	font-weight:bold;
	padding-top:35px;
	background-image: url(../img/footer.jpg);
	background-position: 0 20px;	
}
/* Additional*/
.blockhead {
	display:block;
}
#logowanie {
	display:block;
	height:120px;
	border-bottom:#D2D2D2 1px solid;
}
.blackbold {
	color: #000000;
	font-weight: bold;
}
.title1 {
	color:#5c5c5c;
	font-size:12px;
	font-weight: bold;
}
#logowanie input.text {
	border: 1px solid #D2D2D2;
	height:25px;
	margin-right:13px;
}
.small {
	font-size:10px;
}
.photo {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
/* boxy z produktami na pierwszej stronie */
/* lewa strona */
#produkty {

}
.product {
	margin-bottom:15px;
	border-bottom: 1px solid #eeeeee;
}
.product_title {
	font-size:12px;
	display:block;
	margin-bottom:8px;
}
.product_photo {
	width:104px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.product_text {
	width:310px;
	float:left;
}
.product_text img
{
	display:none;
}
.product_text a {
	display:block;
	clear:both;
	color:#a32227;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/btn2.gif);
	background-position:0 3px;;
	background-repeat:no-repeat;
	padding-left:28px;
}
/* prawa strona */
#blabla {
	margin-top:15px;
}
.right_box {
	margin-top:25px;
}
#aktualnosci {
	margin-top:45px;
}
.news {
	margin-top:10px;
}
.wider {
	width:415px;
}