* {
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

body {
	background: #ffffff url(/images/bg.gif) repeat-x;
	font: 12px Tahoma;
}

h1{
	font-size: 140%; 	
}

h2{
	font-size: 130%; 	
}

h3{
	font-size: 120%; 	
}

h4{
	font-size: 110%; 	
}

h5{
	font-size: 100%; 	
}

a:link, a:visited{
	color: #00376B;
}

a:hover{
	text-decoration: none;	
}

div#paginationControl{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
}

div.adminToolbox{
	
}

.disc{
	font-size: 90%;
	clear: both;
	text-align: right;
	color: #C2DCEF;
}

.errors{
	padding-left: 20px;
	color: #FF000A;
}

ul.categories{
	list-style: none;
	margin-left: 50px
}

ul.categories li{
	font-size: 140%;
	margin-bottom: 4px;
	padding: 3px 0px 3px 5px;
	border-left: 3px solid #D9EBFB;
}

div.video{
	margin: 0 auto;
	text-align:center;
}

div.reklama{
	margin-bottom:7px;
	text-align: center;
}

/**
 * Main parts
 */

div#wrapper{
	width:980px;
	margin: 0 auto; 	
}

div#footer{
	clear:both;
	font-size: 80%;
	margin-top: 10px;
	border-top: #D9EBFB 1px solid;
	padding: 10px 0;
	text-align: center;
}

div#content{	
	margin-left: 165px	
}

div#content p{	
	margin: 1em 0;	
}

div#content ul{	
	margin-bottom: 1em;
	padding-left: 3em;	
}

div#main{
	position: relative;
}

div#left{
	float: left;
}

/**
 * Header
 */

div#header{
	position:relative;
	height: 120px;
}

div#headerDate{
	position:absolute;
	right: 0px;
	top: 20px;
}

div#topNav{
	position: absolute;
	top: 20px;
	left: 250px;
}

#topNav ul{
	list-style: none;
	
}

#topNav li{
	float:left;
}

#topNav a:link, #topNav a:visited {
	
}

/**
 * Content
 */

#content h1.title{
	font-size: 150%;
	font-weight:normal;	
	border-left: 3px solid #d9ebfb;
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #f6fbff;
	color: #00376b;
}

h2.nice{
	font-size: 130%;
	font-weight:normal;	
	border-left: 3px solid #d9ebfb;
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #f6fbff;
	color: #00376b;
}

/**
 * News
 */
div.news{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F0F8FF; 
	text-align: justify;
}

h2.newsTitle a:link, h2.newsTitle a:visited{
	color: #00376B;
	font-size: 120%;
	text-decoration: none;
	
}

div.newsHeader{
	margin-bottom: 12px;	
	color:#9F9F9F;
}

a.more:link, a.more:visited {
	font-weight: bold;
	color: #A2A2A2;
}



/**
 * Adverts & addresses
 */

.catinfo{
	padding-left:5px;
	font-size: 10px;
}

.orange a:link, .orange a:visited{
	color: #FA4B00;
}

.address, .adverts{
	list-style: none;

}

ul.adverts li, ul.address li {
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px  solid #D9EBFB;	

}

ul.adverts .adDate{
	text-align: right;
	font-size: 80%;
	color:#8F8F8F;
	right: 0px;
}

/**
 * Forms
 */

form{
	margin-left:5px;
}

dt{
	font-size: 130%;
	margin: 20px 0 3px;
}

dd input{
	font-size: 130%;
}

p.question_box{
	padding: 10px;
	margin: 15px;
	border: 1px solid #DEEEFC;
	font-weight: bold;
}

#delete_form dl.zend_form{
	text-align: center;
}

dl.zend_form input{
	font-size: 130%;
}

/**
 * Sidebars
 */

div#sidebarLeft{
 	float:left;
	width:150px;
}

div#sidebarRight{
	float:right;
	padding-left: 10px;
	width:250px;
}

.sidebarBox{
	background: #f6fbff url(images/sidebarBoxHeader.png) repeat-x;
	margin-bottom: 10px; 
}

.sidebarBox a:link, .sidebarBox a:visited {
	text-decoration: none;
	color: #00376b;
}

.sidebarBox h3{
	font-size: 100%;
    color: #fa4b00;
	font-weight: bold;
	padding: 4px 15px;
	
}

.sidebarBox ul{
	list-style: none;	
}

.sidebarBox li{
	background: url(images/arrow.png) no-repeat 7%;
	line-height: 170%;
	padding-left: 20px;	
	border-bottom: 1px solid #d1e4f4; 
}

.sidebarBox li:hover{
	background: #d9ebfb;
	border-bottom: 1px solid #5ea1df;
}

.sidebarBox div{
	padding: 5px 10px;
	color: #00376B;
}

.sidebarBox div.lotto p{
	margin-bottom: 5px;
	font-weight: bold;
}

.sidebarBox div.pogoda{
	margin:0 auto;
	text-align:center;
	width:140px;
}

.sidebarBox div#imieniny{
	text-align: justify;
}

.sidebarBox div.lotto{
	text-align:center;
	font-size: smaller;
}

#sun{
	margin-top: 10px;
	padding-left: 40px;
	height: 35px;
	background: url(/images/sun.png) no-repeat
}
/**
 * Panel
 */ 
 
ul#panelNav{
	list-style: none;
	margin-bottom: 15px;

	border-bottom: 1px solid #D9EBFB;
}

#panelNav a:link, #panelNav a:visited{
	text-decoration:none;
	color: #000;
}

#panelNav li{
	display: inline;
	padding: 7px 7px;
	
}

#panelNav li:hover{
/*	background: #D9EBFB;*/
}

#panelNav img{
	margin: 6px 5px;
	vertical-align: middle;
}

table.itemsTable{
	width: 99%;
	margin-bottom:10px;
}

table.itemsTable img{
	margin-right:5px;
	vertical-align: middle;
}

table.itemsTable a:link, table.itemsTable a:visited {
	text-decoration: none;
	color: #00376B;
}

tr.itemList:hover{
	background: #d9ebfb;
}

.impair{
	background:#f6fbff;
}

.col1{
	width: auto;
	font-weight: bold;
	padding: 5px;
}

.col2{
	width: 30%;
	text-align: center;
}

.col3, .col4{
	width: 15%;
	text-align: center;
}

div.advContent{
	overflow:hidden;
	height:1px;
}

.toggleBox{
	cursor: pointer;
}

/**
 * Footer
 */

div#footer a:link, div#footer a:visited{
	text-decoration: none;	
}

div#footer ul{
	list-style: none;
	
}

div#footer ul li{
	display:inline;
	
}
