html, body  
	{text-align: center; 
	font-family: tahoma;
	}
	
body {margin: 0; padding: 0; font-family: tahoma; font-size: 12px; overflow:auto; text-align:left; background-color:black; color:#999999;}
p {margin:0; padding:0; color:inherit; font-family:inherit; }

input[type="submit"]  {background:#360017; cursor:pointer; color:white; font-size:11px; font-weight:bold; padding:0 5px; margin:0; border:1px solid #360017; font-family: tahoma;}
input[type="submit"]:hover {border:1px solid white;}

h1 {color:white; text-transform:uppercase;}

table {background-color: transparent; border:0px solid red;}

.default_button {background:#360017; cursor:pointer; color:white; font-size:10px; font-weight:bold; padding:1px 10px; border:1px solid #360017; font-family: tahoma;}
.default_button:hover {border:1px solid white;}

.logon_field {width:150px; }

a {text-decoration:none; color: inherit;}
a p {text-decoration:none; color: #570125; font-weight: bold; font-size: 13px;}
a:hover{ color:#9d0000;}


.button_link {width:220px; height:190px; display:block; }
.button_link span {visibility:hidden;}

.odnosniczek {text-decoration:none;}
.odnosniczek:hover {text-decoration:underline;}

#stronka {width: 1000px; margin: 10px auto 0px auto; border:0px solid red; position:relative; }
#stronka #top {width:1000px; float:left; text-align:center;}

#stronka .tytul {}
#stronka #content {width:1000px; float:left; min-height:500px; _height:500px;}

#stronka #content .middle_top {width:1000px; float:left;}
#stronka #content .top_header {width:440px; float:left;}
#stronka #content .top_menu {width:510px; float:right; padding-top:20px; padding-left:50px;}
#stronka #content .top_menu .element {padding:15px 10px; float:left; font-size:16px; color:white; font-weight:bold;}
#stronka #content .top_menu .element:hover {color:#535353;}
#stronka #content .middle_left {width:300px; float:left;}
#stronka #content .middle_right {width:700px; float:left;}
		
#footer p { width: 1000px; color: #8c8c8c; font-size: 12px; text-align: center;  font-family:tahoma;}
#footer a span {visibility:hidden;}


.picture { background-color: #313332; padding: 3px; border: 1px solid #404241; color:#fcfcfc; }
.picture p { color:#fcfcfc; margin: 0px; margin-left: auto; margin-right: auto; padding: 0px; font-size: 12px; text-align: center; }
.picture p a{ color:#fcfcfc; margin: 0px; margin-left: auto; margin-right: auto; padding: 0px; font-size: 12px; text-align: center; }
.picture a {color:#fcfcfc;}
.picture img { border: 0px; }