@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEC25E;
}

a:link {
	text-decoration: none;
	color: #4D8B7C 
}
a:visited {
	text-decoration: none;
	color: #4D8B7C
}
a:hover {
	text-decoration: none;
	color: #000
}
a:active {
	text-decoration: none;
	color: #4D8B7C
}


h1 {
	font-size: 21px; 
	border-left-width: 3px; border-left-style: solid; border-left-color:#FEC25E; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;  background-color: #FEF5BD; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x;
}
h2 {
	font-size: 18px; text-align: left; 
	border-left-width: 3px; border-left-style: solid; border-left-color:#FEC25E; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;  background-color: #FEF5BD; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x;
}
h3 {
	font-size: 16px; text-align: left; 
	border-left-width: 3px; border-left-style: solid; border-left-color:#FEC25E; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;  background-color: #FEF5BD; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x;
}
h4 {
	font-size: 14px; text-align: left; 
}

.table { background-color: #FFF195}
.tdborder {border-right-color: #FEC25E; border-right-width: 3px; border-right-style: solid;}

.margin5 { margin: 5px; text-align: justify;}
.margin10 { margin: 10px; text-align: justify;}
.margin20 { margin: 20px; text-align: justify;}

.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; border-color: #FEC25E; border-width: 4px; border-style: double;}
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }
.imageborder { border-color: #FEC25E; border-width: 4px; border-style: double; }

.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; }

.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: #FEF5BD; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x; }

.belsomenu_dekor { border-left-width: 3px; border-left-style: solid; border-left-color:#FEC25E; padding-left: 10px; padding-bottom: 5px; padding-top: 5px;  background-color: #FEF5BD; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x; }
.artablazat { background-color: #FEF5BD; border-color: #FEC25E; border-width: 4px; border-style: double; width: 100%}
.artablazat td { color: #4D8B7C; padding: 3px; }


