body {
font-family : Arial, Tahoma;
padding : 0;
margin : 0;
}
a {
color : black;	
} 

/* ----- hlavní obal ----- */

.obal-hlavni {
width: 100%;
text-align: center;	
}
.obal-hlavni2 {
width: 1003px;
margin: 0px auto;	
}

/* ----- horní div ----- */

.horni {
width : 1001px;
height : 80px;
border : 1px solid #c0c0c0;
background-color : #e9f0ff;
background-image: url('system/logo.jpg');
}
.napis {
font-size : 10pt;
text-align: left;
color: #1354c6;
font-weight: bold;
padding-top: 50px;
padding-left: 100px;
}

/* ----- horní menu ----- */

.horni-menu {
background-color : #f8f9fe;
width : 1001px;
height : 22px;
border : 1px solid #c0c0c0;
margin-top : 3px;
}
div.link a {
background-color : #f8f9fe;
display : block;
margin : 2px;
padding : 1px;
color : #1354c6;
text-decoration : none;
font-size : 8pt;
border-width : 1px;
border-color : #F3F3F3;
border-style : solid;
float : left;
}
div.link a:hover {
background-color : #cfdaf8;
border-color : #CECECE;
}
div.link-bold a {
font-weight : bold;
}
div.link-bold a:hover {
font-weight : bold;
}
.hmenu {
font-size : 10pt;
color : #1354c6;
background-color : #F3F3F3;
margin : 2px;
padding : 0;
height : 18px;
float : left;
}
.hmenu-mezera {
width: 440px;
float : left;
height : 18px;
}

/* ----- hlavní obal ----- */

.obal {
width : 1003px;
overflow : hidden;
}

/* ----- hlavní menu ----- */

.menu {
border-top : 4px solid #c0c0c0;
border-left : 1px solid #c0c0c0;
border-right : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
padding-top : 20px;
margin-top : 3px;
width : 202px;
float : left;
height : 430px;
text-align: left; 
background-image: url('system/linka-menu.jpg');
}
div.menu a {
margin : 0;
display : block;
padding-top : 5px;
padding-left : 8px;
padding-bottom : 5px;
padding-right : 3px;
width : 191px;
border-bottom : 1px solid #F3F3F3;
text-decoration : none;
font-size : 8pt;
font-weight : normal;
}
div.menu a:link {
color: #1354c6;
border-bottom : 1px solid #F3F3F3;
}
div.menu a:visited {
color: #1354c6;
border-bottom : 1px solid #F3F3F3;
}
div.menu a:hover {
background-color : #F1F1F1;
color: #1354c6;
border-bottom : 1px solid #F3F3F3;
}
.kontakt-menu {
text-align: center;
font-size: 8pt;
margin-top : 50px;
}

/* ----- hlavní obsah ----- */

.obsah {
padding : 0;
margin : 0;
width : 627px;
border-width : 0;
float : left;
}

/* ----- clanek ----- */

.clanek {
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 0px;
padding-left : 8px;
padding-right : 8px;
padding-top : 5px;
padding-bottom : 5px;
width : 589px;
float : left;
text-align : left;
border : 1px solid #EAEAEA;
background-color : #F8F8F8;
}
.claneknadpis {
color : #1354c6;
font-size : 9pt;
font-weight : 700;
text-decoration : none;
text-align : left;
border-bottom : 1px solid #F3F3F3;
}
.clanekpopis {
font-size : 8pt;
}

/* ----- navigace v přehledu ----- */

.navigace {
width : 612px;
float : left;
}
.navigacemenu {
width : 557px;
float : left;
padding-left : 15px;
padding-right : 15px;
padding-top : 10px;
padding-bottom : 0;
color : #064584;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
text-align : left;
}
.navigacemenudetail {
float : left;
padding-left : 0px;
padding-right : 15px;
padding-top : 10px;
padding-bottom : 10px;
color : #064584;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
text-align : left;
}
.prehledpredchozi {
padding-left : 15px;
padding-right : 15px;
padding-top : 10px;
padding-bottom : 0;
float : left;
width : 110px;
font-size : 8pt; 
color : #064584; 
font-weight : bold;
text-decoration: none;
text-align : left;
}
.prehleddalsi {
padding-left : 15px;
padding-right : 0px;
padding-top : 10px;
padding-bottom : 0;
float : right;
width : 110px;
font-size : 8pt; 
color : #064584; 
font-weight : bold;
text-decoration: none;
text-align : right;
}
.prehledmenu {
padding-left : 15px;
padding-right : 15px;
padding-top : 10px;
padding-bottom : 0;
float : left;
width : 317px;
color : #064584;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
text-align : center;
}
.navigaceodkazy {
color : #064584;
text-decoration : none;
}
div.navigace a {
color : #064584;
text-decoration : none;
}
div.navigace a:link {
color : #064584;
text-decoration : none;
}
div.navigace a:visited {
color : #064584;
text-decoration : none;
}
div.navigace a:hover {
color : #064584;
text-decoration : none;
}

/* ----- přehled ----- */

.popis-přehled {
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 0px;
padding-left : 8px;
padding-right : 8px;
padding-top : 5px;
padding-bottom : 5px;
width : 589px;
overflow : hidden;
text-align : left;
float : left;
border : 1px solid #EAEAEA;
background-color : #F8F8F8;
}

/* ----- nezávislé stránky, články, hledání ----- */

.nez-cla-hle {
padding : 15px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 0px;
width : 575px;
float : left;
text-align : left;
font-size : 8pt; 
font-family : Arial, Helvetica, Sans-serif; 
border : 1px solid #EAEAEA;
background-color : #F8F8F8;
}

/* ----- detail ----- */

.detail {
padding : 15px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 0px;
width : 575px;
float : left;
text-align : left;
font-size : 9pt; 
font-family : Arial, Helvetica, Sans-serif; 
border : 1px solid #EAEAEA;
background-color : #F8F8F8;
}
h4 {
padding-top: 0px;
margin-top: 0px;
}
.td-popis {
font-size: 8pt;
font-family: Arial, Helvetica, Sans-serif;
width : 50%;
vertical-align: top;
text-align: justify;
}
.detail-popis {
font-size: 9pt;
font-family: Arial, Helvetica, Sans-serif;
}

/* ----- sloupek ----- */

.sloupek {
border-top : 4px solid #c0c0c0;
border-left : 1px solid #c0c0c0;
border-right : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
padding-left : 5px;
padding-right : 5px;
margin-top : 3px;
width : 160px;
float : left;
background-image: url('system/linka-sloupek.jpg');
}
.sloupeknadpis {
margin-top : 0px;
padding-top : 6px;
width : 160px;
background-image : url('system/sloupek.jpg');
text-align : center;
font-size : 8pt;
font-weight : 700;
color : #1354c6;
}
.sloupekpopis {
padding-top : 5px;
padding-bottom : 8px;
width : 160px;
text-align : center;
font-size : 8pt;
border-bottom : 1px solid #F3F3F3;
}

/* ----- copyright ----- */

.copyright {
padding-top : 15px;
text-align : center;
width : 1003px;
font-size : 10px;
}