/* CSS Document */

/*PAGE LAYOUT*/

a.top:link  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:12px; font-weight:bold;}
a.top:visited  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:12px; font-weight:bold;}
a.top:hover  { font-family: Tahoma, sans-serif; color: #bc1616; text-decoration: none; font-size:12px; font-weight:bold;}
a.top:active  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:12px; font-weight:bold;}

a.top1:link  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:11px; font-weight:bold;}
a.top1:visited  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:11px; font-weight:bold;}
a.top1:hover  { font-family: Tahoma, sans-serif; color: #bc1616; text-decoration: none; font-size:11px; font-weight:bold;}
a.top1:active  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:11px; font-weight:bold;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.meniu:link  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:14px; font-weight:bold;}
a.meniu:visited  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:14px; font-weight:bold;}
a.meniu:hover  { font-family: Tahoma, sans-serif; color: #bc1616; background:#e7e7e7; text-decoration: none; font-size:14px; font-weight:bold;}
a.meniu:active  { font-family: Tahoma, sans-serif; color: #e7e7e7; text-decoration: none; font-size:14px; font-weight:bold;}

.textmeniu {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #e7e7e7;
}

.bottomtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#bc1616;
}
.bottomtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#bc1616;
	text-decoration:none;
}
.bottomtext a:hover{
	text-decoration:underline;
}

.header1 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #bc1616;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
}

.header2 {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #c90000;
	padding-left:50px;
	padding-bottom:10px;
	padding-top:10px;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	color: #bc1616;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #bc1616;
	text-decoration:none;
    padding-left:5px;
	padding-right:5px;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}

.smallwhitetextleft {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #8c0404;
	padding-left:5px;
	padding-right:5px;
}
.smallwhitetextleft a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #8c0404;
	text-decoration:none;
    padding-left:5px;
	padding-right:5px;
}
.smallwhitetextleft a:hover{
	text-decoration:underline;
}

.camp {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #bc1616;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	background-color:#e7e7e7;
	border-color:#e7e7e7;
	 
}