#main_container {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
body {
	background-color: White;
	font-family: Arial, Helvetica;
	color: #040404;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}
#logo {
	background-image: url(images/logo.jpg);
	width: 770px;
	height: 97px;	
	float: left;
}
#title-text {
	width: 440px;
	float: right;
	height: 45px;
	margin: 50px 0 0 0;
}
#title-text strong {
	float: right;
	font-size: 22px;
	color: #367175;
	vertical-align: bottom;
}
#href-logo {
	width: 128px;
	height: 97px;
	float: left;
}
#main-tab {
	float: left;
	display: inline;
	width: 770px;
}
#main-tab td {
	vertical-align: top;
}
#menu-col {
	width: 165px;
}
#data-col {
	width: 605px;
}
#data-col h1 {
	color: #0a817b;
	font-size: 16px;
}
#data-col h3 {
	color: #21556d;
	font-size: 12px;
}
.odstavec {
	float: left;
	display: inline;
}
.odstavec img {
	float: left;
	margin: 0 6px 6px 0;
}
.odstavec h1 {
	margin: 0 0 5px 0;
	padding: 0px;
}

#menu {
	float: left;
	width: 151px;
}
#hp-left {
	margin-top: 10px;
	width: 402px;
	float: left;
	line-height: 140%;
}
#hp-right {
	margin-top: 10px;
	width: 190px;
	float: right;
}
#hp-right div {
	color: #31747a;
	padding: 8px 0 13px 9px;
	line-height: 140%;
}
#hp-right div h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

a {
	color: #31747a;
}
a:hover {
	color: #4e5e1d;
}

#powered {
	margin-top: 10px;
	text-align: center;
}
#powered img {
	border: 0px;
}
#bottom-menu {
	color: Gray;
	float: left;
	display: inline;
	text-align: center;
	width: 770px;
	padding: 10px 0 10px 0;
}
#bottom-menu a {
	color: Gray;
	text-decoration: none;
}
#copyright{
	float: left;
	display: inline;
	background-color: #e4e4e4;
	text-align: center;
	width: 770px;
	padding: 10px 0 10px 0;
}

.submenu {
	width: 130px;
	float: left;
	background-color: #efefef;
	padding: 6px 0 6px 17px;
	border: thin Black; BORDER-BOTTOM: #b7b7b7 1px solid; border-top: #b7b7b7 1px solid; border-left: #b7b7b7 2px solid; border-right: #b7b7b7 2px solid;	
}
.submenu a {
	color: #1884a9;
	text-decoration: none;
}

.subsubmenu {
	width: 125px;
	float: left;
	background-color: White;
	padding: 3px 0 3px 22px;
	border: thin Black; BORDER-BOTTOM: #b7b7b7 1px solid; border-top: #b7b7b7 1px solid; border-left: #b7b7b7 2px solid; border-right: #b7b7b7 2px solid;	
}
.subsubmenu a {
	color: #006860;
	text-decoration: none;
}

#site-map li {
	margin-bottom: 6px;
}

#contacts-l {
	float: left;
	width: 210px;
}
#contacts-l b {
	color: #1884a9;
}
#contacts-l h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #1884a9;
}
#contacts-r {
	width: 370px;
	float: right;
}
.contact_form {
	width: 370px;
	float: right;
}

#powered {
	margin-top: 10px;
	text-align: center;
}
#powered img {
	border: 0px;
}

/*---Main Nav------------------------------------------------------------------------------------- */
#navwrap {margin-left:0px; width:165px;padding:0px;position:relative; z-index:100; font-family: Arial, Helvetica, sans-serif;}
#navblock {float:left;margin:0; padding: 0; font-size: 10px;}
#nav, #nav ul {line-height:1.4em;padding:0;margin:0;list-style:none;display:block; } 
#nav a {
	display: block;
	border-bottom: none;
	color: Black;
}
#nav a:hover {
	color: Black;
	border-bottom: none;
	text-decoration: underline;
}
#nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: 30px;
} 
#nav li:hover ul, #nav li.sfhover ul {left:auto;}
/* second-level lists */
#nav li ul { position:absolute;left:-999em;top:0px;width:170px;height:auto; margin:0 0 0 151px;padding:0;background:#356a7a; display:block; border-bottom:0px solid #b5cbd8; list-style:none; }
#nav li li {height:auto;margin:0;padding:0;width:100%;font-size:11px;border-bottom:1px solid White;}
#nav li li span {margin:0;padding:3px 4px 3px 7px;display:block;position:relative;}
#nav li li a, #nav li li a:visited {color: White;text-decoration:none;display:block;}
#nav li li a:hover {color: Black;text-decoration: none; background:#dce9ed;}
*>html #navblock ul {f\loat: right;margin-top:11px;} /*IE 5 Mac hack  */
*>html #nav a {f\loat: left;} /*IE 5 Mac hack */
/*---Main Nav------------------------------------------------------------------------------------- */
