body {
	background-image: url(images/pozadi.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #e1ecf1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#main
{
	width: 877px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main h1
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 877px;
	height: 140px;
	background-image: url("images/hlavicka.jpg");
	position: relative;
}

#main .cz
{
	position: absolute;
	width: 22px;
	height: 16px;
	background-image: url("images/flag_cz.gif");
	left: 789px;
	top: 3px;
}

#main .cz:hover
{
	background-image: url("images/flag_cz2.gif");
}

#main .en
{
	position: absolute;
	width: 22px;
	height: 16px;
	background-image: url("images/flag_en.gif");
	left: 818px;
	top: 3px;
}

#main .en:hover
{
	background-image: url("images/flag_en2.gif");
}

#main .de
{
	position: absolute;
	width: 22px;
	height: 16px;
	background-image: url("images/flag_de.gif");
	left: 847px;
	top: 3px;
}

#main .de:hover
{
	background-image: url("images/flag_de2.gif");
}

#main h5
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 877px;
	height: 61px;
	background-image: url("images/paticka.gif");
	background-position: -1px 0px;
	clear: left;
}

#main h1 span,
#main h5 span,
#main h1 a img,
#main h1 .logo img
{
	display: none;
}

#podhlavicka
{
	width: 877px;
	height: 29px;
	background-image: url("images/podhlavicka.jpg");
	clear: left;
}

#menu
{
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: white;
	float: left;
}

#menu li
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 29px;
}

#menu li a span
{
	display: none;
}

#menu li a
{
	display: block;
	background-repeat: no-repeat;
}

#menu li #mhome
{
	width: 114px;
	height: 29px;
	background-image: url("images/homepage.gif");
}

#langen #menu li #mhome,
#langde #menu li #mhome
{
	background-image: url("images/homepage_en.gif");
}

#menu li #mhome:hover,
#sectionhome #menu li #mhome
{
	background-image: url("images/homepage2.gif");
}

#langen #menu li #mhome:hover,
#langde #menu li #mhome:hover,
#sectionhome #langen #menu li #mhome,
#sectionhome #langde #menu li #mhome
{
	background-image: url("images/homepage2_en.gif");
}

#menu li #mabout
{
	width: 81px;
	height: 29px;
	background-image: url("images/profil.gif");
}

#langen #menu li #mabout
{
	background-image: url("images/profil_en.gif");
}

#langde #menu li #mabout
{
	background-image: url("images/profil_de.gif");
}

#menu li #mabout:hover,
#sectionabout #menu li #mabout
{
	background-image: url("images/profil2.gif");
}

#langen #menu li #mabout:hover,
#sectionabout #langen #menu li #mabout
{
	background-image: url("images/profil2_en.gif");
}

#langde #menu li #mabout:hover,
#sectionabout #langde #menu li #mabout
{
	background-image: url("images/profil2_de.gif");
}


#menu li #mref
{
	width: 114px;
	height: 29px;
	background-image: url("images/reference.gif");
}

#langen #menu li #mref
{
	background-image: url("images/reference_en.gif");
}

#langde #menu li #mref
{
	background-image: url("images/reference_de.gif");
}

#menu li #mref:hover,
#sectionreference #menu li #mref
{
	background-image: url("images/reference2.gif");
}

#langen #menu li #mref:hover,
#sectionreference #langen #menu li #mref
{
	background-image: url("images/reference2_en.gif");
}

#langde #menu li #mref:hover,
#sectionreference #langde #menu li #mref
{
	background-image: url("images/reference2_de.gif");
}


#menu li #mtech
{
	width: 102px;
	height: 29px;
	background-image: url("images/technika.gif");
}

#langen #menu li #mtech
{
	background-image: url("images/technika_en.gif");
}

#langde #menu li #mtech
{
	background-image: url("images/technika_de.gif");
}

#menu li #mtech:hover,
#sectiontech #menu li #mtech
{
	background-image: url("images/technika2.gif");
}

#langde #menu li #mtech:hover,
#sectiontech #langde #menu li #mtech
{
	background-image: url("images/technika2_de.gif");
}

#langen #menu li #mtech:hover,
#sectiontech #langen #menu li #mtech
{
	background-image: url("images/technika2_en.gif");
}

#menu li #mofirme
{
	width: 99px;
	height: 29px;
	background-image: url("images/kontakt.gif");
}

#langen #menu li #mofirme
{
	background-image: url("images/kontakt_en.gif");
}

#langde #menu li #mofirme
{
	background-image: url("images/kontakt_de.gif");
}

#menu li #mofirme:hover,
#sectionkontakt #menu li #mofirme,
#sectionk #menu li #mofirme
{
	background-image: url("images/kontakt2.gif");
}

#langen #menu li #mofirme:hover,
#sectionkontakt #langen #menu li #mofirme,
#sectionk #langen #menu li #mofirme
{
	background-image: url("images/kontakt2_en.gif");
}

#langde #menu li #mofirme:hover,
#sectionkontakt #langde #menu li #mofirme,
#sectionk #langde #menu li #mofirme
{
	background-image: url("images/kontakt2_de.gif");
}


#layout09
{
	float: left;
	width: 105px;
	height: 29px;
	background-image: url("images/index_09.jpg");
}

#layout10
{
	float: left;
	width: 262px;
	height: 29px;
	background-image: url("images/index_10.gif");
}


#content
{
	background-color: white;
	padding-bottom: 25px;
	float: left;
}

#content h2
{
	float: left;
	display: block;
	width: 159px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Times New Roman;
	font-size: 22px;
	color: #6998AA;
	text-align: right;
	margin-right: 20px;
}

#content .obsah
{
	background-image: url("images/bglinka.gif");
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 698px;
	font-size: 12px;
}

.obsah .left
{
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	width: 313px;
	margin-left: 20px;
	display: inline;
}

.obsah .left h3
{
	margin: 0px;
	padding: 0px;
	color: #6896AD;
	background-image: none;
}

.obsah .left p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.obsah .left .first
{
	padding-left: 25px;
	background-image: url("images/ctverecek.gif");
	background-repeat: no-repeat;
	background-position: 1px 2px;
	display: inline;
}

.obsah .full .first
{
	padding-left: 25px;
	background-image: url("images/ctverecek.gif");
	background-repeat: no-repeat;
	background-position: 1px 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	display: inline;
}

.obsah .full
{
	margin-left: 20px;
	margin-right: 20px;
}

.obsah .full .left
{
	float: left;
	margin: 0px;
	margin-top: 10px;
}

#langen .obsah .full .left
{
	width: 225px;
}

#langcz .obsah .full .left
{
	width: 408px;
}

#langde .obsah .full .left
{
	width: 325px;
}

#langen .obsah .full .right
{
	width: 430px;
}

#langcz .obsah .full .right
{
	width: 245px;
}

#langde .obsah .full .right
{
	width: 330px;
}

.obsah .full .right
{
	float: right;
	margin: 0px;
	margin-top: 10px;
	text-align: right;
}

.obsah .left .second
{
	margin-top: 10px;
}

.referencetable
{
	clear: both;
	width: 655px;
	margin-top: 20px;
}

h3
{
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	padding-left: 25px;
	background-image: url("images/ctverecek.gif");
	background-repeat: no-repeat;
	background-position: 1px 2px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

#sectionhome p
{
	padding: 0px;
	margin: 0px;
	padding-left: 21px;
	padding-right: 20px;
	margin-bottom: 10px;
	font-family: Tahoma;
}

.obsah .left ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.technika
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 20px;
	border-collapse: collapse;
	width: 655px;
}

.technika td,
.technika th
{
	border-bottom: 1px solid #B9D1DD;
}

.technika th,
.technika td
{
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.technika td div
{
	height: 24px;
	font-size: 11px;
}




.layout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80aac3;
	border-left-color: #80aac3;
}
.nadpis {
	font-family: Times New Roman;
	font-size: 22px;
	color: #6998AA;
	text-align: right;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9D1DD;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

li
{
	list-style-image: url(images/tecka.gif);
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
/*	border: 1px solid red;*/
}

.text ul
{
	padding: 0px;
	margin: 0px;
/*	border: 1px solid red;*/
}

ol
{
	padding: 0px;
	margin: 0px;	
	margin-top: 10px;
}

ol li
{
	list-style-type: decimal;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
}

.referencetable th
{
	background-image: url(images/pozadibunky.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #B9D1DD;
	background-color: white;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
	white-space: nowrap;
}

.referencetable td
{
	font-family: Tahoma;
	border-bottom: 1px solid #B9D1DD;
	font-size: 11px;
}

.podtrzitko {
	border-bottom-color: #B9D1DD;
	font-size: 12px;
	background-image: url(images/pozadibunky.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: white;
}

table {
	font-size: 12px;
}

.podtrzitko2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D1DD;
	font-size: 11px;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #6998AA;
}
.podtrzitko3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D1DD;
	font-size: 12px;
}

.news_date
{
	margin-bottom: 5px;
	font-family: Tahoma;
}

.news_text
{
	margin-bottom: 10px;
	font-family: Tahoma;
}

.c-nadpis
{
	color: #6B98AF;
	margin-top: 15px;
}

.obsah-photos
{
	border-left: 1px solid #80AAC3;
	border-right: 1px solid #80AAC3;
	width: 879px;
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	-moz-box-sizing: border-box;
}

.ref-img
{
	border: 1px solid #80AAC3;
	margin: 10px;
}

.popis-reference
{
	position: relative;
	left: 80px;
	top: 140px;
	width: 120px;
	height: 28px;
	background-image: url(images/reference.gif);
	border-left: 1px solid #6998aa;
	border-right: 1px solid #6998aa;
	-moz-box-sizing: border-box;
}

.ref-top
{
	width: 879px;
	height: 199px;
	background-image: url(images/photos.jpg);
	border-right: 1px solid #6998aa;
	-moz-box-sizing: border-box;
	text-align: left;
}

.ref-body
{
	width: 879px;
	background-color: white;
	border-left: 1px solid #6998aa;
	border-right: 1px solid #6998aa;
	-moz-box-sizing: border-box;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}

.ref-bottom
{
	width: 879px;
	height: 61px;
	background-image: url(images/paticka.gif);
	-moz-box-sizing: border-box;
}

.clr
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.mapa2
{
	position: relative;
}

.mapa2 #mapa
{
	position: absolute;	
	top: -350px;
	left: 50px;
	width: 380px;
	height: 260px;
	border: 1px solid #6998AA;
	visibility: hidden;
	background-color: white;
	cursor: pointer;
	background-image: url(images/mapa2_cz.gif)
}

#langen .mapa2 #mapa
{
	background-image: url(images/mapa2_en.gif)
}

#langde .mapa2 #mapa
{
	background-image: url(images/mapa2_de.gif)
}

.odkaz
{
	color: #6998AA;
	text-decoration: none;
}

.odkaz:hover
{
	color: #B9D1DD;
}

.kontakt_table
{
	border: 1px solid #B9D1DD;
	margin-left: 20px;
	width: 660px;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 12px;
}

.kontakt_table th
{
	color: #6998AA;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #B9D1DD;
}

.kontakt_table td
{
	border: 1px solid #B9D1DD;
	padding: 5px;
}

.valid a
{
	font-size: 10px;
	color: #3B5D6E;
	font-family: Tahoma;
	text-decoration: none;
	float: right;
}

.t-nadpis
{
	color: #6B98AF;
	margin-bottom: 15px;
}

hr
{
	display: none;
}

.valid
{
	float: right;
	margin-right: 12px;
}



.mapacr
{
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
}
