/*http://www.informative.pl*/

/*resetowanie styli*/

body {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px auto;
	background: url(../img/bg.jpg) top repeat-x #ff8a00;
}

a, a:visited, a:active, a:hover {
	color: #fff;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
	color: #190702;
}

ul, ol, li {
	text-align: left;
	list-style: none;
}

li {
	margin-top: 10px;
}

/* container */

#container {
	width: 1000px;
	background: url(../img/afterfoot.jpg) bottom repeat-x #e37b00;
	margin: 0px auto;
	text-align: center;
}

/* top */

#top-l {
	float: left;
	width: 380px;
	height: 137px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#top-p {	
	float: right;
	width: 620px;
	height: 137px;
	background: url(../img/top-a.jpg) left no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#mid-l {
	float: left;
	width: 680px;
	height: 239px;
	background: url(../img/top-b3.jpg) left no-repeat;
	padding: 0px;
	margin-top: 0px !important;
	margin-top: -2px;
	border: 0px;
}

/* menu */

#menu-r {
	float: right;
	width: 320px;
	height: 239px;
	background: #360d00;
	margin-top: 0px !important;
	margin-top: -2px;
	border: 0px;
}

#menu{
	margin-top: 0px !important;
	margin-top: -2px;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	margin: -11px 0px;
	padding-left: 20px;
	width: 300px;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #411000;
	text-decoration: none;
	color: #fff;
	line-height: 2.7em;
}

#menu li a:hover {
	text-decoration: none;
	background: #481100;
}

/* content */

#cont-l {
	float: left;
	width: 299px;
}

#oferta {
	height: 182px;
	width: 299px;
	background: url(../img/offer.jpg) center no-repeat;
}

#contact {
	height: 90px;
	width: 299px;
	background: url(../img/contact.jpg) center no-repeat;
}

.pobierz {
	padding-top: 80px;
	margin: 0px auto;
	text-align: center;
	width: 237px;
	height: 56px;
}

.pobierz a {
	display: block;
	background: url(../img/pobierz.gif) top;
	width: 237px;
	height: 56px;
}

.pobierz a:hover {
	background: url(../img/pobierz.gif) bottom;
}

.more {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/more.png');*/
	float: right;
	padding-top: 20px;
	margin: 0px auto;
	text-align: center;
	width: 66px;
	height: 13px;
	margin-bottom: 20px;
}

.more a {
	display: block;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
	/*background: url(../img/more.png) top;*/
	width: 66px;
	height: 13px;
}

.more a:hover {
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
	/*background: url(../img/more.png) bottom;*/
}

#blank {
	height: 56px;
	width: 299px;
	background: url(../img/dwn.jpg) center no-repeat;
}

#cont-r {
	float: right;
	width: 701px;
	background: url(../img/cont-bg.jpg) top no-repeat #ff8a00;
	text-align: left;
}

#t-blocks {
	min-height: 252px;
}

.text-block {
	width: 274px;
	float: left;
	margin-left: 35px; 
	margin-top: 15px; 
}

.text-block p {
	width: 274px;
	line-height: 15px;
}

.text-block2 {
	width: 590px;
	float: left;
	margin-left: 35px; 
	margin-top: 15px; 
}

.text-block2 p {
	width: 590px;
	line-height: 15px;
}

#footer {
	clear: both;
	height: 56px;
	width: 701px;
	background: #360d00;
}

.f1 {line-height: 50px; color: #fff; float: left; margin-left: 20px; }
.f2 {line-height: 50px; color: #fff; float: right; margin-right: 20px; }

#afterfoot {
	margin: 0px auto;
	text-align: center;
	clear: both;
	width: 1000px;
	height: 15px;
}
