/* CSS Document */
/*<![CDATA[*/

h1
{
	color : #0000FF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 24px;
	font-family : Verdana, Georgia, Arial;
	font-weight: bold;
	text-decoration: none;

}
.bold {
	color : #0000FF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-weight: bold;
	font-family : Georgia, Tahoma, Arial;

}
.bold a {
	color : #00FF00;
	text-decoration: none;
}
.bold a:hover {
	color : #dd0000;
	text-decoration: underline;
}
.text {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : Georgia, Tahoma, Arial;

}
.text a {
	color : #0000FF;
	text-decoration: none;
}
.text a:hover {
	color : #dd0000;
	text-decoration: underline;
}
.middle {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 16px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Trebuchet MS, Arial, Verdana, Georgia;
	text-decoration: none;
}

.middle a {
	color : #FFFFFF;
	text-decoration: none;
}

.middle a:hover {
	color : #48C8FF;
	text-decoration: none;
}


.head {
	color : #FFFFFF;
	padding-top : 2px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Palatino Linotype;
	font-weight: bold;
}
.head a {
	color : #FFFFFF;
	text-decoration: none;
}

.head a:hover {
	color : #48C8FF;
	text-decoration: none;
}
.red {
	color : #dd0000;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-weight: bold;
	font-family : Georgia,Tahoma,Arial;
}
.menu2 {
	color: #FFFFFF;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Trebuchet MS,Verdana, Georgia, Arial;
	text-decoration: none;
	
}
.menu2 a {
	color : #FFFFFF;
	text-decoration: none;
}

.menu2 a:hover {
	color : #FFFF00;
	text-decoration: underline;
}


/*konec xhtml style */
/*]]>*/


