body, html
	{
	margin: 10px;
	padding: 0px;
	background-color: #fff;
	}

body, td, th, p, div, input, select, textarea
	{
	color: #666666;
	text-align: left;
	font: 9pt "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: small;
	}

form
  {
  margin: 0px;
  padding: 0px;
  }
  
ul
	{
	list-style-type: square;
	margin: 5px 5px 10px 5px;
	}

li
	{
	margin-bottom: 5px;
	}

p
  {
  }	

.end
	{
	clear: both;
	visibility: hidden;
	height: 1px;
	}
    
/* ===================== TOP ====================== */



.TITLEHLAV
	{
	color: #FF9900;
	font-weight: bold;
	font-size: x-large;
	}

.menu
	{
	font: 10pt "Helvetica CE", Tahoma, Arial, sans-serif;
	clear: both;
	padding: 32px 0px 20px 15px;
	color: #BBCDD7;
	}

.menu a,
.menu a:link,
.menu a:visited
	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

.menu a:hover
	{
	color: #000;
	text-decoration: underline;
	}

.serviceline
	{
	width: auto;
	}

.serviceline .shadowed
	{
	padding: 15px;
	color: #DEE7EE;
	}

.serviceline .shadowed i
	{
	color: #fff;
	}

.serviceline .emailnews
	{
	padding: 10px;
	text-align: left;
	color: #fff;
	height: auto;
	}

.serviceline .emailnews input.txt
	{
	width: 200px;
	color: #6E96AF;
	border: 1px solid #6D97AD;
	font-size: 9pt;
	margin: 4px 0px 4px 0px;
	}


/* ===================== BODY ====================== */


#box
	{	
  text-align: left;
	width: 97%;
	height: auto;
	}

#box td
	{	
  vertical-align: top;
	}

#box table
	{	
  width: 100%;
	}

#servicepromo
  {
	width: 240px;
	float: left;
	height: auto;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	text-align : left;
}
 
#servicepromo a,
#servicepromo a:link,
#servicepromo a:visited
	{
	color: #000;
	text-decoration: underline;
	}

#servicepromo a:hover
	{
	text-decoration: none;
  }	
  
  	
#service
  {
  width: 240px;
  float: right;
  height: auto;
  }

#service .title
	{
	background: #4D778D;
	color: #fff;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	width: auto;
	}

#service .in
	{
	background: #DEE7EE;
	color: #6D97AD;
  padding: 5px 14px 5px 15px;
	width: auto;
	}

#service .titre2
	{
	background: #A5A363;
	color: #fff;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	width: auto;
	}

#service .in2
	{
	background: #EEEDC7;
	color: #A5A363;
	padding: 5px 14px 10px 15px;
	width: auto;
	}

#service .link
	{
	background: #EEEDC7;
	color: #A5A363;
	padding: 5px 14px 10px 15px;
	width: auto;
	text-decoration: none;
	}
#service .in3 a:link, 
	
#service .link a, 
#service .link a:visited
	{
	text-decoration: none;
	}

#service .link a:hover
	{
	text-decoration: underline;
	}
	
#service ul
	{
	margin: 5px 5px 5px 12px;
	padding: 0px;
	}

#service li
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

#service a,
#service a:link,
#service a:visited
	{
	color: #000;
	text-decoration: underline;
	}

#service a:hover
	{
	text-decoration: none;
  }	

#service .search
	{
	background: none;
	border: 1px solid #4D778D;
	padding: 1px 3px 1px 3px;
	font: bold 8pt Tahoma,Arial,sans-serif;
	color: #4D778D;
  }	

.imgright
  {
	margin: 0px 15px 5px 20px;
	float: right;
  }
  
.fotosmall
	{
	vertical-align: middle;
	line-height: 2cm;
	}

.left
	{
	color: #000;
	width: auto;
	height: auto;
	}

.vedlejTIT
  {
	margin: 0px;
	color: #666666!important;
	background-color: #FFCC99;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	white-space: normal;
	font-style: italic;
  }

.popisek_foto
  {
	padding: 10px 15px 10px 15px;
	color: #666666!important;
	background-color: #99CCFF;
	font-size: large;
  }
  
.txt_podfoto
  {
	padding: 10px 15px 10px 15px;
	margin: 0px;
	color: #000 !important;
	clear: both;
 }
  
.foto
	{
	text-align: left;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	}
    
.left h1
	{
	color: #A5A363;
	border-bottom: 1px solid #A5A363;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 10pt;
	text-align: left;
	}
  	
.left h2
	{
	color: #000;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font: normal 16pt Arial,sans-serif;
	}

.left p
	{
	color: #000 !important;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

.left .in ul
	{
	color: #fff;
	}

.left a,
.left a:link,
.left a:visited
	{
	color: #000;
	}

.left a:hover
	{
	color: #000;
  }	
  
.image_large
	{
	float: left;
	width: 240px;
	height: 160px;
	padding: 4px;
	margin: 3px 10px 5px 0;
	border: 1px solid #666666;
	background: #ffffff;
	}

.right
	{
	color: #000;
	text-align: left;
	height: auto;
	width: auto;
	}

.rightbox
  {
	font-size: 12px;
	color: #666666;
	text-align: right;
  }
  		
.right h2
	{
	color: #6D97AD;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font: normal 16pt Arial,sans-serif;
	}

.right h1
	{
	color: #6D97AD;
	margin: 0px;
	font-size: 9pt;
	}
	
.right p
	{
	margin: 0px;
	padding: 0px 5px 5px 5px;
	}	

.right ul
	{
	margin: 0px 5px 10px 10px;
	_margin: 0px 5px 10px 10px;
	color: #A5A363;
	}

.right a,
.right a:link,
.right a:visited
	{
	color: #587E91;
	}
	
.right a:hover
	{
	color: #6D97AD;
	}

				
/* ===================== LINKS ====================== */

a,
a:link,
a:visited
	{
	color: #4D778D;
	text-decoration: none;
	}

a:hover
	{
	color: #FF6600;
	text-decoration: underline;
	}

