body {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0; 
	margin-left: 0;
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
#tabela_1 {
   border: 1px solid #3768CE;
   border-collapse: collapse;
   background-color: #E3F3FD;

}
#tabela_2 {
   border: 1px solid #3768CE;
   border-collapse: collapse;
   background-color: #FFFFFF;

}
#tabela_1 td {
   border: 1px solid #3768CE;
}
#tabela_2 td {
   border: 1px solid #3768CE;
}
#tabela_br td {
   border: 0px;
}
.news_head {
	font-size: 20px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: "Arial";
}
.news_bottom {
	font-size: 12px;
	font-style:italic;
	color: #3768CE;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Arial";
}
.nag {
	font-size: 20px;
	color: #3768CE;
	font-weight: bold;
	text-align: right; 
}
.tyt_art {
	font-size: 20px;
	color: #3768CE;
	font-weight: bold;
	text-align: left; 
}
.main ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: url(img/index_bullet.gif);
	
}
.nag_p {
	font-size: 15px;
	color: #3768CE;
	font-weight: bold;
	text-align: left; 
}
.podroz {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left; 
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.maintext a:link {
	color: #033CC0;
}
.maintext a:visited {
	color: #033CC0;
}
.maintext a:hover {
	color: #033CC0; text-decoration: underline;
}
.maintext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour3%0;*/
}
.maintext ul {
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.headingbg {
	background-image: url(img/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.navi {
	color: #FFFFFF;
}
A {
   text-decoration : none; 
}
a:link {
	color: #FFFFFF;/*themecolour5;*/
}
a:visited {
	color: #FFFFFF;
}
a:link:hover {
	color: #003399; text-decoration: underline;
}
.copy {
	font-size: 10px;
	color: #CCCCCC;
}
.inputbox {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #CCCCCC;
}
.footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #808080;
}

.footer a {
	color: #808080;
}
.footer a:visited {
	color: #808080;
}
.footer a:hover {
	color: #808080; text-decoration: underline;
}