body {
	  background-color: white;
}

.text, a.text, a:link.text, a:active.text, a:hover.text, a:visited.text {
   font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:active, a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #476faf;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fecf00;
	text-decoration: underline;
}

.bottom_link, a.bottom_link, a:link.bottom_link, a:active.bottom_link, a:visited.bottom_link {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505051;
	text-decoration: none;
}

a:hover.bottom_link {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505051;
	text-decoration: underline;
}

a:hover.text {
	text-decoration: underline;
}

.textbold, a.textbold, a:link.textbold, a:active.textbold,a:visited.textbold {
   font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476faf;
	text-decoration: none;
}

.textbold a:hover {
	text-decoration: underline;
}



h2, .title, a.title, a.title:link, a.title:active, a.title:hover, a.title:visited{
   font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A26C43;
	text-decoration: none;
}

a.title:hover{
	text-decoration: underline;
}

h1, .pagetitle{
   font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: rgb(214,0,57);
	text-decoration: none;
	padding-top:0px;
	padding-bottom: 15px;
	margin:0px;
}

h3{
   font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h4{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h5{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.f0 {background-color: #000000} /*krycia farba*/
.f1 {background-color: #ffffff} /*krycia farba, neparne riadky*/
.f2 {background-color: #AAA19E} /*pouziva sa iba na hornu listu*/
.f3 {background-color: #eeeeee} /*parne riadky/*/
.f4 {background-color: #dddddd} /*....*/
.f5 {background-color: #FFDF54}

.footer {
	font-family:Tahoma,  Arial, Veranda, sans-serif;
	font-size: 11px;
	color: #B1B2B4;
	text-decoration: none;
}

.footerlink, a.footerlink, a:visited.footerlink{
	font-family:Tahoma,  Arial, Veranda, sans-serif;
	font-size: 11px;
	color: #B1B2B4;
	text-decoration: none;
}
a:hover.footerlink {
	font-family:Tahoma,  Arial, Veranda, sans-serif;
	font-size: 11px;
	color: #717274;
	text-decoration: none;
}


.button {
		  font-family: Arial, Verdana, Tahoma, sans-serif;
		  font-size: 12px;
		  font-weight: bold;
		  color: #2F2F2F;
		  background-color: #D0D4D7;
		  border: 1px #2F2F2F solid;
}

.textbox {
		font-family: Arial, Verdana, Tahoma, sans-serif;
		  font-size: 12px;
		  font-weight: normal;
		  color: #2F2F2F;
		  background-color: #DEE7FF;
		  border: 1px #2F2F2F solid;
}

.line1{
	height:1px;
	background: url('../images/theme1/line1.gif');
}

table.maintable{
	text-align: center;
}


.left, a.left, a.left:link, a.left:active, a.left:visited{
   font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;


}

a.left:hover{
	text-decoration: underline;


}



a.menu_item, a.menu_item:active, a.menu_item:link, a.menu_item:visited{
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
	color: black;

	vertical-align: center;
}

a.menu_item:hover{
	background: #FAE5C9;
	color: black;
	text-decoration: none;
}

.blackdot{
	background: url('../images/theme1/blackdot_bg.gif');
	height:1px;
}

.redtext{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #F00;
}

.menutext{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

hr {
  border: 0;
  width: 100%;
  color: #D60039;
  background-color: #D60039;
  height: 1px;
}
