/* Main styles */
body {
	margin:0;
	background:#E4E4E4 url(../images/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;
	position: relative;
}
#menu {
	/*background:url(../img/menu_temp.jpg);*/
	overflow:hidden;
	position:relative;
	float:right;
	top:78px;
	width:644px;
	height:40px;	
}

#m1 a{background:url(../images/menu/1.gif);width:148px;height:44px;display:block;background-position:0 0;float:left;}
#m2 {background:url(../images/menu/2.gif);width:87px;height:44px;display:block;background-position:0 0;float:left;cursor:pointer;}
#m3 {background:url(../images/menu/3.gif);width:162px;height:44px;display:block;background-position:0 0;float:left;cursor:pointer;}
#m4 {background:url(../images/menu/4.gif);width:137px;height:44px;display:block;background-position:0 0;float:left;cursor:pointer;}
#m5 a{background:url(../images/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;z-index:100;}
#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;display:none; }
#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(../images/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;
	z-index: 2;
	position: relative;
}
.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(../images/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;
}

.ic-top
{
position: absolute;
top: 0pt;
z-index: -1;
background-image: url(../images/images/tlo_baner.jpg);
background-repeat: no-repeat;
background-position: center center;
}

h2
{
color: rgb(58, 58, 58);
font-family: Arial;
font-weight: bolder;
font-size: 15px;
}

table
{
	width: 100%;
}

tr.row td a
{
	font-size: 11px;	
}

tr.header td
{
	background: #E2EAEC;
	padding: 5px;
	color: #6A1443;
	font-size: 11px;
}

tr.row td
{
	font-size: 11px;
	padding: 5px;	
	border-bottom: 1px solid #E2EAEC;
}

tr.row:hover
{
	background: #EFFCFF;
}

.news-summary
{
	text-align: justify;
	font-weight: bold;
}

a.button
{
	width: 180px;
	height: 16px;
	padding: 5px 5px 5px 5px;
	display: block;
	background: #6B0F12;
	color: #FFFFFF;
	margin: 0 0px 0px 0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.news-text, p, .product_text, div#blabla p
{
	text-align: justify;
}