body {
    background:#c0c0c0 url(/images/design/body_bg.png) repeat-x;
    text-align:center;
	padding:0;
	margin:0;
}
body, td {
    color:#505050;
    font:normal normal normal 12px tahoma, verdana, arial, sans-serif;
	vertical-align:top;
}
a {
	color:#CF630F;
}
a:hover {
	color:#888;
}
hr {
	height:0;
	size:0;
	background:none;
	border:0;
	border-top:#B4B4B4 solid 1px;
}
p{
    margin-bottom:5px;
}
h1, h2, h5, h3, h4 {color:#505050;font:normal normal bold 14px 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) repeat-y;
    width:676px;
    padding:0px 45px;
    margin:0 auto;
}
#headimg{
    width:691px;
    height:252px;
    margin-left:2px;
    margin-left /**/ :31px;
}
#header{
    background:#fff url(/images/design/page_header.png) no-repeat top;
    width:755px;
    height:295px;
    padding-right:6px;
    margin:0 auto;
    padding-top:33px;
}
#footer{
    background:#fff url(/images/design/page_footer.png) no-repeat;
    width:766px;
    height:21px;
    margin:0 auto;
}
/*#logo {
    background:url(/images/design/logo_bg.png) no-repeat;
    padding:0;
    margin:0;
    width:215px;
    height:57px;
    color:#fff;
    float:right;
    font-size:12px;
    text-transform:uppercase;
}*/
#logo p{
    margin:0;
    padding-top:10px;
    padding-bottom:0px;
    line-height:28px;
    font-size:25px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:underline;
}

#contents {
    width:665px;
}
#topmenu a {
    background:url(/images/design/mainmenu.png) no-repeat right 0px 1px;
    color:#CFE5AC;
    font-size:12px;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    line-height:43px;
    display:block;
    height:43px;
    width:114px;
    float:left;
    font-weight:bold;
}
#topmenu a:hover {
    color:#BDF8DB;
	text-decoration:underline;
	font-size:13px
}
#topmenu{
    text-align:left;
    width:690px;
    padding:0px 34px;
    height:43px;
}

.right {
    width:180px;
    padding-left:10px;
    border-left:1px solid #C9C9C9;
}

.head {
    width:695px;
}
.left {
    width:150px;
    padding-right:10px;
    padding-top:10px;
    border-right:1px solid #C9C9C9;
}
.left ul, .left li {
    padding:0;
    margin:0;
    list-style:none;
}
.left a {
    color:#3D3D3D;
    font-size:12px;
    text-decoration:none;
    text-transform:uppercase;
    line-height:22px;
    padding-left:5px;
    display:block;
    height:22px;
    width:128px;
    margin-bottom:3px;
    border-bottom:1px solid #455A5F;
    font-weight:bold;
}
.left a:hover {
    color:#888;
}
.left p {
    padding-left:5px;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
}
.content{
    padding:10px;
}
.content p{
    margin:0 5px 10px 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;
    margin-bottom:10px;
/*	border:#003399 solid 1px;*/
}