/**Layout**/
body {
margin: 0;
padding: 0;
font-family:"Verdana","Arial CE",Arial,sans-serif;
text-align: center;
}
#page {
width: 770px;
margin: 1em auto 2em auto;
text-align: left;
}
#header{
width:auto;
height:auto;
}
.line{
width:auto;
height:15px;
margin-top:5px;
background-color:#cccccc;
background-image:url(../img/lr.gif);
background-repeat: no-repeat;
background-position: left;
color:#333333;
font-size:11px;
text-align:right;
}
.line .rl{
background-image: url(../img/prII.gif);
background-repeat: no-repeat;
background-position: right;
}
#lmenu{
float:left;
width:250px;
height:auto;
margin:auto;
font-size:14px !important;
}
#middle{
width:auto;
height:auto;
margin:15px 0px 7px 260px;
text-align:left;
}
.footer {
width:auto;
height:17px;
margin:auto auto 10px auto;
background-color:#023878;
background-image: url(../img/left.gif);
background-repeat: no-repeat;
background-position: left;
color:white;
font-size:12px;
text-align:center;
}
.footer .rf{
background-image: url(../img/right.gif);
background-repeat: no-repeat;
background-position: right;
}
/**menu**/
#topmenu{ 
text-align:right;
font-size:14px;
}
.schovat {
position: absolute;
top:-1000px;left:-1000px;
width:1px;height:1px;
overflow:hidden;
}
.menuon{
color:#eeeeee;
}
/*tohle mění barvu neakutálních odkazů*/
div#menu a, div#menu .active { 
color:#ff9933;
}
div#menu a:hover,div#menu a:link:hover, div#menu a:visited:hover, div#menu a:focus, div#menu a:active {color:#eeeeee;
}
/**anchor**/
.picture{
text-decoration:none;
}
.top{
color:#134197;
}
.white{
color:white;
}
.orange{
color:#ff9933;
}
.activeorange{
color:#ff6600;
}
.blue{
color:#1880cc;
}
.grey{
color:#eeeeee !important;
}
/**list**/
ul li {
list-style-image:url(../img/odr.gif);
list-style-position:outside;
}
/**selektors**/
#lmenu table{
font-size;10px !important;
}
#middle table{
margin:auto 0px auto auto;
}
a:hover, #middleII{
color:#ff9933;
}
#topmenu a:hover{
color:#023878;
}
#lmenu a:hover {
color:#eeeeee;
}
.footer .rf a {
color:white;
}
.footer .rf a:hover {
color:#ff9933;
}
#box2 a:hover {
color:#ff9933;
}
.line a {
color:#333333;
}
.line a:hover {
color:#eeeeee;
}
/**text, H1-H6, p**/
h1 {
color:#023878;
}
h3{
color:#1880cc;
}
p {
font-size:1em;
text-align:justify;
text-indent:40px;
line-height:150%;
}
.odstavec{
text-indent:0px;
font-size:1em;
text-align:justify;
line-height:150%;
}
.tucne2{
font-size:14px;
font-weight:bold;
}
/**others**/
img {
border:0px;
}
.reditel{
margin:8px auto 10px 10px;
}
.tucne{
font-size:16px;
font-weight:bold;
}
