* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
height: 100px;
background: #85ACF7 url('images/hidr.gif');
}

.header h1 { padding-left: 100px; padding-top: 50px; font-size: 12px; color: #000; }

.breadcrumbs { 
    background: #F6F9FB url('images/hidr2.gif');
	border-bottom: 1px solid #E1E1E1; 
	border-top: 1px solid #E1E1E1;
	padding: 5px;
}

.breadcrumbs a {
	color: #CC0000;
	text-decoration: none;
}

.breadcrumbs a:hover {
	border-bottom: 1px solid #009;
}

	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.middle img.logo {
margin: 20px 0 20px 0;
}

.middle h2 { color: #CC0000; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middle h4 { color: #000000; margin-top:10px;}
.right h2 { color: #CC0000; font-size: 14px; margin-top: 15px;}

.middle ul {
	padding: 20px 0px 0px 20px;
	margin:0;
}

.middle li {
	margin-bottom:5px;
	list-style-image: url(images/dot2.gif);
	color: #3B6EBF;
}

.middle p.spacer {
	margin: 20px 0 0 0;
}


/* -------------------
Panel boczny
------------------- */

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right a {
	color: #3B6EBF;
	text-decoration: none;
}

.right a:hover {
	border-bottom: 1px solid #c00;
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-image: url(images/dot.gif);
	color: #3B6EBF;
}

.right ul ul {
	padding: 5px 0 5px 20px;
	margin:0;
}

.right ul ul li {
	margin-bottom:5px;
	list-style-image: url(images/dot2.gif);
	color: #3B6EBF;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}


/* formularz poczty */
fieldset { border: 1px solid #CCCCCC; width: 350px; background-color: #EEEEEE; padding: 10px; }
input,textarea { color: #000000; background: #FFFFFF; border: 1px solid #CCCCCC; }
.submit { text-align: right; }
.submit input { color: #000; background: #ffa20f; border: 1px solid #999999; }
label { width: 4em; float: left; text-align: right; margin-right: 0.5em; display: block }

/* zakładki nawigacyjne */

#inNav  { border: none; margin: 0px; }

#inNav td {
width: 85px;
height: 45px;
text-align: center;
background: url(img/link_bg.gif) top repeat-x;
font-size: 11px;
font-family: Verdana, sans-serif;
padding: 0px;
}

/* inne */

sup	{ FONT-SIZE: 7px; text-decoration: none }

#showcase { background-color: #DDDDDD; border: 1px solid #AAAAAA; margin-top: 10px; padding: 10px; }
#showcase td { padding: 5px; font-size: 12px; }

#stopka {
position: absolute; bottom: 0px; left: 0px;
width: 700px;
height:25px;
background-color: #999999;
color:#ffffff;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
line-height: 25px;
}

table.opisopcji {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
margin-left: 15px;
font-family: veranda,arial,helvetica;
font-size: 12px;
}

td.opcja {
width:200px; height:40px;
padding: 5px 0px 5px 5px;
border-bottom: 1px solid #CCCCCC;
background: url(img/nav.gif) #FFFFFF top left repeat-y;
color: #000000;
}

td.opis {
padding: 5px 5px 5px 0px;
width:200px;
border-bottom: 1px solid #CCCCCC;
text-align: right;
background: url(img/nav2.gif) #FFFFFF top left no-repeat;
color: #333333;
}

#bottomnav {
margin: 10px 40px 0px 40px;
border: 5px solid #eee;
background-color: #eee;
}

