/* WEB STYLE */
body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
}
a:link {color: #ffffff; text-decoration:none;}
a:visited {color: #ffffff; text-decoration:none;}
a:active {color: #ffffff; text-decoration:none;}
a:hover {color:#ff0000; text-decoration:none;}
/* ***KONTENER GLOWNY*** */
#main {
	width: 800px;
	height: auto !important;
	height: 624px; /*for IE*/
	min-height: 624px;	
	margin-left: auto;
	margin-right: auto;
	border: 0px solid yellow;
}
/* *****END*****  */

/* ***LOGA***** */
#top {	
	width: 800px;
	height: 84px;
	border: 0px solid red;	
}
.top_aut{
	position: relative;
	top: 11px;
	left: 360px;
	border:0px;
}
.top_tar{
	position: relative;
	top: 11px;
	left: 380px;
	border:0px;
}
/* *****END*****  */

.linia{
	background: url(grafika/punkt.png) repeat-x;
	width: 800px;
	height: 1px;
}
.linia2{
	background: url(grafika/punkt.png) repeat-x;
	width: 556px;
	height: 1px;
}

/* ***NAWIGACJA***** */
#navi{
/* 	text-align: right; */
	font-size:14px;
	word-spacing:50px;
	padding-top:5px;
	width: 800px;
	height: 26px;
	border-top: 1px solid white;
}
/* *****END*****  */

/* ***FLASH***** */
#flash{
	background-color: #000000;
	width: 800px;
	height: 200px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
}
/* *****END*****  */

/* ***SZUKAJ***** */
#search{
	margin-top:0px;
	width: 800px;
	height: 31px;
	border: 0px solid red;
	text-align: right;
}
#search button {
	color: #ffffff;
	background-color: #000000;
	border-style: none;
	text-align:right;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
/* USTAWIENIE POLA SZUKAJ DLA PRZEGLADAREK ROZNYCH OD IE */
#search form{
	margin-top:10px;
}
/* USTAWIENIE POLA SZUKAJ DLA IE */
#formIE form {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* *****END*****  */

/* ***LEWE MENU***** */
#max_container{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:800px;
	overflow:hidden;
	border-top: 1px solid white;
}
#left_menu{
	clear:both;
	float:left;	
	width: 221px;/*
	height: auto !important;
	height: 524px; 
	min-height: 524px;*/
/* 	display:inline; */
/* 	padding-bottom:5000px; */
/* 	margin-bottom:-5000px; */
	border-right: 0px solid #ffffff;
/* 	background: blue; */
}
/* *****END*****  */
#pion{	
	float:left;	
	width:1px;
	background: url(grafika/punkt.png) repeat-y;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}
/* ***KONTENER GLOWNY***** */
#container{
	float:left;
	width: 576px;
	height: auto !important;
	height: 524px;
	min-height: 524px;	
	display:inline;
	border-left: 0px solid #ffffff;
	/*padding-bottom:5000px;
	margin-bottom:-5000px;*/
/*  	background: yellow; */
}
/* *****END*****  */

/* ***STOPKA***** */
#stopka{
	clear:both;
	width: 800px;
	height: 60px;
	border-top: 1px solid #ffffff;
/* 	background: green; */
}
#stopka a:link {color: #ffffff; text-decoration:none;}
#stopka a:visited {color: #ffffff; text-decoration:none;}
#stopka a:active {color: #ffffff; text-decoration:none;}
#stopka a:hover {color:#ff0000; text-decoration:none;}

/* *****END*****  */
.teksty {
	
	text-align: justify;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.teksty a:link {color: #ff0000; text-decoration:none;}
.teksty a:visited {color: #ff0000; text-decoration:none;}
.teksty a:active {color: #ff0000; text-decoration:none;}
.teksty a:hover {color:#ff0000; text-decoration:none;}

.menu {
	
	text-align: justify;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.menu_teksty {
	font-size:13px;
	text-align: left;
	margin-left: 10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
 /*	border:1px solid #ffffff; */
}
.small_teksty {
	font-size: 10px;	
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 10px;
/* 	text-align:center; */
}
.wykonanie{
	font-size: 9px;	
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color:#ffffff; 
	text-align:right;
}
#menu0 {
	margin-left:0px;
}
#menu0 dd {
	margin-left:25px;
/* 	color: #ff0000; */
	margin-top:0px;
}
#menu0 dl {
	margin-top:0px;
	margin-bottom:0px;
	color: #ff0000;
}
#menu0 dt {
	color: #ff0ee0;
}

.get{
	display:inline; 
	vertical-align: -35%; 
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:0px;
	width:20px;
 	height:20px;
}

.left {
	float:left;
	margin-right:5px;
/* 	margin-bottom:2px; */
}

.right {
	display:inline;
	float:right;
	margin-left:5px;
}
.wiecej {
	margin-top:10px;
	text-align:right;
}
.wiecej dt {
	text-align:right;
	width:545px;
	height:32px;
/* 	padding:0px 0px 0px 5px; */
/* 	line-height:32px; */
/* 	border:1px solid white; */
}
.wiecej dd {
	margin-left:0px;
	width:538px;
/* 	padding:5px; */
/* border-style:solid; */
/* border-width:1px 0px 1px 0px; */
/* border-top-color:#FFFFFF; */
/* border-bottom-color:#D2D2D2; */
/* 	border:1px solid white; */
	color:#333333;
	text-align:justify;
}

.wiecej a:link {color: #ffffff; text-decoration:none;}
.wiecej a:visited {color: #ffffff; text-decoration:none;}
.wiecej a:active {color: #ffffff; text-decoration:none;}
.wiecej a:hover {color:#ff0000; text-decoration:none;}

.powrot {
/* 	margin-top:10px; */
	text-align:left;
}
.powrot a:link {color: #ffffff; text-decoration:none;}
.powrot a:visited {color: #ffffff; text-decoration:none;}
.powrot a:active {color: #ffffff; text-decoration:none;}
.powrot a:hover {color:#ff0000; text-decoration:none;}

.akt_nawi{
	margin-top:50px;
	margin-bottom:10px;
	text-align:right;

}
.akt_nawi a:link {color: #ffffff; text-decoration:none;}
.akt_nawi a:visited {color: #ffffff; text-decoration:none;}
.akt_nawi a:active {color: #ffffff; text-decoration:none;}
.akt_nawi a:hover {color:#ff0000; text-decoration:none;}

.zalaczniki{
	margin-bottom:20px;	
}
.zalaczniki a:link {color: #ffffff; text-decoration:none;}
.zalaczniki a:visited {color: #ffffff; text-decoration:none;}
.zalaczniki a:active {color: #ffffff; text-decoration:none;}
.zalaczniki a:hover {color:#ff0000; text-decoration:none;}

.gl_m {
	margin-top:4px;
	font-size:14px;
}
.inform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-color: #4c77b6;
	border-width: 1px;
	height: 15px;
	width: 125px;
}