body {
	background: url('gfx/tlo_body.jpg') repeat-x left top #F1F4F6;
	font-size:11px;
	font-family:Arial;
	color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
}
a img {
	border:none;
}
a {
	color: #00496c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	padding-left:30px;
	
}
li {
	margin-bottom:5px;
	list-style:url('gfx/raquo.png');
}
#skos_left, #skos_right {
	width:40%;
	position:absolute;
	top:223px;
	float:left;
	background: url('gfx/tlo_skos_left.jpg') repeat-x left top;
	height:153px;
	border-top:2px solid #FFF;
}
#skos_left {
	left:0;
	background: url('gfx/tlo_skos_left.jpg') repeat-x left top;
}
#skos_right {
	right:0;
	background: url('gfx/tlo_skos_right.jpg') repeat-x left top;
}
#top {
	width:860px;
	margin:auto;
	padding-top: 3px;
}
#menu {
	height:45px;
}
#menu div {
	float:left;
	background:url('gfx/menu/przerywnik.jpg') no-repeat left bottom;
	height:45px;
	padding:0px 1px;
}
#menu a {
	display:block;
	padding:20px 7px 10px 7px;
	background:url('gfx/menu/tlo_menu.jpg') repeat-x  bottom;
}
#menu .m_left {
	background:none;
}
#baner{
	position:relative;
	width:977px;
	margin:auto;
	height: 177px;
	z-index:2;
}
#baner .b_right {
	position:absolute;
	width: 19px;
	height:59px;
	bottom:0px;
	right:-19px;
	background: url('gfx/baner_right.jpg') no-repeat left bottom;
}
#baner .b_bottom {
	position:absolute;
	width: 173px;
	height:27px;
	bottom:-26px;
	right:-7px;
	background: url('gfx/baner_bottom.jpg') no-repeat right top;
}
#baner .b_left {
	position:absolute;
	width: 17px;
	height:113px;
	top:30px;
	left:-17px;
	background: url('gfx/baner_left.jpg') no-repeat right top;
}
#baner .b_top {
	position:absolute;
	width: 130px;
	height:12px;
	top:-12px;
	left:0px;
	background: url('gfx/baner_top.jpg') no-repeat left bottom;
}
#site {
	position:relative;
	width:975px;
	background: url('gfx/tlo_site.jpg') repeat-x left top #FFF;
	margin:auto;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
	text-align:left;
	padding-top:30px;
	padding-bottom:30px;
}

#left_column {
	position:relative;
	width: 290px;
	float:left;
}
#right_column{
	position:relative;
	right:20px;
	float:right;
	width:640px;
	text-align:justify;
}

#right_column div.normal {
	clear:both;
	margin:20px 40px 0px 20px;
}

.box {
	position:relative;
	border:1px solid #C8E1E6;
	background-color:#FFF;
	margin-bottom:20px;
	padding:1px;
}
.box .text {
	background:url('gfx/box/tlo_box.jpg') repeat-x left top #F7F8F9;
}
.box .b_right {
	position:absolute;
	width: 10px;
	height:111px;
	top:-8px;
	right:-10px;
	background: url('gfx/box/right.jpg') no-repeat left bottom;
}
.box .b_left {
	position:absolute;
	width: 9px;
	height:125px;
	top:-8px;
	left:-9px;
	background: url('gfx/box/left.jpg') no-repeat right top;
}
.box .b_top {
	position:absolute;
	top:-8px;
	left:0px;
	height:7px;
	width:100%;
	background: url('gfx/box/top.jpg') repeat-x bottom;
}
.box .b_bottom {
	background:url('gfx/box/rog.jpg') repeat-x right bottom;
	position:absolute;
	bottom:-1px;
	right:-1px;
	height: 15px;
	width:14px;
}
#right_column .text {
	padding:20px;
	line-height:17px;
}
.naglowek {
	background:url('gfx/arrow_blue.jpg') no-repeat 10px center;
	padding-left:40px;
}

.naglowek_d {
	font-size:12px;
	font-weight:bold;
	color:#384958;
	text-align:right;
	margin-bottom:10px;
}

#floot {
	position:relative;
	width:977px;
	background: url('gfx/bottom.jpg') no-repeat left top;
	padding:30px 0px;
	margin:auto;
	color:#006699;
	z-index:4;
}
#floot .f_left {
	float:left;
	margin-left:40px;
}
#floot .f_right {
	margin-right:40px;
	float:right;
}
#floot .f_center{
	font-weight:bold;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
.left {
	float:left;
}
.right {
	float:right;
}

.title_big {
	font-size: 19px;
	font-weight:bold;
	color:#f00000;
	border-bottom:1px dotted #c0c0c0;
	padding:0px 40px 5px 10px;;
}

.title_small {
	font-size: 14px;
	font-weight:bold;
	color:#f00000;
	border-bottom:1px dotted #c0c0c0;
	padding:0px 40px 5px 10px;
	margin-bottom:5px;
}
.title {
	font-size: 12px;
	font-weight:bold;
	color:#f00000;
	margin-bottom:5px;
}

.ramka img {
	padding:1px;
	float:left;
	border:1px solid #eaeaea;
}

.ramka {
	position:relative;
	margin:0px 10px 5px 0px;
	padding-bottom:6px;
	background:url('gfx/cien_zdjecie.gif') no-repeat 5px bottom;
}

a.komentarze {
	margin-top:5px;
	display:block;
	color:#000;
	font-weight:bold;
}

a.wiecej {
	margin-top:5px;
	display:block;
	color:#000;
	font-weight:bold;
	background:url(gfx/arrow_smal_red.gif) no-repeat 50px center;
	padding: 0px 25px 0px 10px; 
}

.box a.wiecej {
	position:relative;
	bottom:1px;
	right:30px;
	padding: 0px 25px 0px 10px; 
	background-color:#FFF;
}

#left_column a.wiecej {
	position:relative;
	right:5px;
	margin:0px;
	background-color:#F7F8F9;
	background:url(gfx/arrow_smal_blue.gif) no-repeat right center;
}

#left_column a.komentarze {
	position:relative;
	right:5px;
	margin:0px;
	background-color:#F7F8F9;
	background:url(gfx/arrow_smal_blue.gif) no-repeat right center;
}

.box a.komentarze {
	position:absolute;
	left:1px;
	bottom:1px;
	background:url(gfx/arrow_smal_red.gif) no-repeat 170px center;
	background-color:#FFF;
	padding: 2px 30px 0px 10px; 
}
#left_column .text {
	padding:10px;
	padding-bottom:5px;
}
#right_column .box {
	padding:2px;
}
#left_column .text img {
	border:1px solid #FFF;
	margin-right:10px;
}
#left_column .dziewczyny{
	padding-left:20px;
}
#left_column .dziewczyny .ramka{
	margin:0px;
}
#left_column p {
	 margin-left:20px;
}
.wstep {
	font-weight:bold;
	margin-bottom:10px;
}
#right_column .wstep {
	font-size:12px;
}
.float_right {
	float:right;
}
.data {
	color: #808080;
	font-weight:bold;
	font-size:11px;
	
}
.back {
	font-weight: bold;
}

.zap_komunikat {
	padding:20px 0;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color: #00496c;
}

.felietony_autor {
	float:left;
	font-weight:bold;
	font-size:18px;
	color: #00496c;
	margin-left:30px;
}
.reklama {
	margin-left:10px;
	color: #CCC;
	margin-bottom:10px;
	text-align:center;
}

.zamknij_okno{
	display:block;
	color: #FFF;
	background-color:#000;
	float:right;
	padding:2px 10px;
}