body {
  margin: 0px;
  padding: 0px;
  background-color:white;
  width: 100%;
  height: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 color:#696969;
 position: relative;
}
a{
	 color: #7D0202;
	
}
.main_div
{
  width: 970px;
  border: 1px solid #666666;
  text-align: left;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -485px;
}
td
{
  vertical-align: top;
  text-align: left;
}
img
{
  border: 0px none;
}

.tytul_strony
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#991b1f;
text-decoration:none;
margin:0px;
}

.tresc_strony
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#696969;
}

.naglowek_1
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#991b1f;
}

.naglowek_2
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#991b1f;
}

.naglowek_3
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#991b1f;
}

.menuitem_div_l
{
    width: 184px;
    min-height: 25px;
    padding-left: 14px;
    font-family: Arial;
    font-size: 12px;
    color: #a12424;
    border-left: 1px solid white;
    line-height: 25px;
    background-repeat:repeat-x;
}

.menuitem_div_r
{
    width: 178px;
    min-height: 25px;
    padding-left: 14px;
    font-family: Arial;
    font-size: 12px;
    color: #a12424;
    border-right: 1px solid white;
    line-height: 25px;
	background-repeat:repeat-x;
}

.menuitem_link
{

    font-family: Arial;
    font-size: 12px;
    color: #a12424;

    
    text-decoration: none;
}
.menuitem_link:hover
{

    font-family: Arial;
    font-size: 12px;
    color: #005AA5;
    text-decoration: none;
}
.menuitem_link_2
{

    font-family: Arial;
    font-size: 12px;
    color: #706f6f;
    text-decoration: none;
}
.menuitem_link_2:hover
{

    font-family: Arial;
    font-size: 12px;
    color: #005AA5;
    text-decoration: none;
}

.std_nazwa
{
    font-family: Arial;
    font-size: 11px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.std_skrot
{
    font-family: Arial;
    font-size: 11px;
    color: #828282;
    font-weight: normal;
    text-decoration: none;
}

.std_opis
{
    font-family: Arial;
    font-size: 11px;
    color: #828282;
    font-weight: normal;
    text-decoration: none;
}
.std_wiecej{
	text-align:right;	
}
.std_data
{
    font-family: Arial;
    font-size: 11px;
    color: #828282;
    font-weight: normal;
    text-decoration: none;
}

.przyloty
{
  font-family: Arial;
  font-size: 11px;
  color: white;
}


.link
{
    color: #7D0202;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}


.stronicowanie
{
    border: 1px solid #66CCFF;
    padding: 2px 3px 2px 3px;
    margin: 3px;
    display: inline;
    background: #D7F2FF;
    line-height: 200%;
    font-family: Arial;
    font-size: 11px

}
.galeria_link{
	color:#005EAB;
	font-size:12px;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.galeria_link_aktywny{
	color:#9A2325;
	font-size:15px;
	font-weight:bold;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.main_div_ankieta{
	width:192px;
	min-height:181px; 
	padding-top:10px;
	background-color:#0066b3; 
	background-image:url(../images/ankieta_tlo1.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFF;
	margin-top:20px;
}
.butt_div_ankieta{
	width:192px;
	height:11px;
	background-image:url(../images/ankieta_tlo2.jpg);
	background-repeat:no-repeat;
}
.napis_ankieta{
	background-image:url(../images/strzalka.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:16px;
	color:#FFF;
	margin-left:10px;
	padding-left:20px;	
}
.pytanie_ankieta{
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:15px;

}
.odpowiedzi_ankieta{
	font-size:11px;

}
.submit_ankieta{
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#FFF;
	text-align:right;
	text-decoration:underline;
	padding-top:15px;
	cursor:pointer;
}