@charset "UTF-8";
/* CSS Document */

.rozwijane{

float:right;
font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#CCC;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	margin:0px 10px 0px 10px;
}
 
.podmenu{
 width:100px;
 background-color:#eee;
 margin-left:10px;
 padding:5px;
 
 
 }
	
	#flashcontent {				
		margin: 0px auto 0px auto;	
		width: 800px;	
		height: 550px;	
		z-index:-2;
		
	}

a:link, a:hover, a:visited, a:active {
	
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#CCC;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;

	
}

body{
	margin:0px;
	
}


#glowny{
	
	width:900px;
	height:100%;
	margin:0px auto 0px auto;
	/*background-color:#CCC;*/
	
			
}



#logo{


width:218px;
height:89px;
float:left;
border:none;

}

#napis, #napis a:link,  #napis a:visited,  #napis a:active,  #napis a:hover{
	float:right;
	margin-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:28px;
	color:#CCC;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	padding-right:10px;
	
	
}

#menu {
	float:right;
	width:100%;
	margin-top:-30px;
	
	
}

#pozycja_menu {
 float:right;
 margin:0px 0px 0px 10px;
 
 
 
}

#pozycja_menu a:link, #pozycja_menu a:visited, #pozycja_menu a:hover, #pozycja_menu a:active {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	
}


#footer{
width:300px;
height:30px;
margin:100px auto 0px auto;
text-align:center;
}

#contact{
width:535px;
height:247px;
background-image:url("images/contact.png");
margin:0px auto 0px auto;
padding-top:200px;
background-repeat:no-repeat;
background-position:bottom;

}
