@charset "utf-8";
/* CSS Document */

body {
background:#000000;
text-align:center; 
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* GENERAL */

/* used to center images */
.center	{ 
margin-left: auto;
margin-right: auto;
display: block;
}

/* Used to align text to the left */
.textleft	{
text-align: left;
}

table	{
border: 0px;
}

/*set background color of form text fields to silver, and align them to the left */
.silver	{
background-color: #999999;
border: 0px;
font-size: 1.2em; 
}

.submit	{
color: #000000;
background-color: #990000;
}

h3	{
font-size:1.2em;
color: #999999;
line-height:1.4em;
text-align: justify;
font-weight: normal;
}

.content2 {text-align:left; float:left; margin:-220px 0 0 20px; font-size:0.9em; color:#999999;}
.content2 p {color:#999999; position:absolute; z-index:10;}
.content2 a {color:#AE0025}
.content2 a:hover {color:#D3002D}

/* HOME PAGE */

/* div containing home page text and photo */
#content-home	{
margin-top: -235px;
width:600px; 
font-size:1.1em;
color: #999999;
line-height:1.4em;
padding-left: 34px;
text-align: justify;
}

/*CONTACT PAGE */
/* div containing contact page text */
.content-contact	{
margin-top: -235px;
width:600px; 
font-size:0.9em;
color: #999999;
line-height:1.4em;
padding-left: 34px;
text-align: justify;
}
.content-contact a:link {color: #AE0025}
.content-contact a:hover {color:#D3002D}


.all {background:url(images/background_all.jpg) no-repeat; background-color:#000000; width:800px; height:1500px; margin:auto; z-index:2}
.all-index {background:url(images/background_all.jpg) no-repeat; background-color:#000000; width:800px; height:1150px; margin:auto; z-index:2}
.all-contact {background:url(images/background_all.jpg) no-repeat; background-color:#000000; width:800px; height:900px; margin:auto; z-index:2}




.left_red {background:url(images/red-line.png) repeat-y; width:20px; height:100%; float:left; margin-left:-10px}

.right_red {background:url(images/red-line.png) repeat-y; width:20px; height:100%; float:right; margin-right:-10px}

img.logo {float:left}

.buttons {position:absolute; z-index:2; top:110px; }
.buttons a {position:absolute; z-index:3; padding:10px 30px 20px 12px}

.buttons a {color:#999999; text-decoration:none;}
.buttons a:hover {color:#FFFFFF; background:url(images/link_hover.png) no-repeat}

.gallery {position:absolute; top:190px; width:700px; text-align:left; margin-left:40px; z-index:3}
.gallery img {border:none; padding:10px;}
.gallery a {}

.dominikat-logo 	{
	position: relative; 
	right: -210px;
	top: 20px;
	height: 400px;
	}

.dominikat-banner {position:absolute; top:180px; width:300px; text-align:left; margin-left:20px}
.content {margin-top:-220px; width:350px; text-align:left; color:#CCCCCC; line-height:2em; z-index:3}

.content p {font-size:0.9em; color:#999999; margin-left:30px; width:550px; line-height:1.2em}
.content a {color:#AE0025}
.content a:hover {color:#D3002D}

span.n {font-size:2.0em; color:#CCCCCC; line-height:1.3em; width: 500px;}

.footer {font-size:0.7em; color:#999999; background:#000000; height:20px; margin-top:-12px; text-align:left;}
.footer a {color:#AE0025}
.footer a:hover {color:#D3002D}

.team {text-align:left; margin-top:-220px; margin-left:50px;}
.team {color:#CCCCCC; font-size:0.9em; color:#999999; line-height:1.2em} 
.team a {border:none; text-decoration:none}

.content p.about {margin-left:250px; width:250px; font-size:1.2em}






