* {font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;}

body {
margin: 0 0 0 0;
background: url(../pics/mozaika.jpg) #333333 repeat-x fixed left top;
}


/*--------------STYLY TEXTU----------------*/

body, p{
font-size:      9pt; 
line-height:   160%; 
text-align: justify;
color:        black;
}

h1{
font-size:      16pt;
font-weight:    bold;
line-height:    100%; 
color:         black;
text-align:     left;
margin-bottom: 30px;
}

h2{
font-size:      13pt;
font-weight:    bold;
line-height:    100%; 
color:         white;
text-align:     left;
}

a:link, a:visited {
color:           #3C4486; 
text-decoration:    none;
font-weight:        bold;
}

a:hover {
color:             #3C4486;
text-decoration: underline;
}


/*-----------------------------------*/

#osa {
position: absolute;
top: 0px;
left: 50%;
}

#obalka {
position: relative;
top: 0px;
left: -300px;
width: 600px;
height: 1000px;
}

/*-----------VIDITELNÉ ČÁSTI STRÁNKY (in order of appearance)------------*/

#banner {
position: absolute;
top:         150px;
left:          0px;
width:       600px;
height:       30px;
background-color: black;
}

#menu {
position: absolute;
top:         180px;
left:       -110px;
width:       100px;
background-color:   black;
text-align: center;
}

#blok{
position:               absolute;
top:                       180px;
left:                        0px;
width:                     560px;
padding:                    20px;
background-color:        #E7A924;
}