*{
margin: 0;
padding: 0;
}
body{
background-color: #333;
font-family: Arial, Verdana, Tahoma;
font-size: 11px;
color: #4c4b4b;
}
#container{
width: 781px;
margin: 5px auto;
padding: 4px;
background-color: #fff;
}
#box {
padding:0px;
text-align:left;
border: 2px solid #5a5a5a;
padding: 20px;
}
#head {
background: #fff url(images/top.gif) no-repeat left top;
width: 735px;
height: 69px;
}
div#navigation {
width: 735px;
margin: 0 0 20px 0;
}
div#navigation ul {
background-color: #666;
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
height: 26px;

}
div#navigation ul li{border-right: 1px solid white;
float:left;
padding:7px 0;
}
div#navigation ul li.akt{
height: 12px;
background-color: #000;}
div#navigation ul li a {
color: white;
text-decoration: none;
padding: 0 20px;

font-family: Tahoma, Arial, Verdana;
font-size: 11px;
font-weight:bold;

}
h3{
color: #711414;
font-size: 12px;
text-align:center;
margin: 0 0 10px 0;
}
h2{
color: #711414;
font-size: 12px;
text-align: left;
margin: 0 0 8px 0;
}
h4{
color: #711414;
font-size: 11px;
text-align: left;
margin: 0 0 8px 0;
text-decoration: underline;
}
#left {
float: left;
width: 176px;
margin: 20px 15px 0 0;
}
div.modul_left{
width: 154px;
border: 1px solid #b2b2ae;
background: #e6e3d4 url(images/bg_modul.gif) repeat-x left top;
padding: 10px;
text-align: left;
margin-bottom: 10px;
}
div.modul_left p{
margin: 0;
}
div.chmura{
width: 154px;
border: 1px solid #b2b2ae;
background: #e6e3d4 url(images/bg_modul.gif) repeat-x left top;
padding: 10px;
text-align: left;
margin-bottom: 10px;
}
div.chmura a{
text-decoration: none;
}

p.wiecej{
text-align: right;
color: #711414;
}
p.wiecej a{
text-decoration: none;
text-align: right;
color: #711414;

}
.center{
text-align: center;
}
.border{
border:1px solid #b2b2ae;
}
div.modul_right{
width: 522px;
border: 1px solid #b2b2ae;
background: #e6e3d4 url(images/bg_modul.gif) repeat-x left top;
padding: 10px;
text-align: justify;
min-height: 445px;
}
div.modul_right a{
color: #4c4b4b; 
}
div.modul_right a:hover{
color: #000;
}
div.modul_right p{
margin: 7px 0;
}
div.modul_right ul{
margin: 0 0 0 15px;
list-style-type: square;
}
div.modul_right ul li{
list-style: square url(images/square.gif);
}
div#tu_jestes{
text-align:right;
margin-bottom: -2px;
padding: 0;
}

#right {

width:544px;
padding:0px;
float:left;
background-color:#fff;
position: relative;
}

#pusty{
width: 100%;
height: 1px;
}
div#wyszukiwarka{
text-align: right;
}
img.noborder{

border:none;}
div#stopka{
margin: 2px auto;
width: 781px;
text-align: center;
}
div#stopka p{
color: #b8b8b8;
font-size: 11px;
}
div#stopka p a{
color: #b8b8b8;

}
#formularz input, #formularz textarea {
	display: block;
	width: 280px;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #b2b2ae;
	background: transparent;
	font-size: 11px;
}
#formularz label {
	display: block;
	text-align: left;
	float: left;
	width: 60px;
	padding-right: 5px;
  color: #4c4b4b;
	font-weight: bold;
}
#formularz br {	clear: left; }
#formularz .button {
	margin: 0 0 0 15px;
	width: 60px;
}
span#kontakt_ok{
color: #711414;
font-weight: bold;
font-size: 14px;
}
span#kontakt_err{
color: #711414;
font-weight: bold;
font-size: 18px;
}
