* {
	margin: 0;
	padding: 0;
}


body {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(files/pozad.png) repeat-x scroll 0 0;
background-color: #999999;
text-align: center;

}  

td {
font-size: 12px;
color: white;
}  

td p{
text-indent: 0px;
}  


a:link, a:active, a:visited {
color: #000000;
font-size: 12px ;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
color: #000000;
font-size: 12px ;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}



.frame{
position: relative;
width: 1005px;
margin: auto; 
height:100%;
}


.frame p{
/*text-indent: 7%;*/
text-align: justify;
}


.frame .hlavicka {
margin: 0px;
width: 995px;
height: 258px;
background-image: url(files/hlavicka.jpg);
background-color: rgb(111,111,111);
background-repeat: no-repeat;
color: black;
position: relative;
text-align: left;
}


.frame .hlavicka .menu {
  position: absolute;
  top: 217px;
  left: 5px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
  FLOAT: left;
	height: 30px;
}

.frame .hlavicka  .menu LI{
	FLOAT: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt ;
  TEXT-ALIGN: center;
    margin-left: 2px;
  margin-right: 2px;
}

.frame .hlavicka .menu #1{
  width: 55px;
}

.frame .hlavicka .menu #2{
  width: 55px;
}

.frame .hlavicka .menu #3{
  width: 80px;
}

.frame .hlavicka .menu #4{
  width: 80px;
}


.frame .hlavicka .menu #5{
  width: 100px;
}


.frame .hlavicka .menu #6{
  width: 55px;
}


.frame .hlavicka .menu #7{
  width: 55px;
}




.frame .hlavicka  .menu A {
      font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  height: 37px;
		  min-height: 37px;
		  COLOR: #FFFFFF;
		  line-height: 200%;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
		  PADDING-LEFT: 8px;
      PADDING-RIGHT: 8px;
      border-top: solid 2px transparent;
      text-transform: uppercase;
}

.frame .hlavicka .menu A:hover {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
	    PADDING-LEFT: 8px;
     	PADDING-RIGHT: 8px;
			COLOR: white;
			text-decoration: none;
			border-top: solid 2px white;
}

.frame .hlavicka .menu A:active {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt ;
		  DISPLAY: block;
		  TEXT-ALIGN: center;
	    color: red;
	    font-weight: bold;
	    PADDING-LEFT: 8px;
     	PADDING-RIGHT: 8px;
			COLOR: red;
}



.frame .content {
position: relative ;
margin: 0px;
width: 995px ;
max-width: 995px ;
height: 970px;
min-height: 970px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
padding: 0px;
/*background: url(files/left.jpg) repeat-y scroll 0 0;*/
background-color: rgb(109,109,109);
}



.frame .content .leva {
float: left;
position: absolute;
width: 150px;
max-width: 150px;
height: 300px;
min-height: 300px;
text-align: center;
margin: 0px;
padding-left: 16px;
padding-top: 10px;
background-repeat: repeat-y;
}  

.frame .leva h1{
  font-family:"Trebuchet MS";
  margin-left : 10px; 
  font-size : 20px;
  color: rgb(181,181,181);
}  

.frame .content .prava {
width: 750px;
max-width: 750px;
height: 880px;
min-height: 880px;
float: right;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt ;
padding: 10px;
/*background: url(files/right.jpg) repeat-y scroll 100% 0;*/
} 

.frame .content .prava h1{
  margin-left : 10px; 
  font-size : 24px;
  color: white;
  margin-bottom: 10px;
}

.frame .content .prava h2{
  margin-left : 15px; 
  color: white;
  margin-bottom: 5px;
}    



.frame .content .prava p{
  margin-top : 10px; 
  margin-left : 20px; 
  padding-right: 10px;
  text-align: justify;
}  

#uvod li{
  margin-left : 40px;
  padding: 5px; 
}  

.frame .content a:link, a:active, a:visited {
color: white;
font-size: 12px ;
font-family: Arial, Helvetica, sans-serif;
}

.frame .content a:hover {
color: white;
font-size: 12px ;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}


.frame .content .prava_full {
width: 780px;
max-width: 780px;
height: 780px;
min-height: 780px;
float: right;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt ;
padding: 10px;
background: url(files/right.jpg) repeat-y scroll 100% 0;
} 

.frame .content .prava_full h1{
  font-family:"Trebuchet MS";
  margin-left : 10px; 
  font-size : 24px;
  color: rgb(181,181,181);
}  



.frame .content .prava_full p{
  margin-left : 20px; 
  padding-right: 10px;
  text-align: justify;
}  

.frame .content .prava_full li{
  margin-left : 105px; 
}  

.frame #footer {
width: 990px;
height: 190px;
background-color: black;
background-image: url(files/footer.gif);
background-repeat: repeat-x;
background-position: bottom center; 
line-height: 250%;
font-size: 12px;
color: white;
text-align: right; 
padding-right: 5px;

}

.frame #footer A {
  text-decoration: underline;
  font-weight: bold;
  color: white;
}

/*.prava p b {
  color: orange;
}

.prava em strong {
  color: orange;
}

.prava  strong {
  color: orange;
}

.prava A {
  color: orange;
}

.prava_full p b {
  color: orange;
}

.prava_full em strong {
  color: orange;
}

.prava_full strong {
  color: orange;
}

.prava_full A {
  color: orange;
}*/



