html {
	margin: 0;
	padding: 0;
	}
	
body { 
	font: 12px arial, sans-serif;
	line-height: 1.1em;
	color: black; 
	margin: 0; 
	padding: 0;
	background: url(../img/fon.jpg) top repeat-x;
	}
	
	
h1 {
	font: 26px arial;
	color: #2ca6ed;
	 
	}

h2 {
	font: 26px arial;
	color: #666666;
	 
	}
	
a:link { 
	color: black;
	text-decoration: none;
	}
	
a:visited { 
	color: black;
	text-decoration: none;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: black;
	}

a img {
	
	border: none;
	}

ul, li {
	margin: 0; 
	padding: 0;
	}

p {
	margin: 0px 25px 0 15px;
	letter-spacing: 0.5px;
	font-size: 11px;
}

.clear {

		clear: both;
	}
	
.container { 
	position: relative;
	padding: 0;  
	margin: 0 auto; 
	width: 1003px; 
	background: white url(../img/title.jpg) top no-repeat;
	height: 750px;
	/*border: 1px dashed black;*/
	}
	
	
.container_adm{ 
	position: relative;
	padding: 0;  
	margin: 0 auto; 
	width: 1003px; 
	background: white url(../img/isco_admin.jpg) top no-repeat;

	/*border: 1px dashed black;*/
	}
	
.header {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/head.jpg) left top  no-repeat;
	}
	
.header_adm {
	position: relative; 
	top: 79px;
	height: 1px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/isco_admin.jpg) left bootom  no-repeat;
	}

.container .header_about {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/header-about.jpg) left top  no-repeat;
	}

.container .header_product {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/header-products.jpg) left top  no-repeat;
	}
	
.container .header_portfolio {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/header-portfolio.jpg) left top  no-repeat;
	}

.container .header_bussiness {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/header-business.jpg) left top  no-repeat;
	}	

	
.container .header_contact {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	margin-left:2px;
	background: #ededed url(../img/header-contact.jpg) left top  no-repeat;
	}	

/*.container .about {
	position: relative; 
	top: 79px;
	height: 185px;
	width: 1003px;
	background: #ededed url(../img/header-about.jpg) left top  no-repeat;
	}*/

.compname {
	
	position: absolute;
	right: 0;
	width: 358px;
	height: 185px;
	background: url(../img/isco.jpg) right top no-repeat;
	}

	
.container .menu {
  margin: 0;
  padding-top:0;
	position: relative;
	padding-left: 10px;
	top: 64px;
	height: 305px;
	width: 200px;
	
	z-index: 5;
	}
	
.container_adm .menu {
  margin: 0;
  padding-top:0;
	position: relative;
	padding-left: 10px;
	top: 64px;
	height: 650px;
	width: 200px;
	float: left;
	z-index: 5;
	}	
	
.menu .web {
	top: 270px;
	left: 20px;
	position: relative;
	height: 35px;
	width: 80px;
	background: white url(../img/w3c.jpg) no-repeat;
	}
	
.logo_link {
	display: block;
	margin: 0;
  width: 320px;
	height: 65px;
	}
	
.logo_link2 {
	position: absolute;
	display: block;
	width: 358px;
	height: 72px;
	right: 0;
	top: 0;
	}
	
.html_link {
	display: block;
  left: 0;
  width: 100%;
	height: 15px;
	}

.css_link {
	display: block;
  left: 0;
  width: 100%;
	height: 15px;
	}
	
.menu ul {
	margin-left: 10px;
	margin-top: 30px;
	list-style: none;
	}
	
.menu li {
	padding-top: 5px;
	padding-left: 10px;
	background: url(../img/arrow.jpg) left no-repeat;
	height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #d8d8d4; 
	}
	
.menu a { 
	text-decoration: none; 
	color: black;
	}
	
.menu a:visited { 
	color: black;
	}
	
.menu a:hover, a:active { 
	text-decoration: none; 
	color: #a7ae9e;
	}
	
.menu li.sel {
	color: #a7ae9e;
	
	}
	
.container .block_news {
	position: absolute;
	padding: 40px 5px 5px 5px;
	height: 350px;
	width: 358px;
	right: 0px;
	top: 264px;
	text-decoration: none;
	}
	
.one_news {
	position: relative;
	height: 200px;
	width: 100px;
	border: 1px dashed black;
}
	
.container .map {
	position: absolute;
	height: 303px;
	width: 360px;
	right: 0px;
	top: 270px;
/*	background: url(../img/isco-map.jpg);*/
	}	
	
.block_news h1 {
	padding-left: 23px;
	color: #484848;
	background: url(../img/news_bg.jpg) left no-repeat;
	font-size: 18px;
	letter-spacing: 1px;
	height: 25px;
	margin-bottom: 20px;
	}
	
.block_news span.date {
	display: block;
	color: #7db835;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}

.block_news h2 {
	padding-left: 10px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;

	}
		
.block_news .dots {
	position: relative;
	height: 4px;
	width: 24px;
	background: url(../img/dots.jpg) right no-repeat;
	margin-bottom: 10px;
	margin-top: 5px;
}
	
.container .content {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 380px;
	right: 390px;
	top: 264px;
	}
	
.container_adm .content_adm {
	position: relative;
	margin: 0;
	float: left;
	padding: 0 0 10px 0;
	width: 760px;
	left: 20px;
	margin-top: 90px;
	}
	
.content h1 {
	color: black;
	margin: 35px 0 5px 0;
	padding: 0;
	}
	
.content .line{
	height: 1px;
	width: 99%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #aaaaaa;
	}

.content h2 {
	color: black;
	width: 380px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	background: url(../img/dot.jpg) bottom repeat-x;
	}
.content hr{
	width: 100%;
	color:red;
	}
.content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #a7ae9e;
	}

.content .left_block {
	position: relative;
	float: left;
	width: 180px;
	}

.content .right_block {
	position: relative;
	float: right;
	width: 180px;
	padding: 0;
	margin: 0;
	}

.content p {
	margin: 5px;
	}

.content img {
	margin-right: 10px;
	}
	
.footer {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	height: 39px; 
	width: 100%;
	background: url(../img/footer_bg.jpg);
	z-index: 5;
}

.footer .comp {
	padding-left: 25px;
	padding-top: 5px;
	color: white;
	position: absolute;
	right: 0px;
	top: 4px;
	height: 27px; 
	width: 332px;
	background: url(../img/footer2_bg.jpg);
	}
	
.footer .web_art {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 27px; 
	width: 87px;
	background: url(../img/web_art.jpg);
	}
	
.web_art_link {
	display: block;
  left: 0;
  width: 100%;
	height: 27px;
}

.footer2 {
 	position: relative;
	margin-top: -39px;
	height: 39px; 
	width: 100%;
	background: url(../img/bottom_bg.jpg);
	z-index:2;
}

.qcf_legend {
	font-weight:normal;
	padding-top: 3px;
	margin-right: 2px;
}
.qcf_input_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	height: 15px;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.qcf_input_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	height: 15px;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.text{color:#FFFFFF; position:absolute; left:90px; top:100px; width:90px; font-size:16px; font-style:italic;}


#newsContainer {
	height:250px;
	margin:5px 0pt 0pt;
	position:relative;
	width: 340px;
	overflow:hidden;
}

#newsSlideBox {
position:absolute;
top:0pt;
left: 0pt;
}

.newsItem{
	width: 340px;
}

a#newsLeftBtn {
	visibility: hidden;
  font: bold 12px arial;
  text-decoration: underline;
	background: url(../img/prev.jpg) no-repeat;
	padding: 0 0 0 10px;
}
a#newsLeftBtn:hover {
	text-decoration: none;
}
a#newsRightBtn {
  font: bold 12px arial;
  text-decoration: underline;
	background: url(../img/next.jpg) right no-repeat;
	padding: 0 10px 0 0;
}
a#newsRightBtn:hover {
	text-decoration: none;
}
