/* @group Global Style */
*					{ padding: 0px; margin: 0px; }
body				 { background-color: #e1eff2; background-image: url(../images/bg/bg-body.jpg); background-repeat: repeat-x; background-position: top center; 
					   background-color: #e1eff2; font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
img				{ border: 0px; }
/* @end */

/* @group Page Structure */ 
#wraper		{ width: 1px; height: 1px; position: absolute; left: 50%; top: 50%; }
#content 		{ position: absolute; width: 1000px; height: 600px; top: -310px; left: -500px; background-color: #ebedee; border: 10px solid #fff; }
#col1			{ position: relative; width: 250px; height: 300px; float: left; background-color: #e7d9ca;}
#col2			{ position: relative; width: 250px; height: 300px; float: left; background-color: #f9f9f9; background-image: url(../images/bg/bg-col2.jpg); background-repeat: no-repeat; }
#col3			{ position: relative; width: 250px; height: 300px; float: left; background-color: #e7d9ca;}
#col4			{ position: relative; width: 250px; height: 300px; float: left; background-color: #ebedee;}
#col5			{ position: relative; width: 250px; height: 300px; float: left; background-color: #e7d9ca;}
#col6			{ position: relative; width: 250px; height: 300px; float: left; background-color: #fff; background-image: url(../images/bg/bg-col6.jpg); background-repeat: no-repeat; border-right: 1px solid #c9cccd;}
#col7			{ position: relative; clear: both; width: 1000px; height: 70px; padding-top: 5px; background-image: url(../images/index/ISO9001.jpg); background-repeat: no-repeat; background-position: right 15px; }
#col7 p			{ font-size: 1.2em; color: #000; text-align: left; padding-left: 20px; padding-top: 30px; }
#col8			{ position: relative; width: 250px; height: 300px; float: left; background-color: #ebedee;}
#col8 p			{ font-size: 1.3em; color: #000; text-align: left; padding-left: 15px; padding-top: 5px; line-height: 1.6em; width: 220px; }
#col8 h4 		{ font-size: 1.4em; color: #004a87; border-bottom: 1px solid #7bd5e4; margin-left:15px; padding-top: 15px; text-transform: uppercase; width: 200px;}


/* @end */

/* @group Content*/ 
#col1 h1 a	{ float: left; background-image: url(../images/logo/klimaoprema.png); background-repeat: no-repeat; width: 195px; height: 60px; display: block; text-indent: -999em; margin: 110px 0 20px 30px; }
#col2 h1, #col6 h1 { font-size: 1.3em; font-weight: bold; padding: 25px 6px 5px 6px; }
#col2 h2	{ font-size: 1.8em; font-weight: normal; padding-top: 35px; text-align: center; }
#col2 h2.ru-h2 { padding-top: 15px!important; }
#col4 h1 a	{ float: left; background-image: url(../images/logo/cleanroom-technology.png); background-repeat: no-repeat; width: 195px; height: 60px; display: block; text-indent: -999em; margin: 110px 0 20px 30px; }
#col2 ul		{ padding: 40px 0 5px 25px; list-style-type: none; }
#col2 ul.en		{ padding: 19px 0 5px 25px; list-style-type: none; }
#col2 ul.ru		{ padding: 25px 0 5px 25px; list-style-type: none; }
#col2 li		{ font-size: 1.4em; line-height: 1.8em; }
#col6 ul		{ padding: 48px 0 5px 20px; list-style-type: none; }
#col6 ul.ru		{ padding: 36px 0 5px 20px; list-style-type: none; }
#col6 li		{ font-size: 1.4em; line-height: 1.8em; }

.enter1		{ position: relative; padding: 50px 0 0 80px; }
.enter2		{ position: relative; padding: 50px 0 0 80px; }

#language-index { position: relative; left: 815px; top:-35px; }
#language-index a { color: #686868; text-decoration: none; font-size: 1.1em; }
#language-index a:hover		{ color: #000; text-decoration: none; }
#language-index a.selected { color: #8cbac9; }

span {
	font-weight: bold; background-color: #fff; color: #000; font-size: 1.1em; margin-left: 2px;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	
	color: #f4781d;
}
img.logo {
	float: left; padding-right: 3px;
}
/* @end */

