@charset "utf-8";
/* CSS Document */
#body {width:100%; height:100%; }
#container {
	border:solid 1px;
	border-color:#333;
	height: 534px;
	margin: auto;
	width: 950px;
	background-image: url(../images/background_3.png);
	background-repeat: repeat-x;
	position: relative;	
	top:105px;

}
.nounderline {
	text-decoration: none;
}

#header {
	height:80px;
	background-color:#FFF;
}

#quote {
	width:auto;
	float: left;
	margin-top: 25px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
}


#content {
	width: auto;
	padding-bottom: 20px;
	height: 400px;
	text-decoration: none;
}

#left {
	width:250px;
	text-align:center;
	float:left;
}

#left .img2 {
	margin-top:20px;
}



#photo {
	width:100%;
}

#photo_gp img {
	margin-top: -60px;
	margin-left: 60px;
	margin-bottom: 15px;
	text-align: center;
}
.imgd {
	margin-top: 4px;
	margin-left: 42px;
}

#left  a  span   {
	display:block;
	margin-left:21px;
	width:205px;
	height:27px;
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
}
#left a:hover  span {
	width:205px;
	height:27px;
	background-image: url(../images/mail_2.png);
	background-repeat: no-repeat;
}

#contact {
	height: 50px;
}




#right {
	float: right;
	width: 700px;
	height: 300px;
	margin-top: -90px;
}


#menu  {
	height:45px;
	margin-left:150px;
	background-color:#999;
}

#menu li  {
	list-style: none;
	padding: 10px;
	float: left;
}

#menu li a {
	display: block;
	text-decoration: none;
	height: 25px;
	width: 90px;
}
#menu li .ront  {
	background-image: url(../images/ront.png);
	background-repeat: no-repeat;
}

#menu li:hover .ront  {
	background-image: url(../images/ront_2.png);
	background-repeat: no-repeat;
	text-align: center;
}
.ront_select {
	background-image: url(../images/ront_2.png);
	background-repeat: no-repeat;
}

#menu li .dipsie {
	background-image: url(../images/dipsie.png);
	background-repeat: no-repeat;
}

#menu li:hover .dipsie  {
	background-image: url(../images/dipsie_2.png);
	background-repeat: no-repeat;
}
.dipsie_select {
	background-image: url(../images/dipsie_2.png);
	background-repeat: no-repeat;
}
#menu li .sicofor {
	background-image: url(../images/sicofor.png);
	background-repeat: no-repeat;
}
#menu li:hover .sicofor  {
	background-image: url(../images/sicofor_2.png);
	background-repeat: no-repeat;
}
.sicofor_select {
	background-image: url(../images/vrak_2.png);
	background-repeat: no-repeat;
}


#menu li .spirel {
	background-image: url(../images/spirel.png);
	background-repeat: no-repeat;
}
#menu li:hover .spirel  {
	background-image: url(../images/spirel_2.png);
	background-repeat: no-repeat;
}
.spirel_select {
	background-repeat: no-repeat;
	background-image: url(../images/spirel_2.png);
}


#col_left {
	width:215px;
	height:274px;
	background-color: #C2C2C2;
	float: left;
	padding: 8px;
}

#col_left img {
	height: 265px;
	margin-left: 7px;
	margin-top: 5px;
}

#col_left1 {
	width:350px;
	height:274px;
	background-color: #C2C2C2;
	float: left;
	padding: 8px;
	padding-top: 8px;
}
#col_left1 img {
	margin-top: 5px;
}


#col_right {
	width: 449px;
	height: 270px;
	background-color: #c2c2c2;
	float: right;
	padding: 10px;
	
}
#col_right1 {
	float: left;
	width: 211px;
	margin-left: -10px;
}
#col_right1 p {
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 15px;
	color: #727271;
	font-size: 12px;
	padding-top: 6px;
	text-decoration: none;
}
#col_right1 a:hover p {
	color: #CD1719;
	font-size: 12px;
	text-decoration: none;
}



#col_right2 {
	float: right;
	width: 235px;
}

#col_right2 p {
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 15px;
	color: #727271;
	font-size: 12px;
	padding-top: 6px;
	text-decoration: none;

}
#col_right2 a:hover p {
	color: #CD1719;
	font-size: 12px;
	text-decoration: none;
}


#col_right3 p {
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 15px;
	color: #727271;
	font-size: 13px;
	padding-top: 6px;
	text-decoration: none;
}

#col_right3 a:hover p {
	color: #CD1719;
	text-decoration: none;
}
#col_right4 {
	width: 650px;
	height:280px;
	background-color:#c2c2c2;
	float:right;
	padding-right: 35px;
	padding-left: 15px;
	padding-top: 10px;
}
#col_right4 img {
	margin-left: 14px;
}

#col_right5 {
	width: 284px;
	height:290px;
	background-color:#c2c2c2;
	float:right;
	padding-right: 35px;
	padding-left: 15px;

}

#col_right5 p {
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 15px;
	color: #727271;
	font-size: 13px;
	padding-top: 6px;

}


#col_right5 a:hover p {
	color: #CD1719;
	text-decoration: none;
}


#footer {
	margin:auto;
	background-color:#FFF;
	width:950px;
	text-align:center;
	height: 32px;
}




#footer img {
	margin-top: 3px;
}
