@charset "UTF-8";

@import url("../common/css/base.css");
@import url("../common/css/utility.css");
@import url("../common/css/font.css");




/* CSS Document */


#grada {
	background: url(../img/body_grada.gif) repeat-x left bottom;
}
#wrap {
	background: url(../img/top_bg.gif) no-repeat 0 82px;
}
#cts-wrap {
	background: url(../img/top_bg_bottom.gif) no-repeat left bottom;
}

.main-space {
	padding-top: 82px;
}

#cts-main {
	padding: 13px;
}
#cts-main ul {
 margin-top: 10px;
}
#cts-main ul li {
 float: left;
}

#foot-wrap {
 background: none;
}
#footer {
	background: none;
	padding: 17px 0 2px;
}
#footer ul {
 padding: 0 0 0 3px;
}



