/* CSS Document */

body {
  background: url('images/background_index.jpg') repeat-x ;

  margin: 0px;
  padding: 0px;

}

#tabulka_1
{
  margin: 0px;
  padding: 0px;
  padding-left: 25px;
}

#background_1
{
background:url(images/pod_menu_left_background.jpg);
  margin: 0px;
  padding: 0px;
}

#background_2
{
background:url(images/left_background.jpg);
  margin: 0px;
  padding: 0px;
}

#background_3
{
background:url(images/right_background.jpg);
  margin: 0px;
  padding: 0px;
}

#transparent
{
background: transparent url("images/background_nadpis_sekce.png") repeat left top; 
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#transparent_2
{
background: transparent url("images/background_prvni_sloupec.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#transparent_3
{
background: transparent url("images/background_druhy_1_sloupec.png") repeat left top; filter: alpha(opacity=90);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#transparent_4
{
background: transparent url("images/background_druhy_sloupec.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#transparent_5
{
background: transparent url("images/image_18.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#transparent_6
{
background: transparent url("images/background_druhy_sloupec.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#background_menu
{
background: transparent url("images/background_menu.png") repeat left top;
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}


#background_img_down
{
background: transparent url("images/image_18.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#background_img_1
{
background: transparent url("images/image_17.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#background_img_2
{
background: transparent url("images/image_20.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}

#background_paticka
{
background: transparent url("images/paticka_background.png") repeat left top; filter: alpha(opacity=85);
opacity: 0.90;  
filter: alpha(opacity=90);  
-moz-opacity: 0.90;  
-khtml-opacity: 0.90;  
}



<!--
a {text-decoration: none}
a:hover {text-decoration:underline}
a.menici {background-image: url(design/background_nabizime1.jpg)}
a.menici:hover {background-image: url(design/background_nabizime2.jpg)}
-->

<!--
a:active {
	color: #f7941e;
}

a:link {
	color: #f7941e;
}

a:visited {
	color: #f7941e;
}
-->

<!--
.style1 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.nadpis_sekce {
	font-size: 22px;
	font-weight: bold;
	font: italic;
	font-family: Arial Black, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style2 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.orange {
	color: #f7941e;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.style5 {
	color: #00CCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.style7 {
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
 

.style10 {
    color: #00CCCC;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
}

.style11 {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
}
.style12 {
    color: #0E2E2D;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
}


h1 {
  color: #ffffff;
  text-align: left;
  font-size: 18pt;
  font-family: Arial Black, Helvetica, sans-serif;
}

h2 {
  color: #00CCCC;
  text-align: center;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

p {
text-indent: 30px; margin: 0px;
}

.navigace {                                     
  background: url('images/background-navigace.jpg');
  width: 429px;
  height: 40px;
  top: 20px;
}

-->
