﻿/* ---- zakladni formatovani stranky ----- */

#obsah       { position: absolute; width: 500px; top: 142px; left: 200px;}
#patka       { width: 100%; text-align: center; }
#hlavicka    { position: absolute; width: 608px; height: 162px; left: 175px; }
#levy        { position: absolute; width: 175px; background-image: url('left_bg.gif'); }

/* ---- odkazy, lišta a seznam ----- */

body {
font-size: 12px; color: #000000; font-family: Arial, sans-serif; margin: 0px; padding: 0px;
background-image: URL('bg.gif'); background-attachment: fixed; background-color: white;
background-repeat: repeat-x; text-align: center; }


/* ---- formátování textu ----- */

.newsnad   { font-family: Arial, Verdana; font-size: 11pt; font-weight: Bold; color: #FFFFFF; margin-top: 0px;
             margin-left: 0px; margin-right: 0px; margin-bottom: 4px; text-align: left;
	     background: #43649B url('bg_news.gif'); padding-left: 5px; }

.nwsbody { border: #9AD1F2 1px solid; background-color: #D3EAFD; padding-bottom: 10px; margin: 10px; }

p.text { font-family: Arial, sans-serif; line-height: 120%; font-size: 10pt; color: Black; margin-top: 5px; margin-left: 20px;
             margin-right: 5px; margin-bottom: 5px; }

td { font-family: Arial, sans-serif; line-height: 120%; font-size: 10pt; color: Black; margin-top: 5px; margin-left: 20px;
             margin-right: 5px; margin-bottom: 5px; }

div.akt { font-family: Arial, sans-serif; line-height: 110%; font-size: 10pt; color: Black; margin-top: 2px; margin-left: 2px;
             margin-right: 2px;}

ul.norm   { font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: Black;
           margin-top: 10px; margin-left: 35px; margin-right: 15px; margin-bottom: 5px; }
ol.norm   { font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: Black;
           margin-top: 10px; margin-left: 35px; margin-right: 15px; margin-bottom: 10px; }


.citace { font-family: Arial, sans-serif; line-height: 120%; font-size: 10pt; color: Black; font-style: italic;
	  margin-top: 5px; margin-left: 20px; margin-right: 5px; margin-bottom: 5px; background-color: #D3EAFD;
	  padding: 5px; border-left: #000000 2px solid; border-top: #60B1E2 1px solid;}

.newsdat { font-family: Arial, sans-serif; font-size: 8pt; color: white; text-align: right;
	   margin: 0; padding-right: 3px; position: relative; top: 16px; }

/* ---- nadpisy ----- */

h1  { font-family: Arial, sans-serif; font-size: 16pt; font-weight: Bold; color: #003A75; margin-top: 0px;
      margin-left: 0px; margin-right: 0px; margin-bottom: 10px; text-align: left; }

.nadpis   { font-family: Arial, sans-serif; font-size: 13pt; font-weight: Bold; color: #3D8403; margin-top: 15px;
            border-bottom: 1px solid #5FA2CA; padding-bottom: .1em; text-align: left; }

h3  { font-family: Arial, sans-serif; font-size: 14pt; font-weight: Bold; color: #D86D0E;
      margin-bottom: 10px; }


hr  { color: #000000; margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; }

.img{
	border:0px;
}



/* ---- menu ----- */

ol li { margin: 0px 0px 0px 0px; line-height: 100%; }
.menu li { padding: 0px; margin-left: 15px; margin-top: 0px; position: relative; }
.menu { list-style: none; padding: 0px; margin-left: 7px; }
a.menu { display: block; width: 105px; _width: 134px; padding: 7px 3px 3px 25px; text-decoration: none;
         color: #000000; background-image: url('plus.gif'); background-repeat: no-repeat; background-position: 5% 50%;
         background-color: #D3EAFD; border-bottom: 1px solid #89A7C1; border-top: 1px solid #89A7C1; margin-bottom: 8px; margin-top: 15px; }
a.menu:hover { background: #3C82BC url('plus_a.gif') no-repeat; background-position: 5% 50%;; color: white;
               border-bottom: 1px solid #89A7C1; border-top: 1px solid #89A7C1; margin-bottom: 8px; margin-top: 15px; }
ul { margin: 0px 0px 5px 0px; }

a.roz { font-family: Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; padding-left: 10px; 
	background-image: url('puntik.gif'); background-repeat: no-repeat; background-position: 0% 50%; }	
a.roz:hover { color: #BB7101; text-decoration: none; padding-left: 10px;
	 background-image: url('puntik2.gif'); background-repeat: no-repeat; background-position: 0% 50%; }	
a.w { font-family: Arial, sans-serif; font-size: 11px; text-align: left; color: #A76501; text-decoration: none; padding-left: 10px;
	background-image: url('puntik2.gif'); background-repeat: no-repeat; background-position: 0% 50%; }	
