html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

*{
	font-family:Arial;
}

body, html{
	/*margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;*/
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}

td {
	padding-right:5px;
}

#layout_container{
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

#header_layout{
	width:930px;
	height:216px;
	background-image:url(../pics/header_img.jpg);
	clear:right;
}

#main_content_container{
	width:930px;
	height:100%;
}

#left_container{
	width:190px;
	height:100%;
	float:left;
}

#left_background_container{
	background-image:url(../pics/bg_left.gif);
	background-repeat:repeat-y;
	min-height:500px;
	_height:500px;
}

#right_container{
	width:190px;
	height:100%;
	float:left;
}

#right_container p, #right_container h2,#right_container h3 {
	margin-left:15px;
}

#right_background_container{
	background-image:url(../pics/bg_right.gif);
	background-repeat:repeat-y;
	min-height:500px;
	_height:500px;
}

#middle_container{
	width:550px;
	height:100%;
	float:left;
}



.main_menu a{
	color:#d42626;
	font-size:17px;
	display:block;
	text-align:right;
	width:155px;
	text-decoration:none;
	padding-right:35px;
	padding-bottom:8px;
	background-image:url(../pics/puzzle_inactive.png);
	height:19px;
	background-repeat:no-repeat;
	background-position:160px 2px;
}

.main_menu a:HOVER{
	text-decoration:none;
	background-image:url(../pics/puzzle_active.png);
}

.main_menu_act a{
	color:#d42626;
	font-size:17px;
	display:block;
	text-align:right;
	width:155px;
	text-decoration:none;
	padding-right:35px;
	padding-bottom:8px;
	background-image:url(../pics/puzzle_active.png);
	height:19px;
	background-repeat:no-repeat;
	background-position:160px 2px;
}

.main_submenu a{
	color:#9a9a9a;
	font-size:13px;
	display:block;
	text-align:right;
	width:155px;
	text-decoration:none;
	padding-right:35px;
	padding-bottom:5px;
}

.main_submenu a:HOVER{
	text-decoration:none;
	color:#d42626;
}

.main_submenu_act a{
	color:#d42626;
	font-size:13px;
	display:block;
	text-align:right;
	width:155px;
	text-decoration:none;
	padding-right:35px;
	padding-bottom:5px;
}

#language_menu_1{
	width:190px;
	float:left;
}


#breadcrumb_menu_container {
	width:550px;
	float:left;
	min-height: 12px;
}

#language_menu_2{
	width:190px;
	float:left;
}

.language_menu{
	color:#9a9a9a;
	font-size:10px;/*
	float:left;*/
}

.language_menu a{
	color:#9a9a9a;
	font-size:10px;
	text-decoration:none;/*
	float:left;*/
}

.language_menu a:HOVER{
	color:#d42626;
}

.breadcrumb_menu{
	color:#d42626;
	font-size:10px;
	float:left;
}

.breadcrumb_menu a{
	color:#d42626;
	font-size:10px;
	text-decoration:none;
	float:left;
}

.breadcrumb_menu a:HOVER{
	text-decoration:underline;
}

#body_container{
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	min-height:518px;
	_height:518px;
}

h1{
	font-size:20px;
	color:#d42626;
	padding-bottom:10px;
	font-weight:bold;
}

h2{
	font-size:17px;
	color:#6b6b6b;
	padding-bottom:10px;
	font-weight:bold;
}

h3{
	font-size:17px;
	color:#d42626;
	padding-bottom:10px;
}

#right_container h1{
	font-size:12px;
	color:#d42626;
	padding-bottom:10px;
	font-weight:bold;
	margin-left:15px;
}

p{
	font-size:13px;
	color:#3f3f3f;
	text-align:justify;
	padding-bottom:12px;	
}

#right_container p{
	text-align:left;
}

#body_container a, #right_container a{
	font-size:12px;
	color:#d42626;
	border-bottom:1px dashed #d42626;
	text-decoration:none;
}

#right_links a{
	font-size:10px;
	color:#9a9a9a;
	background-image:url(../pics/puzzle_inactive.png);
	background-repeat:no-repeat;
	background-position:15px 0px;
	padding-left:35px;
	height:22px;
	width:155px;
	display:block;
	text-decoration:none;
}

#right_links a:HOVER{
		background-image:url(../pics/puzzle_active.png);
}

#footer_container, #cubus_footer_container{/*
	width:500px;*/
	text-align:center;
	color:#9a9a9a;
	font-size:10px;
	padding-top:5px;
}

#footer_container a, #cubus_footer_container a{
	text-align:center;
	color:#9a9a9a;
	font-size:10px;
	padding-top:5px;
	text-decoration:none;
}

#footer_container a:HOVER{
	text-decoration:underline;
}

#cubus_footer_container a span.cubus{
  color: #D42626;
}

#top_left{
	background-image:url(../pics/top_left.gif);
	height:10px;
	width:190px;
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
}

#bottom_left{
	background-image:url(../pics/bottom_left.gif);
	height:15px;
	width:190px;
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
}

#top_right{
	background-image:url(../pics/top_right.gif);
	height:10px;
	width:190px;
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
}

#bottom_right{
	background-image:url(../pics/bottom_right.gif);
	height:15px;
	width:190px;
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
}

.news_title{
	font-size:13px;
	color:#6b6b6b;
	font-weight:bold;
	padding-left:15px;
}

.news_date{
	font-size:11px;
	color:#9a9a9a;
	font-weight:bold;
	padding-left:15px;
}


.news_title_2{
	font-size:13px;
	color:#6b6b6b;
	font-weight:bold;
}

.news_date_2{
	font-size:11px;
	color:#9a9a9a;
	font-weight:bold;
}


.guestbook_counter {
	background-color:#ffffff;
	color:#6b6b6b;
	padding-left:0px;
	font-size:13px;
	font-weight:bold;
}

.tx-guestbook-header{
	font-size:14px;
	color:#9a9a9a;
	font-weight:bold;
	padding-bottom:5px;
}

.tx-veguestbook-pi1 .tx-guestbook-left{
	background-color:#ffffff;
	padding:0px;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p, .tx-veguestbook-pi1 .tx-guestbook-right p {
	padding:0px;
	color:#6b6b6b;
	margin:0px;
}

.tx-guestbook-right{
	padding-top:5px;
	margin-top:0px;
}

.tx-veguestbook-pi1 .tx-guestbook-left{
	padding:0px;
	padding-bottom:8px;
	margin:0px;
	min-height:10px;
	height:auto;
}

.tx-guestbook-field{
	font-size:13px;
	color:#6b6b6b;
}

.tx-guestbook-submit{
	font-size:13px;
	color:#6b6b6b;
}

.csc-textpic-caption{
	font-size:10px;
	color:#6b6b6b;
}

#right_background_container p{
	padding-bottom:5px;
}

/*  BEGIN OF THE STARTPAGE CSS*/

#top_div{
	width:100%;
	height:50px;
	background-color:#cccccc;
}

#middle_div{
	width:100%;
	background-image:url(../pics/bg_main.gif);
	height:399px;
	width:100%;
}

#logo_mainpage{
	background-image:url(../pics/logo_mainpage.gif);
	width:700px;
	height:399px;
	margin-left:auto;
	margin-right:auto;
}

#bottom_div{
	width:100%;
	background-color:#ffffff;
}

.welcome_text{
	font-size:21px;
	color:#666666;
	text-align:center;
	padding-bottom:20px;
}

#language_text{
	font-size:18px;
	color:#666666;
	text-align:center;
	padding-bottom:20px;
}

#language_text a{
	font-size:18px;
	color:#d42626;
	text-align:center;
	text-decoration:none;
	padding-bottom:20px;
	text-transform:uppercase;
}

#language_text a:HOVER{
	text-decoration:underline;
}

#language_text p{
	display:inline;
	font-size:18px;
	color:#d42626;
}

/*  END OF THE STARTPAGE CSS*/

#newsletter_form label{
	width:200px;
	display:block;
	float:left;
	font-size:13px;
	color:#6b6b6b;
	font-weight:bold;
}

#newsletter_form input, textarea{
	margin-bottom:5px;
	width:320px;
	border:1px solid #c9c9c9;
	font-size:13px;
	color:#6b6b6b;
}

#newsletter_form input.error, textarea.error{
    border:1px dotted red;
}

#newsletter_form input.submit_button{
	width:80px;
	color:#6b6b6b;
	font-weight:bold;
	font-size:13px;
}

#newsletter_form script{
	color:#ff0000;
}

#newsletter_form label.error{
  display:none !important;
}

/*section index*/
#body_container .csc-menu-3 a{ 
	font-size:15px;  
 }

.tx-veguestbook-pi1 ul li{
	color:#ff0000;
	font-size:13px;
}
