@charset "iso-8859-2";
body {
	margin: 0px;
	background-color: #605d5a;
	background-image: url(../images/bgr_gora.jpg);
	background-repeat: repeat-x;
}
.imageborder {
	border:8px solid #FFFFFF;
	color:#FFFFFF;
	margin-left: 22px;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #f1eee9;
}

.txtCopyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}
.txtTitles {
	font-family: Century Gothic, Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 150%;
	color: #f88b0a;
}

td img {display: block;}

a:link {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	color: #FF9933;
	text-decoration: none;
}
