body {
  margin:0;
  padding:0;
  color: #232323;
  font-family:arial;
  font-size:12px;
  text-align:center;
  color: #444;
}
p {
  padding:0;
  margin:0;
  margin-bottom:8px;
}
form {
	display:inline;
}
img {
	border:0;
}
td {
  font-family:arial;
  font-size:12px;
}
h1 {
	font-family:arial;
	font-weight:normal;
	font-size:18px;
	padding:0;
	margin:0;
}
h2 {
	font-family:arial;
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:5px;
}
a {
	color: #c71207;
	text-decoration:underline;
}
.formfield1 {
  border: 1px solid #ccc;
}
#container1 {
	margin-top:0;
	padding-top:0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width:990px;
    background: #f4f4f4;
	
}
#container2 {
	padding:25px;
	padding-top:10px;
	background:#fff;
}
#topmenu {
	width:500px;
	float:left;
	padding-top:35px;
	padding-left:20px;
}

#langmenu {
	width:70px;
	float:right;
	padding-top:35px;
}
#langmenu a {
	margin-right:5px;
}

#content-left {
	width:250px;
	float:left;
}
#content-center {
	width:450px;
	float:left;
}
#content-right {
	width:225px;
	float:left;
	margin-left:10px;
}
#content-round {
	background: #fff;
	padding:25px;
	padding-top:5px;
	margin-top:00px;
	padding-bottom:50px;
	min-height:360px;
	text-align: justify;
}
#footer {
	padding:20px;
	padding-top:10px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	color:#cd9591;
}
#footer ul {
 margin:0;
 padding:0;
}
#footer li {
	float: left;
	margin-left:20px;
	font-size:11px;
	list-style-type: none;
}
#footer li a {
	font-size:11px;
	text-decoration:none;
	color:#cd9591;
}

#submenu {
	margin:20px;
	padding:10px;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:0px; 
	margin-right:0px;
	padding-right:0px;
}
#submenu li {
	list-style-type: none;
	margin-bottom:6px;
}
#submenu a {
	font-size:12px;
	text-decoration:none;
	color:#c71207;
	background-image: url('/media/sys/bullet1.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left:15px;
}
#submenu a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#c71207;
}
.submenu_current {
	text-decoration:underline;
	color:#c71207;
}

#calculator {
	background-image: url('/media/sys/calc-bg.gif');
	background-repeat: no-repeat;
	background-position: 0 0; 	
	height: 318px;
	width: 230px;
	margin-top:10px;
}
#calc-inner {
	margin:20px;
	margin-top:0px;
	padding-top:1px;
}

#topmenu ul {
	margin:0;
	padding:0;
}
#topmenu li {
	float:left;
	list-style-type:none;
	margin-left:5px;
	margin-right:10px;
}
span.menu_text {
  	cursor: pointer;
  	cursor: hand;
}
a.top_menu_default {
	background: url('/media/sys/round-big-left2.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:12px;
	color:#c71207;
	padding-left:12px;
}
a.top_menu_default span.top_menu_default {
	background: url('/media/sys/round-big-right2.gif');
	background-repeat:no-repeat;
  width:10px;
  height:35px;
  display:block;
  float:right;
  position:relative;
  top:-10px;
	cursor: pointer;
  	cursor: hand;
}
a.top_menu_current span.top_menu_current {
	background: url('/media/sys/round-big-right.gif');
	background-repeat:no-repeat;
  width:10px;
  height:35px;
  display:block;
  float:right;
  position:relative;
  top:-10px;
	cursor: pointer;
  	cursor: hand;
}
a.top_menu_current {
	background: url('/media/sys/round-big-left.gif');
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
	padding-left:12px;
}

a.submitlink {
	background: #c71207;
	color:#fff;
	padding:5px;
	display:block;
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	font-size:11px;
}


/*NEWS*/
.post_title {
	font-size: 16px;
	color: #c71207;
	text-decoration:none;
	font-weight:bold;
}
.post_title a {
	font-size: 14px;
	color: #c71207;
	text-decoration:none;
	font-weight:bold;
}
.post_date {
	text-align:right;
	font-weight:bold;
}
.post_short {
	padding-bottom:40px;
}
.post_short p {
	margin:0;
	padding:0;
}
.post_short a {
	font-size: 12px;
	color: #c71207;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	margin-top:3px;
}
#status {
  background: #eee;
  margin-bottom:5px;
  margin-top:0px;
  padding:3px;
  width:125px;
}
