body {
	padding:0;
	margin:0;
	background-color:#EEEEEE;
    text-align:center;
}
body, td {
    color:#666;
    font:normal normal normal 10px/15px tahoma, verdana, arial, sans-serif;
	vertical-align:top;
}
a {
	color:#CF1111;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#740A0A;
}
hr {
	height:0;
	size:0;
	background:none;
	border:0;
	border-top:#B4B4B4 solid 1px;
}
p{
    margin-bottom:5px;
}
p a:link, a:link, p a:visited, a:visited{
    text-decoration:none;
    color:#696;
}
p a:hover, a:hover{
    text-decoration:underline;
    color:#696;
}
h1, h2, h5, h3, h4 {color:#990;font:normal normal bold 11px/15px tahoma, verdana, arial, sans-serif;margin:0px 0 5px 1px;}

form {
	padding:0;
	margin:0;
}
input, select, textarea {
    color:#333;
    font:normal normal normal 10px/14px tahoma, verdana, arial, sans-serif;
    background-color:#fefefe;
    border:1px solid #ccc;
}
#leftmenu{width:140px;padding:0 0 0 0;font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;color:#333;}
#leftmenu ul{list-style: none;margin:0;padding:0;border:none;}
#leftmenu li{border-bottom:1px solid #fefefe;margin:0;}
#leftmenu li a{display: block;padding: 3px 3px 3px 10px;border-left: 6px solid #ccc;color:#666;text-decoration:none;}
html>body #leftmenu li a{width:auto;}
#leftmenu li a:hover{border-left:6px solid #696;color:#696;}

#page{
    background:url(/images/design/page_bg.png);
    width:925px;
    margin:0 auto;
    margin-top:10px;
}
#contaner_header{
    background:url(/images/design/page_header.png) no-repeat top;
}
#contaner_footer{
    background:url(/images/design/page_footer.png) no-repeat bottom;
    padding:13px 20px;
}
#contents {
    float:left;
    width:695px;
}
.clear {
    clear:both;
}
.ok_message{
	color:#85AA21;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-decoration:underline;
}
.right {
    width:175px;
    padding-left:10px;
    border-left:1px solid #C9C9C9;
    float:right;
    text-align:left;
}

.head {
    height:10px;
    min-height:10px;
    height /* */ :auto;
    float:left;
}
.left {
    width:170px;
    padding-right:10px;
    border-right:1px solid #C9C9C9;
    float:left;
        text-align:left;
}
.left ul, .left li {
    padding:0;
    margin:0;
    list-style:none;
}
.left a {
    background:url(/images/design/leftmenu.png) no-repeat;
    color:#7C7C7C;
    font-size:10px;
    text-decoration:none;
    line-height:22px;
    padding-left:20px;
    display:block;
    height:22px;
    width:158px;
    margin-bottom:3px;
}
.left a:hover {
    background:url(/images/design/leftmenu_hover.png) no-repeat;
    color:#696;
}
.left p {
    padding-left:5px;
    font-size:12px;
    font-weight:bold;
    color:#85AA21;
    text-decoration:underline;
}
.content{
    width:485px;
    padding:10px;
    float:right;
    text-align:left;
}
.content p{
    margin:0 5px 10px 0px;
}

#logo{
    width:143px;
    padding-top:5px;
    color:#99CC00;
    font-size:14px;
    font-weight:bold;
}
#topmenu a {
    background:url(/images/design/mainmenu.png) no-repeat;
    color:#7C7C7C;
    font-size:10px;
    text-decoration:none;
    line-height:22px;
    padding-left:20px;
    display:block;
    height:22px;
    width:198px;
    float:left;
    margin-right:5px;
}
#topmenu a:hover {
    background:url(/images/design/mainmenu_hover.png) no-repeat;
    color:#696;
}
#topmenu{
    text-align:left;
    border-bottom:1px solid #C9C9C9;
    margin-bottom:10px;
    width:685px;
    height:22px;
    padding:5px 0px;
}


.w100 {
    width:100%;
}
.error_message {
    background:#FFF;
    margin:10px;
}
.hiba, .error_message {
    font-weight:bold;
	color:#EA0000;
}

.lapozo {
	text-align:center;
	margin:10px;
}
.lapozo .selected {
	color:#737373;
	font-weight:bold;
}
.lapozo a {
	background:#CC0001;
	font-family:Arial;
	text-align:center;
	border:1px solid #F1EDE2;
    padding:2px;
	color:#FFF;
	outline:#737373 solid 1px;
}
.lapozo a:hover {
	background:#fff;
	font-style:normal;
	color:#2B2726;
}
a#netlight {
    background:url(/images/design/netlight.jpg) no-repeat;
	display:block;
	width:378px;
	height:48px;
    margin:0 auto;
/*	border:#003399 solid 1px;*/
}
#headimg{
    /* border:1px #BEBFC1 solid; */
}