/* * {border:1px solid red !important}
  */

* {
  margin:0px;
  padding:0px;
}
body {
  font-family: tahoma,verdana,sans-serif;
  background-color:#666666;
  margin: 10px;
  font-size:0.8em;
  text-align:center;
}

input,select,file { border:1px solid #FF6600; background: #ddd;}
textarea { width:100%; height:20em; border:1px solid #FF6600; background: #ddd; }

ul { margin:0px; }
li { margin:5px 5px 5px 20px; list-style-type:square;}
img { border-width:0px; margin:0px; }
h1,h2,h3,h4,h5,h6 { color: #FF6600;}
a { color:#FF6600; text-decoration:none; }
a:hover { color:#666666; text-decoration:underline; }

#navigace { color:#004A80; font-weight:bold; }
#navigace a { color:#D6210E; text-decoration:none; font-weight:bold; }
#navigace a:hover { color:#2C508E; font-weight:bold; }

.top { height:130px; width:980px; margin:0px auto; text-align:left; background:url('graphics/top_back.gif') top left repeat-x #000; color:#ddd; border-bottom:5px solid #666;}
.top #top1 { height:130px; width:100%; font-size:12px; background:url('graphics/logo.gif') top left no-repeat;}
.top #top2 { float:right; margin:5px;}
.top #top3 { margin-right:110px; padding:5px; border-right:1px solid #666; text-align:right;}
.top #top3 span { background: #000;}

.middle { height:100%; width:980px; margin:0px auto; text-align:left; color:#aaa; border-bottom:5px solid #666; background:url('graphics/left_back.gif') top left no-repeat #000;}

.left { clear:both; float:left;}
.left .btn { padding:2px; margin: 0px 0px 0px 76px; text-align:left; border:1px solid #686868;border-top:0px; font-size:14px; width:223px;}
.left .btn a {color:#aaa; text-decoration:none; font-weight:bold;}
.left .btn a:hover { color:#FF6600; font-weight:bold; }
.left .quicknews { padding:2px; margin: 20px 0px 0px 76px; text-align:left; border:1px solid #686868; font-size:14px; width:223px; border-left:5px solid #FF6600; color:#ddd;}

.right { color:#aaa; padding: 5px 5px 5px 320px; text-align:justify; }
.right form { background:url('graphics/srafy_yellow.gif'); padding:2px; margin: 5px 0px 0px 0px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }

.bottom { width:980px; margin:0px auto; color:#aaa; background: #000; text-align:right; padding:5px 0px 5px 0px;}
.bottom a { color:#FF6600; }

table { border-collapse:collapse; margin:5px 0px 5px 0px; }
.noborders td {border:0px;}
th { border: 1px solid #888888;padding:2px; color:black; background:#aaa;}
td { border: 1px solid #888888;padding:2px;}

a.tlacitko { border:1px solid #B8C6E5; font-size: 10px; color: black; background:url('graphics/bottom_back.gif'); padding:1px; }
a.tlacitko:hover { color: #D6210E; text-decoration:none; }

#warning { color: red; }

.notice { border:1px solid rgb(255,215,0); background:rgb(255,255,221); color:#000; padding:10px; }
