@charset "utf-8";
/* CSS Document */
html {
	background-image:url(../images/bg.png);
}
body {
	background-image:url(../images/bg-bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
a {
	text-decoration:none;
	color:#414141;
}
a:hover {
	text-decoration:underline;
}
p {
	text-indent:5px;
	line-height:14px;
	padding:8px 0px;
	text-align:justify;
}

ol, ul {
	padding:10px 0px 10px 5px;
}
ol li {
	list-style:decimal;
	font-weight:bold;
	padding-left:0px;
	margin-left:10px;
}
ul li {
	list-style:square;
	font-weight:normal;
}
strong {
	font-weight:bold;
}
.clearfloat { clear:both; height:0; font-size:1px; line-height:0px;}
.noindent { text-indent:0px;}
#bgtop {
	background-image:url(../images/bg-top.png);
	background-repeat:repeat-x;
	background-position:top;
}
#top {
	width:885px;
	margin:0px auto;
	position:relative;
}
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:226px;
	height:146px;
	text-indent:-999em;
}
#menu {
	position:absolute;
	right:0px;
	top:47px;
	width:250px;
}
#menu a {
	display:block;
	float:left;
	padding:22px 4px 13px 2px;
	font-weight:bold;
	color:#cccccc;
	margin:0px 6px;
	text-align:center;
}
#menu a:hover {
	background-image:url(../images/bg-menu.png);
	background-repeat:repeat-x;
	color:#fff;
}
#head {
	background-image:url(../images/head.png);
	background-repeat:no-repeat;
	height:245px;
	text-indent:-999em;
}

#kontenermid {
	width:885px;
	margin:0px auto;
}
#left1 {
	float:left;
	width:556px;
	padding:22px 22px 0px 22px;
	margin:10px 0px 10px 10px;
	border:solid 1px #909090;
	background-color:#fff;
	background-image:url(../images/bg-left.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#left1 img {
	float:right;
}
#podpis {
	background-image:url(../images/podpis.png);
	background-repeat:no-repeat;
	height:30px;
	width:188px;
	text-indent:-999em;
	float:right;
	margin-bottom:10px;
}
#left2 {
	float:left;
	width:556px;
	padding:22px 22px 0px 22px;
	margin:10px 0px 10px 10px;
	border:solid 1px #909090;
	background-color:#fff;
	background-image:url(../images/bg-left.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:220px;
}
#left2 h3 {
	background-image:url(../images/oferta.png);
	height:12px;
	width:60px;
	text-indent:-999em;
	margin-bottom:10px;
}
#left2 ul {
	background-image:url(../images/money.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 20px 5px;
}
#left2 ul li {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:30px;
	background-image:url(../images/bullet.png);
	background-position:left;
	background-repeat:no-repeat;
}
#right1 {
	float:right;
	width:240px;
	text-align:center;
	border:solid 1px #909090;
	background-color:#fff;
	margin:10px;
	padding:10px 0px;
	height:600px;
}
#right1 h3 {
	background-image:url(../images/certh3.jpg);
	background-position:center;
	width:215px;
	height:26px;
	text-indent:-999em;
	margin:10px auto;
}
#right1 img {
	margin:10px 0px;
}

#kontenerfoot {
	width:885px;
	margin:0px auto;
	color:#e6e6e6;
	font-size:11px;
	padding:70px 0px 30px 0px;
}
#kontenerfoot a {
	color:#e6e6e6;
}
#footleft {
	width:600px;
	text-align:center;
	float:left;
}
#footright {
	width:280px;
	text-align:center;
	float:right;
}
