h2, h3, h4, h5{
	color: #FF6600;
}
.header-head{
	background: url(../images/abbott_slovakia.gif) no-repeat;
	height: 88px;
}
.header-logo-small{
	background: url(../images/logo_header_small.gif) no-repeat;
}
.header-block{
	background: #0066CC;
}

.right h1 {
	font-size: 175%;
	color: #FF6600;
	line-height: 24px;
	margin-bottom: 5px;	
}

.right h2 {
	font-size: 150%;
}

.header-block h2, .header-block h1{
	color: #fff;
	font-size: 150%;
	line-height: 27px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.search-input{
	width: 73px;
}

.left-menu{
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
}
.left-menu li.left-menu-active{
	background: url(../images/menu_left_arrow.gif) no-repeat 0 0.45em;
}
.left-menu li.left-menu-active a{
	color: #0066CC;
}

.right a, .right-col a{
	color: #0066CC;
	text-decoration: underline;
}
.right a:hover, .right-col a:hover{
	text-decoration: none;
}
.right ul li, .right-col ul li{
	background: url(../images/list_orange.gif) no-repeat 0 0.4em;
}
.right-col-block{
	background: #EBF5FF;
}

.print{
	padding-left: 17px;
	background: url(../images/ico_print.gif) no-repeat 0 0.2em;
}
.table-border{
	border: 1px solid #0066CC;
}
.table-border th{
	background: #0066CC;
	color: #fff;
	border: 1px solid #0066CC;
}
.table-border td{
	border: 1px solid #0066CC;
}
.even{
	background: #EBF5FF;
}
.input-text{
	border: 1px solid #0066CC;
}
.input-textarea{
	border: 1px solid #0066CC;
}
.select{
	border: 1px solid #0066CC;
}
.article-right .date {
	color: #9C9C9C;
}
.a-top {
	background: url(../images/ico_top_ai.gif) no-repeat 1px 4px;
}
.info-block{
	padding: 20px;
	background: #d9d9d9;
	color: #666;
	font-size: 0.75em;
	text-align: center;
}

.product-list{
	margin-bottom: 0.5em;
}
.product-list h2{
	color: #FF6600;
	font-size: 1.3em;
	padding-left: 7px;
	padding-bottom: 0;
	/*border-bottom: 2px solid #75ace3;*/
	margin: 0 4px 0 4px;
}
.product-list table{
	width: 100%;
	margin-bottom: 1em;
}
.product-list td{
	background: #f1f7fc; /* d5e6f7, e6f0fa, f1f7fc */
	border-right: 1px solid #dbe4ed;
	border-bottom: 1px solid #dbe4ed;
	padding: 10px 18px 10px 18px;
	width: 25%;
}
.product-list a{
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
.product-list a:hover{
	text-decoration: underline;
}

.product-info{
	padding: 30px;
	margin-bottom: 1.5em;
	/*border-top: 1px solid #ccc;*/
	background: url(../Images/product_info_bg.png) repeat-y 0 0 #fff;
}
.product-info .p-image{
	text-align: center;
	width: 250px;
	float: left;
	/*margin-top: -15px;*/
}
.product-info .p-image img{
	
}
.product-info .p-data{
	float: left;
	width: 380px;
}
.product-info h2{
	font-size: 1.15em;
	color: #000;
	margin-bottom: 0.1em;
	font-weight: bold;
}
.product-info p{
	margin-bottom: 1em;
}
.ico-magnifying-glass{
	background: url(../Images/ico_magnifying_glass.gif) no-repeat;
	padding: 0 0 1px 19px;
}


