body {
	background: #003065;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #6b1800;
}
a {
	color: #fb3800;
	cursor: pointer;
}
.right_link {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.left_link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin:0px;
	padding: 0px;
}
h1 {
	padding: 10px 20px 10px 0px;
	border-bottom: solid 1px #ccc;
	margin: 0px;
	font-size: 22px;
	color: #ff3702;
}
h2 {
	padding: 10px 20px 10px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

.c_link {
	color: red;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}
#container {
	text-align: left;
	width: 905px;	
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
}
#container2 {
	text-align: left;
	width: 698px;	
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
}
#logo {
	float: left;
	width: 153px;	
	padding: 0px 0px 5px 10px;
}
#head {
	float: left;
	width: 594px;	
	padding: 0px 0px 0px 0px;
}
.top {
	float: left;
	width: 905px;	
	height: 33px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top.gif);
	text-align: right;
}
.lang {
	float: right;
	width: 150px;
	padding: 10px 20px 0px 0px;
}
.lang a{ 
	color: #1050a9;	
}
#cont {
	float: left;
	width: 905px;	
	padding: 0px 0px 0px 0px;
	background-image: url(../img/content_bg.gif);

}
#right {
	float: left;
	width: 180px;
	background-image: url(../img/right_bg.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}
.col {
	float: left;
}
.topmenu{
	float: left;
	width: 610px;	
	background: #BBB;
	margin-bottom: 2px;
}
.menu_act a{
	background: white;
	color: #ff5a00;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
	text-decoration: none;
	float: left;
	font-size: 14px;
	border-right: solid 2px #b6b697;
	border-left: solid 1px #b6b697;
	border-top: solid 1px #b6b697;
}
.menu a{
	color: white;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-size: 14px;
	float: left;
}
.menu a:hover{
	color: black;
	background: #AAA;
}
.txt_content {
	width: 518px;
	float: left;
}
.left_menu_vis {
	width: 140px;
	float: left;
	padding: 2px 4px 2px 4px;
	display: none;
}
.left_menu {
	width: 175px;
	float: left;
}
.left_menuitem1 {
	float: left;
	width: 150px;
	padding: 10px 0px 5px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #003065;
}
.left_menuitem1 a:hover{
	color: black;
}
.left_menuitem1act {
	float: left;
	width: 160px;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #003065;
	border: solid 1px #c2d8ef;
}
.left_menuitem2 a{
	float: left;
	width: 132px;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
    background-image: url(../img/bull.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	color: #101b6d;
}
.left_menuitem2 a:hover{
	color: black;
	background: white;
}
.left_menuitem2act a{
	float: left;
	width: 132px;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
	color: #ff3702;
    background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	font-weight: bold;
}
.left_menuitem3 a{
	float: left;
	width: 115px;
	padding: 1px 0px 1px 40px;
	text-decoration: none;
    background: #DDD;
    background-image: url(../img/bull.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	color: #101b6d;
}
.left_menuitem3 a:hover{
	color: black;
	background: white;
}
.left_menuitem3act a{
	float: left;
	width: 115px;
	padding: 1px 0px 1px 40px;
	text-decoration: none;
    background: #DDD;
	background: #701717;
	color: white;
	font-weight: bold;
}
.left_menuitem4 a{
	float: left;
	width: 105px;
	padding: 1px 0px 1px 50px;
	text-decoration: none;
    background: #DDD;
    background-image: url(../img/bull.gif);
	background-repeat: no-repeat;
	background-position: 40px 8px;
	color: #101b6d;
}
.left_menuitem4 a:hover{
	color: black;
	background: white;
}
.left_menuitem4act a{
	float: left;
	width: 105px;
	padding: 1px 0px 1px 50px;
	text-decoration: none;
    background: #DDD;
	background: #701717;
	color: white;
	font-weight: bold;
}

.cimke {
	float: left;
	width: 130px;
	padding: 8px 10px 0px 0px;
}
.cimke_error {
	float: left;
	width: 130px;
	color: red;
	padding: 5px 10px 0px 0px;
}
.adat {
	float: left;
	width: 270px;
	padding-top: 5px;
}
.form_reg {
	float: left;
	width: 260px;
	padding-top: 5px;
}
.cimke3 {
	padding: 0px 0px 0px 0px;
}
.cimke_error3 {
	color: red;
}
#footer {
	float: left; 
	width: 880px; 
	text-align: center; 
	padding: 8px 0px 8px 0px; 
	border-top: solid 3px #ff5400;
	margin: 0px 10px 0px 10px;
	display: inline;
}