@import url("/css/styles.css");

* {	margin: 0; 	padding: 0;	}

html {
  min-width: 900px;
  height: 100%;
 /* background: #000000 url(/img/zvezda.png) no-repeat fixed left bottom ; */
}


body {
	width: 100%;
	height: 100%;
	background: #000000 url(/img/bg/bg.jpg) no-repeat fixed right bottom;
	font-family: "Comic Sans MS";
/*	background-image: url(/img/fon-g-line2.gif);*/
}

a {	color: #666;
	outline: none;
	text-decoration:underline;
	}
	
a:link {color:#FFFFFF;}

a:visited {	color:#F60;	text-decoration:none }

a:hover {	color:#FC0;	text-decoration:blink}

a:active {	color:#C03;	text-decoration:none}


a img:link {		background-color: #000;	border: 0}

a img:visited {	background-color: #000;	border: 0}

a img:active {  	background-color: #000; border: 0}

a img { 			background-color: #000; border: 0}
	
img {
	z-index: auto;
	border: 0;
}

.header {
	background: url(/img/header/header-g-lenta.png) no-repeat center center;
	height: 300px;
	width: 1000px;
	z-index: auto;
}

.leftColumn {
	height: auto;
	width: 145px;
/*	background: url(/img/fons/fonLeft.jpg) no-repeat;*/
	float: left;
	margin-right: 10px;
	margin-left: 10px;
/*	background-repeat: repeat-y;*/
}

.centerColumn{
	float: left;
	height: auto;
	width: 670px;
	margin-top: 20px;
	font-family: "Comic Sans MS", cursive;
/*	background-repeat: repeat-y;*/
}

.rightColumn {
	width: 140px;
	height: 140px;
	float: right;
}

.container {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 150%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	overflow:hidden;
	height:auto;
	float: none;
	clear: none;

}
.MMenu {
	height: 80px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}


#search {
	height: 30px;
	width: auto;

}

#leftMenu {
	height: auto;
	width: 170px;
	padding-left: 0px;
	padding-top: 10px;
}
#contakts {
	font-size: 12px;
	float: right;
	height: auto;
	width: 200px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	clear: none;
	text-align: right;
	margin-right: 30px;
}

#leftMenuNews {
	height: auto;
	width: 170px;
	text-align: justify;
	padding-top: 10px;
	padding-left: 25px;
}

#imgLogo {
	float: left;
}


.newsText {
	font-size: 10px;
	color: #FFFF00;
	text-indent: 3ex;
	padding: 10px;
	display: list-item;
}

.SubMMenu {
	font-size: 12px;
	height: 50px;
	width: 100%;
/*	background: url(/img/submenu-bg.png) no-repeat 0px 0px; */
	text-align: left;
	line-height: 6em;
	text-indent: 1em;
}
.img {
	float: left;
	padding: 0px;
	margin: 0px;
}


#MMenuMnav {
	font-size: 12px;

}
#text {
	font-size: 12px;
	line-height: 130%;
	text-align: justify;
	padding: 10px;
}

	
#leftPicture {
	position: absolute;
	bottom: auto;
	left: 0px;
	top: 200px;
}



#newWorks {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 100%;
	float: left;
}
.indexT {
	margin: 5px;
	padding: 5px;
	font-size: 110%;
	text-align: justify;
}

.indexText {
	padding: 5px;
	text-align: justify;
	height: auto;
	width: 640px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.img1 {
	margin: 10px;
	float: left;
	border: medium groove #CC0000;
}
.img_rab {
	border: thick inset #CC0000;
	margin: 2px;
}
.img2 {
	margin: 5px;
	padding: 0px;
	float: left;
}

.img5 {
	padding: 5px;
}

.text {
	margin: 5px;
	padding: 5px;
	line-height: normal;
		text-align: justify;
	font-size: small;
}

.content_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height : 120%;
	margin: 5px;
	font-style: normal;
	text-align: center;
	padding: 5px;
}

.content_table1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height : 120%;
	margin: 5px;
	font-style: normal;
	text-align: left;
	padding: 5px;
}
.table1 {
	float: left;
}
.divCatalog {
	height: 400px;
	text-align: center;
}

.textBlack {
	font-size: 1px;
	color: #000000;
}

#phone {
	font-size: 18px;
	color: #FC0;
	}



.br {
	float: left;
	}

.koga-pic {
	width: 400px;
}
	
.koga-pic-1 {
	float: left;
	width: 400px;
}


#urlForums {
	font-size: 16px;
	padding: 10px;
}


#allWorks {
	padding: 10px;
}



.ten .gLine {
	background-image: url(/img/ten-g-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ten .vLine {
	background-image: url(/img/ten-v-line.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 14px;
	float: left;
}
.ten .content {
	height: 67px;
	width: 100px;
	float: left;
	margin-top: 14px;
}

#comment {
	margin: 10px;
	padding: 10px;}
	
#name-auto {
	margin: 5px;
	padding: 5px;
	float: left;
	font-size: 12px;
}

#sertificate {
	height: auto;
	width: 640px;
	float: left;
	color: #FFFFFF;
	text-align: justify;
	margin: 10px;
}




#Reklama {
	height: 240px;
	width: 90%;
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	padding-left: 10px;
}

#forma1 {
	padding-top: 20px;
	clear: both;
}
#our-rabots {
	padding-top: 20px;
}

#сс-text {
	padding: 10px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: justify;
	text-indent: 3em;
}

#ccText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 120%;
	text-align: justify;
	text-indent: 3em;
	padding: 20px;
	color: #FFFFFF;
}

#ten {
	background-image: url(../img/reklama/ten-340-233.gif);
	height: 343px;
	width: 510px;
}

#rabotsPhoto {
	height: 333px;
	width: 500px;
	padding: 10px;
}

.body .container .centerColumn #reklama {
	height: 105px;
	width: auto;
	padding: 10px;
	font-size: 120%;
}

.body .container .centerColumn #pub-rabots {
	font-family: "Comic Sans MS";
	font-size: 40px;
	height: auto;
	width: auto;
}

#tableVinil {
	background-color: #000033;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 2em;
}


.SubMMenu p {
	padding-top: 10px;
	padding-left: 5px;
}

.MMenu img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

#news {
	/*	list-style-image: url(../img/fc_icon1.gif);*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	width: 100%;
	height: 100%;
}

#news li {
	list-style-image: none;
	margin: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	list-style-type: none;

}

#news ul {
	list-style-image: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin-top: 20px;
}

#news img {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#data {
	color: #FFFFFF;
	background-color: #FF6600;
	height: auto;
	width: 12ex;
	display: block;
	margin: 2px;
}

#newsMore {
	font-size: xx-small;
	height: 15px;
	width: 80px;
	font-style: italic;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
}

.galler {
	height: auto;
	width: 145px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
	height: 150px;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	/*background-image: url(/img/v-line2.gif);*/
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
	height: 150px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background: #000000;
	float: left;
	/*background-image: url(/img/v-line2.gif);*/
}


#footerLeft{
	height: 50px;
	width: 200px;
	padding: 10px;
	float: left;

}
#footerCenter {
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	display: block;
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: -60px;

}
#footerRight {
	height: 50px;
	width: auto;
	float: right;
	padding: 10px;
}

#footerMenuTextNav {
	margin: 0px;
	padding: 10px;
	text-align: center;
	clear: both;
}

#ten {
	height: 95px;
	width: 128px;
	background-image: url(/img/ten-g-line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
		float: left;
}


#makets {
	height: auto;
	width: 145px;
}

div#newWorks {
}

#newWorks p {
	clear: both;
}

#google-search {
	width: 100%;
	text-align: right;
}

#tel-phone {
	font-family: "trebuchet MS", "comic Sans MS";
	font-size: 200%;
	text-transform: capitalize;
	color: #FF0000;
	float: left;
	margin-top: 5px;
}

#galler-makets {
	margin-top: 20px;
}

#sertificate img {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#newrabots-more {
	height: 30px;
	float: right;
	width: 200px;
	margin-top: 30px;
}




.shadowThumbnail {
	height: 130px;
	width: 118px;
	background: url(/img/th-bg.png) no-repeat scroll center center;
	float: left;
	z-index: 10;
	padding: 20px;
	font-size: 12px;
	display: inline-block;
	background-color: transparent;
}

.shadowThumbnail img {
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.shadowThumbnail a {
	text-align: center;
}

.shadowThumbnail p {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.shadowThumbnail  div {
	display: inline-block;
	text-align: center;
}

img#ccText {
	margin: 20px;
	float: left;
}

#Reklama img {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#photoThumbnail {
	padding: 20px;

}

#textRabots {
	padding: 20px;

}	

	

.shadowThumbnail-1 {
	padding: 15px;
	height: 120px;
	width: 120px;
	float: left;
	font-size: 11px;
	text-align: left;
}

.seotext img {
	margin: 20px;
}
