/* CSS Document */
body{
 background: #222222;
 color: #DDDDDD;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#rama{
width: 900px;
margin: 0 auto;
border: none;
border: none;
}
#gora{
width: 900px;
height: 146px;
background: url(imgs/jump1.gif);
}
#lewa{
width: 336px;
height: 382px;
float: left;
background: url(imgs/jump2.gif);
}
#srodek{
  position: relative;
 float:left;
width: 459px;
min-height: 382px;
height:auto!important;
height:382px; 
background: url(imgs/jump3.gif);
background-position: right top;
background-repeat: no-repeat;
padding: 0;
border: none;
}
#sr_tresc{
width: 456px;
height: 400px;
overflow: auto;
}
#prawa{
width: 105px;
height: 380px;
background: url(imgs/jump4.gif);
background-position: right top;
background-repeat: no-repeat;
float: right;
}
#linia{
width: 900px;
background: url(imgs/jump5.gif);
}
#dol{
clear: both;
width: 900px;
height: 160px;
background: url(imgs/jump6.gif);
}
#butony{
clear: both;
height: 50px;
text-align: center;

}
#menu-gora{
 position: relative;
 left: 300px; 
 top: 70px;
 width: 600px;
 z-index:100;
}
a.menu1{
 font-weight: bold;
 font-style: italic;
 font-size: 14px;
padding:2px 2px 5px 2px;
margin: 2px;
text-decoration: none;
color: white;
}
a:hover.menu1{
padding:2px 2px 5px 2px;
background-color: #481A38;
text-decoration:none;

}
.pics {  
position:relative;
 left: 100px; 
 top: 65px;
    padding: 0;  
    margin:  0;  
	display:block;
} 
#tapety{
position:relative;
 left: 260px; 
 top: 55px;
 width: 550px;
 height: 50px;
}

p{
padding: 0;
margin: 0;
}
a{
color:#DDDDDD;
text-decoration:none;
}
a:hover{
text-decoration: underline;
}
a.visted{
color:#EEEEEE;
}
h1{
 color: white;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 text-align: center;
 border-bottom: solid 1px white;
 border-left: none;
 border-right: none;
 border-top: solid 1px white; 
}
.stopka{
font-size: 10px;
text-align:center;
}

		#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px arial;
	font-style:italic;
	}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 0px;
	width: 75px;
	/*background: url(imgs/men.jpg); */
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	/*background: url(imgs/men1.jpg);*/}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #481A37;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #481A37;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

