html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("/client/pngbehavior.htc");
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 11px;
	font-family: verdana;
scrollbar-face-color: #594045;
scrollbar-highlight-color: #594045;
scrollbar-3dlight-color: #684B51;
scrollbar-darkshadow-color: #443135;
scrollbar-shadow-color: #443135;
scrollbar-arrow-color: #7F5B64;
scrollbar-track-color: #6EE6AD;
}
#main {
	width: 880px;
	float: left;
	min-height: 100%;
}
#bg_1 {
	background: url(/client/img/bg_1.gif) no-repeat;
}
#bg_2 {
	background: url(/client/img/bg_2.gif) no-repeat;
}
#bg_3 {
	background: url(/client/img/bg_3.gif) no-repeat;
}
#bg_4 {
	background: url(/client/img/bg_4.gif) no-repeat;
}
#bg_5 {
	background: url(/client/img/bg_5.gif) no-repeat;
}
#bg_1_1 {
	background: url(/client/img/bg_1_1.gif) repeat -30px 0;
}
#bg_3_1 {
	background: url(/client/img/bg_3_1.gif) repeat -30px 0;
}
#bg_4_1 {
	background: url(/client/img/bg_4_1.gif) repeat -30px 0;
}
#bg_5_1 {
	background: url(/client/img/bg_5_1.gif) repeat -30px 0;
}
#logo {
	width: 188px;
	padding: 12px 0 0 12px;
	float: left;
}
#menu_main {
	width: 216px;
	float: left;
}
#menu_main img {
	float: left;
}
#menu, #submenu {
	width: 150px;
	list-style: none;
	padding: 28px 5px 15px 5px;
	float: left;
}
#menu li, #submenu li {
	width: 150px;
	float: left;
}
#submenu li {
	padding: 0 0 10px 0;
}
#submenu li.border {
	border-bottom: 1px solid #594045;
}
#menu a, #submenu a {
	color: #594045;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#submenu {
	padding: 0 5px 5px 5px;
}
.bg_1 #submenu, .bg_2 #submenu {
	background: #6EE6AD;
}
.bg_3 #submenu {
	background: #D138CF;
}
.bg_4 #submenu {
	background: #FF87A8;
}
.bg_5 #submenu {
	background: #D6E03E;
}
#submenu a {
	font-size: 10px;
}
#menu a.act, #submenu a.act, #menu a:hover, #submenu a:hover {
	color: #FFFFFF;
}
#content {
	width: 309px;
	color: #FFFFFF;
	font-size: 10px;
	background: #594045;
	margin: 15px 0 0 0;
	overflow: auto;
	float: left;
}
.bg_1 #content/*, #bg_2 #content*/ {
/*	max-height: 477px;*/
	padding: 10px 10px 0;
}
.bg_2 #content, .bg_3 #content, .bg_4 #content, .bg_5 #content {
	/*max-height: 481px;*/
	/*max-height: 530px;*/
	/*padding: 10px;*/
	padding: 10px 10px 0;
	
}


#content h1 {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 10px 0;
	display: block;
}
.bg_1 #content h1, .bg_2 #content h1 {
	color: #6EE6AD;
	border-bottom: 1px solid #6EE6AD;
	text-align: left;
}
.bg_3 #content h1 {
	color: #D138CF;
	border-bottom: 1px solid #D138CF;
}
.bg_4 #content h1 {
	color: #FF87A8;
	border-bottom: 1px solid #FF87A8;
}
.bg_5 #content h1 {
	color: #D6E03E;
	border-bottom: 1px solid #D6E03E;
}
.content h1 .right {
	height: 20px;
	background: #594045;
	padding: 5px 5px 0 5px;
	margin: 0 0 -20px 0;
	float: right;
}
/********************************/
.bg_1 {
	background: url(/client/img/bg_1.gif) no-repeat;
}
.bg_2 {
	background: url(/client/img/bg_2.gif) no-repeat;
}
.bg_3 {
	background: url(/client/img/bg_3.gif) no-repeat;
}
.bg_4 {
	background: url(/client/img/bg_4.gif) no-repeat;
}
.bg_5 {
	background: url(/client/img/bg_5.gif) no-repeat;
}


/*********************************/
#content h1 .right a {
	color: #6EE5AD;
	text-decoration: none;
	margin: 0 5px 0 20px;
	float: left;
}
.bg_5 #content h1 .right a {
	color: #D6E03E;
	text-decoration: none;
	margin: 0 5px 0 20px;
	float: left;
}
.bg_4 #content h1 .right a {
	color: #FF87A8;
	text-decoration: none;
	margin: 0 5px 0 20px;
	float: left;
}
.bg_3 #content h1 .right a {
	color: #D138CF;
	text-decoration: none;
	margin: 0 5px 0 20px;
	float: left;
}
.bg_1 #content h1 .right a, .bg_2 #content h1 .right a {
	color: #6EE6AD;
	text-decoration: none;
	margin: 0 5px 0 20px;
	float: left;
}

/*******************************/
#content p {
	padding: 10px 0 0 0;
	display: block;
}
#content p.border {
/*	border-bottom: 1px solid #FFFFFF; */
	padding: 10px 0 10px 0;
}
#content p.pb {
	padding: 10px 0 30px 0;
}
#content p a {
	color: #FFFFFF;
	text-decoration: none;
}
#content p a:hover {
	text-decoration: underline;
}
#content .img {
	width: 309px;
	padding: 10px 0 0 0;
	margin: 0 -10px 0 -10px;
	_display: inline;
	float: left;
}
/********************************/
.bg_5 #content .img .border {
	border-top: 7px solid #D6E03E;
	margin: 4px 0 0 0;
}
.bg_4 #content .img .border {
	border-top: 7px solid #FF87A8;
	margin: 4px 0 0 0;
}
.bg_3 #content .img .border {
	border-top: 7px solid #D138CF;
	margin: 4px 0 0 0;
}
.bg_1 #content .img .border, .bg_2 #content .img .border {
	border-top: 7px solid #6EE6AD;
	margin: 4px 0 0 0;
}

/*******************************/
#gallery {
	width: 118px;
	height: 491px;
	background: #594045;
	/*margin: 50px 0 0 7px;*/
	margin:15px 0pt 0pt 7px;
	overflow: auto;
	float: left;
}
#gallery img {
	float: left;
}

#kalbos a {
	color: #594045;
	text-decoration: none;
}

#form .label_1 {
float:left;
padding: 4px 0pt 13px;
width: 107px;
display:block;
clear:both;
}

#form .input {
border-color:#594045;
border-style:solid;
border-width:1px;
float:right;
font-family:tahoma;
font-size:11px;
margin:0pt 0pt 8px;
padding:3px;
width:163px;
}

#form .checkbox {
border-color:#594045;
border-style:solid;
border-width:1px;
float:left;
font-family:tahoma;
font-size:11px;
margin:5px 150px 8px 10px ;
}

#form {
padding:5px 0pt 0px;
width:289px;
}

#form .textarea {
border-color:#594045;
border-style:solid;
border-width:1px;
float:right;
font-family:tahoma;
font-size:11px;
margin:0pt 0pt 8px;
padding:3px;
height:130px;
width:163px;
scrollbar-face-color: #594045;
scrollbar-highlight-color: #594045;
scrollbar-3dlight-color: #684B51;
scrollbar-darkshadow-color: #443135;
scrollbar-shadow-color: #594045;
scrollbar-arrow-color: #5B504F;
scrollbar-track-color: #5B504F;
}

#content .submit {
float:right;
cursor:pointer;
margin: 0px 4px 15px 110px;
}

#form .formDropdown {
border-color:#594045;
border-style:solid;
border-width:1px;
float:right;
font-family:tahoma;
font-size:11px;
margin:0pt 0pt 8px;
padding:3px;
width:171px;
}