/** główne */

body {
	margin: 0px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #f0f0f0;
}

h1, h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ab2410;
	font-size: 20px;
}

h3, h4, h5, h6 {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ab2410;
	font-size: 15px;
}

a {
	text-decoration: none;
	color: #ab2410;
}

a:hover {
	border: none;
	color: #83895C;
	text-decoration: underline;
}

a img {
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #e8e6e6;
	border: 1px solid #666666;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}


.guzik {
	background: url(../theme/guzik.jpg) no-repeat;
	width: 80px;
	height: 20px;
	padding: 0 0 0 15px;
	border: 1px solid #333333;
	text-align: left;
	color: #fffff;
}

.guzik a {
	background: url(../theme/guzik.jpg) no-repeat;
	width: 80px;
	height: 20px;
	padding: 0 0 0 15px;
	border: 1px solid #333333;
	text-align: left;
	color: #fffff;
}

.guzik a:hover {
	text-decoration: none;
}


.spacer {
	position:relative;
	clear:both;
}



#main {
text-align: center;
}

/** top */

#top {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}

/** menu_top */

#menu_top {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	background: url(../theme/menu_1.jpg) repeat-x;
}

#menu_top ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_top ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

#menu_top ul li {
	float: left;
}

ul#menu_top li {
	float: left;
	width: 200px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#menu_top li a {
	display: block;
	height: 22px;
	padding: 8px 20px 0 20px;
	background: url(../theme/menu_1.jpg) repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #8d8b8b;
}

#menu_top li a:hover {
	display: block;
	height: 22px;
	padding: 8px 20px 0 20px;
	background: url(../theme/menu_2.jpg) repeat-x;
	color: #ab2410;
}

/** con **/

#con {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}



/** menu */

#menu {
	float: left;
	width: 200px;
	text-align: center;
	background-position: bottom;
	color: #999999;
	font: bold 11px Tahoma, Arial sans-serif;
}

/** tresc */

#content {
	float: left;
	width: 660px;
	padding: 20px 0 20px 20px;
	text-align: justify;
}

#content h1, #con_home h1 {
	text-align: left;
	border-bottom: 1px solid #ffc68d;
}

#content *, #content_home * {
	line-height: 140%;
}

#content_home * {
	line-height: 140%;
}

#content_home {
	float: left;
	width: 680px;
	padding: 0;
}

#con_home {
	width: 460px;
	padding: 10px 20px 0 20px;
	text-align: justify;
}

#blok_home {
	width: 160px;
	padding: 20px 10px 0 10px;
	text-align: justify;
}


.con_oferta {
	float: left;
	width: 33%;
	color: #999999;
	font: bold 11px Tahoma, Arial sans-serif;
	text-align: center;
}

.kon_div {
	float: left; 
	width: 245px;
	padding: 0 0 0 10px
}

.kon {
	font-weight: bold;
	color: #CC6600;
}

.kon_title {
	font-weight: bold;
	font-size: 13px;
	color: #CC6600;
}

/** stopka */

#footer {
	width: 660px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	background: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer_t {
	width: 640px;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #ffc68d;
	text-align: right;
}

#footer_t a{
	font-weight: bold;
}

