body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: verdana, Georgia;
	color: #3e3d3d;
	background-color: #005395;
	font-family: Tahoma, Arial, Verdana;
}

img {
	border: 0px;
}


h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

p {
	font-size: 13px;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

a {
	color: #5c5c5c;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #ad001a;
}



th {   margin: 0px; padding: 0px

}

td {   margin: 0px; padding: 0px

}

#wrap {
	margin: auto;
	border: 0px solid black;
	background: #ffffff ;
}

#page {
	margin: 0px auto;
	border: 0px solid black;
	background: url('images/template/background-menu.gif') repeat-x 0px 0px ;
}

#menu { 
width: 880px;
margin: auto

}

/* MENU 0 */

#menu-0 { 
	width: 882px;
	height: 99px;
	border-left: 1px solid #d5dfed;
	margin: 0px 0px 0px -1px;
	text-align: center;
	_position: relative;
}


#menu-0 p
{
background: none;
padding: 0px;
font-weight: normal;
float: left;
height: 99px;
border-right: 1px solid #d5dfed; 
text-align: center;    
font-size: 15px;
=display: block;
}

#menu-0 p a
{
display: table-cell;
=display: block; 
vertical-align: middle;
width: 126px;
height: 99px;
padding: 0px 10px;
text-decoration: none;

}


#menu-0 p a:hover {
  color: #ffffff;
	background: url('images/template/background-hover-menu.jpg') no-repeat 0px 0px;
	text-decoration: none;
	width: 126px;
	height: 99px;  
  display: table-cell; 
  vertical-align: middle;
}

#menu-0 p a.active {
  color: #ffffff;
	background: url('images/template/background-hover-menu.jpg') no-repeat 0px 0px;
	width: 126px;
	height: 99px; display: table-cell; vertical-align: middle;
}

/* END MENU 0 */



#header {
	width: 882px; _width: 885px; 
	margin: auto ;
	height: 171px;
	padding: 0px 0px 0px 0px;
	
	
}

#logo {
	float: left; 
  width: 260px; 
	margin: 0px 0px 0px 1px;
 
}

div#header-slogan,div#en-header-slogan,div#de-header-slogan {
	float: left;
  width: 621px;
	height: 171px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


div#en-header-slogan {
  background: url('images/template/top-image.jpg') no-repeat 0px 0px;
}

/* CONTAINER */
div#container-wrap { 
 margin: auto;
 padding-top: 30px;
 background: #ffffff url('images/template/background-container.gif') repeat-x right top ;
}

div#container { 
 margin: auto;
 width: 882px;
 border: 0px solid red;
 background: url('images/template/oddelovac.gif') repeat-y 1px 0px ;
 position: relative;
}

div#container h2{ 
padding: 0px 20px 0px 20px;
margin: 10px 0px 30px 0px;
color: #005395;
font-size: 18px; 
font-weight: normal;
}

/* SIDEBAR */
div#sidebar { 
 float: left;
 width: 260px;
 border: 0px solid red;
}

div#sidebar p.text { 
 padding: 0px 20px 20px 20px;
 height: 390px;
}

/* CONTENT */
div#content { 
 float: left;
 width: 622px;
 border: 0px solid red;
}

div#content h1 { 
padding: 0px 20px 0px 20px;
margin: 10px 0px 30px 0px;
color: #ad001a;
font-size: 18px;
}

div#content h2 { 
padding: 10px 0px 10px 0px;
margin: 0px 20px 0px 20px;
color: #005395;
font-size: 15px;
font-weight: bold;
}

div#content p { 
padding: 0px 20px 10px 20px;
text-align: justify;
}

div#content p.blue-text { 
color: #005395;
font-weight: bold;
}

div#content .left { 
float: left; 
width: 300px; 
margin-top: -10px;
}

div#content .right { 
float: left; 
margin-top: -10px;
}

div#content ul { 
padding: 0px 20px 10px 20px;
text-align: left;
}

div#content li { 
padding: 0px 20px 10px 10px;
margin: 0px 0px 0px 30px;
text-align: left;
list-style: square;
}

div.gallery  { 
padding: 3px 0px 0px 20px;
margin: 0px;
text-align: left;
}

div.gallery img { 
padding: 0px 15px 10px 0px;
margin: 0px;
text-align: left;

}

div.gallery img.last  { 
padding: 0px 0px 10px 0px;
margin: 0px;
text-align: left;
}

div.links {
margin: 10px 20px 0px 20px;
padding: 0px;
text-align: left;
border-top: 1px solid #d5dfed;
position: absolute;
bottom: 10px;
right: 0px;
}

.links h3 { 
padding: 10px 0px 10px 0px;
margin: 0px 0px 0px 0px;
color: #005395;
font-size: 15px;
font-weight: bold;
}

div.links img { 
padding: 0px 15px 10px 0px;
margin: 0px;
text-align: left;
}

div.links img.last  { 
padding: 0px 0px 10px 0px;
margin: 0px;
text-align: left;
}


/* FOOTER */

div#footer { 
 margin: auto;
 height: 150px;
 border: 0px solid red;
 color: #ffffff;
 background: #005395 url('images/template/background-footer.jpg') repeat-x right top ;
}

div#footer a { 
text-decoration: underline;
  
  color: #ffffff;
}

div#footer a:hover { 
  text-decoration: none;
  color: #ffffff;
}

div#footer  p
{ 
 font-size: 12px;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 3px 0px 0px 0px;
 line-height: 17px;
 height: 100px;
}

div#footer .kontakt {
margin: auto; 
width: 880px;
height: 150px;
}

div#footer .kontakt .home {
  float: left;
  _width: 150px;
  background: url('images/template/home.gif') no-repeat 20px 25px ;
  padding: 22px 5px 0px 45px;
  margin: 0px 0px 0px 0px;
}

div#footer .kontakt .tel {
  float: left;
  _width: 90px;
  height: 100px;
  border: 0px solid red;
  background: url('images/template/tel.gif') no-repeat 20px 28px ;
  padding: 22px 5px 0px 45px;
  margin: 0px 0px 0px 0px;
}

div#footer .kontakt .mail {
  float: left;
  _width: 160px;
  background: url('images/template/mail.gif') no-repeat 20px 28px ;
  padding: 22px 5px 0px 45px;
  margin: 0px 0px 0px 0px;
}

div#footer .kontakt .register {
  float: left;
  _width: 100px;
  background: url('images/template/register.gif') no-repeat 20px 26px ;
  padding: 22px 5px 0px 45px;
  margin: 0px 0px 0px 0px;
}

div#footer .kontakt .copy {
  float: left;
  _width: 100px;
  background: url('images/template/copy.gif') no-repeat 20px 28px ;
  padding: 22px 5px 0px 45px;
  margin: 0px 0px 0px 0px;
}

div#selector-bottom {
  margin: auto;
  height: 8px;
  border-top: 1px solid #d5dfed;
  background: url('images/template/oddelovac.gif') repeat-y center top ;
  margin-left: 1px;
  =margin-left: 0px;
  _height: 8px;
}


/* FORMULAR */

form#contact-form{
  text-align: left;
  padding: 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 8pt;
	font-weight: normal;
	=margin-bottom: -4px;
}

form p{
  text-align: left;
  padding: 0px 15px 0px 20px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #707070;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px;
	margin: 3px 0px 7px 0px;
	font-weight: normal;
	border: 1px solid #97b8dd;
	background-color: #ffffff;
	width: 215px;
	color: #707070;
} 

#send-button {
  display: block; 
  width: 66px; 
  height: 22px; 
 /*background-image: url(images/template/send.gif); */
  border: 1px solid #97b8dd; 
  margin: 7px 18px 20px 0px; 
  color: white;
  background-color: #005395;
  
}

select {
  text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px;
	margin: 3px 0px 7px 0px;
	font-weight: normal;
	border: 1px solid #97b8dd;
	background-color: #ffffff;
	width: 225px;
	color: #707070;
}


form .error   {
  display: none;
}




form .povinne-udaje {
  text-align: left;
	color: #990000;
}

/* END FORMULAR */  

.cleaner {clear: both;}
