/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #77777d;
}

h1, h2, h3 {
	font-weight: normal;
	color: #298ccc;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol, td, th {
	margin-bottom: 10px;
	line-height: 167%;
	font-size: 12px;
}

a img {
	border: 0;
}

a {
	color: #31a8f4;
}

a:hover, a.selected {
	color: #298ccc;
}

#header {
	width: 870px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
	background:transparent url(../images/logo.png) no-repeat scroll 40% 50%;
	float:left;
	height:80px;
	overflow:hidden;
	text-indent:-1000em;	
}

#logo a {
	display:block;
	height:100%;
	text-indent:-1000em;
	width:100%;	
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#topmenu {
	float: left;
	width: 630px;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 36px 0 36px;
	background: url(../images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: black;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

#splash {
	width: 870px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/baner_left.jpg) no-repeat;
}

#splash #splash_right {
	float: right;
	width: 556px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	background: url(../images/baner_right_626.jpg) no-repeat 100% 0%;
	text-align: right;
	border-left: 4px solid #ffe612;		
}

#splash #splash_right p {
	font-style: italic;
	font-size: 136%;
	font-weight: bold;
	color: #298ccc;
}

#page {
	width: 870px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 590px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#content img {
	border: 1px solid #CCCCCC;
	margin: 8px;
	padding: 1px;
}
#content p.gallery { text-align: center; }
#content img.gallery { margin: 12px; }
#content img.no-border { border: none; }
#content .no-border img { border: none; }

#content table.dane, #content table.dane td, #content table.dane th { border: 1px solid #bbb; }
#content table.dane td, #content table.dane th { padding: 3px; margin: 0px; }

#sidebar {
	float: right;
	width: 200px;
	height: 100%;
	padding: 0 20px 20px 20px;
	font-size: 114%;
	color: #999;
	background-color: #fffbd6;
	margin-bottom: 20px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar h2 {
	padding: 0px 0 6px 0;
	margin: 0;
	font-weight: bold;
}

#sidebar ul {
	margin: 0 0 0 20px;
	padding: 0 0;
	list-style: circle;
	font-size:90%;
}

#sidebar ul.menu ul {
	list-style: disc;
	margin: 5px 0px 5px 15px;
}

#sidebar li {
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
}

#sidebar h3 {
	width: 50px;
	height: 17px;
	padding: 0 10px;
	background: #ffe612 url(../images/img4.gif) no-repeat;
	color: #FFFFFF;
}

#sidebar .box {
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #ffe612;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#footer #icons { float:left; }
#footer #icons img { margin: 0 18px; vertical-align: top; }

#legal {
	float: left;
	width: 400px;
}

#links {
	float: right;
	text-align: right;
}

.box .info { float:right; white-space:nowrap; }
.box img.bip { opacity: 0.9; filter: alpha(opacity=90); }
.box div.phone img, .box div.dystryb img { opacity: 0.5; filter: alpha(opacity=50); margin-top: 10px; }
.box div.phone { float:left; text-align:right; font-size:120%; font-weight:bold; white-space:nowrap; }
.box div.infolinia { float:right; text-align:right; font-size:120%; font-weight:bold; white-space:nowrap; }
.box div.dystryb { float:left; }
.box div.fuel { float:right; text-align:right; font-size:120%; font-weight:bold; font-family:Arial; }
.box div.fuel a { color: #999; }
.box div.fuel #fuel-pb95 { color:#1a1; }
.box div.fuel #fuel-on { color:#333; }

.clear { clear: both; }
.small { font-size: 85% }

li.pdf { list-style-image: url(../images/pdf.png); padding-left:3px; }