/* CSS Document */
body
{background-color:#DEDEDE;}

.telo
{background-color:#DEDEDE;
width:1000px;
height:px;
margin:0px auto;}

#nadpis
{width:990px;
height:150px;
background-color:#3A3A3A;
text-align:center;
-moz-border-radius:15px;}

#menu
{width:180px;
height:440px;
-moz-border-radius:15px;
border-color:#686868;
border-style:ridge;
float:left;
margin-top:10px;}

.menu1
{background-color:#3A3A3A;
width:140px;
-moz-border-radius:15px;
text-align:center;
margin-left:20px;
margin-top:10px;}
  
#obsah
{width:748px;
height:px;
-moz-border-radius:15px;
padding:20px;
border-color:#686868;
border-style:ridge;
float:left;
margin-top:10px;
margin-left:10px;}

#konec
{background-color:#3A3A3A;
border:3px;
border-color:black;
width:980px;
height:40px;
-moz-border-radius:15px;
padding:5px;
float:left;
margin-top:10px;}

h1
{font-family:Forte;
font-size:50px;
text-align:center;
color:#BBBBBB;}

h2
{font-family:Tekton Pro Ext;
font-size:30px;
text-align:center;
color:#BBBBBB;}

h3
{text-align:center;
color:black;}

h4
{text-align:right;}

a
{font-family:Comic Sans MS;
font-size:20px;
text-decoration:none;
color:#BBBBBB;}

a:hover
{color:yellow;
font-family:Comic Sans MS;}

ul a 
{color:black;}

p a
{color:black;}


table
{border-style:solid;
border-color:black;}

.img1
{height:150px;
float:right;
margin-right:100px;}

.img2
{height:150px;
float:left;
margin-left:100px;}

.img3
{float:right;
height:350px;}

.img4
{float:right;
height:px;}

.log
{margin-left:200px;}

.kal
{float:right;
margin-right:-110px;
margin-top:50px;}

input
{float:right;}

