body{
	margin: auto;
	width: 100%;
	padding: 0;
	background-color: #d1e8ff;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 130%;
	color: #333;
	background-image: url("../img/tlo.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

a, a:visited{
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#container{
	width: 1000px;
	margin: auto;
}

#topnav{
	width: 700px;
	margin: auto;
}

#topnav h1{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 8pt;
}

#topnav ul{
	height: 41px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topnav ul li{
	margin: 0;
	padding: 0;
	height: 41px;
	width: 140px;
	float: left;
	background-image: url("../img/ul_li.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}

#topnav li a{
	font-weight: bold;
	outline: none;
	color: #000;
}

#topnav li a:hover{
	text-decoration: none;
}


#lang{
	position: relative;
	top: -45px;
	float: right;
}

#header{
	width: 1000px;
	height: 160px;
}

#logo{
	width: 200px;
	height: 130px;
	margin-left: 60px;
	float: left;
}
#logo h2{
	font-size: 13pt;
	font-weight: bold;
	margin-left: 200px;
	margin-top: -90px;
}

#logo a{
	outline: none;
}

#adwords{
	float: left;
	width: 90px;
	height: 100px;
	margin-left: 360px;
	margin-top: 0px;
}

.clearing{
	clear: both;
}

.clearing_r{
	clear: right;
}

#content_box{
	margin: auto;
	padding: 0;
	height: auto;
}

#content_box h1{
	font-size: 11pt;
	width: 300px;
	border-bottom: 1px solid #333; 
	text-align: right;
}

#content_box h1 span{
	color: #ff6600;
}

h2,h3{
	font-size: 10pt;
}

h2{
	width: 300px;
}
h2 span{
	color: #ff6600;
}

h5{
	font-size: 9pt;
}

#left_menu{
	margin: 0;
	float: left;
	padding-left: 45px;
	width: 150px;
}

#content{
	margin: 0;
	float: left;
	width: 650px;
	margin-left: 100px;
	min-height: 300px;
}

img{
	border: 1px solid #ff6600;
	padding: 2px;
}

.noborder{
	border: none;
	padding: none;
	outline: none;
}
#lewy{
	margin: auto;
	margin-left: 20px;
	width: 300px;
	float: left;
}

#content ul{
	list-style-image: url(../img/ulli.gif);
}

#prawy{
	float: left;
	margin-left: 20px;
	width: 300px;
}

#intmar{
	margin-left: 20px;
	float: left;
	width: 300px;
}

#intmar h1{
	text-align: left;
	line-height: 150%;
	padding-top: 40px;
	border: none;
	font-size: 17pt;
}
#intmar h1 span#mar{
	color: #333;
	margin-left: 50px;
}

.oferton{
	height: auto;
}
.oferton p{
	margin-top: -20px;
}

.oferton a{
	text-transform: uppercase;
	color: #333;
}

.oferton a span{
	color: #ff6600;
}
		
.doprawej, .dolewej{
	border: none;
}
.doprawej{
	float: left;
	}
	
.dolewej{
	float: right;
	}


#footer {
	margin: auto;
	width: 100%;
	height: 70px;
	font-size: 7pt;
	background-image: url('../img/foot_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	color: #e7bf42;
}

#foot_box{
	margin: auto;
	width: 950px;
	padding-top: 10px;
	padding-left: 10px;
	height: 50px;
	text-align: left;
}

#footer a, #footer a:hover{
	color: #e7bf42;
}


#webdesign{
	float: right;
	width: 580px;
	text-align: right;
	padding-top: 40px;
	color: #fff;
}

#webdesign a, #webdesign a:hover{
	font-size: 7pt;
	color: #fff;
}

.mini{
	font-size: 7pt;
}

.lewy{
	text-align: left;
}

.prawy{
	text-align: right;
}

a.podpis, a.podpisl, a.podpisr{
	display: block;
	margin-top: -15px;
	text-align: center;
}

a.podpisl{
	margin-left: -40px;
}

a.podpisr{
	margin-right: -40px;
}
#linki_spons{
	display: block;
	width: 160px;
	margin-top: -15px;
	text-align: center;
}

#outsource{
	position: relative;
	top: -30px;
	right: 0px;
	float: right;
	display: block;
	width: 180px;
	text-align: center;
	z-index: 100;
}

#darmowa{
	position: relative;
	top: -15px;
	left: 10px;
	display: block;
	width: 160px;
	text-align: center;
}
#zmien{
	position: relative;
	top: -15px;
	right: 10px;
	float: right;
	display: block;
	width: 160px;
	text-align: center;	
}

fieldset{
	border: none;
	width: 520px;
}
legend{
	padding: 0;
}

label{
	width: 17em;
	float: left;
	text-align: right;
	padding-right: 10px;
	display: block
}

textarea{
	height: 150px;
}

select, input, textarea {
	background: #fff;
	width: 250px;
	border: 1px solid #333;
}
.err{
	color: red;
	font-weight: bold;
}
	
