BODY {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.info {

	font-family: tahoma;
	font-size: 10px;
	color: red;
}

.info1 {

	font-family: tahoma;
	font-size: 10px;
	color: red;
	width:100%;
	background-color:white;
	padding-left:20;
	margin:0 20 0 20;

}

.tekst {

	font-family: tahoma;
	font-size: 11px;
	color: black;
	margin-left: 15;
}

p
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	margin-left: 15;
        text-indent: 10;
        line-height: 18px;
}
.tekst1 {

	font-family: tahoma;
	font-size: 11px;
	color:  #69605F;
	margin-left: 15;
}

.form {
 	font-family: Verdana;
	border-color: #C16B0F;
	border-style: solid;
	border-width: 0;
	background-color: #FBF8F4;
	color: #6D605E;
	font-size: 12px;
}
.form_btn{
	border-width: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #881C20;
	text-decoration: none;
	text-align: center;	
}
.galeria
{
        border: 1px solid black;
}

hr
{
        border: 1px solid black;
        margin: 10 10 10 10 ;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 2 10 5 5;
	padding-top:0;
	text-align: right;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA292D;
	margin: 2 10 5 5;
	
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #881C20;
	text-decoration: none;

}

a.menu:hover {
	color: #FF9900;
	text-decoration: underline;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
        color: #69605F;
	text-decoration: none;
}

A:hover {
	color: #FF9900;
}



