/******************* ogolne *******************/
body{
	behavior: url('csshover2.htc');
	min-height: 100%;
	font: 12px Tahoma Arial, Helvetica, sans-serif;
	text-align: center;
	background: #505050;
}

a{color: #ffffff;text-decoration: none;}
a:hover{text-decoration: underline;}

p{padding: 7px;}

fieldset {
	border:0;
}
input, select, button {
	vertical-align:middle;
	border:0px;
}

select{
  padding: 0px;
  font-size: 9px;
  margin-left: 1px;
}

img{border:0px;}
pre{text-align: left;}

li{
  list-style: none;
}

*{
	padding:0;
	margin:0;
}

h2{
	font-family: sans-serif;
  	font-size: 19px;
  	padding: 6px 0;
}

.clear{clear: both;}
/******  strona glowa ********/

.main{
  	width: 1086px;
  	margin: 0px auto 0px auto;
  	text-align: left;
	background: url(img/tlo.jpg) repeat-y center 0;
}
.main2{
	padding: 0 93px;
}	

.top{
	position: relative;
	height: 211px;
	background: url(img/top.jpg) no-repeat center 0;
}

.logo{
	float: left;
	display: inline;
	margin: 19px 0 0 20px;
	width: 130px; 
	height: 145px;
}
.logo:hover{text-decoration: none;}


ul.menu{
	position: absolute;
	right: 0;
	bottom: 0;
	_bottom: -1px;
	margin: 0;
	padding: 0 10px 0 0;
}

ul.menu li{
	display: block;
	float: left;
	padding: 0px;
	margin: 0 5px;
	text-align: center;
	background: #860e0e url(img/cor_tr.gif) no-repeat right 0;
}
ul.menu a{text-decoration: none;}
ul.menu a{   
	display: block;
	font-size: 20px;
	color: #cc8888;
	margin: 0;
	padding: 3px 18px;
	background: url(img/cor_tl.gif) no-repeat 0 0;
}
ul.menu a:hover{text-decoration: none;}
ul.menu li.act,
ul.menu li:hover{
	background: #ed1d24 url(img/cor_tr_act.gif) no-repeat right 0;
}
ul.menu li.act a,
ul.menu li:hover a{
	color: #ffffff;
	background: url(img/cor_tl_act.gif) no-repeat 0 0;
}
ul.menu li:hover{
  text-decoration: none;
}

.cont{
	background: #0e0707 url(img/tlo_main.jpg) no-repeat 0 0;
}
.cont2{
	color: #ffffff;
	padding: 30px 30px 20px 30px;
	background: url(img/c_bottom.jpg) repeat-x 0 bottom;
}
.right{
	float: right;
	width: 570px;
	font-size: 14px;
	text-align: justify;
}
.right h3{
	font-size: 15px;
	padding: 5px 0 20px;
}
.left{
	overflow: hidden;
	float: left;
	text-align: center;
	width: 215px;
	height: 360px;
	border: 2px solid #ffffff;
	background: #fff;
}
.left img{
	margin: 10px 7px;
}
.footer{
	color: #ffffff;
	padding: 10px 110px 145px 0;
	background: url(img/tlo_bottom.jpg) repeat-x center 0;
}	
.footer span{
	float: right;
	display: block;
	font-size: 14px;
	text-align: right;
	width: 400px;
}
td, th{font-size: 13;color: #ffffff;}
.tab{
	width: 100%;
	margin: 10px 0;
	border: 1px solid #431112;
	border-collapse: collapse;
}
.tab th{font-size: 14px;}
.tab th,
.tab td{
	padding: 5px;
}
.form input, textarea{
	margin: 0 5px 0 0;
	color: #ffffff;
	border: 1px solid #442222;
	background: #331111;
}
.form input.submit{
	margin: 10px 0;
	padding: 1px 4px;
	border: 1px solid #994444;
	background-color: #990000;
	cursor: pointer; 
}
.form input.submit:hover{
	border: 1px solid #aa6666;
	background-color: #aa0000;
}
.form td.topp{text-align: right; vertical-align: top;}

.contentpaneopen img{margin-right: 20px;}
.konica{
	float: left;
	margin-left: 145px;
	width: 230px;
	height: 65px;
	background: url(img/konica.jpg) no-repeat center center;	
}

.row{
	padding: 10px 0;
}
.row img{
	float: left;
	margin: 0 15px 0 0;	
}