
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	background: #121511;
	color: #aaaaaa;
	font-family: Tahoma, sans-serif;
}

.clear{
	float: none;
	clear: both;
}

body.main #imageContainer {
	position: relative;
	top: 0px;
	z-index: 100;
}
body.main #imageContainer img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 657px;
	height: 181px;
	z-index: -1;
	filter: alpha(opacity=0);
  	opacity: 0.0;
}

body.main div#logo, 
body.sub div#logo {
	height: 33px;
}
body.main div#logo{
	background: url(../images/logo.gif) no-repeat 60px 0;
	margin-top: 81px;
	margin-bottom: 13px
}
body.sub div#logo {
	background: url(../images/logo2.gif) no-repeat 26px 0;
	margin-top: 18px;
	margin-bottom: 8px
}

body.main div#logo a, body.sub div#logo a {
	display: block;
	height: 33px;
	width: 100%;
}



div#main p {
	margin-bottom: 1em;
}

ul#menu {
	margin-top: 13px;
}

ul#languages {
	/* background: #222520 url(../images/corner_language.gif) no-repeat 100% 0; */
	height: 21px;
	padding-top: 4px;
	padding-right: 17px;
	text-align: right;
}

ul#languages li.do {
	background: url(../images/bullet_language.gif) no-repeat 100% 7px;
	padding-right: 10px;
}



ul#languages li
{
	margin-right: 6px;
}

ul#languages li {
	display: inline;
}
ul#languages li{
	line-height: 1em;
}
ul#languages li a {
	color: #aaa;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

ul#languages li a:hover, div#side ul li a:hover {
	color: #ff5c00 !important;
}

ul#languages li a.selected {
	color: #ff5c00 !important;
}

div#wrapper, div#wrapper2 {
	margin: 0 auto 0 auto;
	width: 891px;
}


div#dobg {
	background: #3e423a url(../images/bg_bottom.gif) no-repeat 50% 0; 
}

div#dobg2 {
	background: #3e423a url(../images/bg_top.gif) no-repeat 50% 0;
}

ul#menu{
	margin-left: -11px;
	width: 668px;
	margin-top: 194px;
}

ul#menu li a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

ul#menu li {
	border-right: 1px solid #63695c;
	font-family: Arial, Helvetica, sans-serif;
	width: 166px;
	display: block;
	float: left;
	text-align: center;
}


ul#menu li a:hover {
	color: #ff5c00;
}

div#footer {
	/* background: #191919 url(../images/corner_copyright.gif) no-repeat 0 0; */
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	padding-top: 6px;
	padding-left: 23px;
}
div#footer p {
	line-height: 14px;
}
div#footer p span {
	color: #fff;
}

div#footer p#copyright {
	float: left;
}

div#footer p#madeby {
	float: right;
	margin-right: 10px;
}

div#footer p#madeby a {
	color: #fff;
	text-decoration: none;
}

div#footer p#madeby a:hover {
	color: #ff5c00;	
}

div#main div#intro {
	float: left;
	font-size: 12px;
	line-height: 16px;
	/* padding-right: 14px; */
	margin-right: 14px;
	width: 150px;
	text-align: right;
	height: 212px;
}
div#main div#intro .box{
	text-align: right;
	padding-right: 11px;
	border-right: 1px solid #63695C;
	min-height: 212px;
    height: auto !important;
    height: 212px;
}
div#main div#intro .box .boxHead,
div#main div#intro .box .boxBottom {
	display: none;
}
div#main div#intro p{
	line-height: 16px;
	text-align: right;
	margin: 0px;
}
div#main div#theme {
	float: right;
	width: 657px;
}

body.main div#main {
	padding-bottom: 170px;
	margin-left: 68px;
	overflow: hidden;
}

body.sub div#main {
	/*padding-bottom: 23px;*/
	margin-left: 26px;
}


/*************************************************************
 *
 *   classes for JavaScript
 *   clickEvents
 *
 */

.eventClicked {
	color: #ff5c00 !important;
}

.defaultClicked {
	color: #aaa !important;
}

/*************************************************************/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 18px;
}

h2 {
	/*border-bottom: 1px solid #63695C;*/
	color: #fff;
	font-size: 16px;
}

body.sub div#main {
	margin-top: 14px;
	padding-bottom: 17px;
}

body.sub div#side {
	width: 184px;
}

#pageBody, 
h1.pageHeader{
	margin: 0px 26px 0px 18px;
}
#pageBody h2{
	margin: 1em 0 0.5em 0;
	line-height: 1em; 
}
#pageBody p{
	text-align: justify;
}

div#side {
	float: left;
	margin-right: 24px;
}

div#side ul li {
	padding-left: 15px;
}

div#side ul li a {
	color: #aaa;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

body.sub ul#menu {
	float: right;
}

body.sub div#main {
	clear: both;
}

body.sub div#content {
	float: left;
	width: 657px;
}
/*
div.box {
	background: #191919;
	padding: 14px;
	margin-bottom: 17px;
}
*/
div#centerise {
	text-align: center;
}

div#main div#side ul {
	margin-top: 10px;
	margin-bottom: 47px;
}

div#content p {
	font-size: 12px;
	line-height: 16px;
}

/* hirek */

.previewBody div.more A{
	background-image: url(../images/triangle-right-orange.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}

.article div.back{
	margin: 0px 0px 14px 0px;
}
.article div.back A{
	background-image: url(../images/triangle-left-orange.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}


#groupLink{
	display: none;
}
#articleInfo,
.previewBody div.info{
	margin: 14px 0px;
}
