@CHARSET "UTF-8";

body {
	margin:0px;
	color:#FFFFFF;
	background-image:url(img/kachel.jpg);
	font-family:tahoma;
	font-size:11px;
	text-align:right;
}


#ad {
 width:468px;
 margin-left:auto;
 margin-right:auto;
 height:60px;
 padding-top:30px;
padding-right:150px;

}


table {
 font-size:11px;
 text-align:justify;
}


.small {
 font-size:11px;
}


a, a:visited, a:active {
           color:#CC6600;
           text-decoration:none;
           font-size:11px;
}

a:hover {
           color:#CC0000;
}

a.llink, a.llink:visited, a.llink:active {
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
}
	
a.llink:hover {
	color:#FFFFFF;
}



#middle {
	width:990px;
}

#left {
	background-image:url(img/kachel.jpg);
	width:50%;
	vertical-align:top;
	background-repeat:repeat-y;
	background-position:right;
}

#right {
	background-image:url(img/kachel.jpg);	
	width:50%;
	vertical-align:top;
	background-repeat:repeat-y;
	background-position:left;
}

#left_top {
	height:212px;
	background-image:url(img/left_top.jpg);		
	background-repeat:no-repeat;
	background-position:right;
}

#right_top {
	height:212px;
	background-image:url(img/right_top.jpg);		
	background-repeat:no-repeat;
	background-position:left;
}


#left_bottom {
	height:15px;
	background-image:url(img/bottom.jpg);		
	background-repeat:repeat-x;
	background-position:right;
}

#bottom {
	height:15px;
	width:990px;
	background-image:url(img/bottom.jpg);		
	background-repeat:repeat-x;
}

#right_bottom {
	height:15px;
	background-image:url(img/bottom.jpg);		
	background-repeat:repeat-x;
	background-position:left;
}

#wrapper {
	width:990px;
}

#header {
	width:990px;
	background-image:url(img/header.jpg);	
	height:212px;
            vertical-align:top;
}

#content {
	width:990px;
	background-image:url(img/bg.jpg);	
	overflow:auto;
}

#leftcol {
	float:left;
	width:143px;
}

#header_continue1 {
	background-image:url(img/header_continue1.jpg);	
	width:143px;
	height:49px;
}

#rightcol {
	float:left;
	width:158px;
 overflow:hidden;

}

#maincol {
	width:689px;
	float:left;
//overflow:hidden;
text-align:center;
}

#header_continue {
	background-image:url(img/header_continue.jpg);	
	width:843px;
	height:102px;
	/*margin-bottom:100px;*/

}

.box {
	
}

#footer {
	width:990px;
	height:127px;
	background-image:url(img/footer.jpg);	
}




.artbox {
	width:580px;
	margin-left:auto;
	margin-right:auto;
                margin-bottom:50px;
text-align:left;

}

.box {
	width:580px;
	margin-left:auto;
	margin-right:auto;
}


.artbox_head {
	width:570px;
	height:20px;
	background-image:url(img/artbox_head.jpg);
	padding-top:6px;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
}

.artbox_main {
	width:527px;
	background-image:url(img/artbox_main.jpg);
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:6px;
 text-align:justify;
                font-size:11px;
border-bottom:1px solid #000;
}

* html .artbox_main {
	width:567px;
	background-image:url(img/artbox_main.jpg);
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:2px;
 text-align:justify;
                font-size:11px;
border-bottom:1px solid #000;
}

.artbox_foot {
	width:567px;
	height:23px;
	margin-left:6px;
}


.author_right {
	height:22px;
	width:5px;
	background-image:url(img/author_right.jpg);
	float:right;
	margin-right:20px;
}

.author_main {
	height:22px;
	float:right;
	background-image:url(img/author_main.jpg);
	padding-left:10px;
	padding-right:10px;
                font-size:11px;
}

.author_left {
	height:22px;
	width:5px;
	background-image:url(img/author_left.jpg);
	float:right;
}


.newsbox_head {
	width:580px;
	height:53px;
	background-image:url(img/newsbox_head.gif);
	font-weight:bold;
	font-size:12px;
            text-align:left;
            background-repeat:no-repeat;
	
}


/* html */
.newscat {
	height:53px;
	width:89px;
	float:left;
}

.newstitle {
	padding-top:6px;
	float:left;
	width:481px;
	height:47px;
	padding-left:10px;
}

.lheading {
	margin-left:6px;
                margin-top:10px;
}


.leftmenu {
	padding-top:10px;
	padding-bottom:10px;
	width:130px;
	margin-left:5px;
}

.rheading {
	margin-left:4px;
}

.rbox {
 padding-top:20px;
 padding-bottom:40px;
 padding-left:10px;
 width:140px;
 margin:0px auto;
}

a.homel, a.homel:visited, a.homel:active {
	background-image:url(img/home.jpg);
	height:27px;
	width:68px;
            position:absolute;
}
	
a.homel:hover {
	background-image:url(img/home_h.jpg);
}

a.forum, a.forum:visited, a.forum:active {
	background-image:url(img/forum.jpg);
	height:27px;
	width:95px;
            position:absolute;
            left:206px;
}
	
a.forum:hover {
	background-image:url(img/forum_h.jpg);
}

a.down, a.down:visited, a.down:active {
	background-image:url(img/down.jpg);
	height:27px;
	width:138px;
            position:absolute;
            left:68px;
}
	
a.down:hover {
	background-image:url(img/down_h.jpg);
}

#head_menu {
 height:27px;
width:301px;
background-color:#fff;
position:relative;
margin-top:168px;
margin-left:335px;
}

.guestbook_body{
  margin-bottom:50px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:580px;
}