body {
	background-color: #ffffff;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

input, select {
	background-color: #ece8e9;
	border: none;
	margin-bottom: 5px;
	margin-right: 2px;
	padding: 0px;
	font-size: 12px;
}

a img {
	border: none;
}

.select {
	width: 80px;
	height: 15px;
	margin:0px;
	font-size: 10px;
}

.okbutton {
	width: 26px;
	font-size: 11px;
	background-color: #b62367;
	color: #fff;
}

.button {
	font-size: 11px;
	background-color: #b62367;
	color: #fff;
	padding: 0px 4px 2px 4px;
	height: 18px;
}

.input {
	width: 200px;
}

.checkbox {
	margin: 0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #b62367;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

h1 a:hover {
	color: #000000;
}

h2 {
	font-size: 11px;
}

#title {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	text-transform: uppercase;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #b62367;
}

a visited {
	color: #b62367;
}

a:hover {
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

.img {
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border: 0px;
}

.rImg {
	float: left;
	text-decoration: none;
	border: 0px;
}

.frImg {
	float: left;
	text-decoration: none;
	border: 0px;
	width: 56px;
}

.limg {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;	
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
}

.subtitle {
	font-size: 12px;
	margin: 0px;
}

.lead {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: trebuchet ms!important;
	font-size: 14px!important;
}

.leadOne {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: trebuchet ms!important;
	font-size: 14px!important;
}
.leadPic {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
}

.leadPicList {
	float: left;
	padding-right: 10px;
}

#newsFooter {
	border-top: 1px solid #888;
	padding-top: 5px;
}

#newsFooter a {
	color: #888;
}

.oneNew {
	margin-top: 10px;
}

.text {
}

#main {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#header {
	width: 1000px;
	height: 104px;
	background-image: url(../pic/jaklogo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#logo_link {
	cursor: pointer;
	height: 104px;
	width: 155px;
	float: left;
}

#top_menu {
	font-weight: bold;
	font-size: 14px;
	color: #b62367;
	width: 645px;
	border-left: 2px solid #ece8e9;
	border-right: 2px solid #ece8e9;
	float: left;
	height: 104px;
}

#top_menu a:hover {
	color: #000;
}

.tmenu {
	height: 51px;
	text-align: center;
}

.top {
	border-bottom:  3px solid #ece8e9;
}

.nolast {
	border-right: 3px dashed #ece8e9;
}

.searchtext {
	width: 300px;
	margin-right: -5px;
}

.searchbutton {
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	height: 15px;
}

#right_login {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	float: right;
	width: 175px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	color: #b62367;
}

#rlogin_title {
	font-weight: bold;
	color: #227bbf;
	margin-bottom: 8px;
	float: left;
}


#eng_ver {
	color: #b62367;
	font-weight: bold;
	float: right;
}

#eng_ver a {
	color: #b62367!important;
}

#right_login a {
	color: #000;
}

.regforg {
	margin-top: 6px;
}

.username {
	width: 132px;
}
.password {
	width: 108px;
	margin-right: -5px;
}

#topside {
	width: 1000px;
	height: 60px;
	background-color: #ece8e9;
	margin-bottom: 3px;
}

#topside_top {
	color: #aaa;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	width: 990px;
	border-bottom: 2px solid #b62367;
}

#topside_top a {
	color: #aaa;
	font-weight: bold;
}

#topside_bottom {
	margin-left: 160px;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#container {
	background-color: #ece8e9;
}

#leftside {
	width: 155px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	float: left;
	background-color: #ece8e9;
}

#menu_container {
	font-family: trebuchet ms;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	font-size: 16px;
	text-align: left;
}

#menu_container ul {
    list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.menu_item {
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_item a {
	color: #b62367;
    padding-right: 20px;
}

.menu_item a:link .menu_item a:visited {
    color: #b62367;
}

.menu_item a:hover {
	color: #000;
}

.current a{
	color: #000;
}

.submenu_item {
	font-size: 12px;
	padding-left: 6px;
	font-weight: normal;
}

.submenu_item a {
	color: #b62367;
}

.submenu_item a:hover, .submenu_item .current {
	color: #000!important;
}

#content {
	width: 605px;
	min-height: 400px;
	height: 400px;
	height:auto !important;
	padding: 20px;
	float: left;
	background-color: #fff;
}

#rightside {
	width: 180px;
	min-height: 400px;
	height: 400px;
	height:auto !important;
	float: left;
	background-color: #ece8e9;
	padding-left: 20px;
}

#right_members {
	position: relative;
	margin-top: 6px;
}

#right_members a{
	position: relative;
	margin-top: 6px;
	color: #3f64e4;
}

#div_forum_pic {
	font-size: 16px;
}

.right_member {
	width: 160px;
	min-height: 50px;
	height:auto !important;
	height: 50px;
	margin-bottom: 5px;
	background-color: #fff;
	font-weight: bold;
}

#right_forum {
	position: relative;
	margin-top: 20px;
}

#right_forum  a{
	color: #000;
	font-weight: bold;
}

#div_member_pic {
	font-size: 16px;
}

.right_forum {
	width: 160px;
	min-height: 40px;
	height:auto !important;
	height:40px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #fff;
	color: #3f64e4;
	font-weight: bold;
}

.right_header_open {
	height: 20px;
	width: 168px;
	background-image: url(../pic/right_header_close.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 13px;
    cursor: pointer;
}

.right_header_close {
	height: 20px;
	width: 168px;
	background-image: url(../pic/right_header_open.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 13px;
    cursor: pointer;
}

.regWarning {
	color: #b62367;
	font-weight: bold;
	font-size: 11px;
}

#footer {
	background-color: #ece8e9;
	height: 16px;
	width: 994px;
	padding: 3px;
	text-align: center;
	color: #b62367;
	font-weight: bold;
    clear: both;
}

#footer a {
	color: #b62367;
}

#footermenu {
	margin-right: 200px;
	float: right;
	text-transform: lowercase;
}

.footermenu_item {
	float: left; 
}

.clearall {
	clear: both;
	height: 1px;
}

.small {
	font-size: 9px;
	font-weight: normal;
}

.boldsmall {
	font-size: 9px;
	font-weight: bold;
}

.topicList {
	border-bottom: 1px solid #dedede;
	padding: 10px;
}

.topicListHeader {
	font-weight: bold;
}

.topicheader {
	background-image: url(../pic/forumheader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.forumseparator {
	height: 2px;
	background-image: url(../pic/forumseparator.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.postText {
	border-top: 1px solid #d1d1d5;
}

.postHeader {
	height: 2px;
	background-image: url(../pic/topicheader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.titleedit {
	width: 497px;
}

.inner {
	color: #FF0000;
}

.reply {
	border-top: 1px solid #d1d1d5;
	padding-top: 3px;
}

.input_w {
	width: 200px;
	margin: 0px;
}

.red {
	color: #b62367;
}

#red {
	color: #b62367;
}

.redframe {
	width: 200px;
	margin: 0px;
	border: 1px solid #b62367;
}

.flow {
	width: 590px;
	overflow-x: hidden;
	word-wrap: break-word;
}

.spPage {
    cursor: pointer;
    margin-right: 5px;
}

.spHidePage {
    display: none;
}

.spCurrentPage {
    color: red;
    margin-right: 5px;
}

.floatright {
	float: right;
}

.red {
    color: #b62367;
}

.mapTop {
	position: relative;
	border: 1px solid #babacd;
	margin-top: 30px;
	margin-bottom: 20px;
}

.mapLeft {
	position: relative;
	margin-top: 15px;
	left: 50px;
	width: 300px;
}

.mapRight {
	position: relative;
	float: right;
	width: 300px;
	border: 1px solid #babacd;
}

.bold {
	font-weight: bold;
}

#membertable {
	vertical-align: top;
}
#membertext {
	padding-left: 20px;
}

.rightImg {
	margin-top: 5px;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border: 0px;
}

.topleftindent {
	margin-top: 20px;
	margin-left: 20px;
}

#edcontent {
    position: absolute;
    top: 20px;
    left: 163px;
    width: 410px;
    margin: 0px;
    padding: 0px;
}

#editbody {
    background-image: none;
}

.setBorder {
    border: 1px solid #b62367;
    width: 200px;
    vertical-align: top;
}

.noBorder {
    border: 1px solid #D1D0D5;
    width: 200px;
    vertical-align: top;
}

.withBorder {
    border: 2px solid #b62367;
    width: 200px;
    vertical-align: top;
}

#mainPage {
    border: 1px solid #D1D0D5;
    color: #b62367;
}

.editpage {
    cursor: pointer;
    color: #b62367;
}

.filterText {
	padding: 0px;
	margin: 0px;
	width: 15px;
	height: 15px;
}

.filters {
	margin-bottom: 20px;
}

.bottomMargin {
	margin-bottom: 10px;
}

.rightMem {
	margin-top: 3px;
}

.rightBold {
	text-align: right;
	font-weight: bold;
}

/* galéria */

#mainfolder {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 30px;
	text-align: center;
}

.galleryViewPic {
	height: 90px;
	width: 90px;
	float: left;
	margin-right: 10px;
}

.galleryViewDate {
	color: #888;
}

.viewImg {
	height: 90px;
	width: 90px;
}

.viewImgBox {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 90px;
	height: 110px;
	border: 1px solid #dedede;
}

/* galéria end */

.floatleft {
	float: left;
}

.pointerCursor {
	cursor: pointer;
}

#comment {
	width: 650px;
	padding: 10px;
	margin-top: 20px;
	border-top: 1px solid #aaa;
}

.cheader {
	margin-top: 12px;
	background-color: #fff;
	border-bottom: 1px solid #adacbf;
	width: 100%;
	height: 20px;
}

.cname {
	float: left;
}

.ctime {
	float: right;
	font-style: italic;
}

.commjump {
	float: right;
	font-weight: bold;
}
