body	{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
   text-align: center;

}

#body{
	border:1px solid #8CC244;
	width:770px;
	padding:0px;
	text-align:center;
	margin: auto;
	margin-bottom:0px;
}


#header	{
	background: #8CC244 url('/images/bg-top.gif') repeat;
	height: 51px;
	vertical-align : bottom;
}
.headerButton {
	float : left;
	margin-top : 17px;
	margin-left : 1px;
	background:#ffffff;
	
}

#headerButtonEmpty{
   float:left;
   width:125px;
      color:White;
   font-size:13px;
   padding-top:10px;
   text-transform:uppercase;
   font-weight:bold;
} 

#headerButtonEmpty span
{
   font-size:18px;
}

.headerButton a	{
	display: block;
	width: 93px;
	height: 34px;
	line-height: 34Px;
	font-weight: bold;
	color: rgb(89,133,39);
	text-decoration: none;
	padding-top: 0Px;
	background: url('/images/bg-menu-top.gif') no-repeat;
}

.headerButton a:link	{
	color: rgb(89,133,39);
	background: url('/images/bg-menu-top.gif') no-repeat
}

.headerButton a:active	{
	color: rgb(0,114,188);
	background: url('/images/bg-menu-top-over.gif') no-repeat
}

.headerButton a:visited	{
	color: rgb(89,133,39);
	background: url('/images/bg-menu-top.gif') no-repeat
}

.headerButton a:hover	{
	color: rgb(0,114,188);
	background: url('/images/bg-menu-top-over.gif') no-repeat
}


img, a, p, span, strong, div {
	border: none;
	}


p	{
	font-weight: none;
	color: #000000;
	}

#banner,  #banner_sk, #banner_en{
	width: 598px;
	height: 303px;
	margin:0px;
	padding:0px;
	float:left;
}
#banner	{
	background: url('/images/banner.jpg') no-repeat;
}
#banner_sk{
	background: url('/images/banner_sk.jpg') no-repeat;
}
#banner_en{
	background: url('/images/banner_en.jpg') no-repeat;
}
#banner2	{
	background: url('/images/img-02.jpg') no-repeat;
	width: 315px;
	height: 126px;
	float:left;
	}

#bgUvozovky	{
	background: url('/images/img-03.gif') no-repeat;
	width: 430px;
	height: 126px;
	margin-left: 330px;
	font-weight: normal;
	text-align:left;
	padding-top:20px;
}


#menuRight {
	background: url('/images/bg-right-menu.gif') no-repeat;
	margin:0px;
	padding:0px;
	height: 303px;
	margin-left: 598px;
/*	width:169px;*/
	text-align:left;
	border:0px;
}


#menuRight .whiteLine {
	background-color: #FFFFFF;
	font-size: 0;
	height: 1px;
	margin:0px;
	padding:0px;
	}

#menuRight a {
	background: url('/images/arrows.gif') 7% 50% no-repeat;
	color: rgb(0,114,188);
	display: block;
	font-size: 12Px;
	height: 100%;
	/*width: auto;*/
	line-height: 25px;
	padding-left: 25px;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	text-align:left;
	padding-left:25px;
   	}

#menuRight a:hover {
	background: url('/images/arrows.gif') #E8E8E8 7% 50% no-repeat;
	font-size: 12Px;
	color: rgb(89,133,39);
	}

#menuRight div {
	height: 25px;
	margin: 0px;
	padding:0px;
	position: relative;
	top: 28px;

	}

#menuRight .subLink a{
font-weight:normal;
padding-left:35px;
}

.mainLink{
margin:0px;
padding:0px;
}

#footerEN{
	margin:0px;
	padding:8px;
	background-color : #8CC244;
	clear : both;
	position:relative;	
   text-align:left;
	color: #FFFFFF;
	font-weight: normal;
}

#footerEN .left{
	margin:0px;
	padding:0px;
	border-right:1px solid white;
	text-align:center;
	width:370px;
	color : White;
}

#footerEN .right{
   margin:0px;
	padding:0px;
   position:absolute;
   top:8px;
   left:380px;
   text-align:center;
   width:370px;
	color : White;
}
#footerEN a{
	color: #FFFFFF;
	text-decoration: none;
}

#footerEN a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer	{
	margin:0px;
	padding:0px;
	/*height: 61px;
	width: 100%;*/
	vertical-align: middle;
	background-color : #8CC244;
	clear : both;
	padding-top:8px;
	padding-bottom:8px;
}

#footer .footerArea {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}


#footer p {
	color: #FFFFFF;
	font-weight: normal;
/*	line-height: 37px;
	padding: 0 20px 0 40px;*/
	text-align: center;
}

#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p span {
	padding: 0 1.5em;

}


