A:link , A:visited, A:active {
	color: black;
	text-decoration : none;
	font-weight:bold;
}
A:hover {
	color: #000000;
	text-decoration : none;
	font-weight:bold;
}
A.oferta:link , A.oferta:visited, A.oferta:active {
	color: #DC143C;
	text-decoration : underline;
	font-weight:normal;
}
A.oferta:hover {
	color: #000000;
	text-decoration : none;
	font-weight: normal;
}
A.partners:link , A.partners:visited, A.partners:active {
	color: #DC143C;
	text-decoration : underline;
	font-weight:normal;
}
A.partners:hover {
	color: Black;
	text-decoration : none;
	font-weight:normal;
}
A.download:link , A.download:visited, A.download:active {
	color: Black;
	text-decoration : underline;
	font-weight:normal;
}
A.download:hover {
	color: #838383;
	text-decoration : none;
	font-weight:normal;
}
A.n:link , A.n:visited, A.n:active {
	color: RED;
	font-size:12pt;
	text-decoration : underline;
	font-weight:bold;
}
A.n:hover {
	color: #838383;
	text-decoration : none;
	font-weight:bold;
}
A.skok:link , A.skok:visited, A.skok:active {
	margin-right:3pt;
	margin-top:3pt;
	font-size:7pt;
	text-decoration : none;
	font-weight:normal;
	position : relative;
	float : right;
}
A.skok:hover {
	color: Gray;
	text-decoration : underline;
	
}
p,span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.by{
	font-size: 8pt;
	font-weight: bold;
}
.copy{
	font-size: 8pt;
	font-weight: bold;
}
.new{
	font-size: 8pt;
	margin-left: 3pt;
	margin-right: 3pt;
}
.net{
	font-size: 8pt;
	font-weight: bold;
	color: #336600;
}
.rominco_group{
	font-weight: bold;
}
.powitanie{
	margin-left: 5pt;
	font-family:tahoma;
	font-size: 9pt;
}
.updated{
	font-size: 8pt;
}
.title_offer2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15pt;
	text-indent : 15pt;
}
.tekst_offer2{
	text-indent : 15pt;
	margin-left: 7pt;
	margin-right: 7pt;
	text-align:justify;
}
.kontakt_title{
	font-weight:bold;
}
.refer_title{
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
	margin-top : 3pt;
}
.partners_text{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
.partners_title{
	font-weight: bold;
}
.gadzety_title{
	font-size: 11pt;
	color: Maroon;
	font-weight: bold;
	text-decoration:underline;
}
.gadzety_desc{
	color : #444444;
}
input{
	background-color : White;
	border : 1pt solid Black;
}
textarea{
	background-color : White;
	border : 1pt solid Black;
}
.bg_b{
	background-color:Black;
}