/* body settings */

body {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c9c9c9;
	
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(../images/BG2.gif) 0px 120px;
	background-color: #333;
	background-repeat: repeat;
}

/* Naglowek */
#header {
width: 100%;
height: 120px;
background: #212121 url('../images/main_bg.jpg') repeat;
border-bottom: #04320c solid 3px;
overflow: hidden;
}

.header_logo {
margin-top: 7px;
margin-left: 2.5%;
border: #2d2d2d solid 3px;
float: left;
}
.menu-table {
margin-top: 38px;
float: right;
margin-right: 2.5%;
}
#header .menu-table  ul, ul li {
display: block;
list-style: none;
margin: 0;
padding: 0;

}
#header .menu-table ul li {
float: left;
border-left: #1fb139 dotted 1px;
}
#header .menu-table .first{

border-left-style: none !important;
}
#header .menu-table ul a:link, ul a:visited {
text-decoration: none;
text-align: center;
color: #044810;
font-size: 13px;
font-weight: bold;
padding: 5px;
}

#header .menu-table ul a:hover {
color: #c9c9c9;

}
/* DIV stopki */
#footer {
border-top: #111111 solid 2px;
color: #aaaaaa;
height: 60px;
background: #212121 url(../images/footer-bg.gif) repeat-x;
border-left: 3px solid #191919;
border-right: 3px solid #191919;
border-bottom: 3px solid #191919;
clear: both;
} 
/* zawartosc stopki, lewo - prawo */
#footer .left {float: left;margin: 13px 10px; text-align: left}
#footer .left a:link, #footer .left a:visited {text-decoration: none !important; color: #7a7a7a; border-right: #333333 solid 1px; display: inline-block; padding-right: 2px; padding-left: 2px; padding-bottom: 2px;padding-top: 2px; margin-left: -4px;}
#footer .last {border-right-style: none !important;}
#footer .left a:hover {color: #c9c9c9; background-color: #333333; }
#footer .right {float: right; color: #7a7a7a; margin: 13px 10px; text-align: right}
#footer .right a:link, #footer .right a:visited {text-decoration: none !important; color: #7a7a7a;  display:}
#footer .right a:hover {color: #c9c9c9; background-color: #333333;}

/* Linki */
a:visited	{ color: #2a819f; font-size: 10px; text-decoration: underline }
a:link		{ color: #2a819f; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover		{ color: #44aeec; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.footer {
	color: #c9c9c9;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.main_table { margin-top: 10px;}
.frame img {vertical-align: top;}

.gs_frame2{
background: url('../images/gs.jpg') repeat-x top;
float: left;
height: 28px;

}
td .gs_frame {
color: #259d3a;
font-weight: bold;
font-size: 12px;
padding-top: 0px;
vertical-align: middle !important;
}


.banss {
background: #474747;
border-left: 3px solid #191919;
border-right: 3px solid #191919;

}



/* fonts */
h1 {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: Black
}

h2 {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: Black
}
/* Wyglad tabel */
table.listtable {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	background: #191919;
	border: #191919 solid;
	border-width : 0px 0px 0px 0px;
}

td.listtable_top {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #fff ;
	background-color: #DFE3E9;
	background-image: url(../images/listtable-bg.gif);
	border: #303030 solid;
	border-width: 0px 0px 0px 0px;
	
	padding-right: 4px;
	
	padding-left: 4px;
	height: 19px;
	text-align: center;
}

td.listtable_1 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #c9c9c9;
	border: #303030 solid;
	border-width: 1px 1px 0px 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #2a2a2a;
	text-align: left;
}
td.listtable_2 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #c9c9c9;
	border: #303030 solid;
	border-width: 1px 1px 0px 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #2a2a2a;
	text-align: right;
}

a.alert {
	display: block;
	background-color: transparent;
	color: #cc0000;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
}
/* pole wprowadzania danych */
 input {
 background-color: #a7a7a7;
 border: 0px;
 }
