/***************************************************
Layout
 ***************************************************/

body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  font: 12px Arial,Helvetica,sans-serif;
  color: #666;
  background: #fff;
  height: 100%;
}

a {
	text-decoration:none;
	color: #ccc;}

a img {border: 0}

#container {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0 auto;
	text-align: left;
	background: #fff url(main_bg.gif) repeat-y left;
}

#pagec {
	width: 990px;
	height: 100%;
	margin: 0 auto;
	background: #fff url(bg_menu.gif) repeat-y;
	}
	
#baner {
	text-align:right;
	padding-left: 8px;
	border-bottom: solid 1px #F1F1F1;
	background: #F1F1F1 url(bg_menu_top.gif) repeat-y;
	width: 982px;}

address {
	clear: left;
	width: 159px;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	font-style: normal;
	font-weight: bold;}

/***************************************************
 Header
 ***************************************************/

#header {
    color: #9a9a9a;
    background: #585858;
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
    text-align: center;}

#header div{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	}
#header a {
	font-weight: bold;
	padding: 0 10px;}

#sidebar {
	width: 175px;
	float:left;
}

#text {
	margin-left: 175px;
	background: white url(bg_right.gif) repeat-y right;
	padding: 40px 20px;
	min-height: 1000px;
	height: 100%;
	}


#text h1 {
	margin:25px 0 25px 10px;
	padding:  0 30px 0 15px;
	color: #fa2;
	border-left: 10px solid #eaeaea;
}

h2 a:active, h2 a:hover, h2 a:visited{
	color: #666 !important;
}

#text table {
	border-collapse: collapse;
}

#text th {
width: 10%;
text-align: right;
padding: 2px 2px;
border: solid 1px #f1f1f1;
background: #eee url(bg_table.gif) repeat-x;
}


#text tr.odd {background: #EEF8F8; height: 50px;}
#text tr.even {background: #FFF; height: 50px;}

#text td {
width: 10%;
text-align: right;
padding: 5px 5px;
border: solid 1px #f1f1f1;
vertical-align:middle;}

#text td.sort {text-align: center;
padding: 0;}

#text p {
	text-align: justify;
padding: 3px 30px 3px 30px;
line-height: 180%;
}

#text a {
  color: #fa2;
}

#text a:visited {
  color: #fa2;
}

#text a:hover {
  color: #d80;
}

#text img {
border: 0;
}

#sidebar h1 {
	padding: 3px 15px 3px 15px;
	margin: 10px 0 10px 0;
	text-align: left;
	font-size: 12px;
	color: #666;
 	text-decoration: none;
 	font-weight: normal;
	background: #F2F2F2 url(bg_menu_h1.gif) repeat-y left;
}

#sidebar p {
padding: 0 15px 0 15px;
font-size: 10px;
}

#news {
clear:both;
float:left;
width: 175px;
padding-top: 20px;
}

#newsc{
	line-height:150%;}

#menu ul {
margin:0;
padding-left: 0;

}

#menu li{
	list-style: none;
	width: 175px;
	float: left;
}

#menu li a{
	width: 135px;
	height: 16px;
	float: left;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	border-bottom: solid 1px #eee;
	color: #666;
	background: url(bg_menu_h1.gif);
	font-weight:bold;
}

#menu li a:hover{
	text-decoration:none;
	background: url(bg_menu_h1a.gif);
}

#menu img {border:0;}

#news .bold{font-weight:bold;}


.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {
	display:inline-block;
	height:1%;
	display:block;}

/*************************************************
	Admin Menu
*************************************************/
.subadmin{
	padding:10px;
	background-color:#C3D9ec;
	border-right:1px solid #FFF;
}
.menu_horizontal{
	margin:0;
	padding:5px 0 0 0;}
.menu_horizontal li{
	display:inline;
	list-style-type:none;}
.menu_horizontal li a{
	text-decoration:none;
	padding:0 10px 0 10px;
	color:#909090 !important;
}
.menu_horizontal li a:hover{
	color:#11588a !important;}


/***************************************************
 Pozycjonowanie
 **************************************************/
.tableLeft{float:left;
		   width:50%;}
.rightImage{text-align:center;}
.imgBorder{ border : 10px solid #dedede;}


/***************************************************
 Footer
 ***************************************************/

#footer {
	position: fixed;
	border: 0;
	bottom: 0;	
    clear: both;
    width:100%;
    color: #888;
    background: #585858;
    text-align: center;
    padding: 10px 0;}

#footer img {
	float: right;}

#footer div {
  width: 990px;
  margin: 0 auto;
  text-align: left;}

/*******************************
********************************/
.clear{clear:both;}
div.cleaner {
	clear:both;
	height:0px;
	font-size:0px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.txc {
	text-align: center !important;
}
.txr {
	text-align: right !important;
}

.quiet {
	color: #ccc;}

hr {height: 1px;
border: 0;
border-top: solid 1px #ccc;
	color: #ccc;}