* {margin: 0px; padding:0px; border: none; }

body
{
  background: url("background.jpg") repeat-x #fff;
  font-size:small;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  color: #555;
  line-height: 1.4;
  height: 100%;
  text-align: center;
}

* html body {font-size: x-small;} /*kvuli IE */

p {padding: 5px 0px; text-align: justify;}

ul, dl, ol {margin: 5px 0px 8px 20px;}
li {margin-left: 15px;}

a {color: #448F31;text-decoration:underline;font-weight: bold;}
a:selected {color: #448F31;text-decoration:underline;font-weight: bold;}

a.skinobject:link {color: #448F31;text-decoration:underline;font-weight: bold;}
a.skinobject:hover {color: #448F31;text-decoration:none;font-weight: bold;}
a.skinobject:active {color: #448F31;text-decoration:underline;font-weight: bold;}
a.skinobject:visited {color: #448F31;text-decoration:underline;font-weight: bold;}

a:link{color: #448F31;text-decoration:underline;font-weight: bold;}
a:visited{color: #448F31;text-decoration:underline;font-weight: bold;}
a:active{color: #448F31;text-decoration:underline;font-weight: bold;}
a:hover{color: #448F31;text-decoration:none;font-weight: bold;}

h1 {font-size: 120%; font-weight: bold;}
h2 {font-size: 115%; font-weight: bold; color: #BC2030; padding-bottom: 15px;padding-top:5px;}
h3 {font-size: 90%; font-weight: bold; color: #000; padding-bottom: 15px;}

address {font-weight: normal; font-style: normal; font-size: 100%;}

table {font-size:small; margin: 0px auto;}

/*********************/
/* HLAVNI LAYOUT ***/

#main, #header, #content, #footer {width: 780px;}
#main {text-align:left;margin: 0px auto; }
#header {position:relative;height: 280px;}
#content {background: url("content-bcg.jpg") repeat-y #fff;}
#footer {border-top: 1px solid #aaa; padding-top:5px; font-size: 80%;}

.end {clear: both;}

/*******************/
#headerTop {background: url("top-pruhy.jpg") no-repeat top right;height: 64px;}
#headerBottom {background: url("header.jpg") no-repeat top left;height: 216px;}
#logo {position:relative; height: 64px; width: 436px;}
#logo h1 {position: absolute; top:0px; left:0px; z-index:1;}
#logoPict {position: absolute; top:0px; left: 0px; z-index: 2;}
#menu {float:right;width:500px; padding-top: 99px;}

#flash {float:left;width:180px;}


#Menu ul {margin:0px;}
#Menu li
{
  text-align:center;
  margin-top: 0px;
  padding-top:0px;
  font-weight: normal;
  float: right;
  list-style-type: none;
  height: 36px;
  overflow:hidden;
  background:url("butt-c-n.gif") repeat-x;
  min-width:100px;
  width:auto;
  margin-left:12px;
  color:#FFF;
}

#Menu li a, #Menu li span {font-weight:normal;min-width:80px;text-decoration: none; color: #FFF;padding-left:10px;padding-right:10px; padding-top:7px;}
#Menu li span, #Menu li a, #Menu li {height:36px;font-size: 100%; display: block;_display: normal;}
#Menu li.selected, #Menu li.selected a, #Menu li a:hover{min-width:80px;background:url("butt-c-a.gif") repeat-x; color: #555;}
#Menu li span{color:#555;}

/**** styl pro hlavni menu 
#menu ul, #menu ul a {}
#menu ul {margin: 0px; font-weight:normal;}
#menu ul li, #menu ul li.selected {list-style-type: none; }
#menu ul li {  display:block; background: url("butt-c-n.gif") repeat-x top left; 
  height:36px; float:right; min-width:100px; _width:150px;text-align:center;
  margin-left: 12px;}
#menu ul li a
{
  display:block;
padding-left:10px; padding-right:10px;padding-top:7px;height:36px;
  color: #FFF;  
  text-decoration:none;
  width:auto;
}
#menu ul li a, #menu ul li.selected {}
#menu ul li a:hover, #menu ul li.selected a{color: #555;  background: url("butt-c-a.gif") repeat-x top left;}
***/

/***** bloky *****/
#levyUvod{float:left;width:610px;}
#pravyUvod{float:left;width:170px;}

#small{float:left;width:170px;}
#big{float:left;width:610px;}


/***** prvky v paticce *****/
#footerFull {padding: 5px;}
#footer p {padding: 0px 5px;}
#footerRight{float: right; width: 300px;}
#footerLeft {float:left; width: 460px;}
#footerRight p {text-align:right;}
#footer img {position:relative; top:5px;}

/****** uprava DNN **********/
.normal {font-size: small;}
.normal {_font-size: x-small;}  /* IE hack */


/***** ostatni ***********/
.insideBlock {padding: 10px; width: auto;}




