html,body,div,span,p,img,h1,h2,h3,h4,h5,h6,ul,li {
	padding: 0;
	margin: 0;
}

img a {
	border: none;
}

p {
	text-align: justify;
	margin: 0.3em 0;
}


a:visited {
	color: #DDD;
	text-decoration: underline;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}

a:active {
	color: #FFF;
	text-decoration: underline;
}

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

html {
	font-family: Arial, Verdana, sans;
	font-size: 85%;
	height: 100%;
	background: #49936a;
	color: #fff;
}

body {
	text-align: center;
	height: 100%;
}

#container {
	margin: 0 auto;
	width: 770px;
	background-color: #014b26;
	position: relative;
	_height: 100%;
	min-height: 100%;
	border: solid #FFF 1px;
	text-align: left;
}

/*---------------header----------------------*/
#header {
	height: 71px;
	width: 770px;
	background: #FFF;
}

#header h1 {
	height: 54px;
	width: 46px;
	position: relative;
	left: 45px;
	top: 10px;
}

#header h1 span {
	display: block;
	height: 54px;
	width: 46px;
	background: #fff url("../images/logo.gif") top left no-repeat;
	overflow: hidden;
}

#header h1 span#logo_switch{
	background: #fff url("../images/logo-3D.gif") top left no-repeat;
}

#header #eu_grant{position: absolute;
	top:20px;right:25px;
	color:#000;
	width:370px;
	font-size:9px;
	text-align: right;
}

#header #eu_grant span{
	display:block;
	width:310px;
	float:left;}

#lang_nav {
	position: absolute;
	left: 80px;
	top: 48px;
}

#lang_nav a {
	margin-left: 25px;
}

#lang_nav img {
	border: 0;
}

/*---------------main menu-----------------------*/
#menu {
	top: 71px;
	height: 30px;
	width: 770px;
	background: url("../images/backgrounds/main-menu.gif") top left
		no-repeat;
	left:0;
}

#menu ul li a {
	color: #000;
}

/*---------------------sub menu-------------------------*/
#submenu {
	height: 27px;
	width: 770px;
	top: 101px;
	background: url("../images/backgrounds/sub-menu.gif") top left no-repeat;
	left:0;
}

#submenu ul li a {
	color: #036941;
}

/*-------------------main and sub menu-------------------------*/
#menu,#submenu {
	position:absolute;
	padding-left: 90px;
}

#menu ul {
	line-height: 30px;
}

#submenu ul {
	line-height: 24px;
}

#menu ul li,#submenu ul li {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 20px;
	color: #4ca95c;
}

#menu ul li a,#submenu ul li a{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#menu ul li.active a, #submenu ul li.active a {
	color:#a82a00;
}

/*------------------chosen products sub menu------------------*/
#submenu li ul {display:none;}
#submenu li:hover ul {display:block;}
#submenu li.hover ul{display:block;}
#submenu ul li.active ul li a{color:#4ca95c !important;font-weight: bold;font-size: 11px;}

/* PODMÍNĚNÝ STYLOPIS PRO IE */

li /* IE:hover */ {
  background-color: expression(
    this.onmouseover = function() { this.className += ' hover'; },
    this.onmouseout = function() { this.className = this.className.replace(' hover', ''); }
  );
}

#chosen_products_menu{
	position:absolute;
	left:0;top:0;
	padding:6px 0 0 0;
	margin:23px 0 0 605px;
	width:144px;
	}

#chosen_products_menu li{
	background:url("../images/backgrounds/sub-menu.jpg") bottom left no-repeat;
	font-size:20px;
	line-height:24px;
	display: list-item !important;
	list-style-type: none;
	height: 25px;
	padding: 0 0 2px 3px; 
}



/*-----------------------content main page------------------------*/
#main_flash {
	margin-top: 31px;
	position: relative;
}

#content_main_page {
	position: relative;
	background: url("../images/backgrounds/main-page.jpg") top left
		no-repeat;
	min-height: 270px;
	_height: 270px;
	margin-top:-30px;
	padding-top:30px;
}

#content_main_page h2 {
	margin: 25px;
	letter-spacing: 5px;
	font-size: 1.3em;
}

/*--------------------content---------------------------------*/
h2.article{
	color:#FFF;
	font-family: Arial, Verdana, sans;
	padding: 0 0 0 0;
}

h2.uvod{
	color:#FFF;
	font-family: Arial, Verdana, sans;
	padding: 0 0 0 4em;
}

h2 {
	margin: 1.7em 0 1em 0;
	color:#ffe856;
	font-family: serif;
}

h3 {
	margin: 1.5em 0 0.8em 0;
}

h4 {
	margin: 1.2em 0 0.5em 0;
}

#pseudo_sub_menu {
	margin-top: 54px;
}

#content {
	margin-top: 30px;
	position: relative;
	background: url("../images/backgrounds/other-pages.jpg") top left
		no-repeat;
	min-height: 511px;
	padding: 30px 105px;
	_padding: 30px 90px;
	
}

#content img{margin-right:0px;}

div.article_image span {
	display: block;
	text-align: center;
	font-size: small;
}

div.article_image img {
	border: solid 1px #FFF;
}

div.uvod {
	float: left;
	width: 250px;
	display: block;
	margin: 1em 2em 2em 7em;
}

div.left {
	float: left;
	margin: 1em 2em 2em 0;
}

div.right {
	float: right;
	margin: 1em 0 2em 2em;
}

div#references_list{
	position:relative;
	background: #ddd;
	margin:50px -105px 0 -105px;
	_margin:50px -105px 0 -90px;
	width:762px;
	border:outset 4px #e9e9e9;
	padding-top:30px; padding-bottom: 30px;
	color: #094128; 
	}


ul#references_left_column a:visited,ul#references_right_column a:visited,ul#references_center_column a:visited {
	color: #649f80;
	text-decoration: none;
}

ul#references_left_column a:link,ul#references_right_column a:link,ul#references_center_column a:link {
	color: #094128;
	text-decoration: none;
}

ul#references_left_column a:active,ul#references_right_column a:active,ul#references_center_column a:active {
	color: #8b3537;
	text-decoration: none;
}

ul#references_left_column a:hover,ul#references_right_column a:hover,ul#references_center_column a:hover {
	color: #8b3537;
	text-decoration: none;
}

ul#references_left_column,ul#references_right_column,ul#references_center_column {
	position:relative;
	font-size: 8px;
	line-height: 12px;
}

ul#references_left_column,ul#references_right_column li,ul#references_center_column li {
	list-style-type: none;
}


ul#references_left_column {
	float: left;
	margin-left: 20px;
	width: 230px;
}

ul#references_center_column {
	float: left;
	width: 230px;
}

ul#references_right_column {
	margin-left: 500px;
	_margin-left: 500px;
	width: 230px;
}

div#projekt_list {
	background: #fff;
	color: black;
	width: 500px;
	padding:10px 50px 50px 30px; 
	font-size: 90%;
	_font-size: 80%;
}

div#projekt_list div p{
	margin-left: 100px;
}

div#projekt_list div h4{
	margin-left: 100px;
}

div#projekt_list div img{
	padding: 2px;
	border: 1px solid gray;
	float: left;
	margin-top: 2px;
	margin-right: 12px;
}

h2.projekt_list{
	color: black;
}

/*--------------content reference images--------------------*/
div#reference_images{margin-top:3em;min-width:600px;min-height:1px;
	}

div.image_row {
	margin-right:-50px;
	width: 600px;
}

div.image_row img {
	margin-right: 40px;
	border: solid 1px #fff05b;
}
