/* CSS Document */

html{font-family: Arial; color:#000; font-size:10pt; margin-top:0px;}
               
body{margin: 0 0 0 0;}

br.clear-b{clear: both;}
br.clear-l{clear: left;}
br.clear-r{clear: right;}

a.red {color:rgb(204,0,0); text-decoration: none; font-weight: bold;}
a.yel {color:#ffcc01; text-decoration: none;}

#header {background-color: #000; padding: 20px 0 20px 20px; color:#ffcc01; font-size: 10pt;}
#content {padding:0px 0 20px 20px;}

#box-login {margin-left:20px;}
.box {width:700px; text-align: justify;}
.box-akt {width:950px; text-align: justify;}
.text-green {color:rgb(0,204,0);}
.text-red {color:rgb(204,0,0);}

tr.zluta {background-color: rgb(217,217,217);}
tr.blank {background-color: #fff;}

#top-nadpis {width:1080px; background-color: #ffcc01; margin:0 0 10px -20px; padding:10px 0 10px 20px;}
h3 {margin:0;}

input[type=text] {padding:5px 15px; background:#fff;; border: 1px rgb(112,112,112) solid; -webkit-border-radius: 5px; border-radius: 5px; font-weight: bold;}
input[type=password] {padding:5px 15px; background:#fff;; border: 1px rgb(112,112,112) solid; -webkit-border-radius: 5px; border-radius: 5px; font-weight: bold;}
textarea {font-family: arial; padding:5px 15px; background:#fff;; border: 1px rgb(112,112,112) solid; -webkit-border-radius: 5px; border-radius: 5px; font-weight: bold;}
select {padding:5px 15px; background:#fff;; border: 1px rgb(112,112,112) solid; -webkit-border-radius: 5px; border-radius: 5px; font-weight: bold;}
input[type=submit] {padding:5px 15px; background:#ffcc01;; border:0 none; cursor:pointer; -webkit-border-radius: 5px; border-radius: 5px; font-weight: bold;}

.minus {float:right; position: relative; top:-3px; margin-right:5px; cursor:pointer;}
.plus {float:right; position: relative; top:-3px; margin-right:5px; cursor:pointer;}

#box0, #box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8 {display: none;}

.galerie-box {width:960px; margin-left:-12px;}
.galerie {width:155px; height:195px; text-align: center; float:left; margin-right:5px;}
