/* CSS Document */
body{
	background:#E48b1E;
	margin:0px;
	background-repeat: repeat-x;
	background-image: url(../images/top_tlo.jpg);
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594E30;
	text-decoration: none;
	border:0px;
}
A{
	font-size: 12px;
	color: #594E30;
	text-decoration: none;
	font-weight: bold;
	border:0px;
}
A:hover{
	font-size: 12px;
	color: #594E30;
	text-decoration:none;
	font-weight: bold;
}
a.m_dol{
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border:0px;
	}
a:hover.m_dol{
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	border:0px;
	}

.stopka{
    margin: opx;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.stopka:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8E7F54;
		font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h1,h3,h4,h5,h6{
	font-size:14px;
	color: #FFFFFF;
	display:inline;
}
h3{
	font-size:16px;
	color: #000000;
	display:inline;
	}
h2{
	font-size:24px;
	color: #ffffff;
	display:inline;
	font-family: "Times New Roman", Times, serif;
}
.stopa{
	background:#E48b1E;

}
input{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
	background: #E6D9B9;
	border: 1px solid #766539;
}
textarea{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
	background: #E6D9B9;
	border: 1px solid #766539;
}
.ramka{
		border: 1px solid #F0E7D8;
}