body {
 font-family:Arial;
 font-size:12px;
 margin:0px;
 padding:0px;
 background-color:#321a07;
 height:100%;
 color:#333333;
}

.bor_lap {
 font-size:12px;
 color:#52310d;
}

.bor_lap td{
 padding-bottom:6px;
}


.button {
 border:1px solid #c3bc98;
 font-size:14px;
 font-weight:0;
 padding:4px;
 color:#333333;
}

.button2 {
 border:1px solid #c3bc98;
 font-size:14px;
 font-weight:bold;
 padding:4px;
 color:#52310d;
}

input {
 font-size:12px;
 padding:1px;
 margin:0px;
}

p {
 font-size:12px;
 color:#333333;
}

a {
 text-decoration:none;
 color:#52310d;
}

a:hover {
 text-decoration:underline;
}

h1 {
 color:#52310d;
 font-size:22px;
 font-weight:bold;
}

h2 {
 color:#52310d;
 font-size:20px;
 font-weight:bold;
}

.megrend_link {
 font-size:12px;
 text-decoration:none;
 color:#DA0000;
 font-weight:bold;
}

.megrend_link:hover {
 text-decoration:underline;
}

.main_frame {
 margin:0px;
 padding:0px;
 width:100%;
 height:100%;
}

.left_bg {
 background-image:url('images/bg_left.png');
 background-repeat:repeat-y;
 background-position:right top;
}

.right_bg {
 background-image:url('images/bg_right.png');
 background-repeat:repeat-y;
 background-position:left top;
}

.head {
 height:124px;
 background-image:url('images/header.png');
 background-repeat:no-repeat;
 background-color:#482904;
}

.hmenu {
 width:729px;
 height:29px;
 background-image:url('images/menubg.png');
 background-repeat:no-repeat;
 background-color:#523527;
 text-align:left;
 padding-left:39px;
}

.hmenu_dot {
 width:19px;
 text-align:center;
}

.hmenu_link {
 font-family:Arial;
 font-size:12px;
 font-weight:bold;
 color:white;
 text-decoration:none;
}

.hmenu_link:hover {
 color: #edd08a;
}

.bigbg {
 background-color:#FCF7E1;
 background-image:url('images/bigbg.png');
 background-repeat:repeat-y;
 background-position:left top;
}

.content {
 padding-left : 39px;
 padding-top  : 25px;
 background-image:url('images/corner.png');
 background-repeat:no-repeat;
 background-position:left top;
}

.pmenu_group {
 font-family:Arial;
 font-weight:bold;
 font-size:12px;
 color:#52320c;
 text-decoration:none;
}

.pmenu_group:hover {
 color: #ff6600;
}

.pmenu_link {
 font-family:Arial;
 font-weight:0;
 font-size:12px;
 color:#52320c;
 text-decoration:none;
}

.pmenu_link:hover {
 color: #ff6600;
}

.index_title {
 font-size:12px;
 color:#52310d;
 font-weight:bold;
}

.index_text {
 font-size:12px;
 color:#333333;
 font-weight:0;
 padding:0px;
 margin:0px;
 padding-top:18px;
 text-align:justify; 
}

.index_tovabb {
 font-size:12px;
 color:#a69476;
 font-weight:bold;
 text-decoration:none;
}
.index_tovabb:hover {
 color:#ff6600;
 text-decoration:underline;
}

.list_item_box {
 width: 214px;
 height:231px;
 background-image:url('images/list_bg.png');
 background-repeat:no-repeat;
}

.list_item_title {
 font-size:12px;
 color:#52310d;
 font-weight:bold;
}

.list_item_text {
 font-size:12px;
 color:#333333;
 font-weight:0;
}

.list_item_tovabb {
 font-size:12px;
 color:#a69476;
 font-weight:bold;
 text-decoration:none;
}
.list_item_tovabb:hover {
 color:#ff6600;
 text-decoration:underline;
}

.calendar{
 color:#333333;
 padding:0px;
 margin:0px;
}

.gray{
 color:#aaaaaa;
}

