body {
	background-color:#6b5b3e;
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:Arial, Helvetica;
	font-size:13px;
	color:#666666;
	line-height:16px;
}

a { text-decoration:none; outline:none; }

h1 {
	font-size:20px;
	color:#666666;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
	font-weight:lighter;
}

h2 {
	font-size:16px;
	color:#666666;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
	font-weight:lighter;
}

#flash_header {
	width:100%;
	height:281px;
}

#main {
	background-image:url(images/_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:auto;
}

#content {
	width:914px;
	height:auto;
	margin:auto;
	padding-left:12px;
	background-image:url(images/cont_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#left {
	width:614px;
	height:auto;
	float:left;
	padding:10px 0 10px 20px;
}

#right {
	width:242px;
	height:auto;
	float:left;
	background-image:url(images/right_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0 0 0 38px;
	color:#333333;
	text-align:left;
	font-size:11px;
}

#right_de {
	width:242px;
	height:auto;
	float:left;
	background-image:url(images/right_bg_de.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0 0 0 38px;
	color:#333333;
	text-align:left;
	font-size:11px;
}

#left a {
	color:#CC3300;
}

#left a:hover {
	text-decoration:underline;
}

#right a {
	color:#333333;
}

#right a:hover {
	text-decoration:underline;
}

#right_de a {
	color:#333333;
}

#right_de a:hover {
	text-decoration:underline;
}

#content_end {
	width:914px;
	height:20px;
	background-image:url(images/end.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#footer {
	width:100%;
	height:182px;
	background-image:url(images/footer_repet.jpg);
	background-repeat:repeat-x;
	font-size:11px;
}

#footer_in {
	width:914px;
	height:182px;
	margin:auto;
	padding: 0 0 0 10px;
	background-image:url(images/footer_big.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#a8a879;
}

#footer_in a {
	color:#a8a879;
}

#footer_in a:hover {
	text-decoration:underline;
}

#footer_1 {
	width:200px;
	height:162px;
	padding: 20px 10px 0 12px;
	background-image:url(images/footer_separator.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#footer_menu {
	width:200px;
	height:162px;
	padding: 20px 10px 0 12px;
	background-image:url(images/footer_separator.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#footer_menu2 {
	width:200px;
	height:132px;
	padding: 50px 10px 0 12px;
	background-image:url(images/footer_separator.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#footer_menu a{
	padding:2px;
	background-color:#453F34;
	color:#a8a879;
	text-decoration:none;
	line-height:20px;
	width:100%;
}

#footer_menu a:hover {
	background-color:#a8a879;
	color:#2f2c25;
	text-decoration:none;
}

#footer_menu2 a{
	padding:2px;
	background-color:#453F34;
	color:#a8a879;
	text-decoration:none;
	line-height:20px;
	width:100%;
}

#footer_menu2 a:hover {
	background-color:#a8a879;
	color:#2f2c25;
	text-decoration:none;
}

#footer_2 {
	width:200px;
	height:162px;
	padding: 20px 10px 0 12px;
	background-image:url(images/footer_separator.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	text-align:left;
}

#footer_end_separator {
	width:14px;
	height:162px;
	padding:20px 0 0 0;
	background-image:url(images/footer_separator.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

#right_news {
	width:210px;
	height:190px;
	padding-top:45px;
}

#right_partners {
	width:210px;
	padding-top:40px;
}

.titleFont {
	font-size:18px;
	color:#666666;
	letter-spacing:1px;
}

.formFont {
	font-size:11px;
	color:#333333;
}

.keret {
	border:solid 1px #999999;
	padding:3px;
}

.footer_bold {
	color:#CACAAE;
}

.galeria_Img:link img,
.galeria_Img:visited img{
	border:solid 1px #999999;
	padding:3px;
}
.galeria_Img:focus img,
.galeria_Img:hover img,
.galeria_Img:active img{
	border:solid 1px #333333;
	padding:3px;
}