@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #FEFAD0;
	background-image:url(images/bgimage.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765A06;
}

a:link {
	text-decoration: none;
	color: #E5B803;
}
a:visited {
	text-decoration: none;
	color: #E5B803;
}
a:hover {
	text-decoration: none;
	color: #C67B04;
}
a:active {
	text-decoration: none;
	color: #E5B803;
}

.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; }
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }

.bordertop { border-top-color: #999999; border-top-style: solid; border-top-width: 2px; }
.borderbottom { border-bottom-color: #999999; border-bottom-style: solid; border-bottom-width: 2px; }
.borderleft { border-left-color: #999999; border-left-style: solid; border-left-width: 2px; }
.borderright { border-right-color: #999999; border-right-style: solid; border-right-width: 2px; }


.margin5 { margin: 5px; text-align: justify;}
.margin10 { margin: 10px; text-align: justify;}
.margin20 { margin: 20px; text-align: justify;}
.cegnev { margin-left: 40px; color: #85402D; font-size: 18px; font-weight: bold; }
.cimsor_dekor { border-left-width: 3px; border-left-style: solid; border-left-color:#FEC25E; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x; }

iframe { border: 0px #000 }
div.arrows { width:330px; text-align:right; padding: 15px }
div.arrows img { padding: 15px }
.floatright { float: right }
.iframekeret { border: #FFCC00; border-style: double; border-width: 4px; padding-top: 10px; padding-bottom: 0px; background-color:#FFF; width: 200px; height: 290px}