DIV.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-left: 15px;
    margin-right: 4px;
    text-align: left;
    line-height: 12px;
    font-weight: bold;
}

DIV.tekst{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 6px;
    text-align: justify;
    line-height: 14px;
    }

DIV.wiecej{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-left: 11px;
    margin-right: 10px;
    margin-bottom: 6px;
    text-align: justify;
    line-height: 12px;
    }
    
DIV.czarny{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 6px;
    text-align: justify;
    line-height: 14px;
    font-weight: bold;
    }   

DIV.tytul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC143C;
	margin-left: 80px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: bold;
}


.pomarancz {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FF4500;
}




.ramka_stopka {
border-style: solid;
background-color:  ;
border-width: 1px;

border-top-width: 1px;
border-top-color: black;

border-right-color: black;
border-right-width: 1px;

border-left-color: black;
border-left-width: 1px;

border-bottom: 1px solid black;
margin-left: 0px;
margin-top: 0px;
}


.ramka_glowna {
border-style: solid;
background-color:  ;
border-width: 1px;

border-top-width: 1px;
border-top-color: black;

border-right-color: black;
border-right-width: 1px;

border-left-color: black;
border-left-width: 1px;

border-bottom: 1px solid black;
margin-left: 15px;
margin-top: 8px;
}


.ramka_zdjecia {
border-style: solid;
background-color:  ;
border-width: 1px;

border-top-width: 1px;
border-top-color: #696969;

border-right-color: #696969;
border-right-width: 1px;

border-left-color: #696969;
border-left-width: 1px;

border-bottom: 1px solid #696969;
margin-right: 9px;
margin-left: 8px;
margin-top: 8px;
margin-bottom: 8px;
}



DIV.stopka1
{
font: 10px Arial, Helvetica, sans-serif;
color: #D3D3D3;
font-weight: normal;
margin-left: 4px;
margin-right: 4px;
margin-top: 4px;
padding-bottom: 0px;
margin-bottom: 0px;
text-align: left;
}



.formularz {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #00008B;
border: #F08080;
border-style: dashed;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
margin-left: 10px;
padding-left: 8px;
margin-right: 8px;
margin-top: 8px;
}

.grey {
border-color: #E0E0E0;
border-top-width: 7px;
border-right-width: 7px;
border-bottom-width: 7px;
border-left-width: 7px;
}

.grey_padding {
border-color: #E0E0E0;
border-top-width: 7px;
border-right-width: 7px;
border-bottom-width: 7px;
border-left-width: 7px;
margin-bottom: 10px;
margin-left: 17px;
margin-right: 17px;
margin-top: 10px;
}
/* Linki */

a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #DC143C;
	text-decoration: none;
    font-weight: bold;
}



A.link
{
color: #D3D3D3;
text-decoration: none;
}

A.link:link
{
color:  #D3D3D3;
text-decoration: none;
}

A.link:active
{
color: white;
text-decoration: none;
}

A.link:visited
{
color: #D3D3D3;
text-decoration: none;
}

A.link:hover
{
color: white;
text-decoration: none;
}




A.t
{
color: #6495ED;
text-decoration: none;
font-weight: bold;
}

A.t:link
{
color: #6495ED;
text-decoration: none;
font-weight: bold;
}

A.t:active
{
color: #FF4500;
text-decoration: none;
font-weight: bold;
}

A.t:visited
{
color: #6495ED;
text-decoration: none;
font-weight: bold;
}

A.t:hover
{
color: #FF4500;
text-decoration: none;
font-weight: bold;
}

/* Formularze */


form {
	margin: 0;

}


#ip, #nazwa {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: white;
	width: 158px;
	background: white;
	border: solid 1px white;
	border-bottom-color: #DFDFDF;
	border-right-color: #DFDFDF;
    padding: 1px;
	padding-left:4px;
	color: black;
}

#kon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: white;
	width: 168px;
	background: white;
	border: solid 1px white;
	border-bottom-color: #DFDFDF;
	border-right-color: #DFDFDF;
    padding: 1px;
	padding-left:4px;
	color: black;
}


#ip:hover, #ip:focus, #nazwa:hover, #nazwa:focus {
	background: white;
}

#w2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 364px;
	background: #F7F7F7;
	border: solid 1px #BEBEBE;
	border-bottom-color: #DFDFDF;
	border-right-color: #DFDFDF;
	padding: 1px;
	padding-left:4px;
	color: #696969;
}

#kon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 280px;
	background:;
	border: solid 1px black;
	border-bottom-color: black;
	border-right-color: black;
    padding: 1px;
	padding-left:4px;
	color: white;
	margin-bottom: 6px;
	height: 21px;
}

#wiad {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 368px;
	background:;
	border: solid 1px black;
	border-bottom-color: black;
	border-right-color: black;
    padding: 1px;
	padding-left:4px;
	color: #FF4500;
	margin-left: 11px;
	height:120px;
	padding-left:15px

}

a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#454545;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
	}

.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:10px;

	}

.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
	}

.form
	{
		width:220px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

.form4
	{
		width:136px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

.form_div
	{
		height:21px; margin-top:-1px;
	}

