/*body tag */

body {
background-image: url(media/background.jpg);
background-repeat: repeat-x;
background-position: top left;
padding-top: 50px;
background-color: #C3C3C3;
font-family: Arial, Helvetica, sans-serif;
color: white;
  	scrollbar-face-color: #3A3A42;
   	scrollbar-shadow-color: #636469;
   	scrollbar-highlight-color: #FFFFFF;
   	scrollbar-3dlight-color: #999999;
   	scrollbar-darkshadow-color: #000000;
   	scrollbar-track-color: #323232;
   	scrollbar-arrow-color: #FFFFFF;;
}

img, img a {
border: none;
}

.center {
text-align: center;
}

.mainContent {
width: 800px;
}

.topBanner {
height: 100px;
background-color: #3A3A42;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}

.logoStafi {
padding-top: 8px;
padding-left: 38px;
text-align: left;
}

.stripe {
background-color: #676767;
height: 8px;
border-left: 1px solid white;
border-right: 1px solid white;
font-size: 1px;
}

.stripe {
background-color: #676767;
height: 8px;
border-left: 1px solid white;
border-right: 1px solid white;
font-size: 1px;
}
.line {
height: 1px;
background-color: #818181;
font-size: 1px;
border-left: 1px solid white;
border-right: 1px solid white;
}


.menuStripe {
border-left: 1px solid white;
border-right: 1px solid white;
background-color: #323232;
height: 212px;
}

.flashDiv {
height: 212px;
float: right;
padding-right: 5px;
background-color: #686868;
width: 568px;
text-align: right;
}

.stripeDarker {
background-color: #303136;
height: 13px;
border-left: 1px solid white;
border-right: 1px solid white;
font-size: 1px;
}

.bottomSpace {
height: 254px;
background-color: #3A3A42;
border-left: 1px solid #E9E9EB;
border-right: 1px solid #E9E9EB;
}

.imageContainer {
float: right;
background-color: #636469;
height: 254px;
width: 314px;
}

.copyright {
background-color: #303136;
height: 90px;
border-left: 1px solid #D1D2D6;
border-right: 1px solid #D1D2D6;
}
.ceskyDesign {
text-align: left;
color: #888891;
font-size: 12px;
padding-left: 50px;
padding-top: 10px;
}

.ceskyDesign a{
text-decoration: none;
color: #C0C0C0;
font-weight: bold;
}

.menu {
width: 225px;
float: left;
text-align: right;
}

.menuItems {
list-style-type: none;
margin: 0px;
padding: 0x;
}

.content {
text-align: left;
width: 484px;
height: 254px;
float: left;
overflow: auto;
}

.padding {
padding: 6px 25px 0px 30px;

}

h2 {
font-weight: bold;
font-size: 16px;
text-align: justify;
}

p {
text-align: justify;
}

.image {
margin-top: 43px;
}
.img {
border: 7px solid #ACACAE;
}	
.img2 {
border: 2px solid #ACACAE;
}		

.imgtext {
font-size: 10px;
text-align: right;
margin-right: 50px;
margin-top: 5px;
color: #A3A2A8;
font-weight: bold;
}

.kontakt td{
vertical-align: top;
width: 50%;
}

a, a:visited {
color: white;
}
a:hover {
color: red;
}

.zig {
position: absolute;
z-index: -10;
width: 300px;
}



