* {
    margin: 0;
    padding: 0;
}

body {
    font: 11px Verdana, Geneva, sans-serif;    
	background: url(../images/bg_body.gif) #990000 repeat-x;
}

body.home,
body.page,
body.pricelist,
body.register,
body.contact {
	color: #fff;
	background: #930;
}

#mother {
	margin: 20px auto;
	width: 980px;
	border: 1px solid #000;
	background-color: #FFF;
	line-height: 16px;
}

#header {
	background: url(../images/bg_header.gif) repeat-x;
}

#header #head_logo {
    float: left;
	width: 164px;
	margin-top: 12px;
}

#header #head_right {
    float: left;
	width: 816px;	
}

.hr_top {
    height: 20px;
	color: #FFF;
	background-color: #666;
	width: 240px;
	float: right;
}

.hr_top .ht_c {
	font-weight: bold;
	padding: 2px 0 0 20px;
}

#header #head_right #hr_menu {	
	margin-top: 57px;
	width: 100%;
}

#footer {
	clear: both;
	width: 100%;
	height: 56px;
	background: url(../images/bg_footer.gif) repeat-x;
}

#footer #foot_text {
	margin: 0 auto;
	padding: 18px 0 0 10px;
    color: #FFF;
}

#footer #foot_text a {
	font-weight: bold;
	text-decoration: none;
    color: #FF9900;
}

#footer #foot_text a:hover {
	font-weight: bold;
	text-decoration: none;
    color: #FFCC00;
}

#banner {
	margin: 0 auto;
	height: 197px;
	background: url(../images/bg_navsection.gif) #DEDEDE top repeat-x;
}

#child {
	margin: 0 auto;
	border-top: 1px solid #FFF;
	/*border: 1px solid #000;
	border-width: 1px 1px 0 1px;
	background: url(../images/child_top.gif) top no-repeat;
	padding-top: 14px;*/
}

#child #child_c {	
	margin: 20px 0 10px 0;
}

.side_content {
	padding: 5px 15px;
	margin-bottom: 10px;	
}

.side_content  a {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}

.side_content  a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}


.side_content .h2_side {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 3px solid #cc0000;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.side_news {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

.side_news_title {
	font-weight: bold;
}

.side_news_date {
	color: #999;
}

.side_news_content {
	margin: 5px 0;
}

.side_news a {
	text-decoration: none;
	color: #CC0000;
}

.side_news a:hover {
	text-decoration: none;
	color: #FF9900;
}

.left_cc {
	float: left;
	width: 206px;
	background: url(../images/cc_left_bg.gif) #EEE bottom no-repeat;
	margin-bottom: 10px;
}

.center_cc {
	float: left;
	width: 566px;
	margin: 10px 0;
}

.center_cc_c {	
	padding: 0 15px;
	margin-bottom: 10px;
}

.center_cc_c  a {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}

.center_cc_c  a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

.center_cc h1 {
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 10px;
}

.center_cc h2 {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #CC0000;
}

.center_cc_c  li{	
	margin-left: 20px;
	margin-bottom: 5px;
}

.center_cc_c  img {	
	border: 0;
}

.center_cc .tbl_label_left {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

.right_cc {
	float: left;
	width: 206px;
	background: url(../images/cc_left_bg.gif) #EEE bottom no-repeat;
	margin-bottom: 10px;
}

.right_cc_c {
	padding: 10px 20px;
	background-color: #FFF;
	border: 1px solid #99ccff;
	line-height: 16px;
}

.breadcrumb {
	text-decoration: none;
	color: #999;
	margin-bottom: 10px;
}

.breadcrumb a {
	text-decoration: none;
	color: #CCC;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #666;
}

.icoes {
	float: left;
}

.icoes img {
	border: 0;
}

.box_bottom {
	float: left;
	width: 283px;
	margin: 0 10px 20px 0;
	font-size: 12px;
	line-height: 18px;	
}

.box_bottom h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
}

.box_bottom  a {
	text-decoration: none;
	color: #336699;
}

.box_bottom  a:hover {
	text-decoration: none;
	color: #0099FF;
}

#nocantik {
	font-size: 14px;
}

#nocantik img {
	margin-right: 10px;
}

.dock_nocantik {
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
}

.item_nocantik {
	float: left;
	text-align: center;
	width: 150px;
	margin: 7px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EEE;
}

.item_nocantik:hover {	
	border: 1px solid #CCC;
	background-color: #FFCC00;
}

.clearer {
    clear: both;
}

.clearer2 {
    padding-top: 10px;
    clear: both;
}

.tb {
    padding: 2px 5px;
	border: 2px solid #CCC;
}

.bt {
    background-color: #EEE;
    border: 1px solid #CCC;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0;
}

.bt:hover {
    background-color: #FFF;
    border: 1px solid #CC0000;
}

.notetext {
    background-color: #0099FF;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.notetext a {
    text-decoration: none;
    color: #FFCC00;
}

.notetext a:hover {
    text-decoration: none;
    color: #CCC;
}

.warntext {
    background: url(images/warn.gif) top no-repeat;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    padding: 25px 10px 0 10px;
    margin-bottom: 2px;
}

.warntext2 {
    background-color: #CC0000;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

#regform td {
	padding: 2px;
}

#tbl_form th {
	padding: 5px;
	background: url(../images/bg_tbl_head.gif) center #EEE repeat-x;
	border: 1px solid #CCC;
}

#tbl_form img {	
	border: 0;
}

#tbl_form td {
	padding: 5px;
	background: url(../images/bg_td.gif) bottom #FFF repeat-x;
	border: 1px solid #CCC;
}

a#current {
	background-color: #CCC;
	color: #000;
}