/* -------------  RESET STYLES ------------------- */ 
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* -------------  NADPISY ------------------- */

h1, h2, h3, h4, h5, h6 {
	line-height: 140%;
	margin: 0 0 0.15em 0;
}

h2 {

	
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: normal;
			
}

h3 {

	
	color: #111111;
	color: #35659e;
  font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	__border-bottom: 1px solid Silver;
	
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

h4 {

	
  font-size: 16px;
  font-weight: normal;
  
  padding-top: 10px;
	padding-bottom: 10px;

  font-family: Tahoma, Helvetica, Arial, sans-serif;
	xletter-spacing: -1px;
}


p {
	padding: 0em 0 15px 0;
	text-align: justify;
}

li {
  padding: 5px 0 10px 0;
  
}


a, a:visited {
  color: #35659e;
  text-decoration: none;
  
}




 
/* -------------  LAYOUT ------------------- */ 
body {
  xbackground: #332920 url('_img/background.png') no-repeat top;
  background: #999999 url('img/background-gradient-bak.png') no-repeat top;
	
  
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 140%;
  color: #111111;


  font-family:  Tahoma,Geneva,sans-serif;
	font-size: 14px;
}

#wrapper{
 
  width: 940px; 
  margin: 0px auto 0px auto;

}

#header {

 height: 100px;
 
} 






/*  ---------------  HEADER ---------------- */

#headerpicture img
{
	  position: relative;
	  top: 16px;
	  right: -21px ;
}



/*  ---------------  MENU TOP ---------------- */


#menutop {

height: 100px;
background: url('img/background-topmenu.png') no-repeat top;

	line-height: 100%;

}

div#menutopcontainer
{
	  float: right;
}

div#menutopcontainer ul
{

font-weight: normal;
text-align: right;
padding: 30px;

font-family: Verdana, Arial, sans-serif;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;

}

div#menutop ul li
{

 
display: inline;
margin: 0px 0px 0px 10px;

}

div#menutopcontainer ul li a
{

padding: 10px 20px 45px 10px ;
color: #FFFFFF;
text-decoration: none;

text-indent: -999em;

}

 /* B32128*/

div#menutopcontainer ul li a:hover
{
color: #444444;

xssbackground: url('img/menusipka.png') no-repeat 50% 100% ;
padding: 10px 20px 46px 10px ;

}


ul#navlist li#menutopactive a
{

color: #333333;
background: url('img/menusipka.png') no-repeat 50% 100% ;


padding: 20px 20px 51px 10px ;
background: url('img/menuactive2.png') no-repeat 50% 100% ;

}

/*  ---------------  NAVLIST - navigace vpravo ---------------- */

#navlist2container {
  
  padding: 0px;
  xxbackground-color: #DDDDDD;

  border-bottom: 1px dotted Silver;

}

#navlist2 li {
  padding: 0px;
}

#navlist2 li a {

  font-size: 15px;
  font-weight: normal;
  
  padding: 10px;
  font-weight: bold;

  xfont-family: Tahoma, Helvetica, Arial, sans-serif;
	xletter-spacing: -1px;

}


#navlist2 li a, #navlist2 li a:visited {

display: block;
color: #333333;

border-top: 1px dotted Silver;


xbackground-color: #F9F9F9;

text-decoration: none;




}

#navlist2 li a:hover {

color: #000000;
background-color: #5a96de;

text-decoration: none;

}



/*  ---------------  CONTENT ---------------- */

#content {
 
  background: #FFFFFF url('img/background-content.png') repeat-x top;
  	
	overflow: hidden;
	width: 100%;
	
	padding-bottom: 10px;  
 
} 
 
#right {
float: right;
width: 200px;

margin: 5px 40px 0 0;

border: 0px solid Red; 
} 

#left {
float: left;
width: 620px;

margin: 5px 0px 0px 40px;

border: 0px solid Red;
} 

#left ul, #leftkontakt ul {

margin-left: 30px;   
list-style-position: outside;
list-style-image: url('img/star_16.png');
}


#rightkontakt {
float: right;
width: 380px;

margin: 5px 40px 0 0;

border: 0px solid Red; 
} 

#leftkontakt {
float: left;
width: 380px;

margin: 5px 0 0 40px;

border: 0px solid Red;
} 



#left .reference img {
  
  border: 2px Gray;
  
}


/*  ---------------  FOOTER ---------------- */

#footerimage {
  	
    position: relative;
	  top: 100%;
	  left: 0px ;

}


#footer {

  background: url('img/footer.png') repeat-x top;
  font-family: Verdana, Arial, sans-serif;
  
  clear: both;
  color: #222222;
  height: 90px;
  

  padding-right: 15px;
  
}

#footer p {

  text-align: center;
  padding-top: 40px;
  padding-left: 40px;

}

#footer a, #footer a:visited
{
	  color: #FFFFFF;
}
#footer a:hover
{
	  color: #111111;
}

/* -------------   KONTAKT ---------------- */

.reference {
  
  float: left;
  width: 270px;
  padding: 20px;
  min-height: 330px;
 
  border: 0px solid Silver;
  }
.reference p {
  
  font-size: 12px;
}




.mapa img {
margin-top: 1em;
 border: 1px solid silver;
 padding: 2px;
}
.mapa a {
	text-decoration: none;
	border-bottom: 0px dotted Gray;
}

.formular-email {
  background-color: #F2F1EC;
  border: 1px solid Silver;
}

/* -------------  TABULKA ------------------- */

TABLE {
	margin: 0.5em 0 0.5em 0;	
}

.tableceny {
	margin: 0.5em 0 0.5em 0;
	border: 1px solid #DCDCDC;
}
.tablevzdelani {
	margin: 0.5em 0 0.5em 0;
}
.tablesendmail {
	margin: 0.5em 0 0.5em 0;
	width: 100%;
}
.tableceny td{
	padding: 0.25em;
}
.sloupec1{
	width: 350px;
}
.sloupec2{
	width: 220px;
		text-align: center;
}
.sloupec3{
	width: 5em;
}
.sloupec4{
	width: 135px;
}
.sloupec5{
	width: 100px;
	vertical-align: top;
	margin-bottom: 0.5em;
}
.radek1 {
	background-color: #DCDCDC;
	font-style: italic;
}
.tdcenter{
	text-align: center;
}

	 
	 
INPUT {}
FORM { margin: 0; padding: 0; }
