/* CSS Document */
body {
background-color:#ffffff;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
padding:0px;
margin:0px;
color:#cccccc;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
div#main {
width:913px;
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
div#top_ln {
width:905px;
height:35px;
padding-top:31px;
padding-right:8px;
background-image:url(../images/corner.jpg);
background-repeat:no-repeat;
background-position:right bottom;
text-align:right;
position:relative;
}
div#top_ln_text {
position:absolute;
top:5px;
left:120px;
color:#fff;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:19px;
text-align:left;
color:#000000;
}
div#column_left {
width:106px;
height:606px;
background-image:url(../images/cross.jpg);
background-repeat:no-repeat;
background-position:top left;
float:left;
}
div#column_right_pl {
width:807px;
height:auto;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
background-position:top left;
float:left;
}
div#column_right_de {
width:807px;
height:auto;
background-image:url(../images/menu_de.jpg);
background-repeat:no-repeat;
background-position:top left;
float:left;
}
div#column_right_en {
width:807px;
height:auto;
background-image:url(../images/menu_en.jpg);
background-repeat:no-repeat;
background-position:top left;
float:left;
}
div#menu {
width:807px;
height:283px;
position:relative;
}
div#flash {
width:300px;
height:100px;
position:absolute;
top:-30px;
left:500px;
}

div#title {
width:700px;
height:24px;
padding-left:96px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:20px;
border-left:2px #FFFFFF solid;
border-right:2px #FFFFFF solid;
background-color:#000000;
background-image:url(../images/title.jpg);
background-repeat:no-repeat;
background-position:top left;
position:relative;

}
div#content {
width:596px;
height:auto;
padding:50px;
padding-left:100px;
padding-right:100px;
border-left:2px #FFFFFF solid;
border-right:2px #FFFFFF solid;
background-color:#000000;
text-align:justify;
background-image:url(../images/ornament.jpg);
background-repeat:no-repeat;
background-position:bottom right;
overflow:hidden;

}
#content ul li { list-style:url(../images/krzyz.jpg); list-style-type:circle; }

div#copyrights {
width:786px;
height:18px;
padding-right:10px;
padding-top:4px;
border-left:2px #FFFFFF solid;
border-right:2px #FFFFFF solid;
background-color:#cccccc;
color:#000000;
text-align:right;
}
div#footer_frame {
width:796px;
height:10px;
border-left:2px #FFFFFF solid;
border-right:2px #FFFFFF solid;
background-color:#000000;
font-size:1px;

}
div#footer_links {
width:760px;
height:auto;
padding:20px;
background-color:#fff;
color:#333333;
font-size:11px;
text-align:center;

}

/* --------------------------------------- GALERIA ------------------------------------ */
#gallery_box { overflow:hidden;}
.imgbox { float:left; width:150px; height:100px; margin-left:20px; margin-bottom:15px; background-color:#111111; text-align:center; line-height:120px; vertical-align:middle; padding:5px;}
/* ------------------------------------------------------------------------------------ */

/* ---------------------------------- KONTAKT -------------------------------------------- */
#contact_content { width:596px; height:auto; overflow:hidden;}
#contact_content ul li {list-style:url(../images/krzyz.jpg); list-style-type:circle;}
#contact_left { width:326px; padding-right:20px; float:left;}
#contact_form { width:215px; height:auto; background-color:#111111; float:left; padding:15px; text-align:left; font-size:11px;}
#contact_form_title { width:215px; height:25px; font-size:12PX; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#FFFFFF; text-align:right;}
#contact_form_box input { width:213px; border:1px #666666 solid; background-color:#e0e0df; }
#contact_form_box textarea { width:213px; height:150px; border:1px #666666 solid; background-color:#e0e0df; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#contact_form_box input.button { width:117px; height:29px; border:none; }
.red {color:#CC0000;}
.green {color:#009900}
/* --------------------------------------------------------------------------------------- */

/* ---------------------------------------- img ----------------------------------------*/
img {
border:none;
}
/* ------------------------------------------------------------------------------------ */

/* --------------------------------------- a ------------------------------------------- */
#footer_links a {
font-size:11px;
color:#333333;
text-decoration:none;
}
/* ------------------------------------------------------------------------------------ */

.bold {
font-weight:bold;
float:left;
display:block;
width:480px;
text-align:right;
}
.boldx {
font-weight:bold;
float:left;
display:block;
width:300px;
text-align:center;
}
a {color:#FFFFFF; text-decoration:underline; }
a:hover {color:#999999;}
