/*Michal tr4m Zygar 2008*/


html {
  height: 100%;
  margin-bottom: 0px;
  	background:#0e0e0e;	
}


body {
	background: url(../images/back.jpg) top repeat-x;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	
	color:#d1d1d1;
}
img { border:none; }
img, .menu_bar { behavior: url(../iepngfix.htc); }


a { text-decoration:none; color: #09c}
.inputbox, input text, textarea {background: #b6b6b6;}

#container {position:absolute;top:0%;left:50%; margin-left:-450px;background: url(../images/back.jpg) top repeat-x;}

#top {
	background: url(../images/top.jpg);
	width:900px;
	height:310px;
	margin-top:10px;
	
	margin:0px 0px;
}

#footer {
	clear:both;
	width:810px;
	height:90px;
	margin:25px auto;
	border-top:1px solid #a0a0a0;
}
#sponsor { float:left;}
#note { margin-left: 200px; float:left; text-align:center; }

#powered {
		text-align:right;
		font-size:10px;
		color:#CCCCCC;
}



.menu_bar {
	background: url(../images/menu.png) top center no-repeat;
	text-align:left;
	width:894px;
	height:94px;
	margin-top:-90px;
	margin:0px 0px;
	margin-left:5px;
}


#menu {
	float: left;
	margin-top: 29px;
	margin-left:64px;
}

#menu ul {
	margin: 0;
	padding: 0 14px;
	list-style: none;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 38px;
}

#menu li:hover {

}

#menu li a {
	font-family: Arial, sans-serif;
	font-size: 16px;
	float: left;
	display: block;
	line-height: 37px;
	padding: 0 7px;
	color: #c5c3c3;
	text-decoration: none;
	font-weight: bold;
	height: 37px;
	border-left:1px solid #777;
}

#menu li a:hover {
	background: #01013b;
}


#content {
	width:810px;
	margin:10px auto;
	padding:0px;
}

.contentpaneopen {  width:100%; }
.contentheading { border-bottom:1px solid  #25aaff;}
.msg{display:block; width:100%; background: #333;line-height:40px;}


#leftcolumn {
	width:254px;
	margin:0px 0px;
	background: #000;
	float:left;
	
	padding:0px;
	
			
}

#gallery_top {
	width:254px;
	height:41px;
	margin-bottom:5px;
	background:url(../images/heading.jpg) no-repeat top right;

}

.gal_thumb
{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
}

#gallery {
	background: #373737 url(../images/content_back.jpg) repeat-x top;
	padding:20px 5px;

	border:1px solid #a4a4a4;
	}

.gb_entry {
	width:100%;
	margin-bottom:20px;
	border: 1px #999 solid;
}

.gb_entry_head {
	display:block;
	width:100%;
	line-height:30px;
	background:#272727;
}

#maincolumn_header {
	width:535px;;
	height:40px;
	margin-left:270px;
	margin-bottom:5px;
	z-index:1;

}

#maincolumn {
	margin: 0px;
	margin-left:270px;;
	width:535px;
	padding: 10px;
	background: #373737 url(../images/content_back.jpg) repeat-x top;
	border:1px solid #a4a4a4;
	
}
#maincolumn td{margin:0px; padding:0px;}
#maincolumn table{}

#maincolumn_full {
	margin:10px auto;
	width:790px;
  	padding: 10px;
	background: #373737 url(../images/content_back.jpg) repeat-x top;
	border:1px solid #a4a4a4;
}

#nopad {
	margin: 10px auto;
	width:100%;
	
}

.small, .createdate, .modifydate{ font-size:9px; color:#949393}

.contentheading {
	color: #121212;
	font-size:14px;
	font-family: Arial;
	font-weight: bold;
}

.componentheading {
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
}

/*linki 'czytaj wiecej'*/
.readon {
	font-size:10px;
	text-decoration:none;
}

.module_menu{ 
	padding-top:0px;
	background: #373737 url(../images/content_back.jpg) repeat-x;
}
.module_menu h3 { 
	display:block; 
	background:url(../images/heading.jpg) no-repeat top; 
	height:94px;
	width:254px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:10px; 
	text-align:right;
	font-family: Arial;
	font-weight:bold;
	font-size: 24px;
}
