body {
	background:url(top_bg.jpg) no-repeat top center #0A3A49;
/*
	background:url(top_bg.jpg) no-repeat top center #E3EDEE;
	*/
	font-family: Arial, verdana, sans-serif;
	color:#222222;
	font-size:14px;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#FF63B7;
	}

/* Structure */
#baner_top{
	width:900px;
	height:230px;
}
#baner_top a{
	width:900px;
	height:200px;
	position:relative;
}
/* Menu */
#menu {
	height:35px;
	line-height:35px;
/*	background:url(images/bg-menu.png) repeat-x;
	border-top:1px solid #666666;	
	background-color:#000000;
	*/
	margin-left:10px;

	}
#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;	

	}
#menu li a {
	padding:0 8px;
	display:block;
	color:#1E6B7F;
	margin-right:2px;
	
	}
#menu li a:hover {
	color:#FF008A;
	
	/* background:url(images/bg-menu-hover.png) no-repeat center center; */
	}




#wrapper_top {
	margin:0 auto;
	width:900px;
	height:460px;
	font-size:12px;
	text-align:left;


	}
#wrapper {
	margin:0 auto;
	width:900px;
	overflow:hidden;


	font-size:12px;
	text-align:left;
	background-color:#E3EDEE;

	}	
#login{
	border:1px solid #ffffff;
	background-color:#E8F7F9;
	padding:4px;

}
#login a{
	color:#FF9900;
}
#login a:HOVER{
	color:#FF3300;
}
#callendar{	
	background-repeat:no-repeat;
	width:220px;
	height:220px;
	text-align:center;
	padding-top:5px;
	padding-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}
#callendar td{
	width:20px;
	padding:1px;	
	color:#FF008A	
}
#callendar .callendar_post{

	color:#FFFFFF;
}
#callendar .callendar_post a{
	color:#FFFFFF;

}
#callendar .callendar_post a:HOVER{
	color:#FF008A;
}

#callendar .callendar_post_picked{
	
	background-color:#FF63B7;
	color:#FFFFFF;
	width:20px;
}

#callendar .callendar_post_picked a{
	color:#FFFFFF;
	font-weight:bold;
}
#callendar .callendar_post_picked_current{
	border:1px solid #FF008A;
	background-color:#FFFFFF;
}
#callendar .callendar_post_picked_current a{
	color:#FF008A;
}
#callendar .none{
	width:20px;
}
#callendar .none a{
	color:#FFFFFF;
}
#callendar .none a:HOVER{
	color:#F10083;
}
#zawartosc{
	margin:5px;
	margin-top:20px;
	color:#006666;	
	padding-bottom:110px;
	background: url(footer.jpg) no-repeat bottom center;
	width:900px;
	overflow:hidden;
}

#header {
	height:140px;
	background:url(bg-header.jpg) no-repeat;
	}


#content {
	float:left;
	width:500px;
	/*
	min-height:400px;
	*/
	overglow:hidden;
	}
#footer {
	border-top:2px solid #226A78;
	padding-left:3px;
	clear:both;
	height:100px;
	background:url(footer_bg.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:335px;
	}
#tags{
	padding-left:3px;
	float:left;
	width:300px;	
}
#tags h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}
#tags .category_1{
	font-size:14px;
	color:#FFFFFF;
}
#tags .category_1:HOVER{
	color:#FFFFCC;
}
#tags .category_2{
	font-size:16px;
	color:#FFFFFF;	
}
#tags .category_2:HOVER{
	color:#FFFFCC;
}

#tags .category_3{
	font-size:18px;
	color:#FFFFFF;	
}
#tags .category_3:HOVER{
	color:#FFFFFF;
}

#tags .category_4{
	font-size:24px;
	color:#FFFFFF;	
}
#tags .category_4:HOVER{
	color:#FFFFFF;
}

#tags .category_5{
	font-size:32px;
	color:#FFFFFF;
}
#tags .category_5:HOVER{
	color:#FFFFCC;
}

#archives{
	padding-left:3px;
	float:left;
	width:150px;	
}

#archives ul{
	list-style:none;
}
#archives li{
	list-style:none;
	border-bottom:1px solid #94C709;
}
#archives li a{
	color:#FFFFFF;
}
#archives h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}
#news{
	float:left;
	width:280px;
	
}
#news h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}
#news ul{
	padding:0;
	margin:0;
}
#news li{
	padding-left:5px;
	border-bottom:1px solid #94C709;
	list-style:none;

}
#news li a{
	color:#FFFFFF;
}
#news li a:HOVER{
	color:#FFFFFF;
}
.clr{
	clear:both;
}
.fl{
	float:left;
	margin-right:10px;
}
.fr{
	float:right;
}
#gallery{
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	visibility:hidden;
	background-color:#333333;
	-moz-opacity: 0.5;
	FILTER:alpha(0.5);
}

/* Entries */
.page{
	padding:5px;
	margin-top:20px;
	color:#006666;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.posts_date_header{
	border-bottom:2px solid #B90064;
}
.posts_date_header h3{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B90064;
	padding-left:10px;
}
.entry_top{
	width:880px;
	height:45px;
	background-image:url(post_bg_top.jpg);
	background-repeat:no-repeat;
}
.entry_bottom{
	width:880px;
	height:159px;
	background-image:url(post_bg_bottom.jpg);
	background-repeat:no-repeat;
}

.entry {
	width:880px;
	background-image:url(post_bg_middle.jpg);
	background-repeat:repeat-y;
	padding:5px 50px;
	text-align:justify;
	line-height:11px;	
	}
.entry-body{
	width:600px;
	padding:6px;
}
.entry-title {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	}

.entry-title-big {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:4px;
	border-left:10px solid #FE2E9E;
	}
.date {
	font-size:10px;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:2em;
	}
.comments a {
	color:#FF63B7;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
.comment{
	background-color:#FFD6EC;
	border:1px solid #FF63B7;
	padding:3px;
	padding-left:10px;
	margin:5px;
	width:500px;
	color:#B90064;	
}

.comment H3{
	color:#FF63B7;
}
.comment p{
	color:#FF63B7;
}
.comment b{
	color:#FF63B7;
}
.replay{
	background-color:#4A9BAE;
	border:1px solid #81C3D1;
	padding:3px;
	margin-left:30px;
	padding-left:10px;
	margin-bottom:2px;
	width:500px;
	color:#A7EBF9;
}

.replay H3{
	color:#A7EBF9;
	margin-bottom:3px;
}
.replay p{
	color:#A7EBF9;
}
.replay b{
	color:#A7EBF9;
}
.more{

	color:#FF0000;
	text-decoration:none;
	font-size:10px;
}
.more:HOVER{
	color:#FF0000;
	text-decoration:underline;
}
.info{
	background-color:#FFCC66;
	border:2px solid #ffcc00;
	padding:3px;
	padding-left:10px;
	margin-bottom:2px;
	color:#FFFFCC;
}
.info h3{
	color:#000000;
}
.info a{
	color:#CC0000;
}
.info a:HOVER{
	color:#FF0000;
	text-decoration:underline;
}
.info_dark{
	color:#333333;
}
.info_h3{
	font-weight:normal;
	color:#FF6600;
}



.list_of_categories{
	width:80%;
	padding:10px;
}
.category_entry{
	border:1px solid #99CCFF;
	background-color:#D6F1F4;
	color:#003333;
}
.category_entry h3{
	font-size:14px;
}
.category_entry b{
	font-weight:normal;
	color:#FF3300;
}
/* GALLERY */

.galeria{
	width:720px;
}
.galeria h3{
	margin:5px;
	color:#FF63B7;	
}
.photo_frame{
	text-align:center;
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	padding:4px;
	width:160px;
	height:160px;
	border:1px solid #1F839C;
	color:#E3EDEE;
}
.photo_frame:HOVER{
	background-color:#1F839C;
	border:1px solid #E3EDEE;
	
}

.photo{
	
}

.files{
	padding:4px;
}
.files li{
	border:2px solid #6699CC;
	background-color:#99CCCC;
	width:300px;
	margin:2px;
	float:left;
	list-style:none;
	
}
.files b{
	font-size:16px;
}
.files a{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:18px;
}
.files a:HOVER{
	color:#FF3300;
}
a.files_small{
	color:#003333;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
a.files_small:HOVER{
	color:#FF0000;
}
/* NEWS BIG */

.news_big{
	border:1px solid #f1f1f1;
	padding:5px;
}
.news_big h1{	
	font-size:16px;
}
.news_header{
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
	border-bottom:1px solid #ff9900;
}


/* FORMS  */


FORM INPUT{
	border:1px solid #000000;
}
.submit{
	border:1px solid #000000;
	background-color:#FF6600;
	color:#FFFFFF;
}
FORM TEXTAREA{
	border:1px solid #000000;

}






/* qool date :)))) */
.aktualizacje_posty{
	width:160px;
	padding:10px;
}
.aktualizacje{
	height:70px;
	width:250px;
		font-size:90%;
}
.aktualizacje div{
	float:left;
}

dt{
}
dd{
	padding-left:5px;
	font-size:9px;
}
.aktualizacje  a{
	width:160px;
	padding-top:5px;
	font-weight:bold;
	color:#DE0285;
	text-decoration:none;
}
.aktualizacje  a:HOVER{
	color:#FF93D1;
}
.ql_date { /* date & author */
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color :#FFFFFF;
	float:left;
	line-height:2.3em;
	margin:5 0 0 0;
	padding-left:5px;
	padding-top:8px;

	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
	width:66px;
	height:70px;
	background-image:url(data_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.date_day { 	display:block; 	font-size:3em; 	text-align:left; }

.date_month {
	display:block;
	font-size:3em;
	text-align:left;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}
.preview{
	margin-bottom:2px;
	text-align:left;
	width:160px;
}
.preview img{
	border:2px solid #226A79;
}

