
/*-----------PROTON------------*/

#pravy h2 {width:100%; margin-top:30px}
.odkztitul  {border-width: 3px; border-style: double; border-color: rgb(30,144,255);
              margin-left: 5px; margin-right: 5px; width: 85px; margin-top: 10px;
              text-align: center; float: left;
              font-weight: bold; padding: 4px;}
.odk        {margin: 0 auto;}
.ikona      {width: 70px; height: 70px; margin-bottom: 10px; border-width: 0px; border-style: none;}


.img   {text-decoration: none ; border-style: none;}
           
div.aktlink {text-align: center; margin-top: 15px; margin-bottom: 15px}


         
body {
font-family: Arial
}
/*Nadpisy*/
h1 {
clear: both;
margin:2%;
margin-top:50px;
margin-bottom:50px;
padding:0px;
font-weight:bold;
text-align:center;
font-size:30px;
width:*;
color:black;
border-width:5px;
border-style:double;
border-color:green;
border-left:none;
border-right:none;
text-decoration:none;
}

h2{
clear: both;
width:40%;
font-size:20px;
text-align:center;
color:black;
border-width:2px;
border-bottom-style:solid;
border-color:green;
text-decoration:none;
margin-top:40px;
}

h3{
clear: both;
width:100%;
font-size:20px;
text-align:center;
color:black;
border-width:1px;
border-style:solid;
border-color:green;
text-decoration:none;
margin-top:30px;
margin-bottom:20px;
}

h4{
clear: both;
width:35%;
margin:10px;
margin-top:20px;
margin-bottom:20px;
padding:2px;
font-size:17px;
text-align:left;
font-weight:bold;
color:black;
border-width:2px;
border-style:solid;
border-color:green;
border-right:none;
border-top:none;
text-decoration:none;
}

/*BODY*/
body{
background-color:#CCCC33;
color:black;
margin:0px;
padding:0px;
}

/*Obrázky*/
.obrz{
border-width: 0px;
}

/*odkazy*/
a:link{
text-decoration: underline;
color:black;
font:;
}
/*navštívený*/
a:visited{
text-decoration: underline;
color:black;
font:;
}
/*mouslý*/
a:hover{
text-decoration: underline;
color: blue;
}

/*input*/
input{
background-color:white;
border-style:solid;
border-width:¨1px;
border-color:green;
}

.textarea{
color:black;
background-color:white;
border-color:green;
border-width:2px;
border-style:inset;
}


.button{
background-color:limegreen;
border-style:outset;
border-width:2px;
border-color:green;
}


/*tabulka*/                                                                         /*Problém - pokus - cetrování tabulky -float: left.....................................*/
tabl{
cursor:default;
float:left;
}

/*help*/
.help{
cursor:help;
}

/*Dělítko*/
hr{
color:green;
height:1px;

margin-top:5px;
margin-bottom:5px;
clear:both;
}

/*ALERT*/
.alert{
width:97%;
padding: 5px;
font-weight:bold;
color:red;
border-color:green;
border-width:2px;
border-style:dashed;
}

/*...PŘÍZPĚVKY...*/
/*Pro diskusi,knihu návštěv*/

.prispevky{
width:90%;
}

#prispevky div.telo{
width:95%;
margin:2px;
padding:4px;
margin-bottom:10px;
}

#prispevky div.hlavicka{
font-size:18px;
letter-spacing:2px;
width:100%;
color:black;
padding-left:4px;
font-weight:bold;
border-style:solid;
border-width:1px;
border-color:green;
}

#prispevky div.udaje{
padding-top:5px;
padding-bottom:2px;
padding-left:4px;
margin-bottom:5px;
width:100%;
letter-spacing:8px;
font-weight:normal;
font-style:italic;
border-style:solid;
border-width:1px;
border-color:green;
letter-spacing:0px;
color:dimgray;
}

#prispevky div.lichy{
}
#prispevky div.sudy{
}

/*DOWNLOAD*/

img.download{
border-width:0px;
margin-bottom:5px;
}
a.download{
text-decoration:none;
width:105px;
height:105px;
color:blue;
}

div.hlavicka{
margin-top:20px;
margin-bottom:10px;
}

div.download{
margin-bottom:10px;
text-align:center;
width:105px;
height:105px;
float:left;
}

/*navštívený*/
a.download:visited{
color:blue;
}
/*mouslý*/
a.download:hover{
text-decoration:underline;
}
/*popis_souboru*/
span.download{
font-size:small;
}

/*Výpisy databáze*/
#vypis_databáze{

}

#vypis_databaze .lichy{
}

#vypis_databaze .sudy{

}

/*-----------MENU------------*/

/*levy*/
#levy{
position:absolute;
top:107px;
left:20px;
width:180px;
padding:0px;
margin:0px;
border-width:1px;
border-color:#CCCC33;
border-right:2px black;
border-style:solid;
background-repeat:repeat-y;
background-image: url('menu-pozadi-leve.jpg');

}

/*pravy*/
#pravy{
position:absolute;
top:107px;
right:20px;
width:180px;
padding:0px;
margin:0px;
border-width:1px;
border-color:#CCCC33;
border-left:2px black;
border-style:solid;
background-repeat:repeat-y;
background-image: url('menu-pozadi-prave.jpg');
}

/*ODKAZY*/
#menu div.odkaz{
width:100%;
border-width:1px;
border-style:none;
}


/*Normalni*/
#menu a{
padding-left:4px;
width:100%;
color:black;
text-decoration:none;
}
/*Navštívený*/
#menu a:visited{
color:black;
}
/*Mouslý*/
#menu div.odkaz:hover{
color:black;
text-decoration: underline;
}

#menu a:hover{
color: black;
}

/*Aktivní*/
#menu a:active{
color:#CCCC33;
}

/*TABULKA*/
#menu div.tabulka{
padding:0px;
margin:10px;
width:156px;
color:black;
text-transform: uppercase;
border-style:none;
}

/*Nadpisy*/
#menu div.hlavicka{
padding-left:3px;
}


/*-----------MAIN------------*/


#main{
margin-left:215px;
margin-right:215px;
margin-top:107px;
margin-bottom:20px;
border-width:1px;
border-color:#ffff99;
border-style:none;                                 
padding:5px;
background-color:#CCCC33;
}


/*-----------PATICKA------------*/


#paticka{
clear: both;
width:*;
text-align:center;
margin:0px;
margin-top:15px;
padding:5px;
border-width:2px;
border-color:green;
border-style:solid;
border-left:none;
border-right:none;
}

/*AUTOR*/
#autor{
width:100%;
text-align:center;
}

/*-----------BANNER------------*/
#banner{
position:absolute;
top:20px;
left:2%;
border-width:2px;
border-color:black;
border-style:solid;
border-left:none;
border-right:none;
border-top:none;
background-repeat:repeat-x;
background-image: url('banner-pozadi.jpg');
text-align: center;
width:96%;
}

/*-----------ADMIN------------*/
#admin_tabulka table{
color:black;
}

/*= = = = = = =PRO TISK (KONEC)= = = = = = =*/
 
