a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #557c9d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.tit {
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:normal;
	color: BLACK;
	background-image: url(images/08.jpg);
}


.text {
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:normal;
	color: black;
	padding: 10px 20px 0px 20px;
	text-align: justify;
}

.text A {
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: navy;
	padding: 10px 20px 0px 20px;
}

.text A:hover {
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: #c50038;
	padding: 10px 20px 0px 20px;
}


.text_tit {
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: gray;
}


H1 {
	font-family:Arial, san-serif;
	font-size:20px;
	font-weight:bold;
	color: #42427b;
	padding: 20px 0px 0px 20px;
}


H2 {
	font-family:Arial, san-serif;
	font-size:15px;
	font-weight:bold;
	color: #42427b;
}

.text_tit2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: gray;
	text-transform : none;
	text-align: left;
	vertical-align: top;
}

.text_bot {
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:normal;
	color: #222222;
	background : #e9e9e9;
	vertical-align: top;
	text-align: left;
}

.text_gray {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color: #666666;
	background : #efefef;
}



.dateinv {
	font-family:Arial, san-serif;
	font-size:10px;
	color: white;
}
.date {
	font-family:Arial, san-serif;
	font-size:10px;
	color: #666666;
	font-weight:bold;
}

.date A{
	text-decoration:none;
	color: gray;
	font-weight:bold;
}	  

.date A:hover{
	text-decoration:none;
	text-decoration: underline;
}

.white{
	background : White;
}

.gray{
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: white;
	background : gray;
}

.gray A{
	color: white;
	text-decoration: none;	
}

.gray A:hover{
	color: #FFD700;
	text-decoration: none;
}

.silver{

	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: gray;
	background : #dedede;
}

.silver A{
	color:gray;
	text-decoration: none;	
}

.silver A:hover{
	color: black;
	text-decoration: none;
}

.picture {
	border: 1px solid #999999;
	margin: 0px;
}

.menu{
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: white;
	background : gray;
}

.menu A{
	color: white;
	text-decoration: none;	
}

.menu A:hover{
	color: #c50038;
	text-decoration: none;
}


.gray_a{
	font-family:Arial, san-serif;
	font-size:11px;
	font-weight:bold;
	color: white;
	background : gray;
}

.gray_a A{
	color: white;
	text-decoration: underline;
}

.gray_a A:hover{
	color: #FFD700;
	text-decoration: underline;
}	

textarea  {
     	border-right : 1px solid;
     	border-top : 1px solid;
     	border-left : 1px solid;
     	border-bottom : 1px solid;
     	border-color : #999999;
     	font-family : Arial, san-serif;
     	font-size : 11px;
     	background-color :white;
		width : 350px;
     	height : 150px;
     }
.tlacitko  {
	border-right : 1px solid;
	border-top : 1px solid;
	border-left : 1px solid;
	border-bottom : 1px solid;
	border-color : #999999;
	font-family : Arial, san-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #e9e9e9;
	width : 100px;
	height : 20px;
}
