/*STRONA*/
body {
	font-size: 12px;
	background: url(t2.gif);
	margin:0;
	background-color: #000000;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #dddddd;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;

}

/*LINKI*/

#LINKI a:link {
	font-size: 16px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #FFF500;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#LINKI a:visited {
	font-size: 16px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #FFF500;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#LINKI a:hover {
	font-size: 16px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/*/LINKI*/

h1 {
	font-size: 13px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #bbbbbb;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 12px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #Fff500;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: 12px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-size: 18px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h5 {
	font-size: 12px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h6 {
	font-size: 15px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #bbbbbb;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:link {
	font-size: 13px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	font-size: 13px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-size: 13px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #Fff500;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
input.inp {
    width:200px;
    height:20px;
    border:none;
    padding-top:2px;
    padding-left:6px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
    color:#888888;
    font-size:13px;
    background-color:#252A2E;
}
textarea.tresc {
    width:200px;
    border:none;
    padding-top:2px;
    padding-left:2px;
    color:#a1a1a1;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
	scrollbar-face-color: #191919;
	scrollbar-highlight-color: #191919;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #191919;
	scrollbar-shadow-color: #191919;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #444444;
    background-color:#252A2E;
}

a img {
	border: 0;
}
/*STOPKA*/
#STOPKA {
	font-size: 10px;
	font-family: century gothic, Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: normal;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	font-size: 10px;
	color: #292f2E;
	text-decoration: none;
	font-weight: normal;
}
#STOPKA a:hover {
	font-size: 10px;
	color: #Fff500;
	text-decoration: none;
	font-weight: normal;
}
/*/STOPKA*/
/*/STRONA*/

