/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#21276e url('../layout/bgr.jpg') top left;
	margin:0;
	padding:0;
	color:#fff;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	text-indent:20px;
	line-height:20px;
	font-size:12px;
	margin:10px 0;
	color:#959595;
}
h1
{
	margin:10px 0;
	overflow:hidden;
	font-size:14px;
	padding:0 0 0 15px;
	background:url('../layout/box.gif') no-repeat left center;
	color:#000;
}
h2
{
	font-size:15px;
	font-weight:bold;
	color:#ff6600;
	margin:0;
	padding:0;
}
ul.lista ,ol.lista
{
	margin:0;
	padding:10px 0;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:0 0 2px 15px;
	list-style:none;
	background:url('../layout/arrow.gif') no-repeat left top;
	background-position:6px 7px;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #a2bddc;
	font-size:12px;
	font-family:Arial;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}






/**
 * GALERIA
 */
table#gallery_table
{
	border-spacing:9px;
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	padding:4px;
	border:1px solid #cacaca;
	font-size:11px;
	width:152px;
	background:#efefef;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
	background:#fff;
}
table#gallery_table td img
{
	text-align:center;
}
a.return_button
{
	border:1px solid #cacaca;
	background:#efefef url('../layout/return_bgr.gif') no-repeat center left;
	padding:1px 10px 0 23px;
	color:#6c6c6c;
	font-size:9px;
}
a.return_button:hover
{
	background-image:url('../layout/return_bgr_hover.gif');
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#ff9451;	
}
a:hover
{
	color:#fff;
}
a.h2:link, a.h2:visited
{
	text-decoration:none;
	color:#fff200;	
}
a.h2:hover
{
	color:#fff;
}
a.transparent:link, a.transparent:visited
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
#pixlab a:link, #pixlab a:visited
{
	font-size:10px;
	text-decoration:none;
	color:#b9b9b9;
}
#pixlab a:hover
{
	color:#000;
}
.news_footer a:link, .news_footer a:visited
{
	float:right;
	display:inline;
	text-decoration:none;
	color:#ed1c24;
	padding-left:30px;
	font-size:11px;
}
.news_footer a:hover
{
	color:#000;
}






/**
 * KONSTRUKCJA
 */
#container
{
	background:url('../layout/bgr_content.jpg') repeat-x top left;
}
#content
{
	width:996px;
	margin:0 auto;
	background:#000;
}
#header
{
	height:186px;
	background:#ffffcc url('../layout/bgr_header.jpg') no-repeat top right;
	border-bottom:3px solid #b8b194;
}
#menu
{
	height:40px;
	background:#ff6600;
}
#main
{
	padding:20px 20px 5px 20px;
}
#content_left
{
	float:left;
	display:inline;
	width:702px;
	line-height:18px;
}
#left_side img, #right_side img
{
	border:2px solid #4b4c44;
	width:171px;
	height:130px;
	float:left;
	display:inline;
	margin:0 8px 0 0;
}
#content_right
{
	float:right;
	display:inline;
	width:238px;
}
#left_side
{
	float:left;
	display:inline;
	width:350px;
}
#right_side
{
	float:right;
	display:inline;
	width:350px;
}
#bottom
{
	clear:both;
	padding:40px 0 0 0;
}
#ostatnia_aktualizacja
{
	text-align:center;
	font-size:11px;
	padding:10px 0 0 0;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
#footer
{
	width:996px;
	padding:6px 3px 20px 3px;
	margin:0 auto;
	color:#b9b9b9;
	font-size:10px;
	background:url('../layout/bgr_footer.gif') no-repeat top;
}
#pixlab
{
	float:right;
}






/**
 * MENU
 */
ul.menulist
{
	margin:0;
	padding:0;
	list-style:none;
	font-size:15px;
}
ul#absolut
{
	position:absolute;
}
ul.menulist li
{
	float:left;
	display:inline;
	margin:0;
	padding:0 1px 0 0;
	background:url('../layout/li_bgr.gif') no-repeat top right;
}
ul.menulist li a:link, ul.menulist li a:visited
{	
	text-decoration:none;
	color:#000;
	font-weight:bold;
	width:180px;
	padding:12px 0 10px 0;
	display:block;	
	text-align:center;	
}
ul#absolut li a:link, ul#absolut li a:visited
{
	color:#fff;
	padding:11px 0 11px 0;
}
ul.menulist li a:hover
{
	color:#000;
}
ul#absolut li a:hover
{
	padding:12px 0 11px 0;
}
ul.menulist li.active a
{
	background:#000 !important;
}





#kursy
{
	border-spacing:0px;
	color:#fff;
	text-align:center;
}
#kursy td
{
	padding:4px;
	border-right:1px solid #9d9d9d;
	border-bottom:1px solid #9d9d9d;
}
#kursy td.endtag
{
	border-right:0;
}
#kursy tr.endtag td
{
	border-bottom:0;
}
#kursy tr.kursy_head td
{
	font-weight:bold !important;
}
