body {
	
	/*background-image: url('../pics/bar.jpg');*/
background: url(../pics/background.png);
background-repeat: repeat-x;
	
	margin: 0 0 0 0;
	background-color: #EEEEEE;
  font:bold 8pt Tahoma,Arial,Helvetica;
	font-size : 11pt;
	text-align: left;
	color: #4b4b4b;
}

a {
	text-decoration : underline;
	font-weight : bold;
	color : #d8423a;
}


a:hover{
	color : #e7524a !important; text-decoration : none;
}

a:visited {
	color : #e7524a; text-decoration : underline;
}

b	{
	color : #000; font-weight: bold;
}
h2  {
	font-size : 18pt;
	font-weight : bold;
	
	text-align: left;
	color : #fff;
	padding: 20px;
}

ul {
	margin-left : 10px;
	margin-right : 10px;
}

li {
	text-indent : 10px;
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 5px;
	text-align : justify;
	font-size : 11pt;
}

li.green {
	text-indent : 10px;
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 5px;
	text-align : justify;
	font-size : 11pt;
	font-weight: bold;
	color : #ffffff;
 
} 

INPUT.button {
  width: 10em;
  height: 14pt;
  font:bold 8pt Tahoma,Arial,Helvetica;
  background-color: #EEEEEE;
  border-width: 1px;
  border-color: black;
}

.input_text {
  font-size : 10px;
  font-family: Arial; 
  width: 150px;
  color: #000;
  font-weight: bold;
}


/* NEW STYLES */

img {
    border: 0px;
}

.celek {
	   
		width: 850px;
    margin: 0 auto 0 auto;
	  text-align: justify;
	
}
p { padding:20px;
}
.uvod {

		

	color : #4b4b4b;
  
}

.bily {
    marging:20px; 
		background-color: #fff;
    border: 1px solid silver;
	color : #4b4b4b;
  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	
}
.oranzovy {

		background-color: #fcb138;

	color : #fff;
  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	   marging:20px;
}

.zeleny{

		background-color: #88b356;

	color : #fff;
  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	  marging:20px; 
}

.cerveny {

		background-color: #d8423a;

	color : #fff;
  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	  marging:20px; 
}

.breakline {
	width: 796px;
	background-color: #D51905;
	height: 2px;
	font-size: 0px;
}



.white {
	border: 1px solid silver;
	width: 999px;
	background-color: #ffffff;
	padding: 0pt 0pt 0pt 0pt;
	vertical-align: middle;
	margin: 0pt 0pt 0pt 0pt;


}

.pad {
	padding: 0pt 10pt 0pt 10pt;
 
	text-align: justify;
}

.loga {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tabulka {
	width: 800px;
}


.form {
	color : #000;
 
	font-size : 11pt;
}

.form_small {
	color : #000;
 
	font-size : 11pt;
	font-weight: bold;
}

.form_tiny {
	color : #000;
 
	font-size : 10px;
	font-weight: bold;
	text-align: center;
}

#mask { 
  position:absolute; 
  z-index:9000; 
  background-color:#000; 
  display:none; 
} 
    
#boxes .window { 
  position:absolute; 
  width:440px; 
  height:200px; 
  display:none; 
  z-index:9999; 
  padding:20px; 
} 
  
  
/* Customize your modal window here, you can add background image too */
#boxes #dialog { 
  width:375px;  
  height:203px; 
  background-color: rgb(255,255,255);
} 
#boxes #dialog .close{ 
  float:right;
} 

