﻿body {
    background : #C9C9C9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
}

#glowny {
    background : #ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
    height : 788px;
    width : 1024px;
}

#menu {
    background : #C9C9C9;    
    margin : 0px;
    float : left;
    height : 123px;
    width : 1024px;
}

#pasek {
    background : url(../tlo/podstronygotowe_08.jpg) no-repeat;    
    margin : 0px;
    float : left;
    height : 25px;
    width : 1024px;
}

#dol {
    background : #C9C9C9;    
    margin : 0px;
    float : left;
    height : 620px;
    width : 1024px;
}

#ramka-lewa {
    background : url(../tlo/podstronygotowe_09.jpg) no-repeat;    
    margin : 0px;
    float : left;
    height : 620px;
    width : 61px;
}

#srodek {
    background : #C9C9C9;    
    margin : 0px;
    float : left;
    height : 620px;
    width : 900px;
}

#roboczy {
    background : url(../tlo/podstronygotowe_10.jpg) no-repeat;    
    margin : 0px;
    float : left;
    height : 600px;
    width : 900px;
}

#ramka-dol {
    background : url(../tlo/podstronygotowe_12.jpg) no-repeat;    
    margin : 0px;
    float : left;
    height : 20px;
    width : 900px;
}

#ramka-prawa {
    background : url(../tlo/podstronygotowe_11.jpg) no-repeat;    
    margin : 0px;
    float : left;
    height : 620px;
    width : 63px;
}

#stopka {
    background : #C9C9C9;
    margin : 0px;
    float: left;
    height : 20px;
    width : 1024px;
}

.prawa {
	font-size: 9px;
	color: #5B5C61;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

A.menu:link {
	color: #5B5C61;
	TEXT-DECORATION: none;
	cursor : hand;
}

A.menu:visited {
    color : #5B5C61;
	TEXT-DECORATION: none; 
}

A.menu:active {
    color : #5B5C61; 
	TEXT-DECORATION: none;
}

A.menu:hover {
    color : #5B5C61;
	TEXT-DECORATION: underline; 
}

