* {outline:0;}

/* ----------------------- galeria ----------------------- */

.box {
width: 110px;
height: 140px;
float:left;
text-align:center;
}

/* ----------------------- konto ------------------------- */

.konto_box {
width: 33%;
height: auto;
padding: 10px 10px;
line-height: 2.0em;
}

.konto_naglowek {
width: 100%;
height: 34px;
font-weight:bold;
vertical-align: middle;
background: #FFFFFF;
padding: 0px 0px 0px 10px
}

/* ----------------------- news -------------------------- */

.news1 {
width: 100%;
}

.news2a {
width: 80%;
font-weight: bold;

}

.news2b {
width: 20%;
text-align: right;
font-size: 11px;
}

.news3 {
width: 100%;
line-height: 1.8em;
text-align: justify;
padding: 4px 0px 4px 0px;
}

.news4 {
width: 100%;
padding: 0px 0px 16px 0px;
}

.news5a {
width: 50%;
}

.news5b {
width: 50%;
text-align: right;
}

.news_images {
padding: 0px 3px 0px 4px;
}

/* ----------------------- profil ------------------------ */

.profil_1 {
width: 100%;
height: 160px;
padding: 0px 0px 20px 0px;
}

.profil_avatar {
width: 180px;
height: 160px;
text-align: left;
}

.profil_2a {
width: 200px;
height: 160px;
padding: 0px 20px 0px 0px;
}

.profil_2a_komorka1a {
width: 60px;
height: 32px;
font-weight: bold;
vertical-align: middle;
padding: 0px 10px 0px 4px;
background: #E8E8DD;
}

.profil_2a_komorka1b {
width: auto;
height: 32px;
vertical-align: middle;
padding: 0px 0px 0px 0px;
background: #E8E8DD;
}

.profil_2a_komorka2a {
width: auto;
height: 32px;
font-weight: bold;
vertical-align: middle;
padding: 0px 10px 0px 4px;
background: #F8F8F3;
}

.profil_2a_komorka2b {
width: auto;
height: 32px;
vertical-align: middle;
padding: 0px 0px 0px 0px;
background: #F8F8F3;
}

.profil_2b {
width: 180px;
height: 160px;
}

.profil_2b_komorka1a {
width: 40px;
height: 32px;
font-weight: bold;
vertical-align: middle;
padding: 0px 10px 0px 4px;
background: #E8E8DD;
}

.profil_2b_komorka1b {
width: auto;
height: 32px;
vertical-align: middle;
padding: 0px 4px 0px 0px;
background: #E8E8DD;
}

.profil_2b_komorka2a {
width: auto;
height: 32px;
font-weight: bold;
vertical-align: middle;
padding: 0px 10px 0px 4px;
background: #F8F8F3;
}

.profil_2b_komorka2b {
width: auto;
height: 32px;
vertical-align: middle;
padding: 0px 4px 0px 0px;
background: #F8F8F3;
}

.profil_box {
width: 100%;
height: 100px;
background: #FFFFFF;
padding: 4px 4px 4px 4px;
border: 1px #DCDCCB solid;
}

.profil_belka {
	width: 50%;
	height: 50px;
	font-weight: bold;
	background: #DCDCCB;
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
}

.profil_belka_lewa {
	width: 50%;
	height: 46px;
	font-weight: bold;
	background: #DCDCCB;
	vertical-align: middle;
}

.profil_belka_prawa {
	width: 100%;
	height: 46px;
	font-weight: bold;
	background: #DCDCCB;
	text-align: right;
	vertical-align: middle;
}

#profil {

}
#profil dt, #profil dd {padding:0;margin:0;}

#profil table.box {width:100%;margin-top:20px;}

#profil #belka {
	list-style:none;
	text-align:center;
	padding:0;
	margin:0;
}

#profil #belka li {
	float:left;
	width:16.6%;
	line-height: 1.2em;
}

/* ----------------------- admin ------------------------- */

.admin_naglowek {
width: 100%;
height: 34px;
font-weight:bold;
vertical-align: middle;
background: #FFFFFF;
padding: 0px 0px 0px 10px
}

.admin_box {
width: 33%;
height: auto;
padding: 10px 10px;
line-height: 2.0em;
}

/* ----------------------- other ------------------------- */

#beforePic{
	float:left;
}

#afterPic{
	float:right;
}

#mainPic {
	text-align:center;
}
	
dt,dd {margin:0;padding:0;}

#TICKER {
	overflow:hidden; 
	width: 800px; 
	margin-left: 15px; 
}

#admintable {
		background:#fff;
}
#admintable th {
		background: url('../../scripts/dijit/themes/nihilo/images/titleBar.png');
		height: 30px;
		color: #333333;
		font-size:12px;
}
#admintable td{
		border-bottom:1px solid #bbb;
}	
#admintable tr:hover {
		background: #FFE96C;
}
#admintable td {
		padding:2px;
}

.admin-link{position:absolute;top:0;right:0;}


/* ----------------------- pagination ------------------------- */

.pagination {
	clear:both;
	text-align:center;
}


/* ----------------------- pogoda ------------------------- */

span.pogoda_temp_noc {
	background: #000;
	color: #fff;
	padding: 0 4px 0 4px;
}
span.pogoda_temp_dzien {
	background: #fff;
	padding: 0 4px 0 4px;
}
div.pogodatop {
}

table.pogoda {
	margin-bottom: 20px;
	line-height: 1.2em;
}
div.pogodawiecej {
	text-align:right;
}
div.pogodawiecej a {
	font-weight:bold;
}