body {
	margin: 0;
	padding: 0;
	background: #FFF url("images/oth_bg.png") 50% 0 no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body.ind{
	background-image: url("images/ind_bg.jpg");
}
a {
	color: #247789;
}
a img {
	border: 0;
}
#pg {
	width: 1000px;
	margin: 0 auto;
	padding: 268px 0 0;
	position: relative;
	background: url("images/oth_bg.png") 50% 0 no-repeat;
}
.ind #pg {
	padding: 554px 0 0;
	background-image: url("images/ind_bg.jpg");
}


#slogan{
	height: 70px;
		
	padding-right:50px;
	
	color: #010101;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
}

	#slogan strong{
		color: #548cd7;
	}
	#slogan_second{
		padding-right:90px;
	}

#phn {
	position: absolute;
	width: 251px;
	left: 700px;
	top: 83px;
	font-size: 15px;
	color: #88B3B8;
}
#phn a{
	text-decoration: none;
}
#phn strong {
	color: #0A525A;
	font-size: 20px;
	font-weight: normal;
}
.ind #phn {
	top: 83px;
}
#lg {
	position: absolute;
	width: 268px;
	height: 161px;
	left: 357px;
	top: 30px;
}
.ind #lg {
	top: 30px;
}
#tp_mn {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 751px;
	top: 100px;
}
.ind #tp_mn {
	top: 65px;
}
#tp_mn li {
	display: inline;
	padding-left: 33px;
	color: #0A525A;
 	font-size: 11px;
}
#tp_mn li a {
	color: #0A525A;
}

#lang_act {
	background:#8AF1F6;
}

#cnt {
	padding: 0 0 0 41px;
}
#cnt h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 25px;
	margin: 13px 0;
	font-weight: normal;
}
#cnt h2 {
	font-size: 14px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: #685740;
	margin: 44px 0 5px;
}
#cnt p {
	font-size: 11px;
	line-height:14px;
	margin: 13px 0;
}
#cnt .cl1{
	float: left;
	width: 200px;
}
#lft_mn {
	margin: 0;
	padding: 38px 0 59px;
	list-style: none;
}
#lft_mn li{
	font-size: 14px;
	line-height: 22px;
	margin: 13px 0;
	padding: 0 0 0 4px;
}
#lft_mn li ul {
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}
#lft_mn ul li{
	font-size: 12px;
	line-height: 20px;
	margin: 4px 0;
	padding: 0 0 0 4px;
}
#lft_mn li.act span{
	/*padding: 0 0 0 0px;*/
	background: #4E5F4D;
	display: block;
}
#lft_mn li.act span a{
	color: #CBDAC8;
	text-decoration: none;
}

#lft_mn2 {
	margin: 0;
	padding: 38px 0 59px;
	list-style: none;
}
#lft_mn2 li{
	font-size: 12px;
	line-height: 20px;
	margin: 13px 0;
	padding: 0 0 0 4px;
}
#lft_mn2 li ul {
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
} 
#lft_mn2 li.act span{
	padding: 0 0 0 0px;
	background: #4E5F4D;
	display: block;
}
#lft_mn2 li.act span a{
	color: #CBDAC8;
	text-decoration: none;
} 


#rts {
	border-collapse: collapse;
	width: 196px;
	margin: 0 4px;
	font-size: 10px;
	text-align: right;
}
#rts td, #rts th {
	padding: 1px;
	white-space: nowrap;
}
#rts td.up, #rts td.dw {
	text-align: left;
	padding-left: 12px;
	background: url("images/up.gif") left no-repeat;
}
#rts td.dw {
	 background-image: url("images/dw.gif");
}
#cnt .cl2{
	float: left;
	padding: 0 0 0 47px;
	width: 451px;
	color:#685740;
}
.cl2 h1{
	color:#010100;
}
#cnt .cl3{
	float: left;
	padding: 0 0 0 47px;
	width: 174px;
	font-size: 11px;
}
	#cnt .cl3 img{
		float:right;
	}
	#demand_header{
		font-size: 17px;
		text-align: right;	
		font-weight: normal;
		color: #c42222;
		display:block;
		clear:both;
	}
	#support_header{
		font-size: 17px;
		text-align: right;	
		font-weight: normal;
		color: #c42222;
		display:block;
		clear:both;
	}
	#cnt .cl3 h3{
		font-size: 17px;
		text-align: right;	
		font-weight: normal;
		color: #c42222;
		display:block;
		margin-top:60px;
		clear:both;
	}
.cl3 form {
	margin: 25px 0 0;
	padding: 0;
}
.inp {
	color: #a8a18c;
	height: 40px;
	line-height: 15px;
}
.inp input {
	border: #d2d8c2 1px solid;
	width: 172px;
	height: 16px;
	font-size: 14px;
	color:#010100;
}
.btt input {
	border: 0;
	background: none;
	color: #247789;
	text-decoration: underline;
	text-align: left;
	padding: 0;
	font-size: 11px;
}
.icq {
	color: #A8A18C;
	line-height: 15px;
	padding-left: 24px;
	background: url("images/icq.gif") 0 0 no-repeat;
	margin: 0 0 13px;
}
.nws {
	color: #606556;
	margin-top: 0;
}
.arh {
	padding: 22px 0 0 14px;	
}
.arh a{
	color: #785549;
}
#cnt .cl4{
	float: left;
	padding: 0 0 0 47px;
	width: 672px;
	color:#685740;
}
.cl4 h1{
	color:#010100;
}
#prtn {
	height: 134px;
	width: 952px;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	line-height: 13px;
	padding: 30px 0 0 48px;
	background: url("images/prtn_bg.png") 48px 0 no-repeat;
	color: #606556;
}
#lgs {
	width: 545px;
	padding: 43px 43px 10px;
	float: left;
}
#all_prtn {
	display: block;
	float: left;
}
#all_prtn p {
	margin-top: 30px;
}
#ftr{
	clear: both;
	width: 1000px;
	height: 58px;
	margin: 0 auto;
	padding: 60px 0 0;
	font-size: 11px;
	line-height: 13px;
	color: #606556;
}
#ftr .cl1 {
	float: left;
	padding: 0 0 0 43px;
	width: 243px;
}
#ftr .cl2 {
	float: left;
	padding: 0;
	width: 498px;
}
#ftr .cl3 {
	float: left;
	padding: 0;
	width: 174px;
}
#ftr a {
	color: #606556;
}

#flashMessage {width:400px;
color:#FF0000;
border-bottom: 2px solid #FF0000;
border-top: 1px solid #FF0000;
font-size: 16px;
margin: 8px 0px;
font-weight: bold;
padding: 10px;}

#demand_block{
	display: none;	
}

#support_block{
	display: none;	
}


/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 545px; /* Set to gallery width, in px or percentage */
height: 50px; /* Set to gallery height */
}

#motioncontainer a img {
/*border: 1px solid #cccccc;  Set image border color */
}

#motioncontainer a:hover img {
/*border: 1px solid navy;  Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */ 


#kurs{
	float:left;
}	
	.ltl {		
		font-size: 10px;
	} 