html, body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.0em;
	color: #333;	
	background:#f5f5f5;
	margin: 0 auto;
	padding: 0;
}
a {
	color: #cc0000;
	text-decoration:none;
}
a:hover {
	color: #555;
}


li { 
	position: relative;
	list-style-position: inside;
	padding: 4px;
}
img {border: 0px;}
input, select, textarea {

    color:#444444;
	background: #fff;
	border: 1px solid #ccc;
}
hr {height: 1px; background:#ddd; color: #ddd;  border: none; padding:0; margin: 3px 0 3px 0;}
.clear {
	clear: both;
	font-size: 0px;
}


form { padding: 0; margin: 0;}
/* top */
.date {
	float: right;
	margin: 0 0 5px 5px;
	font-size: 0.9em;
	color: #666;
}
#top {
	padding-top: 130px;
	width: 990px;
	background: url(images/logo.jpg) no-repeat 0 0 #fff;
	position: relative;
	margin:auto;
}
#left form {
	padding: 0 0 5px 7px;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 220px;
	padding-top: 100px;
	height: 0px !important;
	height /**/:100px;
	text-indent: -9999px !important;
	text-indent /**/:0;	
}



/* strona */


#mid {
	width: 990px;
	height: 100%;
	margin: 0 auto;
	position:relative;
	background: #fff;
}

/* menu */
#left {
	width: 310px;
	height: 100%;
	float: left;
	margin-left: 10px;
}
	
#navi {
	width: 300px; 
	height: 100%;
	font-size: 14px;
}

#navi a {
   color: #003399;
   text-decoration:none;
   padding: 2px 0 2px 5px;
   height: 19px;
   display:block;
   margin: 2px 0 2px 0;
	 font-weight: bold;
}
#navi a:hover {
   color:#555;

}
#navi span a {
	background: transparent;
	color: #555;
	height: 15px;
	padding: 1px 5px 2px 10px;
	margin: 0;
	font-weight: normal;
}
#navi span a:hover {
   color:#ccc;

}


/* stopka */
#footer {
	clear: both;
	width: 990px;
	height: 30px;
	margin: 0 auto 0;
	color: #555;
	border-top: 1px solid #ccc;
}
#footer div {text-align: center;padding: 10px 0 0 0;}
#footer a {
    
	color: #aaaabb;
	text-decoration:none;
}
#footer a:hover {
	color: #ddd;
}

/* content */
	
#content{
  width: 650px;
	float: right;
	height: 100%;
	padding: 0 10px 15px 10px;
	color: #000;
	
}
.foty {
    float: left;
	margin: 0 10px 0 0;
	}
.foty img {
	margin: 0 0 3px 0;
	display: block;
	padding: 3px;
	border: 2px solid #ccc;
	background: #ffffff;
}	

input,select, textarea {
    background: #ffffff;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #aaaabb;
	padding: 0;
	margin: 0;
}
#content h1 {
	font: bold 20px "Trebuchet MS";
	color: #003399;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	display:block;
}

#content h3, #left h3 {
	color: #333;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #E0E0E0;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	zoom: 1;
}

#content h3 img, #left h3 img {
    float:left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 2px solid #ccc;
	background: #ffffff;

}
#content h3 a, #left h3 a {
	color: #cc0000;
}
#content h3 a:hover {
	color: #555;
}
#content h4, #left h4 {
	text-transform: uppercase;
	background: url(images/more.gif) no-repeat;
	font-size: 14px;
	color: #333;
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
}
.paginate {
	margin: 5px 0 5px 0;
}
.paginate a {
	font-weight: normal;
	color: #666;
}
.paginate a:hover {
	font-weight: normal;
	color: #ccc;
}
.oferta {
	margin: 5px;
}
.oferta td {
	padding:3px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}
.toRight {
	text-align: right;
	color: #666;
	border-right: 1px solid #ddd;
	width: 120px;
}
.box {
	width: 102px;
	padding: 2px;
	margin: 3px 2px 0 0;
	height: 170px;
	float: left;
	background:#FFFDFD;
	overflow: visible;
}
.box img {
	margin: 0 0 5px 0;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
	background: #ffffff;
	width: 100px;
	height: 75px;
}
.box h2 {
	font: 11px Tahoma;
	color: #990000;
	padding: 0;
	margin: 0 0 3px 0;
}
.more {
	text-align: right;
	display: block;
}