/* -= MAIN =- */
h1 {
	color: #F08080;
	font-family: verdana, arial;
	font-size: 20px;
}

a:visited {
	color: #852C85;
	font-family: verdana;
	font-size: 90%;
	text-decoration: none;
}

a:active {
	color: Blue;
	text-indent: 6pt;
}

a:link {
	color: #852C85;
	font-size: 100%;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: underline;
}

/* -= LAYOUT =- */
.opis {
	font-family: verdana;
	font-size: 12px;
}

.comm {
	color: #00008B;
	font-family: verdana;
	font-size: 10px;
}

.ttl {
	color: #666666;
	font-family: verdana;
	font-size: 12px;
}

.naim {
	color: #000000;
	font-family: system;
	font-size: 12px;
}

.ttla {
	color: #666666;
	font-size: 12px;
	font-family: courier;
	text-decoration: none;
}

.tla {
	color: #000000;
	font-size: 13px;
	font-family: verdana;
	text-decoration: none;
}

.about_1 {
	color: #F08080;
	font-family: 'verdana';
	font-size: 16px;
	text-decoration: none;
}

.about_2 {
	color: #000000;
	font-family: 'verdana';
	font-size: 11px;
	text-decoration: none;
}

.txt1 {
	color: #FF0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.txt2 {
	color: #336666;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}

.small1 {
	font-family: verdana, Courier;
	color: #00008B;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

.comm1 {
	border-left-width: auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: baseline;
}
.comm3 {
	border-left-width: auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
	vertical-align: baseline;
}

.arrow {
	background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
}

/* -= GRIDS =- */
.table {
	border-bottom-width: thick;
	border-style: double;
}

/* -= COMMON =- */
.pretty-image {
	background: url(img/fon.jpg);
}

.size {
	font-size: 13px;
}

/* -= COLORS =- */
.num {
	background-color: mistyrose;
}
.fonum {
	background-color: Seashell;
}
.gnum {
	background-color: White;
}

