/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: auto;
	background: #fff;
	font-size: 11px; 
	color: #313131;
}
a {
	color: #313131;
}
a:hover{
	text-decoration: none;
}
#left	{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	right: 50%; 
	margin: auto; 
	width: 50%; 
	height: 342px;  
	background: url('images/left.jpg') top left repeat-x;
}
#right	{
	position: absolute; 
	top: 0px; 
	left: 50%; 
	right: 0px; 
	margin: auto; 
	width: 50%; 
	height: 342px;  
	background: url('images/right.jpg') top right repeat-x;
}
#site			{position: absolute; top: 0px; left: 0px; right: 0px; margin: auto; width: 100%;}
#container		{height: auto; position: relative; width: 780px; margin-left: auto; margin-right: auto;}
#top {
	float: right;
}
#logo {
	float: left; 
	border-bottom: 1px solid #c7c7c7; 
	padding-bottom: 4px; 
	width: 204px;
}
#menu {
	width: 204px;
	height: 188px; 
	float: left; 
	background: url('images/bg_left.png') no-repeat top left;	
	margin-top: 5px; 	
}
#menu ul {
	margin: 20px 0; 
	padding: 0px; 
	list-style-type: none;
	float: left;
}
#menu ul li {
	list-style: none;
	border-bottom: 1px solid #3c3c3c;
	margin-right: 20px;
	margin-left: 15px;
	height: 15px;
	margin-top: 5px;
	width: 169px;
}
#menu img {
	border: 0;
}
a.glowna {
    display: block;
    width: 138px;
	 height: 13px;
    background: url(images/btn_glowna.jpg) 0 0 no-repeat;
 
} 
a.glowna:hover { background-position: -138px 0; }
a.ofirmie {
    display: block;
    width: 81px;
	 height: 10px;
    background: url(images/btn_ofirmie.jpg) 0 0 no-repeat; 
} 
a.ofirmie:hover { background-position: -81px 0; }
a.oferta {
    display: block;
    width: 75px;
	 height: 10px;
    background: url(images/btn_oferta.jpg) 0 0 no-repeat; 
} 
a.oferta:hover { background-position: -75px 0; }
a.kontakt {
    display: block;
    width: 86px;
		height: 10px;
    background: url(images/btn_kontakt.jpg) 0 0 no-repeat; 
} 
a.kontakt:hover { background-position: -86px 0; }

#nav {
	width: 546px; 
	height: 24px; 
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	background: url(images/nav_right.jpg) 0 0 no-repeat;
}
#content {
	float: left; 
	width: 765px; 
	border-left: 1px solid #e9e9e9;
	padding-top: 2px; 
	padding-left: 20px;
}
#left_box {
	width: 164px;
	height: auto;
	float: left; 
}
#right_box {
	border-left: 1px solid #e6e6e6;
	float: left; 
	width: 560px; 
	margin-left: 15px;
	padding-left: 15px;  
	margin-top: 10px;
	line-height: 14px;
}
.box {
	width: 170px; 
	height: auto; 	
	float: left; 
	margin-right: 15px; 
}
.box_nag {
	border-left: 5px solid #818181;
	border-right: 1px solid #818181;
	width: 157px; 
	height: auto;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 29px;
}
.box_border {
	border: 2px solid #bebebe;
}
#partners {
	width: 164px; 
	float: left; 
	margin-top: 20px; 
	text-align: center;
}
#partners img {
	border: none;
}
#bottom {
	width: 541px; 
	float: left;
	border-bottom: 1px solid #e9e9e9;
	height: 17px;
}
#copyright {
	background: #fbbe08;
	height: 13px; 
	padding-top: 1px; 
	text-align: center;
	width: 200px;
	float: right;
	margin-top: 17px;	
	font-size: 10px;
}
#fotter {
	color: #898989;
	height: 27px; 
	width: 547px;
	float: left;
	margin-top: 1px;
	font-size: 10px;
}
#fotter a {
	color: #313131;
	text-decoration: underline;
}
#fotter a:hover {
	color: #313131;
	text-decoration: none;
}
#fotter a.lighter {
	font-weight: normal; 
	text-decoration: none;
	color: #898989;
}
#fotter a.lighter:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #313131;
}
#left_box p {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0;
}
a.first {
	font-weight: bold; 
	text-decoration: none;
	color: #313131;
}
a.first:hover {
	font-weight: bold; 
	text-decoration: underline;
}
a.second {
	font-weight: normal; 
	text-decoration: none;
	color: #313131;
}
a.second:hover {
	font-weight: normal; 
	text-decoration: underline;
}
a.second_2 {
	font-weight: bold; 
	text-decoration: none;
	color: #000;
	background-color: #FFCC00;
	padding: 0px;
	margin-top: 1px;
}
a.second_2:hover {
	font-weight: bold; 
	text-decoration: none;
}
a.normal {
	font-weight: normal; 
	text-decoration: underline;
	color: #313131;
}
a.normal:hover {
	font-weight: normal; 
	text-decoration: none;
}
h1 {
	margin: 0px; 
	padding: 0px; 
	font-size: 14px;
	font-weight: bold;
}
#right_box p {
	margin: 0; 
	padding: 0;
	padding-top: 10px;
	text-align: justify;
}
.offer {
	margin: 10px;
	padding: 10px; 
	background-color: #f5f5f5;
	border: 1px solid #e9e9e9;
	font-size: 12px;
}
.offer li {
	padding-top: 5px; 
	padding-bottom: 5px;
}
.fla {
	border: 1px solid #e9e9e9;
	float: left;
	width: 260px; 	
	margin-right: 10px; 	
}
.podpis {
	font-style: normal;
	padding-left: 10px;
	font-size: 10px;
	display: block;
}
.img {
	border: 1px solid #e9e9e9;
	float: right;	
	padding: 10px; 
}
.img_left {
	border: 1px solid #e9e9e9;
	float: left;
	margin: 6px; 	
	padding: 6px; 
}
#right_box p.desc {
	border-top: 1px solid #e6e6e6; 
	padding-top: 10px; 
	margin-top: 10px;
	text-align: justify;
	float: left;
}
ul{
	margin-bottom: 0px;
	margin-top: 0px; 
}
.wciecie {
	padding-left: 20px;
}
