/***** Global Settings *****/

body {
padding: 0px;
font-family: arial, sans-serif; 
background: url("tlo.png");
line-height: 130%;
}
li {
line-height: 160%;
}


#mleczko {
z-index: -1;
padding: 6px;
padding-bottom: 12px;
max-width: 800px;
margin: auto;
border: 3px solid #e0c000;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='75p_white.png');
height: 100%;
background-image:url(75p_white.png);
}

hr {
width: 92%;
border-top: 2px dashed #cc0000;
}

p.cytat {
	padding-bottom: 20px;
	font-size: 15px;
	text-shadow: #999999 1px 2px 0px;
	font-weight: bold;
}

a, a:visited {
	color: #444444;
}
a:hover, a:active {
	color: #666666;
}
td.logo {
	width: 240px;
	border-bottom: 1px solid #999;
}
td.tab a, td.act_tab a {
	text-decoration: none;
}

td.tab:hover {
	background-color: #f1f1f1;
}


td.tab_spacer {
	border-bottom: 1px solid #999;
	width: 1px;
}
td.tab {
	border: 1px solid #999;
	background-color: #eee;
}
td.act_tab {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

h5 {
font-size: 14px;
color: #770011;
margin: 5px;
padding-bottom: 3px;
}

div.main {
display: block;
position: relative;
padding: 0px;
padding-top: 5px;
padding-bottom: 10px;
border: 3px solid #e07060;
height: 100%;
background-color: white;
}

table#header {
margin-left: 0px;
margin-right: 0px;
}


.cien {
background: url('cien.png');
}

div#container {
display: block;
position: relative;
font-size: 14px;
	text-align: justify;
	width: 90%;
	margin-top: 5px;
	padding: 10px;
}


.obrazki img {
box-shadow: 0px 0px 10px #777777;
margin: 12px;
width: 170px;
}


div#tabs {
	padding-left: 5px;
}
div#tabs div { float: left; }
a.tab, a.atab { 
	position: relative;

	display: block; 
	color: #444444; 
	height: 20px; 
	padding-top: 15px;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0px 2px;
	}
a.tab { 
	border: 1px solid #888888;
	background-color: #eeeeee;
	}

input[type=text], textarea {
	border: 1px solid #666666;
	background-color: #eeeeee;
	font-family: Courier New, courier;
	font-size: 13px;
	margin: 5px 0px;
}

textarea {
	overflow: auto;
}


a.atab {

	border: 1px solid #888888;
	border-bottom: 2px solid #f3f3f3;
	background-color: #f3f3f3;
	z-index: 9;
}


#footer {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #222222;
}

#copyright {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #222222;
}
