body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	text-align:center;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color: #369;
}
a:hover, a:active {
	color:#f93;
}
.main {
	margin:0 auto;
	width:800px;
 	text-align:left;
}
.body * {
	margin:0;
	padding:0;

}
.head {
	width: 100%;
    float:left;
    margin:0;
    padding:0;
}
.head .logo {
   background:url(/images/logo_movable.gif) no-repeat;
   width:226px;
   height:180px;
   float:left;
}
.head .logo ul {
	width:200px;
}
.head .logo ul li {
	padding:7px 23px 0 23px;
}
.head .logo a#home {
	background:url(/images/icon-home.gif) no-repeat;
	width:11px;
	height:10px;
}
.head .logo a#mail {
	background:url(/images/icon-mail.gif) no-repeat;
	width:12px;
	height:8px;
	margin-top:2px;
}
.head .logo a#search {
	background:url(/images/icon-search.gif) no-repeat;
	width:12px;
	height:11px;
}
.head .logo #logo_a {
	cursor:hand;
}
.head .logo #logo_sq {
	margin-left:10px;
	width:200px;
	height:150px;
}
.head .headImg {
    width:573px;
	float:right;
}

.head .headImg1 {
	background:url(/images/header1_movable11.gif) no-repeat;
    width:128px;
    height:151px;
    float:right;

}
.head .headImg2 {
	background:url(/images/header2.gif) no-repeat;
    width:123px;
    height:151px;
	float:right;
}
.head .headImg3 {
	background:url(/images/header3.gif) no-repeat;
    width:165px;
    height:151px;
	float:right;
}
.head .headImg4 {
	background:url(/images/header4.gif) no-repeat;
    width:157px;
    height:151px;
	float:right;
}

.head ul {
	list-style:none;
	margin:0;
	padding:0;
 	float:right;

}
.head ul li {
	float:left;
}
.head ul li a {
	display:block;
	float:left;
 	text-decoration:none;
 	color:#fff;
 	font-weight:bold;
 	font-size:14px;
}
/*
.head ul li a#archive {
	background:url(/images/button1.gif) no-repeat;
    width:114px;
	height:29px;
}
.head ul li a#forum {
	background:url(/images/button2.gif) no-repeat;
	width:115px;
	height:29px;
}
.head ul li a#partners {
	background:url(/images/button3.gif) no-repeat;
	width:115px;
	height:29px;
}
.head ul li a#subscribe {
	background:url(/images/button4.gif) no-repeat;
	width:115px;
	height:29px;
}
.head ul li a#contact {
	background:url(/images/button5.gif) no-repeat;
	width:114px;
	height:29px;`
}
*/



img {
	border:0;
}


#sideContent {
	width:225px;
	float:left;

}
#top_sideContent {
    border:0px solid red;
    height:20px;
    width:226px;
    background:url(/images/left_content_top.png) no-repeat;	
}
.mainBody {
	float:left;
    width:100%;
  /*  background:url(/images/left_content_line.png) repeat-y;*/
    
}
.mainBody .left_t {
	background:url(/images/layer_left_t.png) no-repeat;
	width:226px;
	padding-top:7px;

	border:0px solid red;
}
.mainBody .left_m {
	background:url(/images/layer_left_m.png) repeat-y;
	/*width:226px;*/
}

.mainBody .layer_nav {
	margin-left:3px;
	width:210px;

}
.mainBody .layer_nav_t {
	background:url(/images/layer_nav_t2.png) no-repeat;
	width:218px;
    padding-top:5px;
    padding-left:10px;
}

.mainBody .layer_nav_t a {
	font-size:13px;
    text-decoration:none;
    background:url(/images/icon-link.gif) no-repeat left 60%;
    width:180px;
    line-height:17px;
    padding-left:12px;
    display:block;

}
.mainBody .layer_nav_b {
	background:url(/images/layer_nav_b.png) no-repeat;
	width:220px;
	height:6px;
    margin:0 0 5px 2px;

}

.mainBody .footer {
	background:url(/images/footer_forum.gif) no-repeat;
	width:805px;
	height:30px;
	float:left;
}
.mainBody #navTitle {
	background:url(/images/title_nav3.gif) no-repeat;
	margin-left:1px;
	width:225px;
	height:37px;
}
.mainBody .searchTitle {
	background:url(/images/title_search2.gif) no-repeat;
	margin-left:1px;
	width:225px;
	height:37px;

}
.mainBody .reklamaTitle {
	background:url(/images/title_reklama2.gif) no-repeat;
	margin-left:1px;
	width:225px;
	height:37px;
	float:left;
}
.mainBody #titleSubscribe {
	background:url(/images/title_subscribe.gif) no-repeat;
	margin-left:1px;
	width:225px;
	height:37px;
}
.mainBody #subscribeLayer {
    background:0px solid red;
    float:left;	
    background:url(/images/layer_nav_t2.png) no-repeat;
    padding-top:10px;
    width:225px;
    margin-left:3px;
    padding-left:10px;
    font-size:12px;   
}
.mainBody #subscribeLayer_b {
	background:url(/images/layer_nav_b.png) no-repeat;
	width:220px;
	float:left;
	border:0px solid red;
	height:6px;
    margin:0 0 5px 5px;	
}
#subscribeLayer table td {
    padding:0 4px 2px 0;
}
#subscribeLayer .padd {
    padding-left:12px;	
}
.mainBody .layer_search {
 	background:url(/images/layer_search.png) no-repeat;
 	height:55px;
 	width:219px;
 	margin-left:3px;
}
.mainBody .layer_search #text_search {
	width:120px;

}
.mainBody .layer_search table {
	margin:0;
 	padding:11px 0 0 5px;
}








.body-textarea {
    font-size:12px;
}
.body-textarea a {
  /*  background:url(/images/icon-link.gif) no-repeat right center;*/
    padding-right:10px;
}
.body-textarea #title {
    border-bottom: 1px solid #336699;
    padding-bottom:3px;
    width:99%;
    background:url(/images/squire.gif) no-repeat right;
}


.body-textarea h1,.body-textarea h2,.body-textarea h3,.body-textarea h6 {
   margin:0;
   padding:0;
}
.body-textarea h3 {
	font-size:95%;
}
.body-textarea .titles_mainpage {
    /*padding:5px 5px 5px 20px;*/
    float:left;
    width:560px;
border:0px solid red;
}
.titles_mainpage #title_preview {
	background:url(/images/title_preview.png) no-repeat;
	width:165px;
	height:59px;
    float:left;
    margin-left:15px;
}
.titles_mainpage #title_lastedit {
	background:url(/images/title_lastedit.png) no-repeat;
	width:165px;
	height:59px;
	float:left;
	    margin-left:15px;
}
.titles_mainpage #title_popular {
	background:url(/images/title_popular.png) no-repeat;
	width:165px;
	height:59px;
	float:left;
	    margin-left:15px;
}
.magazine_layer_1 {
	float:left;
	width:185px; 
	
	border:0px solid red;
}
.margin-left_15 {
	margin-left:-18px;
}
.titles_mainpage .layer_magazine {
	background:url(/images/layer_magazine.png) no-repeat;
	width:184px;
	height:190px;
	float:left;
	padding:3px 0 0 9px;
	margin-right:-6px;
	color:#369;
}
.layer_magazine h3 {
	color:#369;
    text-align:center;
    width:170px;
    font-weight:normal;
}
.layer_magazine h2 {
	font-weight:normal;
	color:#ff9933;
	text-align:center;
	padding-bottom:3px;
	border-bottom: 1px solid #b5d0ed;
	width:170px;
}
.layer_magazine #magazine_img {
	width:168px;

	height:130px;
}
.layer_magazine p {
	width:145px;
	text-align:center;
}
.body-textarea #news_layer {
	float:left;
}
#newsContent {
    float:left;
    border:0px solid red;
    
}
#newsContent #content_td {
	border-bottom:1px dotted #333;
	vertical-align:top; 
	padding:2px;
	width:400px;
	
}
#newsContent #img_td a{
    margin:0;
    padding:0;	
}
#newsContent #img_td {
    text-align:center;
    width:90px;
}
#newsContent #content_td #date {
    color:#333;
}
#newsContent #content_td h3 {
    font-size:12px;
    width:420px;
    font-weight:normal;
    border:0px solid red;
}
#newsContent #content_td #title {
    width:400px;
    float:left;	
	background:none;
	border:none;
	padding-top:5px;
	text-align: justify;
	padding-bottom:2px;
	    
}
.news_layer h1 {

}
#newsContent #preview {
margin:0;
padding:2px 2px 2px 6px;
width:420px;
float:left;
font-size:11px;
text-align: justify;

}
.body-textarea #news_layer_t {
	background:url(/images/layer_news_t.gif) repeat-y;
	width:562px;
	float:left;
	padding-bottom:4px;
}
.body-textarea #news_layer_t h1 {
    margin:3px 0 0 5px;
    padding-left:4px;	
    font-size:14px;
}
.body-textarea #news_layer_b {
	background:url(/images/layer_news_b.png) no-repeat;
	width:562px;
	height:18px;
	
    float:left;

}
#news_layer_b a {
	padding-bottom:3px;
	position:relative;
	top:-4px;
	left:460px;
}

h1 {
	background:none;
	padding-top:5px;
	border-bottom:1px solid #b5d0ed;
	width:548px;
	margin-left:6px;
	padding-bottom:2px;
}
#news_layer_t p {
	padding:0 0 0 10px;
	margin:0;
    float:left;

    border:0px solid red;
    text-align:left;
    width:300px;
}



#primaryContent {
/*	width:570px;*/
	float:left;
	margin:0 0 5px 5px;
    min-height:600px;
}
#tel {
	color:#97e097;
	font-size:12px;
	padding-left:9px;
	float:left;
	border:0px solid red;
	width:216px;
}
#company {
	color:#97e097;
	font-size:12px;
	float:left;
	padding:7px 0 0 10px;
}
#madeby {
	color:#97e097;
	font-size:12px;
	float:right;
	padding:7px 12px 0 0;
}
#madeby a{
    color:#97e097;
}

.head #b_left {
background:url(/images/b_left.gif) no-repeat;
width:12px;
height:27px;
float:left;
margin-left:1px;
border:0px solid red;
}
.head #b_right {
background:url(/images/b_right.gif) no-repeat;
width:12px;
height:27px;
float:left;

}
#main_menu {

}
#main_menu ul {
background:url(/images/b_bg.gif) repeat-x;
width:549px;
height:27px;
float:left;
}
#main_menu li * {
float:left;
display:block;
text-indent:-5000px;
}
#main_menu a {
	margin:8px 0 0 15px;

}
#main_menu a#b_1:link, #main_menu a#b_1:visited {
background:url(/images/b_1.gif) no-repeat left top;
width:55px;
}
#main_menu a#b_2:link, #main_menu a#b_2:visited {
background:url(/images/b_2.gif) no-repeat left top;
width:87px;
}
#main_menu a#b_3:link, #main_menu a#b_3:visited {
background:url(/images/b_3.gif) no-repeat left top;
width:40px;
}
#main_menu a#b_4:link, #main_menu a#b_4:visited {
background:url(/images/b_4.gif) no-repeat left top;
width:44px;
}
#main_menu a#b_5:link, #main_menu a#b_5:visited {
background:url(/images/b_5.gif) no-repeat left top;
width:68px;
}
#main_menu a#b_6:link, #main_menu a#b_6:visited {
background:url(/images/b_6.gif) no-repeat left top;
width:64px;
}
#main_menu a#b_7:link, #main_menu a#b_7:visited {
background:url(/images/b_7.gif) no-repeat left top;
width:65px;
}

#main_menu a#b_1:hover, #main_menu a#b_1:active {
background-position:right top;
}
#main_menu a#b_2:hover, #main_menu a#b_2:active {
background-position:right top;
}
#main_menu a#b_3:hover, #main_menu a#b_3:active {
background-position:right top;
}
#main_menu a#b_4:hover, #main_menu a#b_4:active {
background-position:right top;
}
#main_menu a#b_5:hover, #main_menu a#b_5:active {
background-position:right top;
}
#main_menu a#b_6:hover, #main_menu a#b_6:active {
background-position:right top;
}
#main_menu a#b_7:hover, #main_menu a#b_7:active {
background-position:right top;
}





