.text
{
	font-family:"Tahoma";
	font-size:11px;
	text-align:justify;
	line-height:15px;
	color:#5B5B5B;
	margin:5px;
}
.text1
{
	font-family:"Tahoma";
	font-size:12px;
	text-align:center;
	color:#cc0000;
	font-weight:bold;
}

.text2
{
	font-family:"Tahoma";
	font-size:16px;
	text-align:center;
	color:#cc0000;
	font-weight:bold;
}

.text_lablec
{
	font-family:"Tahoma";
	font-size:11px;
	text-align:center;
	line-height:15px;
	color:#B22201;
}
.datum
{
	font-family:"Tahoma";
	font-size:10px;
	text-align:justify;
	line-height:17px;
	color:#5B5B5B;
	margin:5px;
}
.text_kiemelt
{
	font-family:"Tahoma";
	font-size:11px;
	text-align:justify;
	line-height:17px;
	color:#cc0000;
	margin-left:10px;

}
.pic
{
	float:left;
	margin-top:6px;		
	margin-right:10px;
}
.pic2
{
	float:right;
	margin-top:6px;
	margin-left:10px;
}

.pic3
{
	margin-left:10px;
	vertical-align:middle;
}

.link
{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: underline;
	margin:6px;
}

.link:link
{
	text-decoration: underline;
}
.link:hover
{
	text-decoration: none!important;
}
.link:visited
{
	text-decoration: underline;
}

.link2
{
	font-family: "Tahoma";
	font-size: 10px;
	color: #ff6600;
	text-decoration: underline;
	margin:6px;
}

.link2:link
{
	text-decoration: underline;
}
.link2:hover
{
	text-decoration: none!important;
}
.link2:visited
{
	text-decoration: underline;
}
.hr
{
	width:420px;
	height:1px;
	color:#daaf8e;
}

.form
{	
    font-family: "Tahoma";
	font-size:11px;
	text-align:justify;
	line-height:17px;
	color:#5B5B5B;
	background-color:#f8f2e4;
	margin:5px;
}
.table
{
	border-style: solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color: #AD7452;
}