/* CSS Document */

body {
	background:#CCCCCC url(../images/body.jpg) repeat-x ;
	margin:0 auto;
	padding:0;
}

#site {
/*	background: #aaaaaa;*/
	width:920px;
	min-height:600px;
	margin:0 auto;
}

*html #site {
	height:600px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width:920px;
	height:102px;
	position:relative;
}

#header img {
	border:0;
	float:left;
	margin:0;
	padding:0;
}

#textTitle {
	background:url(../images/title_back.jpg) no-repeat;
	width:800px;
	height:32px;
	font:25px "Times New Roman", Times, serif;
	font-weight:bold;
	float:left;
	padding:0;
	margin:0;
}

#textTitleSmall {
	float:left;
	font:14px "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}

#languages {
	background:#000000;
	width:100px;
	height:20px;
	position:absolute;
	top:10px;
	right:1px;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
}

#languages img {
	margin:4px 0 0 0;
	padding:0 0 0 10px;
	border:0;
}

#menu {
	position:absolute;
	bottom:6px;
	left:290px;
	float:left;
	width: 100%;
}

.begin {
	color:#FFFFFF;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.begin a {
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	margin:0 35px 0 0;

}

.begin a:hover {
	color:#ee0101;
}

.begin_active {
	color:#FFFFFF;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.begin_active a {
	text-decoration:none;
	color:#ee0101;
	float:left;
	margin:0 35px 0 0;

}


#img {
	background:url(../images/images.jpg) no-repeat;
	width:920px;
	height:99px;
}


#left {
	background:url(../images/left.jpg) no-repeat;
	width:251px;
	min-height:323px;
	/*border-right:solid 1px #FFFFFF;*/
	/*border-left:solid 1px #FFFFFF;*/
	float:left;
	padding:0 0 10px 0;
	margin:0 0 0 2px;
}

*html #left {
	height:323px;
}


#content {
	background: #FFFFFF;
	width:667px;
	min-height:331px;
/*	border-left:solid 1px #666666;*/
/*	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;*/
	float:left;
	position:relative;
}

*html #content {
	height:331px;
}

#content h1  {
	width:110px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ee0101;
	padding:0;
	margin: 40px 0 20px 20px;
	font-weight:bold;
}

#content div.title  {
	width:110px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ee0101;
	padding:0;
	margin: 10px 0 20px 20px;
	font-weight:bold;
}

#content p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.welcome {
	width:307px;
	min-height:125px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0 0 0 20px;
	padding:0 0 50px 0;
	line-height:17px;
	float:left;

}

*html .welcome {
	height:125px;
}

.europe {
	width:324px;
	height:275px;
	position:absolute;
	top:0;
	right:0;
}

.europe img {
	margin:50px 0 0 0;
}

#information {
	width:570px;
	height: 40px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	position:absolute;
	bottom:-12px;
	left:1px;
	text-align: center;
	margin: 0 0 20px 30px;
	clear: both;
}

#footer {
	background:url(../images/footer.jpg) no-repeat;
	width:920px;
	height:67px;
	float:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#nomenklatura {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:20px 0 0 40px;
	padding:0 0 30px 0;
}

#nomenklatura a {
	text-decoration:none;
	color:#FFFFFF;
}

.li {
	width:180px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #FFFFFF;
	padding:1px 0 5px 20px;
	margin:0 0 0 20px;
}

.li a {
	text-decoration:none;
	color:#FFFFFF;

}

.li a:hover {
	color:#ee0101;
}

.li_active {
	width:180px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #FFFFFF;
	padding:0 0 5px 20px;
	margin:0 0 0 20px;
}

.li_active a {
	text-decoration:none;
	color:#ee0101;

}


#wrap {
	background:url(../images/wrap.jpg) repeat-y;
	width:920px;
	min-height:20px;
	float:left;
}


#foot_middle {
	width:430px;
	height:15px;
	float:right;
	margin:45px 3px 0 0;
}

#foot_img {
	float:right;
	margin:27px 5px 0 0;
}

#foot_img img {
	border:0;
}



/*----------------------------------------products---------------------------------*/


#SitePath {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:3px 0 0 20px;
	padding:0 0 25px 0;
}

#SitePath a {
	text-decoration:none;
	color:#666666;
}

#SitePath span {
	color:#ed1c24;
}

#download {
	float:left;
	margin:30px 0 0 0;
}

#download a {
	text-decoration:none;
	color:#ed1c24;
}

#download img {
	position:relative;
	top:2px;
	right:2px;
}

/*--------------------------------------------------news---------------------------------------*/

.news {
	width:530px;
	min-height:73px;
	margin:0 0 40px 20px;
}

*html .news {
	height:73px;
}

.news img {
	float:left;
	padding:0 20px 0 0 ;
}

.news p {
	padding:0;
	margin:0;
	line-height:20px;
}

#Paging {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	float:right;
	padding:0 50px 0 0;
}

#Paging a {
	text-decoration:none;
	color:#666666;
}

#Paging span {
	color:#ee0101;
}




/*--------------------------------------------avalibity-----------------------------*/

.price {
	width:270px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0 0 50px 15px;
	padding:0 0 0 10px;

}

.price a {
	text-decoration:none;
	color:#666666;
	padding:0 0 0 10px;
}

.excel img {
	border:0;
	float:left;
}

.excel {
	width:20px;
	height:20px;
	padding:0 10px 0 0;
	float:left;
}


.learn{
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	float: left;
}

.learn a{
	text-decoration: none;
}

#feedback {
	float: left;
	margin: 0 0 0 2px;
}

#feedback input {
	border: 1px solid #666666;
}

.textpage_content{
	margin: 0 20px 0 20px;
}