body,td
{
	margin-top:0px;
	padding-top:0px;

	margin-bottom:0px;
	padding-bottom:0px;

	margin-left:0px;
	padding-left:0px;

	margin-right:0px;
	padding-right:0px;

}
body,p{
	font-family: Arial, Helvetica, fixed;
	font-size: 12px;
	color: #ffffff;
}
p{
	margin: 0;
}
a{
	color: #ffffff;
	text-decoration: none;
}

#menu{
	width: 250px;
	min-height: 370px;
	background-image: url("../html/img/menu_bg.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	margin-bottom: 7px;
}
#mcontainer{
	margin-left: 42px;
	margin-top: 21px;
	margin-right: 21px;
}
#mcontainer a{
	text-transform: uppercase;
	color:#ea7e14;
	font-weight: bold;
	font-size: 11px;
	padding-left: 21px;
}
#mcontainer div{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #004d9d;
}
div.item{
	background-image: url("../html/img/m_dot.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
}
div.active{
	background-image: url("../html/img/m_dot_a.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#left_menu a{
	font-size: 12px;
	color: #ea7e14;
	text-decoration: underline;
}
#flashcontent{
	padding-left: 28px;
	padding-top: 14px;
}
#main {
	width:590px;
	min-height:453px;
	background-color: #005fc1;
	float: right;
	margin-right: 14px;
	background-image: url("../html/img/decor_main.jpg");
	background-repeat: no-repeat;
	background-position: 0 60%;
	margin-bottom: 7px;
}
div.post{
	color: #ffffff;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top:14px;
}
#produkt{
	vertical-align: top;
	padding-left: 7px;
}
#zam{
	padding-left: 21px;
}
#zam td{
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
h1{
	font-size: 14px;
	margin: 0;
	padding-bottom: 4px;
}
h3{
	font-size: 12px;
	margin: 0;
	padding-bottom: 3px;

}
h2{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 14px;
}
h4{
	margin:0;
	margin-bottom: 4px;
	color: #ea7e14;
}
h5{
	margin:0;
	margin-bottom: 4px;
	color: #004d9d;
	font-size: 12px;
}
#opis ul{
	margin: 0;
	padding: 0;
	padding-left:15px;
	color: #004d9d;
}
#opis li{
	float: left;
	margin-right: 20px;
	color: #004d9d;
}
#adres{
	color: #545454;
	font-size: 11px;
	line-height: 140%;
	width: 250px;
	float: left;
	margin-bottom: 7px;
}
#strony{
	vertical-align: bottom;
	text-align: right;
}
#opis{
	color: #004d9d;
	font-size: 11px;
	line-height: 140%;
	width: 590px;
	float: right;
	margin-bottom: 7px;
}
#opis p{
	color: #004d9d;
}
#zamow{
	border: 1px solid #ffffff;
	background-color: #004d9d;
	color: #ffffff;
}
#stopka{
	color: #ea7e14;
	font-size: 11px;
	text-align: right;
	padding-right: 14px;
}

