html, body, div, img,  a, h5, h4, h3 {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: black;
}
html, body {
	width: 100%;
	text-align: center;
	padding: 0;
}
a {
	text-decoration: none;
	color: #A00000;
}
html {
	font-size: 11px;
	font-family: Verdana, Arial, Lucida grande, sans-serif;
}
body {
	background: url(../img/bg.png);
}
.leftBoxLink {
	clear: both;
    margin: 10px 0;
    padding: 3px;
    text-align: left;
    font-size: 9px;
}

.phoneBox {
	background-color: #EDF5F9;
    border: 1px solid #55B4E0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    padding: 4px;
    text-align: center;
}

hr.clr {
	clear: both;
	height: 0;
	visibility: hidden;
	opacity: 0;
	border: 0 none;
	width: 100%;
}

#ok_news {
	background: transparent url(../img/sideNewsletterSubmit.png) 100% 50% no-repeat scroll;
	border: 1px solid #0074B0;
	width: 100%;
	height: 15px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    cursor: pointer;
}

#news.box {
	display: inline-block;
	width: 800px;
	overflow: hidden;
	color: #FFF;
}

#newsflashBar {
	background: #0068a1 url(../img/hotNewsBg.png) 0 0 repeat-x scroll;
	line-height: 25px;
	color: #FFF;
	height: 25px;
	overflow: hidden;
	margin: 5px 0;
}

#newsflashBar span.title {
	background: url("../img/hotNewsLeft.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-weight: bold;
    height: 25px;
    padding-left: 20px;
    width: 162px;
    float: left;
}

#newsflashBar a {
	color: #FFF;
	margin: 0 10px;
}

.badf {
	color: red;
}

#prawa #vipactive .box .info {
margin: 10px 0;
}
/* informacje z małopolski */
#InfoBox {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 180px;
	margin-top: 10px;
}
#InfoBox .aktual {
	float: left; 
	width: 187px;
}
#InfoBox .list {
	float: right;
	width: 200px;
	overflow: hidden;
}
#InfoBox .list ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#InfoBox .list ul li {
	width: 190px;
	overflow: hidden;
	margin-bottom: 3px;
	/* border-bottom: 1px solid #DDDDDD; */
}
#InfoBox .list a {
	color: black;
	display: block;
	overflow: hidden;
}
#InfoBox .infoText {
	float: left;
	width: 250px;
	height: auto;
	margin-left: 5px;
	margin-right: 20px;
}
#InfoBox .data {
	float: left;
}
#InfoBox .wstep {
	text-align: justify;
}
#InfoBox .infoText a {
	font: 13px Tahoma;
	padding-bottom: 5px;
	display: block;
}
#container {
	text-align: left;
	overflow: hidden;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 10px;
	z-index: 1;
	padding: 0 10px;
}
.belka {
	padding: 0px 0;
	height: 2px;
	margin: 10px 0;
	background-color: #eee;
	clear: both;
}
#wstep_szczeg{
	margin-bottom:15px;
}
.reklama {
	text-align: center;
	width: 99%;
	margin-bottom: 10px;
}
.reklamaNewsy {
	text-align: center;
	margin: 10px;
}
.silver {
	color: #5B5B5B;
	padding-bottom: 3px;
}
.silver a {
	color: #299FC3;
}
#logo {
	float: left;
	margin: 20px 0 0 5px;
}
#top {
	width: 100%;
	margin-bottom: 8px;
	z-index: 1;
	height: 100px;
	position: relative;
}
#topLeftCol {
	float: left;
}
#topRightCol {
	float: right:
}
#log_top {
	font-size: 10px;
	color: #414141;
	float: right;
	text-align: left;
	margin: 26px 0 0;
}
#log_top a, #log_top_zal a {
	color: #414141;
	margin: 0 2px;
}
#log_top a:hover {
	color: #777;
	text-decoration: underline;
}
#log_top p {
	text-align: right;
	color: gray;
}
#box_tp {
	float: right;
	width: 100%;
}
#menu_top {
	width: 878px;
	text-align: left;
	padding-left: 2px;
	background: transparent url(../img/mainMenuLeft.png) 0 0 no-repeat scroll;
	float: left;
	height: 33px;
	margin-left: 25px;
}

#menu_top > div {
	background: transparent url(../img/mainMenuRight.png) 100% 0 no-repeat scroll;
	height: 33px;
	padding-right: 2px;
}

#menu_top > div > ul {
	background: url("../img/mainMenuBg.png") repeat-x scroll 0 0 transparent;
	width: 100%;
}

#menu_top a {
	color: white;
	font: normal 13px Tahoma;
}
.menu_top, .activ_menu_top {
	float: left;
	z-index: 2;
	position: relative;
	margin: 8px 0px;
}
.menu_top img, .activ_menu_top img {
	display: inline;
}
#menu_top .menu_top a, #menu_top .activ_menu_top a {
	padding: 4px 10px 4px 5px;
	display: block;
	text-transform: uppercase;
}
#menu_top .activ_menu_top a {
	background: #700000;
	color: white;
	-webkit-border-radius: 5px;
/* Safari, Chrome */
	-khtml-border-radius: 5px;
/* Konqueror */
	-moz-border-radius: 5px;
/* Firefox */
	border-radius: 5px;
}
#menu_top #first_a {
	border-left: 0px;
}
#menu_top img {
	margin: 0px;
}
#menu_top a:hover {
	color: #EACCCC;
}
#menu_top .submenu .subcont, #menu_top .submenu_b .subcont {
	float: left;
	width: 100%;
	position: relative;
	z-index: 10;
}
#menu_top .submenu, #menu_top .submenu_b {
	visibility: hidden;
	position: absolute;
	display: block;
	z-index: 10;
	font-size: 12px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
#menu_top .submenu {
	top: 24px;
	left: 0;
}
#menu_top .submenu_b {
	left: 204px;
}
#menu_top .submenu a, #menu_top .submenu_b a {
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	float: left;
	display: block;
	background: #EFEFEF;
	white-space: nowrap;
	font-weight: normal;
	color: black;
	margin: 0;
	position: relative;
	width: 80%;
	padding: 7px 2px;
	z-index: 7;
	-webkit-border-radius: 0px;
/* Safari, Chrome */
	-khtml-border-radius: 0px;
/* Konqueror */
	-moz-border-radius: 0px;
/* Firefox */
	border-radius: 0px;
}
#menu_top .submenu a:hover {
	background: #700000;
	color: white;
}
#naw_g_p {
	background: url(../img/naw_g_p.jpg) scroll 3px 0 no-repeat;
	float: right;
	margin: 20px 20px 0 10px;
}
#naw_g_p a {
	display: block;
	float: left;
	width: auto;
	font-size: 10px;
	text-align: left;
	padding: 1px;
	color: #353535;
}

#naw_g_p a:hover {
	opacity: 0.9;
}
#pomenu {
	float: right;
	margin: 8px 4px 0px 5px;
	width: 1px;
	padding-bottom: 3px;
	height: 1px;
	overflow: hidden;
	position: relative;
}
#pomenu div {
	float: left;
}
#pomenu a {
	float: left;
	color: #FFA400;
	padding: 0 10px 0 10px;
	visibility: hidden;
}
#pomenu a:hover {
	color: #DF6500;
}
#serach {
	float: left;
	margin: 22px 0 10px 40px;
	padding: 0 10px  0 2px;
	text-align: left;
	width: 250px;
}
#serach #szukaj {
	float: right;
}
#serach input {
	float: left;
	border: 1px solid #005a8c !important;
	display: inline-block;
	margin-right: 10px;
	font-size: 10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 22px;
}

#serach input[type="text"] {
	width: 150px;
}

#serach input[type="submit"] {
	cursor: pointer;
	background: #0068a1 url(../img/searchButtonBg.png) 0 0 repeat-x scroll;
	color: #FFF;
	padding-bottom: 1px;
}

#serach input[type="submit"]:hover {
	opacity: 0.9;
}

#serach #szukajj {
	border: 0px;
}
#serach #ciag {
	margin-right: 5px;
	font-size: 11px;
	height: 17px;
	padding: 2px 10px;
	border: 1px solid black;
	width: 170px;
	color: silver;
}
#srodek, #lewa, #prawa {
	float: left;
}

#lewa, #prawa {
	margin: 0 14px;
}

#lewa {
	width: 140px;
}

#srodek {
	text-align: left; 
	width: 504px;
	padding: 0;
	overflow: hidden;
}
#srodek p {
	line-height: 150%;
	text-indent: 25px;
	text-align: justify;
}
#srodek a:hover {
	color: gray;
}
#prawa {
	width: 300px;
	overflow: hidden;
}
#menu_stopka {
	color: #353535;
	padding: 5px 0 15px 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#menu_stopka a {
	padding: 0 10px 0 0;
	color: #6a6a6a;
	font-size: 11px;
}
#stopka {
	width: 970px;
	height: 100px;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	padding: 0px 0px;
	margin: 0 auto;
	margin-bottom: 5px;
	z-index: 0;
}
#stopka a:hover {
	color: #353535;
}
#stopka h3 {
	float: left;
	width: 100%;
	padding: 0 0 15px 10px;
	font: bolder 13px arial , microsoft sans serif, verdana, lucida grande, sans-serif;
	color: white;
}
#stopka_lewa, #log_st, #tagi_box {
	color: #EEE;
	float: left;
	padding: 15px;
	height: 122px;
	text-align: left;
	font-size: 11px;
}
#stopka_lewa {
	width: 375px;
	margin-right: 20px;
}
#log_st {
	width: 212px;
	border-right: 1px solid gray;
}
#tagi_box {
	width: 375px;
	margin-right: 20px;
}
#log_st #rejestracja {
	margin: 15px 0 0 13px;
	float: left;
}
#log_st #przyciskz {
	float: right;
	margin: 10px 23px 0 10px;
}
#stopka_lewa a, #log_st a, #tagi_box a {
	color: silver;
}
#newsletter > h3 {
	background: transparent url(../img/sideNewsletterIcon.png) 100% 50% no-repeat scroll;
	line-height: 31px;
	font-size: 14px;
	color: #C21E12;
}

#newsletter table {
	font-size: 10px;
	color: #666;
}

#newsletter table td {
	padding: 1px;
}

#newsletter input[type=radio] {
	
}

#newsletter input[type=text] {
	
}

#newsletter #wyb_news {
	float: left;
	margin-left: 20px;
	color: silver;
}
#newsletter  p {
	color: #000000;
    font-size: 9px;
    text-align: center;
}
#newsletter #ok_news {
	float: left;
	margin: 4px 0 0 0;
}

#newsletter #mail {
	border: 1px solid #CCC;
    margin: 0;
    padding: 5px;
    width: 122px;
    background: #FAFAFA url(../img/sideNewsletterInputShadow.png) 0 0 repeat-x scroll;
    font-size: 10px;
    color: #555;
}

#topReklama {
	margin-bottom: 15px;
    text-align: center;
    position: relative;
}

#log_st .inp {
	float: left;
	margin: 4px 5px 2px 13px;
	height: 18px;
	width: 180px;
	padding: 2px 0 0 4px;
	border: none;
	color: #353535;
	background: url(../img/input.jpg) scroll 0 0 no-repeat;
}
#zadzwon {
	position: absolute;
	right: 0;
	top: 162px;
}
#stopka #klient {
	float: left;
	margin: 7px 0 10px 0px;
	color: gray;
}
#stopka #intellect {
	float: right;
	color: gray;
}
#stopka #intellect a {
	color: gray;
}
#stopka em {
	color: orange;
}
address {
	float: left;
	width: 250px;
	font-style: normal;
	line-height: 180%;
	margin-left: 10px;
	display: inline;
}
address b {
	color: #F74400;
	font-size: 14px;
}
.opis{
	float:left;
	width:100%;
	
}
#gdzie_tekst {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0px;
	display: inline;
}
#gdzie {
	float: left;
	color: #D74126;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 8px 0 0 3px;
	display: inline;
}
#gdzie a, #gdzie strong {
	color: #A00000;
}
.textSize {
	font-family: arial;
	float: right;
	text-align: right;
	width: 130px;
}
.textSize span {
	font-size: 10px;
	color: silver;
}
.textSize a {
	color: gray;
	border-right: 1px solid #353535;
	padding-right: 4px;
}
.textSize #size1 {
	font-size: 12px;
	color: #FFA400;
}
.textSize #size2 {
	font-size: 15px;
}
.textSize #size3 {
	font-size: 18px;
	border-right: 0;
}
/*--------------------------body-------------------------*/
.good, .bad {
	font: 13px verdana;
	text-align: center;
	padding: 15px 30px;
	margin: 40px 40px 20px 50px;
}
.bad {
	color: red;
	border: 1px solid #FF5555;
	background: #FEE url(../img/bad.png) scroll 15px 7px no-repeat;
}
.good {
	color: Green;
	border: 1px solid #7C9B24;
	background: #EFE url(../img/good.png) scroll 15px 7px no-repeat;
}
.porcjowanie {
	width: 99%;
	float: left;
	margin-top: 15px;
}
.list_p {
	width: 98%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.powrot {
	float: left;
	width: 99%;
}
.title_uniwer {
	color: black;
	float: left;
	width: 99%;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 11px;
	letter-spacing: 1px;
}
.last_aktualiz {
	color: silver;
	float: left;
	width: 99%;
	text-align: right;
	margin: 5px 0 3px 0;
}
#tresc_box {
	float: left;
	width: 99%;
	padding-bottom: 10px;
}
.tresc_title_box {
	color: #2C9A00;
	padding: 0px 0 5px 0;
}
.rss {
	width: 100%;
	float: right;
	text-align: right;
}
.rss img {
	vertical-align: -4px;
}
.rss a {
	color: #e04320;
}
#form_rejestracja label {
	font-weight: bold;
}
.center {
	width: 100%;
	float: left;
	text-align: center;
}
.alfa {
	filter: alpha(opacity=100);
/* IE */
	opacity: 1;
/* Opera i Safari */
-moz-opacity: 1:
/* FireFox */
}
.alfa2 {
	filter: alpha(opacity=65);
/* IE */
	opacity: 0.65;
/* Opera i Safari */
-moz-opacity: 0.65:
/* FireFox */
}
.wyniki_w {
	float: left;
	width: 100%;
}
.wyniki_2 {
	padding: 5px;
}

.wyniki_2 .st_red {
	float: left;
	width: 100%;
	color: gray;
}
.wyniki_2 .st_red .data {
	padding: 0 0 0 18px;
	background: url(../img/data.jpg) scroll 0 0 no-repeat;
}
.wyniki_2 .st_red .czyt {
	padding: 2px 0 7px 0;
	display: block;
}
#srodek .wyniki_2 p {
	line-height: 130%;
}
.silver {
	color: silver;
	font-size: 10px;
}
.szukaj_ul li {
	padding: 3px;
}
#map {
	border: 1px solid silver;
	width: 100%;
	height: 350px;
}
.tablelist {
	width: 97%;
}
.tablelist td {
	border-bottom: 1px dotted #ccc;
}
.tablelist td.nobord {
	border: none;
}
a.drukuj {
	background-color: navy;
	color: white;
	width: 70px;
	text-decoration: none;
	padding: 5px 10px 6px 10px;
}
a.drukuj:hover {
	color: yellow;
}
table.user-informacje {
	width: 70%;
	margin: 0 auto;
}
table.user-informacje td {
	height: 150px;
}
#wynik_ulubione {
	color: green;
}
.lista_rekordow {
	float: left;
	display: inline;
}
.lista_rekordow .art_title_l {
	padding: 0 0 5px 0;
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #FF9621;
}
.lista_rekordow .art_title_l a {
	color: #CD3301;
}
.lista_rekordow em {
	padding: 5px 0 0px 0;
	float: left;
	width: 100%;
	line-height: 140%;
}
.lista_rekordow img {
	padding: 1px;
	border: 1px solid silver;
}
.lista_rekordow .rekord_w {
	padding: 5px 15px;
	width: 135px;
	float: left;
}
.lista_rekordow em {
	width: 100%;
	color: gray;
}
.lista_rekordow, .lista_rekordow img, .lista_rekordow p, .lista_rekordow em {
	float: left;
}
.lista_rekordow p {
	padding: 5px 0;
	width: 100%;
	max-height: 70px;
	overflow: hidden;
}
#glos_img_t {
	float: left;
	font-size: 12px;
	padding: 5px 0 5px 0;
	font-weight: bolder;
}
.gwiazdka {
	color: red;
}
.legenda {
	color: #666;
	font-size: 11px;
	text-align: left;
	float: left;
}
#hidden {
	display: none;
}
#display {
	display: block;
}
#kolumna_l {
	float: left;
	width: 308px !important;
	width: 305px;
	margin-right: 15px;
}
#kolumna_p {
	float: left;
	width: 308px !important;
	width: 305px;
	margin-left: 5px;
}
.boks .move_up {
	float: right;
	cursor: pointer;
	margin-top: 10px;
	border: 1px solid #EEEEEE;
}
.boks .naglowek {
	background: url(../img/tlo_nagbox.jpg) repeat-x;
	float: left;
	width: 100%;
	overflow: hidden;
}
.boks .naglowek a {
	float: left;
	height: 11px;
	overflow: hidden;
	color: Black;
	font-size: 10px;
}
.boks .naglowek .link_nag {
	font: 11px arial;
	height: auto;
	font-weight: bolder;
}
.open {
	font-weight: bolder;
}
.boks .silver {
	font-weight: normal;
	padding: 1px 0 1px 0;
}
.open .boks_title {
	float: left;
	padding: 5px 0 5px 0;
	border: 0px;
	width: 289px;
	font-size: 15px;
}
dt, dd {
	float: left;
	width: 100%;
}
.boks_title {
	float: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted silver;
	width: 289px;
}
.boks .naglowek strong {
	float: left;
	padding: 5px 0 0 0;
	font: 11px arial;
	font-weight: bolder;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
#zaznacz {
	color: green;
	font-weight: bold;
}
.tytul_wpisu {
	float: left;
	width: 100%;
	font-size: 13px;
	padding: 0 0 10px 0;
}
.tytul_wpisu em {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
#powiazane_box {
	float: left;
	width: 280px;
	text-align: left;
	margin: 5px 0 0 0;
}
.prawy_box {
	text-align: left;
	margin: 20px 0;
}
.prawy_box h3 {
	background: url(../img/box_nag.jpg) scroll 0 0 no-repeat;
	float: left;
	width: 100%;
	padding: 10px 0 23px 10px;
	font-size: 11px;
}
.wyniki {
	float: left;
	width: 99%;
	padding: 10px 0;
}
.wyniki .imgmin {
	float: left;
}
.wyniki .imgmin img {
	width: 75px;
}
.wyniki h3 {
	float: left;
	width: 130px;
	font: bolder 12px arial , microsoft sans serif, verdana, lucida grande, sans-serif;
	padding: 1px 0 2px 5px;
}
.wyniki h3 a {
	color: #353535;
}
.wyniki em {
	color: silver;
}
.najpop p {
    margin: 8px 0;
}

.najpop p:first-child {
    border-top: 0 none;
}

.najpop strong a {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    background: none repeat scroll 0 0 #EEE;
    border: 1px solid #DDD;
    color: #222;
    display: block;
    font-size: 9px;
    font-weight: normal;
    padding: 3px;
}
.data {
	margin: 5px 0;
	width: 100%;
	text-align: left;
}
.data img {
	margin-right: 5px;
}
.data {
	color: gray;
}
/******* najnowsze *******************/
.content {
	margin: 0 2px 4px 2px;
	height: 20px;
	border-bottom: 1px solid silver;
}
.ajaxloader {
	overflow: hidden;
	border: 1px solid white;
	
	width: 100%;
}
.ajaxloader .content span {
	color: brown;
	display: block;
	float: left;
	font: 14px Tahoma;
	float: left;
	}
.ajaxloader .content .rrs_l{
	float:none;
	padding-top:1px;
}
.ajaxloader .content img {
	float: right;
	margin: -2px 155px 0 0;
}
.ajaxloader .navigator {
	height: 18px;
	width: 100%;
	overflow: hidden;
}
.ajaxloader .navigator img {
	float: right;
	cursor: pointer;
	margin-right: 5px;
}
.ajaxloader  .imgmin img {
	width:100px;
	border:0;
	padding:0;
}
.ajaxloader .imgmin a {
	height:55px;
	overflow:hidden;
	
	display:block;
}
.ajaxloader .imgmin {
	float: left;
	border:1px solid #ccc;
	padding:1px;
	margin:0px 6px 4px 0;
	
}
.ajaxloader .title {
	color: gray;
	
}
.ajaxloader .box {
	height: 340px;
	overflow: hidden;
	
}
.ajaxloader .item {
	float: left;
	overflow: hidden;
	height: auto;
	margin:2px 0;
	
}

.ajaxloader .contenttext {
	float: left;
	text-align: left;
}
.ajaxloader .info {
	float: right;
	width: 165px;
	margin:0;
}
.ajaxloader .item .info a {
	color: black;
}
/******* galeria *******/

#gal {
	height:110px;
	overflow: hidden;
}
#gal .imgmin {
	float: left;
	width: 115px;
}
#gal .imgmin img {
	max-width: 110px;
}
#gal .info {
	float: right;
	width: 150px;
}
#gal .info a {
	color: black;
}
#gal .tytul {
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
}

/****************************/
#activebox {
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
}
#activebox .box {
	float: left;
	margin: 0 10px 0 0;
}
#activebox  img {
	border: 0;
	padding: 0;
	width: 142px;
}
#activebox  span {
	color: brown;
	font: 14px Tahoma;
	margin-left: 4px;
}
#activebox  div.imgmin  a {
	height: 76px;
	overflow: hidden;
	display: block;
}

#pogoda_box {
	overflow:hidden;
	margin: 20px auto; 
}

#activebox  div.imgmin {
	border: 1px solid #ddd;
	padding: 1px;
}
#vipactive {
	
}
#vipactive .box {
	width: 100%;
	margin: 20px 0;
}
#vipactive .box:first-child {
	margin-top:0;
}
#vipactive .tytul a {
	color: black;
	font-size: 10px;
}
#vipactive .info.plaintext .tytul {
	padding: 0 10px;
}
#vipactive .info.plaintext .tytul,
#vipactive .info.plaintext .tytul a {
    font-size: 12px;
}
#vipactive .info.plaintext .tytul a {
	color: #A00000;
	padding-left: 5px;
}
#vipactive .info.plaintext .tytul a:hover {
	text-decoration: underline;
}
#sondabox {
	overflow: hidden;
}
#sondabox .box {
	float: left;
	margin: 0 10px 0 0;
}
#sondabox  .sondaquery {
	margin-top: 5px;
	font-size: 12px;
}
.sendsonda {
	float: right;
	border: none;
	background: none;
	color: brown;
	cursor: pointer;
}
#sondabox .odp_sonda {
	margin-left:  5px;
	color: #05376a;
}
#blogactive {
	margin: 10px auto;
}
#blogactive .item{
    font-size: 9px;
    font-weight: normal;
    margin-top: 10px;
}
#blogactive .item strong a {
	font-weight: normal;
	color: #222;
}
#blogactive  img {
	float: left;
	margin-right: 5px;
}
#blogactive  .autor {
	font-size: 11px;
	color: silver;
}
#facebook {
	display: block;
	width: 280px;
	margin:30px 0 ;
}
#facebook img {
	display: block;
	float: left;
}
#vipactive span , #blogactive span , #sondabox span, .ajaxloaderfoto span, .Infomalopolska, #kalendarz > span, #pogoda_box > span, .moduleLeftHeader {
    background: url(../img/sideModuleBullet.png) no-repeat scroll 0 0 #B2B2B2;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 3px 5px 3px 20px;
    text-align: left;
    text-shadow: 0 0 2px #aaa;
}

.moduleLeftHeader {
	font-size: 9px;
}

#pogoda_box iframe {
	margin: 0 25px;
}

#sondabox span a, .moduleLeftHeader a, #vipactive span a {
	color: #FFF;
}

#kalendarz .title{
	text-align:left;
}
#kalendarz .title img{
	padding-right:5px;
}
#kalendarz .visible{
	margin:7px 0;
}

#kalendarz .visible div.data{
	float:left;
	margin:0;
	
	width:70px;
}
#kalendarz .visible a{
	width:210px;
	float:right;

	text-align:left;
}
.more {
	float: right;
	width: 55px;
	margin: 10px;
	height: 25px;
	padding: 3px 5px 5px 0px;
	background: url(../img/more.jpg) no-repeat;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}
.wiecej {
	font: 11px Arial;
	font-weight: normal;
}
.wiecej_left {
	text-align: left;
	float: left;
	width: 45%;
	padding: 3px 5px 5px 0px;
	font-size: 10px;
	font-weight: normal;
}
.wiecej a {
	color: white;
}
.wiecej a:hover {
	color: silver;
}
.kolumna_l {
	float: left;
}
.powr {
	float: left;
	margin-top: 10px;
	padding: 10px;
	width: 99%;
}
.video_container {
	overflow: hidden;
}
.video_container2 {
	float: left;
	text-align: center;
	overflow: hidden;
}
.video_box {
	border: 2px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 281px
}
.video_box2 {
	background: black;
	padding: 4px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
  
.mainModuleHeader {
	background: #B2B3B3 url(../img/mainModuleBullet.png) 0 0 no-repeat scroll;
	height: 16px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	margin: 10px 0;
}

.mainModuleHeader a {
	color: #FFF;
	font-weight: bold;
}

.akt_top {
	background-color: #f6f6f6;
	border: 1px solid #e0e0e0;
	margin: 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.akt_top .lewa {
	width: 195px;
	float: left;
	margin: 5px 0 5px 5px;
}
.akt_top .prawa_akt {
	width: 288px;
	float: left;
	margin: 5px;
}

.akt_top .lewa.szer {
	width: 289px;
}
.akt_top .prawa_akt.szer {
	width: 195px;
}

.akt_top .tytul {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
}
.akt_top .tytul a {
	color:black;
}
.akt_top p {
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
}
.stopka_red {
	color: gray;
	margin-bottom:10px;
	font-size: 10px;
}
.wst_str{
	text-indent: 15px;
}
.stopka_red .tagi {
	margin-left:5px;
	display:block;
}
.stopka_red .autor {
	margin-left:5px;
	margin-top:3px;
	display:block;
	
}
.reklama a{
display:block;
position:relative;
}
.hoverlink{
position:absolute;
top:0;
left:0;
background:white;


filter:alpha(opacity=0);
opacity:0; 
-moz-opacity:0;
}
.video_reklamy_box{
float:left;
width:100%;
overflow:hidden;
}
@media print {
#srodek {
	margin-left: 0;
	width: 100%;
}
#prawa, #lewa, #top, #menu_top, #baner, #oceny, #komentarze, #kalend, .belka, .opcje_user, .drukuj, .dodaj, .porcjowanie {
	display: none;
}
}

/* ws add */

#sharevideo {
	box-shadow: 0 0 10px #ddd;
	padding: 5px;
	height: 23px;
	margin: 5px;
	clear: both;
}
#newstop {
	height: 300px;
	overflow: hidden;
	border: 1px solid #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
#newstop .newstop_bottom {
	background: url(../img/newstop.png);
	margin-top: 219px;
	height: 70px;
	color: #fff;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #000;
}
#newstop .newstop_bottom h2 {
	margin: 0;
	padding: 0 0 5px 0;	
}
#newstop .newstop_bottom a {
	color: #fff;
}
#newstop .newstop_bottom a:hover {
	color: #aaa;
}
#toplogin {
	float: right;
	width: 300px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	background: #fff;
	height: 47px;
	margin-bottom: 10px;
	box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	-o-box-shadow: 0 0 10px #ccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	-o-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomright: 3px;
	-o-border-radius-bottomright: 3px;
}
#toplogin h5 {
	margin: 0;
	padding: 0 0 5px 5px;
	color: #A00000;
	font-weight: normal;
	font-size: 13px;
}
#toplogin input {
	float: left;
	margin-left: 5px;
}
#toplogin .inp {
	width: 100px;
}
#toplogin #przyciskz {
	margin: 2px 0 0 5px;
} 
#toplogin a.top {
	float: right;
	margin-top: -21px;
	font-size: 12px;
} 
#toplogin a.link {
	color: #4a4a4a;
	padding: 5px;
}
#bgcontent {
	background: #fff;
	padding-top: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	-o-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
}
#topsearch {
	background: #fff;
	border: 1px solid #ddd;
	width: 300px;
	float: left;
	margin: 17px 0 0 25px;
	height: 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	-o-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
}
#topsearch input[type="text"] {
	border: 0;
	width: 213px;
	float: left;
	border-right: 1px solid #ddd;
	height: 19px;
	padding: 3px;
	font-size: 12px;
	color: #6a6a6a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#topsearch input[type="text"]:focus {
	background: #eee;
	outline: none
}
#topsearch input[type="submit"] {
	width: 70px;
	float: left;
	background: #fff;
	border: none;
	height: 25px;
	margin: 0 5px;
	outline: none;
}

