/* zakladni nastaveni - reset */
* { padding: 0; margin: 0; text-indent: 0; border: 0;} 

ul                    { list-style: none; } 
table                 {border-collapse: collapse;}
table, td, th         { border: 0; font-size: 12px; font-weight:normal; text-align: left;} 

/* definice nadpisu  */
h1{text-align: left; color: rgb(115,12,134); font-size: 30px; font-weight: normal; margin: 0; padding: 0;}
h2{text-align: left; color: black; font-size: 18px; margin: 0; padding: 0;}
h3{text-align: left; color: black; font-size: 15px; margin: 0; padding: 0;}
p {text-align: left; font-size: 14px; margin: 0; padding: 0; line-height: 22px;}

/* definice odkazu */
a {color: black; text-decoration: none;}
a:hover {text-decoration: underline;}

hr {clear: both; color: black; background-color: black; height: 1px;}

/* --- globalni tridy --- */
.clear			  {clear: both  !important;}
.right 			  {text-align: right  !important;}
.center			  {text-align: center !important;}
.middle       {vertical-align: middle !important;}
.left			    {text-align: left  !important;}
.block			  {display: block  !important;}
.justify      {text-align: justify !important;}
.noborder     {border: 0 !important;}
.toleft			  {display: block; float: left;	text-align: left;}
.toright		  {display: block; float: right; text-align: left;}
.hidden			  {display: none !important;}
.border			  {display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			    {font-weight: bold;}
.underline	  {text-decoration: underline  !important;}
.white        {color: white !important;}
.red          {color: red !important;}
.black        {color: black !important;}
.tucne			  {font-weight: bold !important;}
.dt           {position: absolute; left: 440px; top: 100px; width: 320px; height: 110px; /* border: 1px white solid; */}
div#errorhlaska      {text-align: center; margin: 5px 0 25px 0;}
div#errorhlaska span {padding: 3px 20px;   background-color: rgb(254,251,37); color: rgb(254,1,1); border: 1px solid rgb(254,1,1); font-weight: bold; text-align: center; }
div.status           {text-align: center; margin: 5px 0 25px 0;}
div.status span      {padding: 3px 20px;   background-color: rgb(254,251,37); color: rgb(254,1,1); border: 1px solid rgb(254,1,1); font-weight: bold; text-align: center; }

span#errorhlaska     {padding: 3px 20px;   background-color: rgb(254,251,37); color: rgb(254,1,1); border: 1px solid rgb(254,1,1); font-weight: bold; text-align: center; }
.doc, .rtf, .word    {background: url(../img/doc.gif) no-repeat; padding-left: 20px;}
.xls, .excel         {background: url(../img/xls.gif) no-repeat; padding-left: 20px;}
.txt                 {background: url(../img/icons/txt.gif) no-repeat;  padding-left: 20px;}
.rar, .zip           {background: url(../img/icons/rar.gif) no-repeat; padding-left: 22px;}
.gif, .jpg, .gif, .obrazek {background: url(../img/icons/img.gif) no-repeat;  padding-left: 20px;}
/* strankovani */
div#searchresult     {text-align: center; margin: 0 5px;}
div#searchresult a   {margin: 0 5px;}
.pageselected        {text-decoration: underline; font-weight: bold;}
a.errorinfo          {font-weight: bold; color: red;}
div.execution        {display: inline; margin: 0 !important;}
/* format */


/* editor */


/* Lay out webu */
body{  
font-family: 'Trebuchet MS',Verdana,'Arial CE','Helvetica CE', Arial,helvetica,sans-serif;
color: black;
font-size: 14px;
text-align: center;
background: rgb(250,250,250) url(../img/body.jpg) no-repeat center top;
position: relative;
}

/* _________________________________TOP______________________________________ */

div#top{
margin: auto;
width: 1000px;
height: 450px;
position: relative;
}

div#top div.nadpis{
position: absolute;
left: 510px;
top: 125px;
font-size: 42px;
font-family: Arial Narrow;
color: rgb(4,25,178);
}

div#top div.motto{
position: absolute;
left: 460px;
top: 170px;
font-size: 12px;
font-family: Arial;
color: rgb(108,0,128);
font-weight: bold;
}

div#top ul{
position: absolute;
top: 382px;
left: 0px;
width: 1000px;
text-align: center;
padding-left: 120px;
}

div#top ul li{
float: left;
margin: 0 35px;
width: 99px;
height: 24px;
padding-top: 2px;
}

div#top ul li.jidelnicek-na-miru{
margin-top: -7px;
line-height: 16px;
}

div#top ul li.selected{
background: url(../img/selected.png) no-repeat; 
margin-top: 0 !important;
}

div#top ul li.selected a{
color: rgb(255,255,255) !important;
}

div#top ul li a{
color: rgb(24,1,23);
font-weight: bold;
font-size: 14px;
}

/* ________________________________MIDDLE____________________________________ */
div#abovemiddle{
background:  url(../img/middle.png) repeat-y center;
}

div#middle{
margin: auto;
width: 1000px;
min-height: 250px;
text-align: left;
}

div#left{
width: 325px;
float: left;
}

div#left img.body-space{
display: block;
margin: 67px auto 0 auto;
}

div#right{
width: 650px;
float: left;
color: rgb(36,1,43);
padding: 0 25px 0 0;
}
/* ________________________________FOOTER____________________________________ */
div#footer{
height: 268px;
background: url(../img/bottom.jpg) no-repeat center;
}

div#innerfooter{
width: 880px;
margin: auto;
padding: 132px 120px 0 0;
color: rgb(187,182,188);
}

div#innerfooter ul li{
display: inline;
}

div#innerfooter ul li a{
color: rgb(187,182,188);
}

div#innerfooter ul li div{
display: inline;
}