﻿* {
	margin: 0;
	padding: 0;
}

/*** Rám ***/
.Ram
{
	width: 1000px;
	border: none;
	border-spacing: 0px 0px;
	position: static;
	background: url(img/main1.jpg) repeat-y 0px; 
}

.Ram td {
	border: none;
}

/*** Řádek 1 ***/

tr.Radek1
{
    height: 10px;
}

td.HorniMenu
{

}

div.HorniMenu
{
   background: url(img/top_menu.jpg) no-repeat; 
	height: 41px;
   width: 100%; 
}


div.HorniMenu a
{
  font-size: 9pt;
  color: white;
  text-decoration: none;
}

div.HorniMenu a:hover
{
  color: black;
}


/*** Řádek 2 ***/

tr.Radek2
{
    height: 10px;
}

td.Hlavicka
{  
background: url(img/head.jpg)  no-repeat; 
height: 219px;
}


div.Hlavicka
{
    width: 100%;
    height: 100%;
}



/*** Řádek 3 ***/

tr.Radek3
{
}

/* Levé menu */

td.LeveMenu
{
    width: 292px;   
}

div.LeveMenu
{
    width: 100%;  
    height: 600px;
	 padding: 0px 0px 0px 50px; 
}

div.LeveMenu a
{
  text-decoration: none;
  color: white;
  font-size: 9pt;
}

div.LeveMenu a:hover 
{
  color: blue;
}

/* Hlavní sekce */

td.HlavniSekce
{
    width: 700px;
    padding-left: 20px;
    padding-right: 60px;
	 height: auto;
}


div.HlavniSekce
{
    width: 100%;
    height: 600px;
	 padding-right: 20px;
	 padding-left: 10px;
	 overflow-y: auto;
}



/*** Řádek 4 - Paticka1 ***/

tr.Radek4
{

}

td.Paticka1
{  	
height: 50px;
background:  url(img/foot.jpg)  no-repeat right top; 
}

div.Paticka1
{
	 
	 height: 100%;
	
	 padding: 33px 0px 0px 0px;
}
.Paticka1 p {
	padding-RIGHT: 28px;
	text-align: right;
}

/*** Řádek 4 - Paticka2 ***/



td.Paticka2
{ 
  border: none; 
  background: #FDF3AD;
  width: 1000px;
}

div.Paticka2
{
 	height:         auto;
	background: #FDF3AD url(img/footer.jpg)  no-repeat;
	text-align:     right; 
	vertical-align: middle; 
	padding: 15px 45px 0px  0px; 
	font-weight:    normal; 
	color:          #9DC9B0;
	font-size:      7pt;
	border: none;
}

div.Paticka2 a
{
    text-decoration: none;
    color:          #9DC9B0;
    font-size:      7pt;
}

div.Paticka2 a:hover
{
  text-decoration: underline;
}




/* Defaultní hodnoty*/
body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6,img 
{ 
	padding: 0px; 
	margin: 0px;
	border: none;
	line-height: 140%;
}

/* Font */
body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6 
{
	font-family: verdana,arial,helvetica,sans-serif;
}

body, div, p, a, td, th, li, dt, dl 
{ 
	font-size: 8pt; 
}

/* Nadpisy, seznamy, odstavce */
h1, h2, h3, h4, h5, h6 
{
/*	text-decoration: none; */
	border: 0px; 
}

h1
{
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 10pt;
  text-align: left;
  color: black;
  font-weight: bold;
}

h2
{
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 8pt;
  text-align: left;
  color: pink;
  font-weight: bold;
}

h3
{
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 8pt;
  text-align: left;
  color: violet;
  font-weight: normal;
}

li 
{ 
	margin: 5pt 0pt 5pt 0pt; 
	padding: 0pt; 
}

p 
{ 
	margin: 5pt 0pt 5pt 0pt; 
	padding: 0px; 
}


/* cara */
hr { height: 0px; width: 100%; border: 0px; }

/* Body */
body 
{
	margin: 0px; 
	padding: 0px;
	background: url(img/body.jpg) repeat-x #FDF3AD; 
}


table
{
	border-collapse: collapse;
}


td 
{
	border: solid 1 black;
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
	vertical-align: top; 
}

a
{
  color: blue; 
  font-weight: normal; 
  font-size: 8pt; 
  text-decoration: underline;
}

span
{
  font-size: 8pt;
}

/* Leve menu ul */
#leve_menu_ul {
	padding: 0;
	margin: 0;
	list-style-position: outside;
	list-style-type: square;
}

#leve_menu_ul li {
	width: 220px;
	height: 19px;
	background: transparent;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	color: White;
	font-size: 9pt;
	border-bottom: dotted 1px black;
}

#leve_menu_ul li a {
	color: White;
	font-size: 9pt;
	text-decoration: none;
}

#leve_menu_ul li a:hover {
	color: black;
	font-size: 9pt;
	text-decoration: underline;
}

/* Horni menu */
.horni_menu_container {
	padding: 10px  0px  0px  30px;
}
.horni_menu_container td {
	padding: 0px  25px  0px  20px;
	text-align: left;
}
.horni_menu_container a {
	font-size: 9pt;
	font-weight: normal;
	color: #031E4D;
	text-decoration: none;
}
.horni_menu_container a:hover {
	font-size: 9pt;
	color: #FF4500;
	text-decoration: underline;
}

