/*
 * Style sheet
 */
.navbar
{
  padding-bottom: 2px;
/*  border-bottom: 1px solid #0088FF;*/
}

a.navbar 
{
  text-decoration: none;
  font-weight: bold;
  color: #DDB101;
}

a:hover.navbar    {
	color: #66FF66; 
	text-decoration: none;
	}
 
body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}


td.black {
	border-right: #293243 1px solid;
	background-color : #39734B;
}

td.navbar {
	background-color : #395C4B;
}
td.txt_foto {
	background-color : #395C4B;
}




.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : 11px;
    text-decoration : none;
    color : #ffffff; 
	}

a:visited.txt	{
	color: #ffffff; 
	text-decoration: underline; 
	}

a:link.txt     {
	color: #ffffff; 
	text-decoration: underline; 
	}

a:hover.txt    {
	color: #ffcc33; 
	text-decoration: underline; 
	}




h1 	{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: 100;
	font-style : normal;
	color: #993300; 
	text-decoration: none;
	margin-bottom : 0px;
}

h2 	{
	font-family : verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600; 
	text-decoration: none;
	margin-left : 15px;
	margin-right : 35px;
	margin-bottom : 12px;
}

h3 	{
	font-family : verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600; 
	text-decoration: none;
	margin-left : 15px;
	margin-right : 35px;
	margin-bottom : 12px;
}




div.article_body
{
  text-align: justify;
}
div.article_sign
{
  text-align: right;
}

h1.M_obraz
{
	font-size: 31px;
}

div.M_obraz
{
  text-align: center;
  font-size: 18px;
}
	