body, table, td, tr, .text { 
  font-family: Verdana; 
  font-size: 12px; 
  color: #696969; 
  font-weight: none; 
  text-decoration:none;
}

a {
	color: #4E95CE;
	font-family: Verdana;
	font-size: 12px;
	text-decoration:underline;
}

p {
	margin-bottom: 0px;
	margin-top: 10px;
}

.title {
	color: #293C89;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}

h1 {
	color: #293C89;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	color: #4E95CE;
	font-weight: bold;
	text-decoration:none;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #4E95CE;
	font-weight: bold;
	text-decoration:none;
}

.warning {
	font-family: Verdana;
	font-size: 12px;
	color: #E13924;
	font-weight: none;
	text-decoration:none;
}

td.menuleft, .menuleft a{
	font-family: verdana;
	color: #A4A4A4;
	font-size: 12px;
	text-decoration: none;
}
td.menuleft_selected, .menuleft_selected a{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background:#293C89;
}

.grey{
	color: #B6B6B6;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}

.grey_dark{
	color: #8F8F8F;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.news_title{

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 8px;
}

.news_date{

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:21px;
	padding-top:5px;
}
.news_icon{
	padding-top:3px;
	padding-left:13px;
}

.news_content{

	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	padding-right:18px;
}
.news_link{

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:5px;
}

.news_link:hover{
	text-decoration: underline;
  
}



.calc_vysledok{
   font-weight: bold;
}

.textbox {
	font-family: Verdana;
	/*font-weight: bold;*/
	font-size: 12px;
}

.button {
	background: url('../images/theme1/button_bg.gif');
	background-repeat: repeat-x;
	font-family: Verdana;
	/*font-weight: bold;*/
	font-size: 10px;
	/*color: #293C89;*/
	border: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.sp_image {
	padding:0;
	margin:0;
}

.darkblue{
	color:#293C89;
}
.lightblue{
	color:#4E95CE;
}


div.mceActionPanel div input{
   color: black !important; 
}



div#bread_crumbs, div#bread_crumbs a, div#bread_crumbs a:hover, div#bread_crumbs a:visited{
  color: #005aaa;
  font-size: 12px;
  font-family: Verdana;
  text-decoration: none;
}

div#bread_crumbs a:hover{
  text-decoration: underline !important;
}

div.hr{
  background: url(../images/theme1/hr_bg.png) repeat-x left 2px;
  height: 9px;
}

#test{
  margin:0;
  padding:0;
}




div#test table#letters  a {
  color: white !important;
}


