/* CSS Document */

body{
background: #eee url(../images/bg3.jpg) repeat-x;
margin:0;
padding:0 0 6px;
}

h1{
font-size: 1.7em;
}


#mainWrapper{
width: 800px; 
margin: auto; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #ffffff; 
}
.csc-header{
font-family: sans-serif;
}
#header{
width: 800px; 
height: 235px;
background-image: url(../images/top2.jpg);
}

#leftColumn{
width: 270px; 
float: left; 
text-align: left;
margin: 0;
}
#leftContent{
background-color: #ffffff;
padding: 3px 0 3px 20px;
margin-top: -3px;
}

#content{
width: 800px;   
margin-top:20px !important;

}

#normal{
margin: -16px 0 -15px 0 !important;
background-color: #EEEEEE;
color: #333333;
width: 500px; 
float: none; 
padding: 0 10px 0 10px !important;  
text-align: justify !important;
}
#normalWrap{
margin-left: 280px;
width: 520px; 
float: none; 
padding-left: 0 !important;  
text-align: justify !important;
}

#kontakt{
height:222px;
width:270px;
background-image: url(../images/wizytowka.png); 
background-repeat: no-repeat; 

}

#footer{
border-top: 1px solid;
margin-top: 20px;
width: 850px; 
height: 50px;
clear:  both; 
}

.menu-ul{margin:0; padding-left:0px !important; list-style:none;font-weight:normal !important; text-align: left !important;}
.menu-li {margin:0; float: none; font-weight:normal !important; text-align: left !important;}
.menu-li a{text-decoration:none; color:#333; padding-left:0px; font-weight:normal !important; text-align: left !important;}
.menu-ul li a:hover{text-decoration:none; color:#333;font-weight:bold !important; text-align: left !important;}
.menu-li2 {padding: 0px !important; line-height:1.1em; float: none;  list-style-type:none !important; text-align: left !important;}



a {
text-decoration: none !important;
color: #333;
font-weight: bold;
}

.active:link, .active:visited, .active:hover{
color: #333;
font-weight: bold !important;
}

.menu li a:hover{
color: #333;
font-weight: bold;
}