html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EAE6E5;
	*background-color: #EAE6E5;
	background-image: url(gfx/bgr_main.jpg);
	background-repeat: repeat-x;
	min-width:700px;
	height: 100%;

}

#containter {
	width: 770px;
	/*	height: 660px; */
	color: #000000;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(gfx/bgr_div_main.gif);
	padding: 0px;
	height: auto;
	z-index: 1;

}

#head {
	height: 157px;
	background-image: url(gfx/head_bgr_bez.jpg);
	text-align: left;
}
#rds {
	height: 18px;
	clear: none;
	width: 770px;
	color: #FF0000;
	display: none;
	position: absolute;
	bottom: 0px;
	z-index: 10;
	left: 0px;
	right: auto;
	padding: 0px;
	margin: 0px;
}
#footer {
	position: absolute;
	bottom: 0px;
	z-index: 15;
	display: none;
	float: right;
	width: auto;
	text-align: right;
	clear: none;
	height: 20px;
	left: 770px;
}


#nav {
	width: 700px;
	position: relative;
	margin: 0px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index: 5;
	height: 20px;
	top: 11px;
} 

#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}


#nav li {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav li a {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#nav li  a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav li  a.selected {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo {
	height: 60px;
	width: 200px;
	display: block;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	clear: none;
	z-index: 3;
}





#main {
	/*	height: 503px; */
	width: 770px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bottom_bgr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
#flashilu {
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#flashcleaner {
	display: block;
	clear: left;
	float: left;
	height: 246px;
	width: 370px;
}

#clear_flash {
	width: 770px;
	clear: both;
	float: left;
	height: 5px;
}


a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



.contentbox {
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	clear: both;
}
.content_ins {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-color: #EFEFEF;
	margin-top: 0px;
}

#right {
	float: right;
	width: 350px;
	margin-right: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#right2 {
	float: right;
	width: 240px;
	margin-right: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#left {
	float: left;
	width: 350px;
	margin-left: 35px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#left2 {

	float: left;
	width: 450px;
	margin-left: 35px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#ludzielist {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* clear: right; */
}
#osoba {
	float: left;
	clear: left;
	width: 420px;
}
#short_info {
	background-color: #F5F5F5;
	margin-bottom: 10px;
	*height:188px;
}



#leftright {

	float: left;
	width: 700px;
	padding-left: 35px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 35px;
	padding-bottom: 250px;
	height: 100%;
}


#clear_btm {
	clear: both;
	height: 0px;
	width: 770px;
	font-size: 0px;
	line-height: 0px;
}
.wiecej {
	display: inline;
	font-weight: bold;
}

.red_title {
	color: #FF0000;
}
.clear {
	clear: both;
}
.img_small {
	padding-right: 5px;
	height:188px;
	display: block;
}
.img_smalll {
	padding-right: 5px;
}
.content_ins_muzyka {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.content_ins_muzyka ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;

}
.content_ins_muzyka li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sluchaj {
	background-image: url(gfx/txt_sluchaj_.gif);
	height: 25px;
	width: 341px;
	float: right;
	padding-top: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 16px;
	margin-bottom: 4px;
	padding-left: 0px;
	display: block;
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
}
#kamera {
	background-image: url(gfx/txt_kamera.gif);
	height: 25px;
	width: 341px;
	float: right;
	padding-top: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 16px;
	margin-bottom: 4px;
	padding-left: 0px;
	display: block;
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
}
.content_ins_scroll {
	width: auto;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	overflow: auto;
	height: 200px;
	margin-top: 0px;
	background-color: #EFEFEF;
}

.content_ins_scroll2 {
	width: auto;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	overflow: auto;
	height: 400px;
	margin-top: 0px;
	background-color: #EFEFEF;
}

.content_ins_scroll p, .content_ins_scroll2 p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.simput {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 400px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #B5ADAB;
	background-color: #F5F3F3;
}
.sbuton {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	border: 3px double #B5ADAB;
	background-color: #F5F3F3;
}
.biglink {
	font-size: 14px;
}
.head_lng {
	background-image: url(gfx/hdr_lng.gif);
	height: 20px;
	width: 410px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.img_wspolpraca {
	vertical-align: middle;
}
#wspolpraca ul {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 9px;
	margin-bottom: 5px;
}
#wspolpraca li {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 9px;
}
#flashilu700px {

	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.gal {
	clear: none;
	float: left;
	height: 90px;
	width: 250px;
	background-color: #F0F0F0;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	}
.neutral_nag {
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: 0;
	border-right-color: 0;
	border-left-color: 0;
	margin-bottom: 10px;
}

.gal2 {
	clear: none;
	float: left;
	height: 90px;
	width: 250px;
	background-color: #F0F0F0;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 60px;
	}
.gal p, .gal2 p {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.gal img, .gal2 img {
	vertical-align: top;
	float: left;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#listaczysta {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
td {
	vertical-align: top;
}
#na_antenie {
	height: 20px;
	width: 330px;
	background-image: url(gfx/hdr_middle.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 14px;
}
#o_nas {
	text-indent: 10px;
	height: 20px;
	width: 330px;
	background-image: url(gfx/hdr_middle.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#czestotliwosci {
	text-indent: 10px;
	height: 20px;
	width: 330px;
	background-image: url(gfx/hdr_middle.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#muzyka {
	text-indent: 10px;
	height: 20px;
	width: 330px;
	background-image: url(gfx/hdr_middle.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#informacje {
	text-indent: 10px;
	height: 20px;
	width: 330px;
	background-image: url(gfx/hdr_middle.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#kontakt_lng {
	text-indent: 10px;
	height: 20px;
	width: 430px;
	background-image: url(gfx/hdr_lng.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#adres {
	text-indent: 10px;
	height: 20px;
	width: 220px;
	background-image: url(gfx/hdr_sm.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#ludzie_lng {
	text-indent: 10px;
	height: 20px;
	width: 680px;
	background-image: url(gfx/hdr_vlng.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#wspolpraca {
	text-indent: 10px;
	height: 20px;
	width: 430px;
	background-image: url(gfx/hdr_lng.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#ramowka {
	text-indent: 10px;
	height: 20px;
	width: 430px;
	background-image: url(gfx/hdr_lng.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#dnitygodnia {
	text-indent: 10px;
	height: 20px;
	width: 220px;
	background-image: url(gfx/hdr_sm.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#czestotliwosci_sm {
	text-indent: 10px;
	height: 20px;
	width: 220px;
	background-image: url(gfx/hdr_sm.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#kontakt_sm {
	text-indent: 10px;
	width: 220px;
	background-image: url(gfx/hdr_sm.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
#reklama_lng {
	text-indent: 10px;
	height: 20px;
	width: 430px;
	background-image: url(gfx/hdr_lng.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#onas_lng {
	text-indent: 10px;
	height: 20px;
	width: 430px;
	background-image: url(gfx/hdr_lng.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}
#mapa_zasiegu {
	text-indent: 10px;
	height: 254px;
	width: 220px;
	background-image: url(gfx/txt_mapa_zasiegu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
}
.content_ins_sluchaj {
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	color: #000000;
	clear: both;
}
.cont_up {
	clear: both;
	height: 10px;
	background-color: #EFEFEF;
	margin-top: 10px;
}
.cont_l1 {
	background-image: url(gfx/sq_l1.gif);
	display: block;
	clear: left;
	float: left;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
.cont_r2 {
	background-image: url(gfx/sq_r1.gif);
	display: block;
	clear: right;
	float: right;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}
.cont_dwn {
	clear: both;
	height: 10px;
	background-color: #EFEFEF;
	margin-top: 0px;
}
.cont_l2 {
	background-image: url(gfx/sq_l2.gif);
	display: block;
	clear: left;
	float: left;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
.cont_r1 {
	background-image: url(gfx/sq_r2.gif);
	display: block;
	clear: right;
	float: right;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}
p {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0;
}

ol {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
