@import url("/css/layout.css");
@import url("/css/menu.css");
@import url("/css/forms.css");

body{font-family:Arial;font-size:11px;color:#666666;margin:0px;padding:0px;	background: #292e40 url(/images/bg.gif) center 0 fixed;	background-repeat:repeat-x;}

h1{font-family:Trebuchet MS;font-size:15px;background-image:url('/images/h1_bg.gif');background-repeat:no-repeat;background-position:0px 5px;padding-left:23px;border-bottom:1px solid #bcbcbc;margin-top:0px;margin-bottom:15px;}
h2{font-family:Trebuchet MS;font-size:12px;color:#d4d4d4;background-color:#848484;padding-left:10px;border-bottom:1px solid #5d5d5d;padding-top:2px;margin-bottom:15px;}
h2 span{font-weight:normal;}

.header .main .top{margin-top: 10px; height: 31px; background-image:url('/images/top1.gif'); clear: left;}
.header .main .top .toptxt{text-align:right;padding-right:15px;padding-top:17px;font-size:10px;}

.content .main a {color:#c30000;text-decoration:underline;}
.content .main a:visited {color:#c30000;text-decoration:underline;}
.content .main a:hover {color:#f35b5b;text-decoration:none;}

.content .main .top {display: none;}

.content .main .top .head1 {width: 194px; height: 83px; background-image: url('/images/head1.gif'); float: left;}
.content .main .top .head1 a{display: block; width: 194px; height: 83px;}
.content .main .top .head2 {width: 537px; height: 83px;	background-image: url('/images/head2.gif');float: left;}

.content .main .cont2 .sitenav{background-color:#f6f6f6;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;height:19px;margin-top:1px;margin-left:10px;}
.content .main .cont2 .sitenav span{ display:block;padding-top:2px;padding-left:5px;color:#bdbdbd;}
.content .main .cont2 .contbg .tartalom{ padding:15px;}

/* boxok */
.content .main .cont1 .box {font-size:10px;font-family:Tahoma;width:200px;margin:10px auto 10px auto;}
.content .main .cont1 .box .boxtop {height:17px;background-image:url('/images/login_top.gif');}
.content .main .cont1 .box .box_content {background-image:url('/images/login_center.gif');padding-left:10px;padding-right:10px;}
.content .main .cont1 .box .boxbottom {height:17px;background-image:url('/images/login_bottom.gif');}

.footer .main .top{	position: absolute;	margin-top:-29px; width:742px; height:30px;	background-image:url('/images/footerbg.gif');}
.footer .main .bottom{ width:742px; height:66px; background-image:url('/images/footerbg_2.gif');}
.footer .bottom .copyright{font-weight:bold;color:#FFFFFF;text-align:center;padding-top:15px;}

