@import url("box.css");
@import url("menu.css");
@import url("firmy.css");
body{
	text-align:center;
	padding:0px;
	margin:0px;
}
#principle{
	width: 770px;
	height: auto;
	margin:auto;	
	text-align: left;
	padding:0px;
}
#header,#footer,#bar,#menu,#reklama1,#body_section5{
	width:100%;
	height: auto;
	float:left;
	padding:0px;
	margin:0px;
}
#body_section1{
	width:200px;
	float:left;
	padding:0px;
	margin:0px;
	/*background-color:#CCCCCC;*/
}
#reklama1_flash{
	z-index:1;
	padding:0px;
	margin:0px;
}
#body_section2{
	width:570px;
	float:left;
	height: auto;
	padding:0px;
	margin:0px;
}
#body_section3{
	width:400px;
	height: auto;
	float:left;
	padding:0px;
	margin:0px;
}
#body_section4{
	width:170px;
	height: auto;
	float:left;
	padding:0px;
	margin:0px;
}

img{
	border-width:0px;
	display:inline;	
	/*float:left;*/
}
img.partnerzy{
	float:none;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
a.bezowy{
	color:#b9b17d;
}
a.niebieski{
	color:#3399ff;
}
a.zielony{
	color:#006600;
}
a.czerwony{
	color:#FF0000;
}

input,textarea,select,.sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8F8FD;
	border: solid 1px #0099CC;
}
p.info{
	color:#003366;
}
p.ok{
	color:#006600;
}
p.error{
	color:#FF0000
}
.komunikat_tyt{
	font-size:12px;
	font-weight:bold;
	/*color:#006699*/
	color:#274A9F;
}
.komunikat_data{
	font-size:9px;
	color:#666666;
}
.komunikat_autor{
	margin-top:3px;
	margin-left:15px;
	
	font-size:10px;
	/*color:#006633*/
	color:#5A606F;
}
.komunikat_str{
	margin-top:3px;
	margin-left:15px;
	
	font-size:10px;
	text-align:justify;
	/*color:#003366;*/
	color:#626F8F;
}
thead.typ1{
	background-color:#CCCCCC;
	font-weight:bold;
}
tbody.typ1{
	background-color:#E8E8E8;
}
thead.typ2{
	background-color:#CCCCCC;
	font-weight:bold;
	border:1px;
	border-style:solid;
}
tbody.typ2{
	background-color:#E8E8E8;
}
caption.typ1{
	font-weight:bold;
}
caption.typ2{
	font-weight:bold;
}
table{
	border-collapse:collapse;
	border-width:0px;
	margin:auto;
	padding:0px;
	width:80%;
	text-align:center;
	font-size:11px;
}

table.typ1{
	text-align:center;
	font-size:10px;
}
table.typ2{
	border-width:1px;
	border:1px;
	border-style:solid;
	border-collapse:separate;
	text-align:center;
	font-size:10px;
}

img.left{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}
img.right{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}
div.klocki{
	float:left;
	vertical-align:middle;
	width:90%;
	text-align:justify;
}
div.news_item{
	padding:2px;
}
div.file_item{
	padding:8px;
}
div.file_opis{
	text-align:justify;
}
div.form_item{
	text-align:right;
	padding:2px;
}
div.formitem{
	font-size:11px;
	padding:10px;
}
div.formitem div.title{
	font-size:12px;
	margin-bottom:5px;
	margin-left:-5px;
	font-weight:bold;
	color:#000000;
}
div.formitem div div{
	margin-left:20px;
}
div.formitem label{
	font-weight:normal;
}
#head_opnie{
	font-weight:bold;
	font-size:12px;
}
#form_opinie div.form_item{
	margin:10px;
	text-align:center;
}
div.button{
	width:66px;
	height:20px;
	padding-top:2px;
	font-size:10px;
	text-align:center;
	color:#5C5C5C;
	background-image:url("../image/button.gif");
	background-repeat:no-repeat;
}
a.excel_icon, a.word_icon, a.xml_icon, a.link_icon, a.pdf_icon{
	display:block;
	padding-right:2px;
	width: 30px;
	height: 30px;
	float:left;
	background-repeat:no-repeat;
}
a.excel_icon{
	background-image:url("../image/excel_icon.jpg");
}
a.word_icon{
	background-image:url("../image/word_icon.jpg");
}
a.xml_icon{
	background-image:url("../image/xml_icon.jpg");
}
a.link_icon{
	background-image:url("../image/link_icon.jpg");
}
a.pdf_icon{
	background-image:url("../image/pdf_icon.jpg");
}
div.stopfloat{
	float:none;
	clear:both;
}
ul.sprawy_do_zalatwienia li {
	list-style-image: url("../image/strzalka_niebieska.jpg");
	margin: 10px;
}