@charset "utf-8";
/* CSS Document */
body { 
width:940px; 
font-family:arial; 
font-size:12px;
margin:0 auto;
margin-top:20px;

background-color:#fff;
}
a { text-decoration:none; color:#961b59; }
a:hover { text-decoration:underline; color:#CC0000; }
.small {font-size:10px; }
img { border:0; }

h3 { margin:25px 0 5px 0;  font-size:17px; color: #961b59; border-bottom:1px solid #ccc; padding-bottom:5px}
h2{ margin:0 0 20px 0; font-size:22px;  }

#top { height:80px; padding:20px 0 0 0; color:#fff; background-image:url(templates/gfx/top.gif);  background-repeat:no-repeat;}
#top h1 { cursor:pointer; font-size:12px; margin:0 0 0 400px; font-weight:bold; color:#666666 }
#top ul { list-style-type:none; margin:33px 0 0 30px; padding:0;  font-weight:normal }
#top ul li{ float:left; margin-right:15px; }
#top a { color:#fff;} 


#container { width:878px; padding:20px 30px; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; background-image:url(templates/gfx/container_bg.gif); background-repeat:repeat-x; display:table; }

.a { width:300px;   }
.b { width:540px; }

ul { margin:0; padding:10px 0 0 15px; list-style-type:circle; }
li { margin-bottom:10px }

.a h3 { color:#961b59; margin:0; padding:0; border:0}
.b h3 { color:#074f8f; margin:0; padding:0; border:0}
.c h3 { color:#076b33; margin:0}

.par { padding:20px 0 30px 40px;  }
.dalej { border:0; cursor:pointer }

.td_left { font-weight:bold; padding-left:0; font-size:12px; width:100px  }
.td_right { }

#foot { font-size:12px; color:#9C950E; padding:10px 0 0 30px; background-image:url(templates/gfx/foot_bg.gif); background-position:top; background-repeat:no-repeat;} 

.alert{ background: url(templates/gfx/overlay.png); background-color:#eee; border:4px solid #00CC00; color:#000; margin:0 auto; display:none; padding:20px 100px; position:absolute; top:200px; position:fixed; text-decoration:blink; text-align:center; left:25%; }
.alert a { color:#fff; text-decoration:none }

#BLAD { background-color:#FFFFCC; padding:5px; font-weight:bold; color:#CC0000; }


#wybierz_numer { 
background-image:url(templates/gfx/container_bg_index.gif);
color:#fff;
width:606px; padding:20px 30px;
margin:0;
float:left;


}
#wybierz_numer selected {  }
#wybierz_numer h3 {
margin:0; padding:0; border:0; color:#fff;
}

#top_right {float:left;}

.boxInfo {
	position: relative;
	background: #EFF5FA url('templates/gfx/box_gray/box_info_l.gif') repeat-y 0 0;
	margin: 1.5em 0;
}
.boxInfo h3 { margin-top:0; border:0; }
.boxInfoTop {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_gray/box_info_top_l.gif') no-repeat 0 0;
}
.boxInfoTop div {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_gray/box_info_top_r.gif') no-repeat right 0;
}
.boxInfoContent {
	position: relative;
	padding: 5px 15px;
	text-align: left;
	background: url('templates/gfx/box_gray/box_info_r.gif') repeat-y right 0;
}
.boxInfoBottom {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_gray/box_info_bottom_l.gif') no-repeat 0 0;
}
.boxInfoBottom div {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_gray/box_info_bottom_r.gif') no-repeat right 0;
}




.boxInfo_b {
	position: relative;
	background: #EFF5FA url('templates/gfx/box_blue/box_info_l.gif') repeat-y 0 0;
	margin: 1.5em 0;
}
.boxInfo_b h3 { margin-top:0; border:0; }
.boxInfoTop_b {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_blue/box_info_top_l.gif') no-repeat 0 0;
}
.boxInfoTop_b div {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_blue/box_info_top_r.gif') no-repeat right 0;
}
.boxInfoContent_b {
	position: relative;
	padding: 5px 15px;
	text-align: left;
	background: url('templates/gfx/box_blue/box_info_r.gif') repeat-y right 0;
}
.boxInfoBottom_b {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_blue/box_info_bottom_l.gif') no-repeat 0 0;
}
.boxInfoBottom_b div {
	height: 10px;
	overflow: hidden;
	background: url('templates/gfx/box_blue/box_info_bottom_r.gif') no-repeat right 0;
}

