body {
	margin: 0;
	/*font-family: "Lucida Sans Unicode", "MS Sans Serif", Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 62.5%;
	background-color: #9faad3;
	line-height: 180%;
	letter-spacing: 0.00em;
	word-spacing: 0.00em;
	
}

a, a:hover, a:link, a:visited {
	color: #495677;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	letter-spacing: 0.02em;
}

a:hover {
	background-color: #495677;
	color: #fff;
}

 /*************************************
 +Containers
 *************************************/
#language {
	position: absolute;
	top: .5em;
	right: .5em;
}

#wrap {
	font-size: 1.2em;
	background-color: #fff;
}

#wrap-content {
	width: 720px;
	margin: 0 auto;
	padding: 0 0 100px 0;
}

#wrap-header {
	
}

#wrap-entry {
	
}

#main-menu {
	border-bottom: 10px solid #9faad3;
	margin-top: 75px;
}

#main-menu-border-bg {
	background: url('images/main-menu-border-bg.gif') center bottom repeat-x #fff;
	height: 43px;
}

#entry {
	
}

#sidebar {

}

#footer {
	border-top: 2px solid #495677;
	background-color: #9faad3;
	color: #fff;
	padding: 10px 0 20px 0;
}

#footer-content {
	font-size: 1.1em;
	margin: 0 auto;
	width: 720px;
	text-align: center;
}

/*************************************
 +Hn
*************************************/

h1, h2, h3 {
	font-family: Lucida Grande, Lucida Sans Unicode, arial, verdana, geneva, helvetica, sans-serif;
}

h1, #wrap-header span a {
	margin: 0;
	visibility: hidden;
}

h1 a span {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	height: 95px;
	visibility: visible;
	cursor: hand;
	background: url('images/logo-eurospa.gif') left top no-repeat;
}

h2 {
	font-size: 1.5em;
	font-weight: lighter;
	color: #495677;
	letter-spacing: 0.06em;
	word-spacing: 0.01em;
	margin-top: 2px;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
	word-spacing: 0;
	margin-top: 1em;
	margin-bottom: .5em;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

/*************************************
 +Header
*************************************/

#main-menu a, #main-menu a:hover, #main-menu a:visited, #main-menu a:hover {
	text-decoration: none;
}

#main-menu ul {
	font-family: Lucida Grande, Lucida Sans Unicode, arial, verdana, geneva, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	height: 21px;
	text-align: right;
	margin: 0 auto;
	width: 720px;
}

#main-menu li {
	float: right;
	margin: 0 4px 0 5px;
}

.br-normal, .bl-normal, .br-active, .bl-active {
	width: 6px;
	height: 23px;
	position: absolute;
}

.br-normal {
	margin: -2px 0 0 9px;
	background: url('images/br-normal.gif') right top no-repeat #e1e8f5;
}

.bl-normal {
	margin: -2px 0 0 -9px;
	background: url('images/bl-normal.gif') right top no-repeat #e1e8f5;
}

.br-active {
	margin: -2px 0 0 9px;
	background: url('images/br-active.gif') right top no-repeat #e1e8f5;
}

.bl-active {
	margin: -2px 0 0 -9px;
	background: url('images/bl-active.gif') left top no-repeat #e1e8f5;
}

#main-menu li a {
	position: relative;
	top: 3px;
	left: 0px;
	padding: 6px 9px 4px 9px;
	background: url('images/md-normal.gif') center top repeat-x;
	color: #9eaad2;
}

#main-menu li.active a, #main-menu li a:hover {
	position: relative;
	top: 3px;
	left: 0px;
	padding: 6px 9px 4px 9px;
	background: url('images/md-active.gif') center top repeat-x;
	color: #fff;
}

#main-menu li a:hover span.bl-normal {
	margin: -2px 0 0 -9px;
	background: url('images/bl-active.gif') left top no-repeat #E1E8F5;
}

#main-menu li a:hover span.br-normal {
	margin: -2px 0 0 9px;
	background: url('images/br-active.gif') right top no-repeat #E1E8F5;
}

/*************************************
 +Entry
*************************************/

.entry {
	font-size: 1.05em;
}

/*************************************
 +Language
 *************************************/

#language ul {
	list-style-type: none;
	float: left;
	margin: 0;
}

#language ul li {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}

#language ul li a {
	display: block;
	width: 13px;
	height: 9px;
	border: 1px solid #dedede;
}

#language ul li a:hover {
	border: 1px solid #c1c1c1;
}

#language ul li a span {
	display: none;
}

#language ul li a.cs {
	background: url('images/flag-cs.gif') left top no-repeat;
}

#language ul li a.en {
	background: url('images/flag-en.gif') left top no-repeat;
}

#language ul li a.de {
	background: url('images/flag-de.gif') left top no-repeat;
}

#language ul li a.ru {
	background: url('images/flag-ru.gif') left top no-repeat;
}


/*************************************
 +Sidebar
*************************************/


/*************************************
 +Rightbar
*************************************/


/*************************************
 +Footer
*************************************/
#footer-content a, #footer-content a:hover, #footer-content a:visited, #footer-content a:link {
	color: #fff;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	letter-spacing: 0.01em;
}

#footer-content a:hover {
	background-color: #495677;
}

/*************************************
 +Table
*************************************/

 
/*************************************
 +Misc
*************************************/
.entry-text {
	width: 420px;
	padding-right: 20px;
	float: left;
}

.entry-image {
	width: 260;
	float: right;
}

hr {}
 
.info, .error {}

.error {color: red;}
.info {color: green;}

.cleaner {clear: both;}