body {
	font-family:Arial, Helvetica, sans-serif;
	font-size   : 14px;
	text-align: left;
	color:#333333;
}
a:link 
{
text-decoration : none;
color:#333333;
}
a:visited 
{
text-decoration : none;
color:#333333;
}
a:hover {
text-decoration:underline;
color:#FF0000;
}
a:active 
{
color:#FF0000;
}
.a_zielony:link {text-decoration : none; color:#ACD373;}
.a_zielony:visited {text-decoration : none; color:#ACD373;}
.a_zielony:hover {text-decoration:underline; color:#FF0000;}
.a_zielony:active {color:#ACD373;}

.a_zielony_maly:link {text-decoration : none; color:#ACD373;}
.a_zielony_maly:visited {text-decoration : none; color:#ACD373;}
.a_zielony_maly:hover {text-decoration:underline; color:#FF0000;}
.a_zielony_maly:active {color:#ACD373;}

.lista_wypunkotowana_li
{
width      : 100%;
font-size: 14px;
list-style-image:url(img/punktator.jpg);
}


.listamenu {
margin          : 0px;
padding         : 0px;
list-style-type : none;
text-align      : left;
}
.listamenu a {
border-left-style:solid;
border-left-width: 1px;
border-left-color:#FF0000;
border-bottom-style:solid;
border-bottom-width: 1px;
border-bottom-color:#FF0000;
margin          : 0px;
padding-left    : 5px;
padding-top		: 2px;
padding-bottom  : 2px;     
display         : block;
text-decoration : none;
}
.listamenu a:hover {
text-decoration : none;
background:#E1E2E3;
color:#FF0000;
}

.listamenu_gora {
margin          : 0px;
padding         : 0px;
list-style-type : none;
text-align      : left;
}
.listamenu_gora a {
border-left-style:solid;
border-left-width: 1px;
border-left-color:#FF0000;
border-bottom-style:solid;
border-bottom-width: 1px;
border-bottom-color:#FF0000;
margin          : 0px;
padding-left    : 5px;
padding-top		: 2px;
padding-bottom  : 2px;     
display         : block;
text-decoration : none;
}
.listamenu_gora a:hover {
text-decoration : none;
background:#E1E2E3;
color:#FF0000;
}

#box {
margin     : auto;

width      : 895px;
}

#naglowek {
margin     : 0px;
border     : none;
padding    : 0px;
height     : 20px;
width	   : 860px;
text-align:center;
}


#baner {
margin  : 0px;
border  : none;
padding : 0px;
width   : 860px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#FF0000;
}

#nav_prawa
{
width   : 280px;
float:right;

}

#kontent {
	margin  : 0px;
	width   : 580px;
	float:left;
}

#stopka {

margin      : 0px;
height 		: 20px;
width       : 860px; 
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#FF0000;
font-size: 10px;
text-align:left;
float:left;
}

.strona {margin-top: 10px; margin-bottom:10px;}
.reklamy { margin-top: 5px;}
.menu {margin-right: 10px;}
.menu_teksty {margin-top: 5px;}
.menu_pole { margin-bottom: 3px;}
.teksty{margin-left: 0px;}
.foto { padding-bottom: 3px; padding-top: 5px;}
.czterokropek {color: #FF0000; font-weight:bold; font-size:16px;}
.czterokropek_maly {color: #FF0000; font-weight:bold; font-size:11px;}
.zielony_wiecej {  color: #ACD373; font-weight: bold;}
.tlo_t {background-color:#CCCCCC;}