*	{
	margin: 0;
	padding: 0;
	}
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #6C7B88 url("../img/bg.gif") repeat-x left top;
	color: #FFF;
	font-size: 75%;
	font-family: 'Trebuchet MS', 'Geneva CE', 'Helvetica CE', Helvetica, lucida, sans-serif; 
	}
#page	{
	text-align: center;
	margin: 0 auto 30px auto;
	background: #E3EE75;
	width:760px;
	padding: 0;
	position: relative;
	}
#header	{
	background: url("../img/header.gif") no-repeat center top;
	width: 760px;
	height: 225px;
	display: block;
      	position: relative;
     	overflow: hidden;
	text-decoration: none;
	}
#logo a	{
	margin: 0;
	text-align: center;
	float: left;
	width: 240px;
	height: 57px;
	font-weight: bold;
	font-size: 110%;
	}
#logo a span   {
     	display: block;
     	position:absolute; left:0; top:0; z-index:1;
	width: 240px;
	height: 57px;
	background: url(../img/logo.gif) top left no-repeat;
      	}
#header object   {
	margin-top: 60px;
     	display: block;
  	width: 760px;
	height: 165px;
      	position: relative;
     	overflow: hidden;
      	}
#header object span  {
     	display: block;
     	position:absolute; left:0; top:0; z-index:1;
  	width: 760px;
	height: 165px;
	background: url(../img/header2.gif) top left no-repeat;
      	}
h1 	{
	display: none;
	font-size: 120%;
      	}
h2 	{
	font-size: 100%;
	padding: 25px 0 0 43px;
	font-weight: lighter;
      	}
img	{
	border: none;
      	}
#menu	 {
	width: 760px;
	background: #E3EE75;
	text-align: left;
	clear: both;
	font-weight: bold; 
	text-transform: uppercase;
	}
#menu a, #menu a:hover, #footer a, #produkt1 a, #produkt2 a  {
	text-decoration: none;
	}
#menu ul  {
	list-style: none;
	width: 760px;
	min-height: 37px;
	background: #E3EE75;
	color: #7DA90D;
	}
#menu li  {
	margin: 0;
	float: left;
	display: block;
	background: #E3EE75 url(../img/li.gif) top right no-repeat;
	line-height: 320%;
	padding: 0 17px 0 0;
	}
#menu li a:hover, #menu li .select {
	background: url(../img/hover.gif) center left repeat-y;
	}

#menu li a {
	display: block;
	text-align: center;
	padding: 0;
	}
html>body  #menu li {
	line-height: 305%;
	padding-top: 1px;
	}
#menu li.begin span {
	width: 44px;
	padding: 0 5px 0 15px;
	}
html>body #menu li.begin span {
	padding-left: 36px;
	}
#menu span {
	width: 21px;
	background: url(../img/arrow.gif) center right no-repeat;
	padding: 0 5px 0 13px;
	}
#menu li.end {
	background: #E3EE75;
	padding: 0;
	width: 92px;
	}
#menu li.end a span {
	width: 8px;
	padding: 0 5px 0 0;
	}
a 	 {
	color: #000;
	}
#menu a {
	color: #004783;
	}
#content	{
	margin: 0 auto;
	width: 760px;
	min-height: 100%;
	display: block;
	clear: both;
	background: #004783;
	font-size: 110%;
	border-top: 3px solid #B4CC77;
	}
#left	{
	background: #2D628C;
	float: left;
	margin: 3px 4px 0 0;
	width: 314px;
/*	padding: 35px 36px;*/
	padding: 16px 36px;
	text-align: justify;
	line-height: 145%;
	}
html>body #left  	{
	width: 244px;
	}
#produkt1	{
	background: url(../img/proreco1.jpg) top left no-repeat;
	float: left;
	margin: 3px 0 0 0;
	width: 216px;
	height: 241px;
	}
#produkt2	{
	background: url(../img/proreco2.jpg) top left no-repeat;
	float: right;
	margin: 3px 0 0 0;
	width: 220px;
	height: 241px;
	}
#produkt1 a, #produkt2 a	{
	margin: 160px 0 0 4px;
	display: block;
	width: 212px;
	height: 68px;
	background: url(../img/produkt.gif) top left no-repeat;
	font-weight: bold; 
	text-transform: uppercase;
	color: #FFF;
	font-size: 90%;
	text-align: left;
	padding: 30px 0 0 45px;
	}
#produkt2 a	{
	margin-left: 0;
	}
html>body #produkt2 a	{
	margin-left: 4px;
	}
#produkt1 a:hover, #produkt2 a:hover	{
	background: url(../img/produkt.gif) bottom left no-repeat;
	padding: 30px 0 0 45px;
	}
html>body #produkt1 a, html>body #produkt2 a	{
	height: 38px;
	}
#link {
	clear: both;
	width: 760px;
	height: 116px;
	display: block;
	margin: 0 auto;
	text-align: left;
	background: #004783 url("../img/link.gif") repeat-x left bottom;
	}
#link h2 {
	padding: 17px 0 0 38px;
	margin-right: 75px;
	float: left;
	}
#link a {
	float: left;
	margin-top: 24px;
	}
#footer	{
	clear: both;
	width: 760px;
	height: 50px;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding: 17px 0 0 38px;
	background: #5C7284 url("../img/footer.gif") repeat-x left center;
	color: #ADB9C2;
	border-top: 3px solid #E3EE75;
	}
html>body #footer	{
	height: 33px;
	width: 722px;
	}
#box	{
	clear: both;
	width: 760px;
	min-height: 100%;
	display: block;
	margin: 0 auto;
	padding: 36px;
	text-align: left;
	background: #2D628C;
	border-top: 3px solid #004783;
	line-height: 145%;
	}
html>body #box	{
	width: 688px;
	}


#footer-left{ float: left; }
#footer-right{ float:right; padding-right: 38px;}
.clear{ clear: both;}
#footer A{ color: #ADB9C2; text-decoration: none; }
#footer A:hover{ color: #FFFFFF; text-decoration: none; }


 

#flag-slovakia{
	position: absolute;
	right: 20px;
	top: 2px;
	height: 15px;
	width: 20px;
	border: 1px solid #D0DE66;
	z-index: 100;
}
#flag-english{
	position: absolute;
	right: 20px;
	top: 20px;
	height: 15px;
	width: 20px;
	border: 1px solid #D0DE66;
	z-index: 100;
}
#flag-germany{
	position: absolute;
	right: 20px;
	top: 38px;
	height: 15px;
	width: 20px;
	border: 1px solid #D0DE66;
}

.referencia-right2 p{
	padding-left: 10px;
}