@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
		
}
a {
	color: #043259;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	color: #D81910;
	
}	
body {
	color: #000000;
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-color: #FFFFFF;
	background: #CFD7DE url(../images/tlo.gif);
	margin: 0 auto;

} 
a img {
	border: 0;	
	
}
p {
	padding-bottom: 5px;	
}
#site {
	width: 750px;
	margin: 0 auto;
	background: #ffffff;
	border-left: 1px solid #043259;
	border-right: 1px solid #043259;
	border-bottom: 1px solid #043259;
}
#site .logo {
	width: 750px;
	height: 85px;
	
}
#site .flash {
	width: 750px;	
	height: 62px;
	background:url(../obrazki/podswf.gif) no-repeat top right;
	
}
#site .menu {
	width: 750px;
	background:url(../obrazki/menu.gif) no-repeat;
	height: 26px;
	
}
ul.menu_strony {
	list-style-type: none;
	display:inline;
	padding-left: 10px;
	font-size: 11px;
	color: #D81910;
}
ul.menu_strony li{
	list-style-type: none;
	display:inline;
}
ul.menu_strony li a {
	color: #D81910;
	font-weight: bold;
	font-size: 11px;	
}
ul.menu_strony li a:hover {
	color: #043259;
	
}

ul.menu_drugie {
	list-style-type: none;
	display:inline;
	padding-left: 10px;
	font-size: 11px;
}
ul.menu_drugie li{
	list-style-type: none;
	display:inline;
}
ul.menu_drugie li a {
	color: #043259;
	font-size: 11px;	
}
ul.menu_drugie li a:hover {
	color: #D81910;
	
}


#site .content {
	width:730px;
	clear: both;
		padding: 10px;
	
}
h2 {
	color: #0A246A;
	
	font-size: 14px;
}
	
h3 {
	color: #FF0000;
	padding-top: 5px;
	font-size: 12px;
	
}
p.cent {
	text-align: center;	
	
}
#site .stopka {
	text-align: center;
	padding: 10px;
	color: #043259;
	width: 730px;
	
}
.red {
	color: #D81910;
	font-weight: bold;
}
.szary_box {
	width: 710px;
	margin-top: 10px;
	padding: 10px;
	background: #E7E7E7;
}.szary_box .lista_1 {
	float: left;	
	width: 250px;
}
.szary_box .opis_1 {
	float: right;
	width: 460px;
	
}
.szary_box .lista {
	float: left;	
	width: 350px;
}
.szary_box .opis {
	float: right;
	width: 360px;
	
}
h4 {
	font-size: 11px;
	font-style: italic;
	
	text-decoration:underline;
	font-weight: normal;
	
}
ul.lista_zwykla {
	list-style-type: square;
	padding-left: 25px;
	
}
ul.lista_zwykla li {
	list-style-type: square;	
	
}
ol.numerki {
	padding-left: 25px;	
	
}
ol.numerki li {
	padding-bottom: 10px;	
	
}
p.cent_r {
	font-size: 16px;
	padding-top: 8px;
	text-align:center;
	font-weight: bold;
}
.blue {
	color: #0000FF !important;	
}
.cen {
	text-align: center;	
}
.form_n, .form_b {
	width: 200px;
	height: 15px;
	margin-top: 5px;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #929AA7;
	
}
.text_b {
	width: 200px;
	font-family:Tahoma, Geneva, sans-serif;
	height: 180px;
	margin-top: 5px;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #929AA7;
	
}
.kon_lewo {
	width: 315px;
	float: left;
	
}
.kon_prawo {
	width: 315px;
	float:right;
	
}
.tabela {
	width: 730px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.cennik_akc {
	width: 730px;	
	margin-top: 10px;
}
.cennik_akc td {
	height: 24px;
	border-top: 1px solid #7F7F7F;
}
.c_1_w {
	width: 530px;
	border-right: 1px solid #7F7F7F;
	padding: 5px;
	text-align: left;
}
.c_2_w {
	width: 100px;
	border-right: 1px solid #7F7F7F;
	text-align: center;
	padding: 5px;
}
.c_3_w {
	width: 100px;
	text-align: left;
	padding: 5px;
}
h3.promocja_znak {
	background: #D81910;
	font-size: 18px;
	padding: 10px;
	color:#ffffff;
	text-align: center;
	
}