#left {
	width: 230px;
	float: left;
}
@media (min-width: 250px) and (max-width: 899px) {
    #left {
	display:none;
    }
}
@media (min-width: 900px) and (max-width: 1200px) {
    #left {
	display:none;
    }
}    
#center {
	margin: 0px 310px 0px 240px;
	padding: 0 0px;
	overflow: hidden;
	
}
	#center h2 {
		margin: 20px 0;
		font-size: 18px
	}
@media (min-width: 250px) and (max-width: 899px) {
        #center {
        margin: 0px 0px 0px 0px;
        padding: 10px;
        }
}
@media (min-width: 900px) and (max-width: 1200px) {
        #center {
        margin: 0px 10px 0px 0px;
        padding: 10px;
        }
}		
@media (min-width: 1200px) and (max-width: 1280px) {
        #center {
        padding: 10px;
        }
}			
#right {
	float: right;
	width: 320px;
	margin-left: 20px;
}
@media (min-width: 250px) and (max-width: 899px) {
    #right {
	display:none;
    }
}
@media (min-width: 1200px) and (max-width: 1280px) {
    #right {
    	margin-left: 10px;
    }
}

#center select, #center textarea {
	font-size: 16px;
    padding: 1px;
    color: #000;
    font-family: Arial, Helvetica, Sans-Serif;
	border: #6a7075 1px solid;
}

#center select {
	height: 18px;
}


td.hforum {
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

td.nforum {
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#download_info {
	padding: 10px;
	margin-top: 10px;
	background-color: #EEEEEE;
}


div.smiles {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

	div.smiles a img {
		border: 0;
	}
	.clear
	{
	clear:both;
	}
#news {
	float: left;
	width: 290px;
	margin: 0px;
	margin-bottom: 10px;
	background: #ffffff;
	line-height: 20px;
}
	#news .item {
		margin-bottom: 25px
	}
		#news .item .date {
			color: #787b81;
			font-size: 15px;
		}
		#news .item .title {
			display: block;
            font-weight: bold;
            padding: 3px 0 7px;
            text-decoration: none;
		}
		#news .item img {
			display: block;
			width: 100px;
			height: 70px;
			float: left;
			margin: 0 10px 2px 0;
			border: #fff 2px solid
		}
		#news .item .comments {
			clear: both;
			margin-top: 5px			
		}
	#news hr {
		margin: 0 10px 10px;
		height: 1px;
		border: #f00 0px solid;
		background: #b3d0ed
	}
	#news #archive,
	#news #rss {
		display: block;
		height: 30px;
		margin: 0 10px
	}
	#news #archive {
		float: left;
	}
	#news #rss {
		float: right
	}
	#news form {
		clear: both;
		margin-top: 40px;
		padding: 10px;
		background: #f6f9fd
	}
#forum, #shop, #blog {
	background: #f2f2f2;
	margin-bottom: 10px;
}
	#forum h2 {
		color: #3281cd
	}
	#forum .item {
		padding: 10px;
		margin-bottom: 2px;
		background: #fbfbfb
	}
	#forum .author,
	#forum .date {
		padding-left: 10px
	}
	#blog h2 {
		color: #3281cd
	}
	#blog .item {
		padding: 10px;
		margin-bottom: 2px;
		background: #fbfbfb
	}
	#blog .author,
	#blog .date {
		padding-left: 10px
	}
#promo h3 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #cb4747
}
#promo img {
	float: left;
	margin: 0 10px 0px 0
}
#shop {
	clear: both;
	margin: 20px 0;
}
	#shop h2 {
		color: #888888
	}
	#shop .second-column {
		float: left;
		width: 265px
	}
		#shop .first-column #card,
		#shop .second-column ul {
			padding: 10px 10px 10px 20px;
			background: #fff
		}
	#shop .third-column {
		float: left;
		width: 650px;
		margin-left: 10px
	}
		#shop .item {
			float: left;
			margin-left: 3px;
			padding: 10px;
			width: 302px;
			background: #fff
		}
			#shop .item img {
				margin: 0
			}
			#shop .item .description {
				float: right
			}
			#shop .item .special-price {
				position: absolute;
				margin-top: 30px;
				margin-left: 50px
			}
			#shop .item .name {
				display: block;
				margin-bottom: 5px;
				font-size: 12px;
				font-weight: bold
			}
			#shop .item .price {
				margin-top: 5px;
				font-size: 12px
			}
				#shop .price .old  {
					text-decoration: line-through;
				}
				#shop .price .new {
					font-weight: bold;
					color: #cb4747
				}
	#shop #manager {
		clear: both;
		display: block;
		width: 100%
	}
#news-v-texte {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	background: #ffffff
}
	#news-v-texte .item {
		margin-bottom: 25px
	}
		#news-v-texte .item .date {
			color: #787b81
		}
		#news-v-texte .item .title {
			display: block;
                        font-weight: bold;
                     	padding: 3px 0 7px
		}
		#news-v-texte .item img {
			display: block;
			width: 100px;
			height: 70px;
			float: left;
			margin: 0 10px 2px 0;
			border: #fff 2px solid
		}
		#news-v-texte .item .comments {
			clear: both;
			margin-top: 5px			
		}
	#news-v-texte hr {
		margin: 80px 00px 10px;
		height: 1px;
		border: #f00 0px solid;
		background: #b3d0ed
	}
	#news-v-texte #archive,
	#news-v-texte #rss {
		display: block;
		height: 30px;
		margin: 0 10px
	}
	#news-v-texte #archive {
		float: left;
	}
	#news-v-texte #rss {
		float: right
	}
	#news-v-texte form {
		clear: both;
		margin-top: 40px;
		padding: 10px;
		background: #f6f9fd
        }
#news-shirokii-sprt {
	float: left;
	width: 635px;
	margin: 0px;
	margin-bottom: 10px;
	background: #ffffff
}
	#news-shirokii-sprt .item {
		margin-bottom: 25px
	}
		#news-shirokii-sprt .item .date {
			color: #787b81
		}
		#news-shirokii-sprt .item .title {
			display: block;
                        font-weight: bold;
                     	padding: 3px 0 7px
		}
		#news-shirokii-sprt .item img {
			display: block;
			width: 100px;
			height: 70px;
			float: left;
			margin: 0 10px 2px 0;
			border: #fff 2px solid
		}
		#news-shirokii-sprt .item .comments {
			clear: both;
			margin-top: 5px			
		}
	#news-shirokii-sprt hr {
		margin: 0 10px 10px;
		height: 1px;
		border: #f00 0px solid;
		background: #b3d0ed
	}
	#news-shirokii-sprt #archive,
	#news-shirokii #rss {
		display: block;
		height: 30px;
		margin: 0 10px
	}
	#news-shirokii-sprt #archive {
		float: left;
	}
	#news-shirokii-sprt #rss {
		float: right
	}
	#news-shirokii-sprt form {
		clear: both;
		margin-top: 40px;
		padding: 10px;
		background: #f6f9fd
	}