﻿body {
	 text-align:center; background-image:url(../images/bg.jpg); background-position:right top; background-repeat:no-repeat; background-color:#ffffff; padding-left:20px;
	}
	
.osnova {
width:1100; height:100%; 
}
	
.full {
	height:100%; width:100%;
}

.full_top {
	height:100%; width:100%; vertical-align:top;
}


.full_height {
	height:100%;
}

.full_width_h0 {
	height:0%; width:100%;
}

.full_width {
	width:100%
}

.width1{
	width:1%
	}
.width99{
	width:99%
	}
	
	
.podval {
	height:30px; width:100%;
	}

.catalog_logo {
	height:100%; width:1%; vertical-align:top; padding-top:40px;
	}
	
.catalog {
	height:100%; width:99%; vertical-align:top; padding-top:40px;
	}

.content {
	height:100%; width:100%; padding: 5px 100px 5px 5px; vertical-align:top;
	}

.index_content {
	height:100%; width:500px; text-align:justify;
	}

.content_news {
	height:100%; width:100%; padding: 5px 5px 5px 5px; vertical-align:top;
	}

.padding {
padding: 5px 5px;
    
}
 
.menuT {
 height:20px; width:100%
 }