@charset "utf-8";
body {
	padding: 0px;
	background-color: #535967;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main {
	width: 794px;
	height: 100%;
	margin-right: auto;
	margin-left: 200px;
}
#left {
	height: 600px;
	width: 106px;
	float: left;
	background-image: url(../img/ws.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	margin-left: 70px;
}
#main #content #cont_up {
	background-image: url(../img/images/cobt_bg_01.png);
	height: 26px;
	width: 699px;
}
#main #content #cont_mid {
	background-image: url(../img/images/cobt_bg_02.png);
	background-repeat: repeat-y;
	width: 699px;
	padding-bottom:15px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	position:relative;
}
#main #content #cont_mid p {
	padding-right: 4px;
	padding-left: 4px;
}

#main #content #cont_mid a { 
	color:#fff;
}
#main #content #cont_mid a:hover { 
	color:#ccc;
	text-decoration:none;
}

#main #content #cont_bott {
	background-image: url(../img/images/cobt_bg_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0px;
	height: 26px;
	width: 699px;
}
#eu {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #content {
	margin-top: 30px;
}

#conf {
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	font-family:arial;
	margin-bottom:-2px;
}
#conf a {
	margin:0;
	padding:0;
	color:#f2cee1;
	font-family:arial;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#conf a:hover {
	text-decoration:underline;
	color:#fff;
}


#main #top #logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 341px;
	height: 222px;
}
#main #top #meniu {
	background-image: url(../img/bg_meniu.png);
	height: 231px;
	width: 205px;
	float: right;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 96px;
}
a.ameniu {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#main #top #meniu #languages {
	margin-top: 5%;
	text-align: right;
	margin-bottom: 5%;
}
#main #top #meniu li {
	margin-bottom: 3px;
	list-style-type: none;
}

a.lng {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.zero {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
a.lnk {
	color: #FFFFFF;
	text-decoration:underline;
}

