body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #696969;
	background-color: #FF3334;
}

#body {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	color: Black;
	margin: 0;
}

h2 {
	font-size: 1.3em;
	text-align: left;
}

h3 {
	color: #414141;
	font-size: 1.2em;
	text-align: left;
}

#up {
	width: 100%;
	height: 108px;
	background-color: White;
	margin-bottom: 5px;
}

#up img {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#upslogan {
	background-color: White;
	height: 90px;
	width: 135px;
	font-size: 1.6em;
	color: #FF3334;
	float: right;
	font-weight: bold;
	padding-top: 18px;
	margin-right: 20px;
	font: Verdana;
}

#uplogonils {
	width: 135px;
	height: 108px;
	background-image: url(imagines/logo_anim.gif);
	float: right;
	margin-right: 10px;
}

/*---menu zacatek---*/
.menu { 
float: left;
padding: 0; 
margin: 0; 
} 

.menu a {
	text-decoration: none;
	color: Black;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
} 

.menu ul, .menu li { 
list-style-type: none; 
margin: 0; 
padding: 0.5em; 
} 

ul.uroven1 { 
width: 130px; 
} 

ul.uroven1 li.polozka1 { 
position: relative; 
font-weight: bold; 
height: 20px !important; 
line-height: 20px; 
background: #fff url('imagines/menu.bmp') 0 0 repeat-y; 
padding: 0.5em; 
height: 1em; 
border-bottom: solid #eee 2px; 
} 

ul.uroven2 { 
position: absolute; 
line-height: 100%; 
left: 129px; 
top: 0; 
width: 170px; 
background: #fff url('imagines/menuhover.bmp') 0 0 repeat-y; 
visibility: hidden; 
padding: .3em .5em; 
} 

ul.uroven2 img { 
border: solid #368 2px; 
} 

ul.uroven2 li.polozka2 a { 
font-weight: bold; 
text-align: left; 
height: 30px; 
line-height: 30px; 
padding: 0 .5em .1em; 
margin: 0 -.5em;
} 

.menu a:hover { 
text-decoration: underline; 
} 

ul.uroven2 li.polozka2 a:hover { 
color: #d44; 
background: #eee; 
} 

ul.uroven1 li.polozka1 { 
behavior: url(hovermenu.htc); 
} 

ul.uroven1 li.polozka1:hover, 
ul.uroven1 li.polozka1Hover { 
background: #fff url('imagines/menu.bmp') -130px 0 repeat-y; 
} 

ul.uroven1 li.polozka1Hover ul.uroven2, 
ul.uroven1 li.polozka1:hover ul.uroven2 { 
visibility: visible; 
}
/*---menu konec---*/

#right {
	float: right;
	width: 130px;
	height: 427px;
	background-image: url(imagines/right.jpg);
}

#text {
	line-height: 1.5em;
	background-color: White;
	height: 407px; 
	text-align: center;
	margin-left: 135px;
	margin-right: 135px;
	padding: 10px;
}

#textNils {
	line-height: 1.5em;
	background-color: White;
	text-align: center;
	margin-left: 135px;
	margin-right: 135px;
	padding: 10px;
}

#textRed {
	line-height: 1.5em;
	background-color: White;
	height: 450px;
	text-align: left;
	font-weight: bold;
	color: #414141;
	font-size: 1.2em;
}

#textRed a {
	text-decoration: none;
}

#aktuality {
	text-align: left;
	width: 468px;
	background-color: White;
	padding-top: 20px;
}

#aktuality h2 {
	font-size: 1.3em;
	color: #FF3334;
	margin: 0;
}

#aktuality h3 {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
}

#aktuality p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.aktualita {
	padding-top: 20px;
}

#objednavka {
	line-height: 1.5em;
	background-color: White;
	text-align: left;
	color: #414141;
	font-size: 1.2em;
	padding: 20px;
}

.reference {
	margin-top: 30px;
	width: 468px;
	background-color: White;
	text-align: left;
}

.referenceLogo {
	float: left;
}

.referenceLogo img {
	border: 0;
}

.referencePopis {
	margin-left: 5px;
	float: left;
	width: 309px;
	background-color: White;
}

#table {
	float: left;
	width: 397px;
	height: 360px;
	background-color: White;
	padding: 20px 10px 20px 50px;
	font-size: 0.7em;
}

#techGrafika {
	background-image: url(imagines/nils1.jpg);
	width: 318px;
	height: 450px;
	float: right;
}

.foto {
	float: left;
	width: 150px;
	height: 113px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
}

.foto img {
	border: 0;
}

#back {
	width:453px;
	height:28px;
	background-color: White;
	text-align: right;
}

#down {
	clear: both;
	height: 25px;
	width: 100%;
	background-color: White;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	color: #FF3334;
}