/* CSS Document */

body  { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-image:url('../images/background2.jpg');
 margin: 0px;
 overflow: auto;
}
img {border:0px;}


#wrapper {
 margin: 0 auto;
 overflow: hidden;
 width: 950px;
}

#top{
 background-image:url('../images/top1.jpg');
 width: 950px;
 height: 130px;
 float: left;

 } 

#menu {
 
 width: 225px;
 height: 219px;
 float: left;
 }

.menu_1{
 background-image:url('../images/menu_1.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_1 a:hover{
 background-image:url('../images/menu_1_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
} 
 
.menu_2{
 background-image:url('../images/menu_2.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_2 a:hover{
 background-image:url('../images/menu_2_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_3{
 background-image:url('../images/menu_3.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_3 a:hover{
 background-image:url('../images/menu_3_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_4{
 background-image:url('../images/menu_4.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_4 a:hover{
 background-image:url('../images/menu_4_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_5{
 background-image:url('../images/menu_5.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_5 a:hover{
 background-image:url('../images/menu_5_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_6{
 background-image:url('../images/menu_6.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_6 a:hover{
 background-image:url('../images/menu_6_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_7{
 background-image:url('../images/menu_7.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_7 a:hover{
 background-image:url('../images/menu_7_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_8{
 background-image:url('../images/menu_8.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_8 a:hover{
 background-image:url('../images/menu_8_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}

.menu_9{
 background-image:url('../images/menu_9.jpg');
 width: 225px;
 height: 22px;
 float: left;
}  
 
.menu_9 a:hover{
 background-image:url('../images/menu_9_hover.jpg');
 width: 225px;
 height: 22px;
 float: left;
}
 
.menu_end{
 background-image:url('../images/menu_end.jpg');
 width: 225px;
 height: 22px;
 float: left;
}   
 
#content_up {
 background-image:url('../images/content_up1.jpg');
 width: 725px;
 height: 173px;
 float: right;

 } 
 
#content_up_psy {
 background-image:url('../images/content_up_psy.jpg');
 width: 725px;
 height: 173px;
 float: right;

 } 

#content_up_suki {
 background-image:url('../images/content_up_suki.jpg');
 width: 725px;
 height: 173px;
 float: right;

 }  
 
#left_box {
 background-image:url('../images/left_box.jpg');
 width: 225px;
 height: 320px;
 float: left;

 }  
 
#content {
 background-image:url('../images/content.jpg');
 width: 725px;
 height: 366px;
 float: right;

 }  
 
#footer_up{
 background-image:url('../images/footer_up.jpg');
 width: 950px;
 height: 31px;
 float: left;
 
 } 

 #footer {
 background-image:url('../images/footer.jpg');
 background-repeat: no-repeat;
 width: 950px;
 height: 100px;
 float: left;
 
 } 
 
.intro {
color: white;
font-weight: bold;
font-size: 20pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-align: center;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
border: solid black 0px;
}  

.intro a:link, .intro a:visited{
color: black;
font-size: 12pt;
}

.intro a:hover {
color: red;
font-size: 12pt;

} 

 
.content_up {
color: #603601;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-align: left;
padding-left: 10px;
padding-right: 0px;
padding-top: 50px;
padding-bottom: 10px;
width: 330px;
border: solid black 0px;
} 
 
.content {
color: #603601;
font-weight: normal;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-align: left;
padding-left: 10px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 10px;
width: 630px;
height: 300px;
border: solid black 0px;
overflow: scroll;
overflow-x:hidden;
}  

.content_linki {
color: #603601;
font-weight: normal;
font-size: 12pt;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-align: left;
padding-left: 10px;
padding-right: 0px;
padding-top: 30px;
padding-bottom: 10px;
width: 630px;
height: 250px;
border: solid black 0px;
overflow: scroll;
overflow-x:hidden;
} 

.baner_1{
 float: left;
 padding-left: 98px;
 padding-right: 0px;
 padding-top: 6px;
 padding-bottom: 0px;
 
 } 
 
.baner_2{
 float: left;
 padding-left: 98px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 
 } 
 
.baner_3{
 float: left;
 padding-left: 98px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 
 }  
 
.footer_up{
color: black;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
text-align: center;
padding-left: 0px;
padding-right: 0px;
padding-top: 6px;
padding-bottom: 0px;
width: 950px;

} 
 

 
.footer{
font-family: verdana;
color: #980d19;
font-weight: normal;
text-decoration: none;
font-size: 10pt;
text-align: right;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
width: 950px;

} 
 
.footer_content_left{
color: #980d19;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
padding-left: 170px;
padding-right: 0px;
padding-top: 12px;
padding-bottom: 0px;
width: 266px;
position: absolute;

}

.footer_content_center{
color: #980d19;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
padding-left: 390px;
padding-right: 0px;
padding-top: 12px;
padding-bottom: 0px;
width: 266px;
position: absolute;
}

.footer_content_right{
color: #980d19;
font-weight: normal;
font-size: 10pt;
text-decoration: none;
text-align: center;
padding-left: 620px;
padding-right: 20px;
padding-top: 12px;
padding-bottom: 0px;
width: 266px;

} 


 
.menu {
font-size: 10pt;
text-align: left;
margin-left: 100px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
list-style-type: none;
 
} 
 

 
ul {
	float: left;
	padding: 1px 0 1px 1px;
	
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	padding-left: 15px; /*WORD SPACING*/
	padding-top: 5px;
	color: #8a6a0c;
	font-weight: bold;
}

ul a:hover {
color: black;
font-weight: bold;
}

a:link, a:visited{
color: black;
font-weight: bold;

}

a:hover {
color: red;
font-weight: bold;

}


h1 {
color: #ce3535;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
font-style: normal;
text-align: center;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
}

h2 {
color: #ff7200;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
text-align: left;

}

