body {
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
    margin: 0;	
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #7f7f7b;
}

a:hover {
    text-decoration: underline;
}

hr {
    color: #CCCCCC;
    height: 1px;
}

td.nag {
    font-size: 11px;
    font-weight: bold;
    background-color: #7f7f7b;
    height: 18px;
    color: #FFFFFF;
    border: 1px solid #7f7f7b;
    text-align: center;
}

td.ramka {
    background-color: #EFEFEF;
    border: 1px solid #7a7a7a;
    padding: 5px;
}

small {
    font-size: 10px;
}

.nag {
    font-size: 12px;
    font-weight: bold;
    filter: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
    height: 14px;
    font-family: Tahoma, Verdana;
    color: black;
}

.nag2 {
    font-size: 30px;
    font-weight: bold;
    filter: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
    height: 35px;
    font-family: Tahoma, Verdana;
    color: black;
}

a.bold {
    font-size: 12px;
    font-weight: bold;
    filter: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
    height: 14px;
    font-family: Tahoma, Verdana;
    color: black;
}

a:hover.bold {
    text-decoration: none;
}

.button {
    background-color: rgb(245,245,245);
    font-size: 11px;
    cursor: hand;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    border: 1px solid #7a7a7a;
}

input, select, textarea {
    background-color: rgb(245,245,245);
    border: 1px solid #7a7a7a;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
}

img {
    border: 0;
}

#naglowek {

}

#naglowek .menu {
	padding-top: 6px; 
	border-bottom: 3px solid #7F7F7B;
}

#srodek {
	margin-top: 2px;
	border-bottom: 1px solid #CCCCCC;
}

#srodek .pusta {
	width: 180px; 
	background: #CCC; 
	height: 20px;
}

#srodek .imieniny {
	background: #EFEFEF;
	padding-left: 2px;
	border-bottom: 1px solid #CCCCCC;
}

#srodek .menu_l {
	background: #EFEFEF;
	padding: 2px;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;	
}

#srodek .sr {
	background: #F7F7F7;
	padding: 5px;
	vertical-align: top;
}

#srodek .sr a {
	text-decoration: none;
}

#srodek .sr a:hover {
	text-decoration: none
}



/* menu */
#menu {height: 21px;}
#menu td { width: 100px; text-align: center;}
#menu .m { background: url('image/a.gif') no-repeat; }
#menu a  { text-decoration:none; color:black; color: #7F7F7B;font-weight: bold; }
#menu a:hover { color:red; }