﻿body{
background-color : black;
font-family : Arial, Helvetica, sans-serif;
background-image : url('pozadi.gif');
background-repeat : no-repeat;
background-position : 90px 200px

}
div.navig{
position : absolute;
top : 150px;
left : 100px;
width : 580px
background-color : ;
}
div.navig_1{
position : absolute;
top : 170px;
left : 100px;
width : 580px
background-color : white;
}

h1.obrazky {
position : absolute;
top : 100px;
left : 0px;
border : 1
border-color : black;
}

h1.obrazky_1 {
position : absolute;
top : 500px;
left : 0px;
border : 1
border-color : black;
}

p.autor{
position : absolute;
top : 50px;
left : 780px;
font-weight : bold;
font-size : 0.8em;
width : 230px;
color : black;
}
div.title{
position : absolute;
top : 0px;
left : 90px;
width : 750px;
margin-right : 10px;
}
div.title1{
position : absolute;
top :170px;
left : 90px;
width : 750px;
margin-right : 10px;
}
div.menu{
position : absolute;
background-color : ;
background-image : url();
top : 250px;
left : 100px;
width: 300px;
font-size: 80%;
border-right: 1px solid black;
float: left;
text-align: right;
}
div.menu_1{
position : absolute;
background-color :white ;
background-image : url();
top : 250px;
left : 110px;
width: 250px;
font-size: 80%;
border-right: 1px solid gray;
float: left;
text-align: left;
}

div.obsah{
background-color : ;
position : absolute;
top : 110px;
left : 390px;
width : 400px;
}
img.logo{
position : absolute;
top : 5px;
left : 30px;

}
div.odkazy{
font-size:0.8em;
margin-left : 3px;
margin-right : 3px;
position : absolute;
top : 350px;
left : 600px;
border-top : 1px solid White;
color :black;
}

div.patka{
font-size:0.8em;
margin-left : 3px;
margin-right : 3px;
position : absolute;
top : 1300px;
left : 30px;
border-top : 1px solid White;
color :black;
}
a{
color: green;
}
a:link { 
color: red;
}
a:visited { 
color : #CB630E;
}
a:hover{
color : #CB630E;
} 


a.odkaz, a:visited.odkaz {
color : gray;
text-decoration : none;
border-bottom : 0px solid ;
font-weight : bolder;
font-size:0.7em;
padding : 0px 0px 0px 0px;
display : block;
margin : 9px 20px 10px 20px;
}
a:hover.odkaz{
color : white;
text-decoration : none;
font-weight : bolder;
font-size:0.7em;
padding : 0px 0px 0px 0px;
display : block;
margin : 9px 20px 10px 20px;
}
a.odkaz_1, a:visited.odkaz_1 {
color : gray;
text-decoration : none;
border-bottom : 1px solid ;
font-weight : bolder;
font-size:0.7em;
padding : 0px 0px 0px 0px;
display : block;
margin : 9px 20px 10px 20px;
}
a:hover.odkaz_1{
color : white;
text-decoration : none;
font-weight : bolder;
font-size:0.7em;
padding : 0px 0px 0px 0px;
display : block;
margin : 9px 20px 10px 20px;
}


a.tlacitko, a:visited.tlacitko{
color : black;
text-decoration : none;
border-bottom : 1px solid gray;
font-weight : bolder;
font-size:0.7em;
padding : 0px 5px 0px 0px;
display : block;
margin : 5px 20px 10px 20px;
}
a:hover.tlacitko{
color : orange;
text-decoration : none;
font-weight : bolder;
font-size:0.7em;
padding : 0px 5px 0px 0px;
display : block;
margin : 5px 20px 10px 20px;
background-color : white;
}
.menu p{
padding : 0px 0px 0px 0px;
border-left : 0px solid black;
border-right : 0px solid black;
border-top : 0px solidd black;
border-bottom : 0px dotted White;
color : black;
background-color : ;
}
.menu2 p{
padding : s0px 0px 0px 0spx;
border-left : 0px dotted White;
border-right : 0px dotted White;
border-top : 0px dotted White;
border-bottom : 0px dotted White;
color : #93327d;
}
h1 {
font-size:1,6em;
color : black;
margin-left:10px;
margin-right:10px;
margin-top : 10px;
text-align : center;

}
h2 {
font-size:1.4em;
color : black;
margin : 10px 10px 10px 10px;
}
h3 {
font-size:1.0em;
color : black;
margin : 10px 30px 10px 30px;
border-bottom : 1px  White;
}
h4 {
font-size:0.9em;
color : orange;
margin : 10px 10px 10px 10px;
text-align : left;
}



