/* CSS Document */
@charset "iso-8859-2";
body {
	background: #CB9557;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #586A03;
	background-image:url(tlo.jpg);
	background-repeat:repeat-x;
	background-position: 0px 20px;
}
h1 {
	font-size:11px;
	line-height:18px;
}
h2 {
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
}
p {
	text-indent:10px;
}
a:link {
	text-decoration: none;
	color: #586A03;
}
a:visited {
	text-decoration: none;
	color: #586A03;
}
a:hover {
	text-decoration: underline;
	color:#744712;
}
a:active {
	text-decoration: none;
	color: #586A03;
}
.olldrew #menu a {
	display:block;
	margin:0px;
	padding:0px;
}
.olldrew #menu img {
	float:left;
}
.olldrew #promo {
	background-image:url(images/olldrew1_05.jpg);
	background-repeat:no-repeat;
	width:458px;
}
.olldrew #promo h2 {
	text-align:center;
	padding:80px 0px 0px 120px;
}
.olldrew #container {
	width: 928px;
	background: #F0ECBB;
	margin: 0px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.olldrew #head {
	background-image:url(images/olldrew_02.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin-top: 20px;
}
.olldrew #top {}
.olldrew #main {}
.olldrew #left {
	width:323px;
	background-color:#F0EA96;
	padding:10px;
	vertical-align:top;
}
.olldrew #left p {
	text-indent:0px;
}
.olldrew #leftkontakt {
	width:303px;
	background-color:#F0EA96;
	padding:10px;
	vertical-align:top;
	padding-left:30px;
}
.olldrew #leftkontakt p {
	text-indent:0px;
}
.olldrew #oferta {


	text-indent:0px;
}
.olldrew #oferta a {
	line-height:24px;
	display:block;
	padding-left:25px;
	margin-left:30px;
	background-image:url(tree.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.olldrew #right {
	width:565px;
	padding:10px;
	text-align: justify;
}
.olldrew #pasek {
	height:9px;
	background-color:#9B6C35;
	text-align: center;
}
.olldrew #foot {
	color:#FFFFFF;
	height:25px;
	background-color:#D5A266;
	text-align:center;
	padding-top:12px;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing:2px;
}
.olldrew #foot a {
	color:#FFFFFF;
}
