/* Zaklad */
BODY {
font-size : 13px;
color : white;
font-family : Arial,'Arial CE',sans-serif;
background-color: #000000;
text-align : center;
background-repeat: repeat-x;
background-position: top;
margin:0; 
padding:0;
}

#area {
float : left;
background-color: Black;
width : 950px;
height: 850px;
text-align : left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
background-image: url(prouzek.png);
background-position: bottom;
background-repeat: repeat-x;
}

#end {
float : left;
background-color: Black;
width : 950px;
height: auto;
text-align : left;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
background-position: bottom;
background-repeat: repeat-x;
text-align: center;
}

#obal{
float: right;
color: White;
width: 710px;
height: 35px;
text-align: right;
margin-top: 5px;
}


#case {
width : 962px;
height : auto;
float: center;
margin: 0px auto 0px auto;
}

#logo{
float: left;
width : 175px;
height: 100px;
}


p {
margin: 0px; 
}

#pruh {
width : 100%;
height: 100px;
text-align: center;
background-image : url(back.png);
color: #FFFFFF;
background-repeat: repeat-x;
margin-bottom: 10px;
}

#prouzek {
width : 100%;
height: 10px;
text-align: center;
color: #FFFFFF;
background-color: rgb(50,49,44);
padding-top: 5px;
}

#head {
text-align: left;
width : 975px;
height : 100px;
color: #FFFFFF;
background-repeat : no-repeat;
margin: 0px auto;
vertical-align: bottom;
}

#prouzek_head {
text-align: left;
width : 975px;
color: #FFFFFF;
background-repeat : no-repeat;
margin: 0px auto;
}

#menu{
float: right;
color: White;
width: 400px;
height: 35px;
text-align: right;
margin-top: 8px;
}


a {
color : #3e5673;
text-decoration: none;
}

a:hover {
color : #7095af;

}

.menu {
color : #ffffff;
font-size: 16px;
font-weight: bold;
margin-right: 10px;
}

.menu:hover {
color : #ffffff;
font-size: 16px;
font-weight: bold;
background-color: #000000;
}

.white {
color : #ffffff;
}

.white:hover {
color : #ffffff;
text-decoration : underline;
}

.black {
color : #000000;
}

.black:hover {
color : #ffffff;
text-decoration : underline;
background-color: #00AEF0;
}

.blue {
color : black;
}

.blue:hover {
color : white;
text-decoration : underline;
background-color: rgb(11,153,219);
}

.green {
color : rgb(109,73,23);
}

.green:hover {
color : white;
text-decoration : underline;
background-color: rgb(109,73,23);
}
										
h1 {
color : white;
margin: 0px;															
}

h2 {
color : white;
font-size : 17px;
margin: 0px;
}

h3 {
color : white;
font-size : 17px;
font-weight: bold;
margin-top: 1px;
margin-bottom: 0px;
}

h4                {
background-color: white;
background-repeat: no-repeat;
color : #ffffff;
font-size : 14px;		
width: 610px;	
padding-left: 3px;																
}

