@charset "iso-8859-2";
/* CSS Document */
/* Grafológia */

#body {
	margin:0;
	padding:5px 0 0 0;
	background-color:#e5dbd3;
	font-family:Tahoma;
	font-size:11px;
	color:#26342b;
}

a {
	text-decoration:none;
	color:#26342b;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.center {
	text-align: center;
}

.links {
	visibility:hidden;
	font-size:0;
}

p {
	padding:0;
	margin:0 0 10px 0;
}

.nomargin {
	margin:0;
}

.strong {
	font-weight:bold;
}

.clear {
	clear:both;
}

#container {
	width:681px;
	margin:auto;
}

#sub_container {
	background-image:url(../images/container.jpg);
	width:681px;
	float:left;
}

#left {
	width:201px;
	float:left;
}

#left_menu {
	background-image:url(../images/left_menu.jpg);
	width:197px;
	float:left;
	padding:0 0 0 4px;
}

#left_menu div {
	width:197px;
	float:left;
	margin:0;
}

#first {
	padding:1px 0 0 0;
}

#second {
	padding:0;
}

#third {
	padding:0;
}

#fourth {
	padding:0;
}

#fifth {
	padding:0 0 1px 0;
}

.item {
	width:197px;
	height:18px;
	float:left;
}

.item_closer {
	width:197px;
	float:left;
	height:0px;
	overflow:hidden;
}

.separator {
	background-image:url(../images/menu_separator.jpg);
	width:197px;
	height:3px;
	float:left;
	overflow:hidden;
}

a.itemlink {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:19px 7px;
	width:161px;
	height:18px;
	line-height:18px;
	float:left;
	display:block;
	padding:0 0 0 36px;
}

a.subitemlink {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:29px 7px;
	width:151px;
	height:18px;
	line-height:18px;
	float:left;
	display:block;
	padding:0 0 0 46px;
	font-size:10px;
	background-color:#f0c466;
}

a.itemlink:hover {
	background-position:25px 7px;
}

a.subitemlink:hover {
	background-position:35px 7px;
}

#left_quickcontact_bg {
	background-image:url(../images/quickcontact_bg.jpg);
	width:173px;
	float:left;
	padding:10px 12px 0 16px;
}

.left_quickcontact_input {
	width:173px;
	float:left;
	padding:3px 0 3px 0;
}

.left_quickcontact_input input {
	width:167px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#26342b;
	padding:2px;
	border:1px solid #26342b;
	background-color:#eeece8;
	display:block;
	float:left;
}

.left_quickcontact_input textarea {
	width:167px;
	height:80px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#26342b;
	padding:2px;
	border:1px solid #26342b;
	background-color:#eeece8;
	display:block;
	float:left;
	overflow:hidden;
}

#footer {
	background-image:url(../images/footer.jpg);
	width:681px;
	height:24px;
	float:left;
}

#right {
	width:480px;
	float:left;
}

#right_top {
	background-image:url(../images/hu/right_top.jpg);
	width:480px;
	height:33px;
	float:left;
}

#flash {
	background-image:url(../images/flash.jpg);
	width:480px;
	height:188px;
	float:left;
}

.boxtop {
	width:480px;
	height:32px;
	float:left;
}

#text {
	width:452px;
	float:left;
	padding:10px 15px 0 13px;
	overflow:hidden;
}

/* login begin */
#login_container {
	width:316px;
	margin:auto;
}

#login_sub_container {
	width:316px;
	float:left;
	padding:150px 0 0 0;
}

#login_top {
	background-image:url(../images/loginbox_top.jpg);
	width:316px;
	height:83px;
	float:left;
}

#login_body {
	background-image:url(../images/loginbox_body.jpg);
	width:236px;
	float:left;
	padding:0 40px 0 40px;
}

#login_bottom {
	background-image:url(../images/loginbox_bottom.jpg);
	width:316px;
	height:22px;
	float:left;
}

.login_text {
	width:100px;
	float:left;
	line-height:16px;
	padding:6px 6px 0 0;
	font-weight:bold;
	text-align:right;
}

.login_input {
	width:130px;
	float:right;
	padding:6px 0 0 0;
}

.login_input input {
	width:124px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#26342b;
	padding:2px;
	border:1px solid #26342b;
	background-color:#eeece8;
	display:block;
	float:left;
}
/*  login end  */

.image_left {
	float:left;
}

.image_right {
	float:right;
}