/* Skin */

#body_table {
	width: 1001px;
	height: 800px;
}
#headSite {
	background-image: url(head.gif); 
	background-repeat: no-repeat;
	width: 1001px;
	height: 204px;
	z-index: 2;
}
#bodySite {
	background-image: url(body.jpg); 
	background-repeat: no-repeat;
	width: 1001px;
	height: 535px;
	background-color: #6f7d8c;
	z-index: 0;
}
#footSite {
	background-image: url(foot.gif); 
	background-repeat: no-repeat;
	width: 1001px;
	height: 100px;
	z-index: 5;
}
#homepageRightdiv {
	width: 490px;
	height: 280px;
	z-index: 3;
	position: relative;
	left: 487px;
	bottom: 50px;
}
#homepageRightdiv p {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	/*letter-spacing: 1;*/
	color: white;
	text-align: left;
}
#homepageLeftdiv {
	background-image: url(homepageNevesta.jpg);
	background-repeat: no-repeat;
	width: 481px;
	height: 496px;
	position: relative;
	left: 310px;
	top: 255px;
	z-index: 0;
}
#languageMenu {
	position:relative;
	top: 53px;
	left: 95px;
}
#siteDev {
	position:relative;
	bottom: -55px;
	left: 130px;
	z-index: 10;
}
#siteDevLink p {
	font-size: 13px;
	color:#616d78;
	margin-top: 1px;
}
#siteDevLink a:link {
	font-family: Arial;
	text-decoration: none;
	color: #616d78;
}
#siteDevLink a:hover {
	color: #ffffff;
}
#siteDevLink a:visited {
	text-decoration: none;
	color: #616d78; 
}
#table_sitemenu_a {

}
#table_sitemenu_b {

}
#homepageRightdiv a:link {
	font-family: Arial;
	text-decoration: none;	
}
#homepageRightdiv a:hover {
	text-decoration: none;
}
#homepageRightdiv a:visited {
	text-decoration: none;
}
#sitemenu1 {
	width: 96px;
	height: 30px;
}
#sitemenu2 {
	width: 100px;
	height: 30px;
	/*padding-left: 20px;*/
}
#sitemenu3 {
	width: 126px;
	height: 30px;
	padding-left: 20px;
}
#sitemenu4 {
	width: 70px;
	height: 32px;
	padding-left: 20px;
}
#sitemenu5 {
	width: 134px;
	height: 32px;
	padding-left: 10px;
}