.left_table {
	background-image: url(http://www.irater.cz/images/PAGEdeerhound4_01.gif);
	/*background-image: url(http://hunter.savana.cz/project/irater.cz/images/PAGEdeerhound4_01.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #003333;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding-left: 30px;
}
.right_table {
	background-image: url(http://www.irater.cz/images/PAGEdeerhound4_05.gif);
	/*background-image: url(http://hunter.savana.cz/project/irater.cz/images/PAGEdeerhound4_05.gif);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #003333;
	text-align: center;
}
.content_td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #003333;
	background-image: url(http://www.irater.cz/images/psi_content2.gif);
	/*background-image: url(http://hunter.savana.cz/project/irater.cz/images/psi_content2.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

.left_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 200%;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	padding-left: 30px;
}

.left_menu_flags{
	text-decoration: none;
	padding-left: 50px;
  color: #C3D1C4;
}

.left_menu_flags img { border: 0; }

.left_menu_flags A{
  color: #C3D1C4;
  background: #C3D1C4;
}

.left_menu_flags A:HOVER{
  color: #C3D1C4;
  background: #C3D1C4;
}

.article {
  text-align: justify;
}

.article H1 {
  text-align: center;
	font-size: medium;
}

.article_footer {
  text-align: center;
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

