/****************************************/
/* STYLE GŁÓWNE DOTYCZĄCE UKŁADU STRONY */
/****************************************/

 html, body {
        height: 100%;
	background-color: #404042;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
#GLOWNY{
       min-height: 100%;
       width: 998px;
       margin: 0 auto 0 auto;
       background-color: #000000;

}

#TOP1{
	width: 998px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url(../images/cdsi_01.jpg);
}


#LOGO{
	width: 240px;
	height: 149px;
	background-repeat: no-repeat;
	background-image: url(../images/cdsi_02a.jpg);
        float: left;
}

#TOP2{
	width: 758px;
	height: 149px;
	background-repeat: no-repeat;
	background-image: url(../images/cdsi_02b.jpg);
        float: left;
}




#BLOK_GLOWNY{
        min-height: 311px;
        width: 998px;
background-image: url(../images/cdsi_03.jpg);
background-repeat: no-repeat;
clear: left;
}



#TLO_GLOWNE{

        width: 998px;
background-color: #000;

}
/* klasy do portfolio*/
.nowa_linia{
clear: left;
}
.blok_portfolio{
float: left;
padding: 0 0 0 10px;
text-align: center;
width: 300px;
height: 300px;
}
.blok_portfolio img{
border: solid 2px white;
}
.blok_portfolio a:link, .blok_portfolio  a:visited{
        font-size: 14px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #fff;
        text-decoration: none;
}

.blok_portfolio a:hover {
        font-size: 14px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A00100;	
	text-decoration: none;
}
/* KONIEC klasy do portfolio*/
.input{
border: solid 1px #A00100;
}
.blok_l{
float: left; width: 430px;
padding: 0 0 0 40px;

}
.blok_p{
float: left; width: 430px;
padding: 0 0 0 40px;

}
#MENU{
        width: 728px;

}


#MENU2 {
   padding: 65px 0px 0px 450px;

}

img{border: 0px;}

.menu {
padding: 5px;
background: transparent url(../images/odstep.gif) no-repeat center right;
padding-right: 10px;
}


a.menu:link, a.menu:visited { 
	font:  normal 15px Verdana;
	color: #fff;
	text-decoration: none;
       
	
}

a.menu:hover {
       
	color: #adb6b7;	
	text-decoration: none;
       
}





#TRESC{
padding-top: 50px;
color: #fff;
padding: 20px;
}
.tresc{
padding: 15px 15px 15px 15px;
	color: #fff;
	font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

#STOPKA1 {
       
        width:998px;
height: 135px;
background-image: url(../images/cdsi_04.jpg);
background-repeat: no-repeat;
}

#STOPKA2 {
        clear: left;
        width:998px;
        height: 40px;
        margin-bottom: 0px;
 background-image: url(../images/cdsi_05.jpg);
background-repeat: no-repeat;      

}



.naglowek1 {
font: bold 16px Verdana; 
color: #fff;
}

.naglowek2 {
font: italic 24px Verdana; 
color: #9D0C0D;
}




.stopka3 {
font: bold 11px Verdana;
color: #fff;

padding-top: 15px;
padding-left: 5px;
padding-right: 5px;

}

a.stopka:link, a.stopka:visited { 
	font:  bold 12px Verdana;
	color: #fff;
	text-decoration: none;
       
	
}

a.stopka:hover {
       
	color: #adb6b7;	
	text-decoration: underline;
       
}


a.portfolio2:link, a.portfolio2:visited { 
	font:  bold 12px Verdana;
	color: #9D0C0D;
	text-decoration: none;
        padding-left: 50px;     
	
}

a.portfolio2:hover {
       
	color: #fff;	
	text-decoration: none;
        padding-left: 50px;  
}
