@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #838381;
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


H1 {font-size: 20px; }
H2 {font-size: 18px; }
H3 {font-size: 16px; }
H4 {font-size: 14px; }
H5 {font-size:12px; }



a:link {
	text-decoration: none;
	color: #DB955B;
}
a:visited {
	text-decoration: none;
	color: #DB955B;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #DB955B;
}


#container {
	background: #863328;
	background-image: url(images/bordo_bg.jpg);
	margin-left: 50%;
	width: 785px;
	height: auto;
	position: absolute;
	left: -385px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px; 
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 20px 
	}
	
	#pageHeader {
	margin: 0px;
	background: #F3F5F2;
	height: 150px; }
	
	#pageHeadermenu {
	margin: 0px;
	width: 785px;
	background: #CFE2DD;
	height: 25px;
	float: left }
	


.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; 
	border-left-width: 3px; border-left-style: solid; border-left-color:#DB955B; padding-left: 10px; padding-bottom: 10px; 		padding-top: 10px; padding-right: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x;
}
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px;
border-left-width: 3px; border-left-style: solid; border-left-color:#DB955B; padding-left: 10px; padding-bottom: 10px; 		padding-top: 10px; padding-right: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; 
border-right-width: 3px; border-right-style: solid; border-right-color:#DB955B; padding-left: 10px; padding-bottom: 10px; 		padding-top: 10px; padding-right: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x}
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; 
border-right-width: 3px; border-right-style: solid; border-right-color:#DB955B; padding-left: 10px; padding-bottom: 10px; 		padding-top: 10px; padding-right: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x}

.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: #E05222; border-right-style: solid; border-right-width: 2px; }

.cimsor_dekor { padding-left: 10px; padding-top: 5px; padding-bottom: 5px; border-top-color: #990000; border-top-style: double; border-top-width: 3px; border-bottom-color: #990000; border-bottom-style: double; border-bottom-width: 3px; background-color: #EEEEED; }

.button_search {background-image: url(imgs/button_search.gif); width: 120px; height: 24px; padding: 0px; margin: 0px; background-repeat: no-repeat; color:#999999; border: 0px; cursor:pointer}

.searchbg {border-width: 0px; background-image:url(imgs/searchbg.gif); width: 155px; height: 20px; background-repeat: no-repeat; padding: 1px}

.radiobg {background-image: url(imgs/radiobg.gif); width: 15px; height: 15px; color:#FF0000 }