﻿body{
	text-align:center;
	background: #4d7c8e url('images/bg.jpg') repeat-x 100% 0%;
	margin-top: 0px;
}

p, td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a{
	color:#CCCCCC;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover{
	color:#666666
}

.leg a{
	color:#CC0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.leg a:hover{
	color:#660000;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.rb {
	height: 8px;
	width: 8px;
}


#page{
	width:900px;
	text-align:left;
	margin:auto;
		}

#header{
	width:908px;
	margin:auto;
	height:196px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
h2 {
	width: 477px;
	line-height: 21px;
	text-align: left;
	background-color: #b40000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 5px;
}

#continut h3 {
	width: 477px;
	line-height: 21px;
	text-align: left;
	background-color: #333;
	color: #FFF;
	font-family: Tahoma;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 5px;
}

#bg_top {
	background-image: url(images/bg_top.jpg);
	display: inline;
	float: left;
	width: 902px;
	height: 15px;
	margin-left: 4px;
	line-height: 15px;
}
#bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	width: 902px;
	display: inline;
	float: left;
	height: 15px;
	margin-left: 4px;
	line-height: 15px;
}
#left{
	float:left;
	width:194px;
	display:inline; /*IE FIX*/
	background-color: #000000;
	margin: 0px 0px 15px 15px;
	color: #FFFFFF;
}

#right{
	float:right;
	width:194px;
	display:inline; /*IE FIX*/
	background-color: #b40000;
	margin: 0px 0px 10px 5px;
	color: #FFFFFF;
}

#left h3{
	padding:0;
	color:#fff;
	background: #b40000;
	margin:0;
	line-height: 28px;
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#right h3 {
	padding:0;
	color:#fff;
	background: #000;
	margin:0;
	line-height: 28px;
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

#main{
	width:902px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(images/bg_main.jpg);
	margin: 0px 0px 0px 4px;
}

#main p {
	text-align:justify;
	margin: 5px 0px 5px 0px;
}

.smartinput{
	margin:4px 0 0px 20px;
	background-color:#fff;
	width:138px;
	line-height: 22px;
	border: 1px none #fff;
	height: 22px;
}

.smartselect{
	margin:4px 0 0px 20px;
	background-color:#fff;
	width:338px;
	line-height: 22px;
	border: 1px solid #888888;
	height: 22px;
}

.smartarea{
	margin:4px 0 0px 20px;
	background-color:#fff;
	width:438px;
	line-height: 22px;
	border: 1px solid #888888;
	height: 322px;
}
.login{
	background-color: #000;
	width: 50px;
	border: 1px none #000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px 0px 65px;
	height: 20px;
}
.cauta{
	background-color: #B40000;
	width: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px none #B40000;
	margin: 5px 0px 0px 65px;
	height: 20px;
}
#continut{
	width: 482px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
}
#continut p {
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}
.panel{
	padding:5px 5px 5px 5px;
}	
	
#form_login{
	margin: 0px 0px 0px 0px;	
}
#left a {
	padding:0;
	color:#FFFFFF;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#right a {
	padding:0;
	color:#FFFFFF;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#right a:hover {
	padding:0;
	color:#000;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#left a:hover {
	padding:0;
	color:#b40000;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

