@CHARSET "UTF-8";
*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	color: #4e4945;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

.stopka
{
font-size: 10px;
}

a
{
	color: #4e4945;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

/** IE fix **/
div#wrapper
{
	text-align: left;
	width: 800px;
}

div#top
{
	 height: 262px;
}

div#top div.left
{
	color: #5f5f5f;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
}

div#top div.left a
{
	margin-right: 15px;
}

div#top div.left a img
{
	border: none !important;
	margin: 0 !important;
}

div#top div.right ul
{
	list-style: none;
	margin-top: 5px;
}

div#top div.right ul li
{
	background: url(img/top_menu_li.gif) no-repeat 0px 4px;
	float: left;
	margin-left: 15px;
}

div#top div.right ul li a
{
	font-size: 10px;
	margin-left: 15px;
}

div#top img
{
	border-top: solid 3px #5f5f5f;
	border-bottom: solid 3px #434343;
	clear: both;
	margin-top: 15px;
}

div#menu
{
	background: url(img/menu_bg.gif) repeat-x;
}

div#body div#main
{
	padding-left: 10px;
	width: 544px;
}

div#body div#main h2
{
	color: #3d6b9c;
	background: url(img/h2_bg.gif) no-repeat 0 3px;
	border-bottom: solid 3px #6184aa;
	font-weight: 800;
	font-size: 12pt;
	margin-bottom: 15px;
	margin-top: 17px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	width: 100%;
}

div#body div#main div.left
{
	width: 280px;
}

div#body div#main div.right
{
	width: 242px;
}

div#body div#main div.right ul
{
	list-style: none;
	margin-top: 12px;
}

div#body div#main div.right ul li
{
	background: url(img/oferta_li.gif) no-repeat left 5px;
	margin-top: 10px;
	padding-left: 13px;
}

div#body div#main ul.oferta
{
	list-style: none;
	margin-left: 15px;
	margin-top: 15px;
}

div#body div#main ul.oferta li
{
	background: url(img/oferta_li.gif) no-repeat left 65%;
	padding-left: 13px;
}

div#body div#main img.photo
{
	border: solid 1px #4d4946;
}

div#body div#contact
{
	background: url(img/kontakt_bg.jpg) no-repeat;
	color: #fff;
	height: 256px;
	margin-bottom: 2px;
	width: 199px;
}

div#body div.oferta 
{ 
	width: 770px !important  
}

div#body div#contact span
{
	position: relative;
	left: 35px;
	top: 60px;
}

div#body div#contact span a
{
	color: #fff;
}

hr.clear
{
	background: #aaaaaa;
	height: 5px;
	margin-bottom: 2px;
}

div#footer
{
	background: #c14730;
	color: #fff;
	font-size: 11px;
	height: 14px;
	padding: 7px 15px;
}

div#footer a
{
	color: #fff;
	font-size: 11px;
}

div#footer span
{
	margin: 0 10px;
}
