body {
	background: #ddd url(../garnish/bg.png);
	font-family: Verdana, Arial, serif;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main {
	margin: 0 auto;
	margin-top: 10px;	
	margin-bottom: 5px;	
	width: 768px;
	background: #fff;
	border: 1px solid #555;
}

html>body #main {width: 770px;}

ul, ol {
	list-style-type: none;
}

h1, h2, h3, h4, #menu, ul, li, ol, p{
	padding: 0;
	margin: 0;
	text-align: left;
}

h1 span,
#content h3,
#footer h4,
.h,
#footer ul#lang li span,
#footer ul#extra li span {
	display: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

#main a:hover {
	color: #fff;
}

#header {
	height: 187px;
	background: #f0f0f0 url(../garnish/header.jpg);
	position: relative;

}
h1 a span {
	display: none;
}

h1 a {
	width: 344px;
	height: 21px;
	background: url(../garnish/nikoxil.png);
	display: block;
	position: absolute;
	left: 297px;
	top: 29px;
}


h1 a:hover {
	background-position: 0 -21px;
}


h2 {
	text-align: left;
	background: url(../garnish/h2.png) no-repeat;
	height: 32px;
	line-height: 32px;
	font-size: 1.0em;
	letter-spacing: 0.2em;
	font-family: Georgia, Verdana;
	color: #393900;
	padding: 2px;
	padding-top: 0;
	text-indent: 20px;
}

#menu {
	background: #fff;
	width: 100px;
	float: left;
	margin-top: 0px;
}

html>body #menu{width: 100px;}

#menu li a {
	display: block;
	text-align: left;
	padding: 0;
	line-height: 21px;
	height: 21px;
	margin: 5px 0px 0px 10px;
	font-weight: bold;
	color: #3D5C7F;
	font-size: 12px;
	font-family: Georgia, Verdana;
	background: url(../garnish/button.png) no-repeat 0px -82px;
	padding-left: 10px;
}

#menu li a:hover {
	color: #2D4C6F;
	background-position: 0px -103px;
	margin-left: 10px;
}

#menu li.current a {
	text-decoration: underline;
}

#menu li ul li a {
	background-position: 0px -41px;
	margin-top: 0;
	margin-bottom: 0;
}

#menu li ul li a:hover {
	margin-left: 10px;
	background-position: 0px 0px;
}


#menu li ul li.last a {
	background-position: 0px -62px;
	height: 20px;
	line-height: 20px;
}

#menu li ul li.last a:hover {
	background-position: 0px -21px;
}

#menu .current {
	text-decoration: underline;
}

#content {
	text-align: left;
	width: 641px;
	float: left;
	font-family: Verdana, Arial, sans;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.01em;
	color: #333;
	margin: 0;
	margin-top: 5px;
	margin-left: 7px;
}

#content #cmain {
	background: #F8F8F6 url(../garnish/ekto.jpg) bottom right no-repeat;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #bfbfbf;
	padding: 0 20px 0 20px;
	width: 609px;
	margin: 0;
}

#content #cmain p {
	margin-bottom: 0;
}


#content #ctop {
	background: url(../garnish/content.png) top left;
	width: 651px;
	height: 27px;
}


#content #cbot {
	background: url(../garnish/content.png) bottom left;
	width: 651px;
	height: 22px;
}

html>body #content{margin-right: 10px;}

#content p {
	margin: 0.3em 9px 0.5em 0;
	text-align: justify;
}

#content h4 {
	margin: 0.2em 0 0.4em 0.5em;
	letter-spacing: 0.1em;
}

#content ul {
	list-style-type: square;
}

#content a.thumb {
	float: left;
	background: url(../garnish/thumb.gif);
	margin: 9px;
	padding: 0;
	z-index: 200;
	width: 98px;
	height: 99px;
	display: block;
	position: relative;
}

#content a.thumb img {
	z-index: 0;
	position: absolute;
	left: 13px;
	top: 13px;
	border: 1px solid #555;
	margin: 0;
	padding: 0;
	width: 76px;
	height: 76px;
}
#content a.thumb:hover {
	background-position: 98px 0px;
}


#content a.thumb:hover img {
	border: 1px solid #af8;
}



#content #cmain a {
	color: #060;
	text-decoration: underline;
}

#content #cmain a:hover {
	color: #8a8;
}

#content #cmain img {
	float: left;

}

#content #cmain img.galleryItem {
	border: 1px solid #999;
	float: none;
}

#footer {
	clear: both;
	height: 150px;
	background: #f0f0f0 url(../garnish/footer.jpg);
	position: relative;
}

#footer ul li {
	position: absolute;
	left: 0;
}

#footer ul li a {
	position: absolute;
	background: url(../garnish/flags.png);
}

#footer ul#lang li a {
	width: 14px;
	height: 14px;
	top: 123px;
	left: 4px;
	position: absolute;
}

#footer ul#lang li.l2 a {
	left: 21px;
	background-position: 14px 0px;
}

#footer ul#lang li.l1 a:hover {background-position: 0px 14px}
#footer ul#lang li.l2 a:hover {background-position: 14px 14px}

#footer div#copy {
	position: absolute;
	font-size: 0.6em;
	font-family: Verdana, sans;
	letter-spacing: 0.1em;
	color: #666;
	bottom: 11px;
	left: 220px;
	width: 550px;
	text-align: center;
	height: 15px;
}
#footer div#copy a {
	color: #777;
}

#footer div#copy a:hover {
	color: #aaa;
}


div.hr {
	background: url(../garnish/hr.gif);
	height: 2px;
	width: 604px;
	border: none;
	border-collapse: collapse;
	clear: both;
	margin: 0;
}

div.hr hr {
	display: none;
}

.center {
	text-align: center;
	margin: 0 auto;
}
.clear {
	clear: both;
}

acronym {
	cursor: help;
	background: #afa;
}

div.arrows {
	width: 80px;
	margin: 0 auto;
}

a.up,
a.left,
a.right,
div.arrows a.disabled {
	background: #e0e0de url('../garnish/arrows.png') no-repeat top left;
	width: 13px;
	height: 13px;
	display: block;
	margin-left: 10px;
	float: left;
}

div.arrows a.disabled {
	background: none;
}

a.up {	background-position: -13px 0px;}
a.right {	background-position: -26px 0px;}

a.left:hover { background-position: 0px -13px;}
a.up:hover { background-position: -13px -13px;}
a.right:hover { background-position: -26px -13px;}

a.up span,
a.left span,
a.right span,
a.disabled span {
	display: none;
}

a.external {
	background: url(../garnish/external.gif) no-repeat center left;
    padding-left: 11px;
    margin-left: 2px;
}