/* CSS Document */
body {
	color: #000000;
	margin: 0px auto;
}
/*do overlay.js*/
iframe{ 
	border: 0;
}
#wrapperAll{
	margin : 0 auto;
	padding : 0;
	width : auto;
	height : auto;
	background-color:#F1F1F1;
}
#wrapperTop{
	margin: 0 auto;
	padding: 0px;
	width: auto;
	height: 330px;
	background-image:url(pliki/banner.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#wrapperMain{
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	height: auto;
	clear:both;
}
#wrapperBottom{
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: 150px;
	clear:both;
	background-color:#FF9900;
	border-top: 5px solid #b16a00;
	background-image:url(pliki/bottom.jpg);
}
h1{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#666666;
	text-transform:uppercase;
	text-align:center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(pliki/h1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
h2{
	font-family:Arial;
	font-size:24px;
	color:#0099FF;
}
h3{
	font-family:Verdana;
	font-size:24px;
	color:#FF3300;
}
h4{
}
h5{
}
h6{
	font-family:Verdana;
	font-style:italic;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
#banner{
	margin : 0 auto;
	padding: 0px;
	width: 1000px;
	height: 290px;
	text-align:center;
}
#menuTop{
	margin : 0 auto;
	padding: 30px 90px 0px 0px;
	width: 1000px;
	height: 32px;
	background-image:url(pliki/belka.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
}
#menuTop a, #menuTop a:link, #menuTop a:visited, #menuTop a:active{
	font-size:16px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;	
	padding: 0px 0px 0px 5px;
}
#menuTop a:hover{
	font-size:16px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-transform:uppercase;
	color:#0066FF;
	text-decoration:none;
}
#menuVert {	
	float:left;
	display:block;
	width: 220px;
	height:auto;
	text-align:left;
    padding: 0px;
	margin-bottom: 25px;
	background-color:#FFFFFF;
}
#menuVert:first-child {
	border-top: 1px dotted #999999;
}
#menuVert span{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#CCCCCC;	
}
#menuVert a, #menuVert a:link, #menuVert a:visited, #menuVert a:active{
	width:200px;
	display:block;
	border-bottom: 1px dotted #999999;
	margin-left: 0px!important;
	margin-left: 0px;
	padding: 3px 0px 4px 20px;	
	text-decoration: none;
	font-size:18px;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
}
#menuVert a:hover {
	display: block;
	border-bottom: 1px dotted #999999;
	padding: 3px 0px 4px 20px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#333333;	
}
#left_col{
	float:left;
	display:block;
	width: 220px;
	height:auto;
	text-align:left;
    padding: 0px;
	margin: 60px 20px 25px 0px;
}
#right_col{
	float:left;
	display:block;
	width: 220px;
	height:auto;
	text-align:left;
    padding: 0px;
	margin: 60px 0px 25px 20px;
}
#content{
	background-color:#F1F1F1;
	float:left;
	display:block;
	font-size:16px;
	text-align:justify;
	line-height: 20px;
	width: 480px;
	margin-top: 15px;
	padding: 10px 0px 30px 0px;
}
#content ul{
	float:left;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#boxy_r{
	float:right;
	display:block;
	width: 220px;
	background-color:#FFFFFF;
	margin-bottom: 25px;
}
#boxy_l{
	float:left;
	display:block;
	width: 220px;
	background-color:#FFFFFF;
	margin-bottom: 25px;
}
#footer{
	height: 100px;
	width:1000px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#EBEBEB;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited{
	color:#333333;
	text-decoration:underline;
}
#footer a:hover{
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:none;
}
#footer .left  {
	margin: 0 auto;
	padding: 15px;
	width: 450px;
	height: auto;
	float: right;
	position: relative;
	text-align: right;
}
#footer .right {
	margin: 0 auto;
	padding: 15px;
	width: 450px;
	height: auto;
	float: left;
	position: relative;
	text-align: left;
}
.content{
	background-color:#F1F1F1;
	width: auto;
	height: auto;
	margin-bottom: 1px;
}
.content p{
	font-family:Georgia;
	font-size:14px;
	color:#333333;
	text-align:justify;
	text-indent:10px;
	line-height:25px;
	padding: 0px 10px 0px 10px;
}
.content p:first-letter{
	font-family:Georgia;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	padding: 0px 0px 0px 0px;
}
.content li{
	list-style:square;
	padding-left:10px;	
	font-family:Georgia;
	font-size:12px;
	color:#333333;
}
.content h1{
	font-family:"Trebuchet MS";
	text-transform:capitalize;
	text-indent: 10px;
	font-size:18px;
	color:#666666;
	background-image:none;
	margin: 5px 0px 2px 0px;
	padding-bottom: 10px;
	border-bottom: 0px dotted #FF33CC;
	text-align:left;
}
.content span{
	color:#CCCCCC;
	font-size: 40px;
	padding: 0px;
	margin: 0px;
	list-style:decimal-leading-zero;
	list-style-position:inside;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
.content h2{
	font-family:Verdana;
	text-transform:capitalize;
	text-indent: 0px;
	font-size:10px;
	color:#333333;
	margin: 1px 0px 40px 0px;
	padding-right: 10px;
	border-top: 1px dotted #FF33CC;
	text-align:right;
}
.content h3{
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	color:#333333;
	margin: 0px;
	text-align:right;
}
.content h4{
	font-family:Verdana;
	text-transform:capitalize;
	text-indent: 0px;
	font-size:10px;
	color:#333333;
	margin: 1px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	border-top: 1px dotted #FF33CC;
	text-align:right;
}
.content img{
	float:none;
	margin: 0px;
	padding: 0px;
}
.content img a{
	background-color:#F1F1F1;
}
.kontakt{
	line-height: 25px; 
	font-family:Tahoma; 
	font-size:11px;
	margin: 5px;
}
.kontakt a:hover{
	text-decoration:underline;
}
.news{
	width: auto;
	height: auto;
	border-bottom: 6px solid #F1F1F1;	
}
.news p{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	text-indent:10px;
	line-height: 15px;
	padding: 5px 13px 5px 13px;
}
.news a{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	text-indent:0px;
}
.news a:link, .news a:visited, .news a:active{
	color:#333333;
	text-decoration:none;
}
.news a:hover{
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:none;
}
.news li{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	text-indent:0px;
	padding: 2px;
	line-height: 10px;
}
.news h1{
	font-family:"Trebuchet MS";
	text-transform:capitalize;
	text-indent: 10px;
	font-size:16px;
	color:#666666;
	margin: 5px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px dotted #FF33CC;
	text-align:left;
	background-image:none;
}
.news h2{
	font-family:Tahoma;
	text-transform:capitalize;
	text-indent: 10px;
	font-size:9px;
	color:#003366;
	margin: 4px 0px 2px 2px;
}
.news h3{
	margin: -10px 0px 3px 0px;
	padding: 0px;
	font-size:0px;
	border-bottom: 1px dotted #CCC;
	text-align:left;
	background-image:none;
}
.news img{
	float:left;
	margin-left: 5px;
	padding-bottom:10px;
}
.links{
	width: auto;
	height: auto;
	border-bottom: 6px solid #F1F1F1;	
}
.links p{
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	text-align:justify;
	text-indent:10px;
	line-height: 15px;
	padding: 5px 13px 5px 13px;
}
.links a{
	font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	text-indent:0px;
}
.links a:link, .links a:visited, .links a:active{
	color:#333333;
	text-decoration:underline;
	padding: 2px;
}
.links a:hover{
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:none;
	padding: 2px;
}
.links li{
	text-align:justify;
	text-indent:0px;
	padding: 5px 10px 5px 10px;
	line-height: 10px;
}
.links ul{
	list-style-image:url(pliki/arr.jpg);
}
.links h1{
	font-family:"Trebuchet MS";
	text-transform:capitalize;
	text-indent: 10px;
	font-size:16px;
	color:#666666;
	margin: 5px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px dotted #FF33CC;
	text-align:left;
	background-image:none;
}
.links h2{
	font-family:Tahoma;
	text-transform:capitalize;
	text-indent: 10px;
	font-size:9px;
	color:#003366;
	margin: 4px 0px 2px 2px;
}
.links h3{
	margin: -10px 0px 3px 0px;
	padding: 0px;
	font-size:0px;
	border-bottom: 1px dotted #CCC;
	text-align:left;
	background-image:none;
}
.links img{
	float:left;
	margin-left: 5px;
	padding-bottom:10px;
}

.pag, .pag_a{
	width:31px;
	height:31px;
	float:left;
	text-align:center;
	padding-top: 5px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;	
}
.pag{
	background:url(pliki/pag.jpg) no-repeat;
}
.pag_a{
	background:url(pliki/pag_a.jpg) no-repeat;
}
.pag a, a:link, a:active, a:visited{
	color:#333333;
	text-decoration:none;
}
.pag a:hover{
	color:#990000;
}
input{
	border: 1px solid #3399FF;
	font-family:Verdana;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	padding:5px 5px 2px 5px;
}
.Tinput{
        width:340px;
}
textarea{
	border: 1px solid #3399FF;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	padding:5px 5px 2px 5px;
}
select{
	border: 1px solid #3399FF;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	padding:2px 2px 2px 2px;
}
input.buttons{
	border: 1px solid #3399FF;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding:2px 2px 5px 2px;
	font-family:Georgia;
	font-size:12px;
	height: 20px;
}
#formularz td{
	font-family:Georgia;
	font-size:11px;	
	font-weight:normal;
	border: 0px solid #000000;
}
#wrapperSeo{
	padding:10px; 
	margin-top:2px;
	margin-bottom: 2px;
	background-color:#CCCCCC; 
	border:1px dotted #666666;
	text-align:center;
	font-size:9px;
	font-family:"trebuchet MS";
	color:#919148;
	height: 50px;
}
#wrapperSeo a:hover{
	border-bottom: 1px dotted #00F;
	color:#00F;
	cursor:crosshair;
}
