/***************************************************
                     MEDIPRO
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../pic/background.png);
	background-position: left 111px;
}

/***************************************************
			      Global design
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p{display: block;margin: 0px;padding-top: 3px;padding-bottom: 3px;}

a, a.link-big, a.link-green{
	color: #259BC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link-big{font-size: 12px;}

a.link-big span{
	font-size: 10px;
	color: #999999;
}

a.link-green{
	color: #96B127;
	font-size: 13px;
}

a:hover, a.link-big:hover{color: #393028;}

#head{
	width: 946px;
	position: relative;
	background-image: url(../pic/background-head.png);
	float: left;
}

#head-flash-holder{
	width: 946px;
	position: relative;
	height: 234px;
	background-image: url(../pic/flash-background.png);
	background-repeat: no-repeat;
	float: left;
}

#head-flash{
	position: absolute;
	left: 28px;
	top: 0px;
	z-index: 201;
}

#head-logo-holder{
	position: absolute;
	left: 28px;
	top: 12px;
	z-index: 201;
}

#head-infobaner{
	position: absolute;
	left: 726px;
	top: 30px;
	z-index: 201;
}

#head-language{
	position: absolute;
	left: 845px;
	top: 10px;
	z-index: 201;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

/***************************************************
			    Main containers
***************************************************/

#container{
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../pic/background-container.png);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}

#holder{
	position: relative;
	padding: 20px;
	width: 850px;
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
	_float: none;
	left: 28px;
}

#holder-left{
	width:285px;
	float: left;
	position: relative;
}

#holder-right{
	width:580px;
	float: right;
	position: relative;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-top:10px;
	padding-right:5px;
}
	

/***************************************************
				   HOLDERS
***************************************************/	

.holder-content, .holder-content-line{
	width:100%;
	position: relative;
	float: left;
	_float: none;
}

.holder-content-line, .holder-content-line-dotted{
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.holder-content-line-dotted{
	background-image: url(../pic/line-dotted.png);
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.holder-content-white{
	position: relative;
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	padding: 20px 20px 10px;
	margin-bottom: 5px;
}	

.comments{
	position: absolute;
	top: 40px;
	z-index: 99;
	background-image: url(../pic/comment-icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	right: 20px;
	padding-left: 20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/***************************************************
			       GALLERY
***************************************************/

.date{
	float: left;
	position: relative;
	background-image: url(../pic/bg-date.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: left;
	line-height: 20px;
	padding-top: 2px;
	width: 35px;
}

.holder-product, .holder-product-shop{
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	width: 102px;
}

.holder-product-shop{
	margin-right: 11px;
	margin-bottom: 15px;
	width: 134px;
}

.thumbs{
	display: block;
	float: left;
}



a.photo-hover, a.photo-hover-transparent{
	display: block;
	float: left;
}

a.photo-hover{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: left;
}

a.photo-hover:hover, a.photo-hover-transparent:hover{	
	z-index:500;	
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

a.photo-hover-transparent:hover{	
	z-index:500;	
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
 Novi high slide 
.photo_hover {
	float:left;
	background-color:#FFF;
	padding:8px;
	margin:0 15px 10px 0;
	background:#d8d65d url(../pic/bg-photo-hover.gif) repeat 0 0;
	border:1px solid #c0b43f;
	}
	.photo_hover img {border:1px solid #dedb5d}
	.photo_hover:hover > img {opacity:0.9}
	#bottom_content .photo_hover {
		background:#FFF;
		border:none;
		}
		#bottom_content .photo_hover img {border-color:#666}

.product-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F5F5F1;
	padding: 5px 5px 2px;
	float: left;
	width: 92px;
	margin-top: 5px;
}

.product-description{
	position: relative;
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	padding: 20px;
}	

.banners{
	position: absolute;
	left: 333px;
	top: -9px;
	z-index: 1000;
}	

.action{
	position: absolute;
	left: 42px;
	top: -10px;
	z-index: 501;
}

.product-price{
	position:absolute;
	bottom:-5px;
	right: 0px;
}

/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 400px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
}

a.page-nav-link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F9F9F9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{background-color: #00BCFF; color: #F9F9F9;}

.page-nav-link-active{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}


/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text, .text-small, .text-news, .text-line{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736151;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 18px;
	color: #666666;
	display: block;
	background-image: url(../pic/h2-line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	
}

h1 span {
	font-size: 10px;
	color: #999999;
	line-height: 12px;

}

h2{
	font-size: 16px;
	color: #333333;
	background-image: url(../pic/line-h2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

h3 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 10px;
	
}

h3 span {font-size:10px;
	color: #999999;}

h4 {
	font-size: 18px;
	color: #B2BA1E;
	margin-bottom: 10px;
}

h4 span{font-size:10px;
	color: #999999;}

h5 {
	color: #333333;
	font-size: 15px;
	padding-bottom: 4px;
}

h6{
	font-size: 14px;
	padding-top: 25px;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.text{color: #666666;}
.text-news{line-height: 11px;}
.text-line{
	color: #666666;
	background-image: url(../pic/line-dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-bottom: 10px;
}

span ul{
	margin:0px 0px 5px 30px;
	padding: 0px;
	list-style-type: square;
}
span li { margin:0px;}

/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#787878;
	font-weight: normal;
}

label{
	width:80px;
	display:block;
	float:left;
	line-height: 24px;
	padding-right: 4px;

}

.textbox, textarea, .box-error, .textarea-error{
	border:1px solid #CCCCCC;
	font-size:11px;
	width:160px;
	line-height:20px;
	height: 20px;
	color: #666666;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 4px;
	float: left;
}

.box-error{
	border:1px solid #FF3300;
	background-color: #F9F9F2;
}

textarea, .textarea-error{
	width:290px;
	line-height:20px;
	height: 120px;
	margin-top: 0px;
}

.textarea-error{
	border:1px solid #FF3300;
	background-color: #F9F9F2;
}

.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left;	
}

.holder-form{height: 26px;}

#holder-button{
	position: relative;
	width: 150px;
	z-index: 101;
	padding-top: 20px;
	float: left;
}

.button-form{
	color: #666666;
	height: 28px;
	width: 160px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../pic/button.png);
	background-repeat: no-repeat;
	margin-right: 15px;
}




/***************************************************
			        FOOTER
***************************************************/

#footer {
	width:940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	color: #999999;
	padding: 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pic/background-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#FooterOne{
	width:500px;
	float:left;
	position: relative;
	padding-left: 4px;
}

#FooterTwo{
	position: relative;
	width: 160px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 4px;
}	

#FooterTree{
	position: absolute;
	left: 929px;
	top: -80px;
}			
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

/***************************************************
				       MENU
***************************************************/

.menu-line{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../pic/line.png);
	}

#nav-menu{
	width: 889px;
	position: relative;
	padding-top: 74px;
	padding-bottom: 9px;
	background-image: url(../pic/background-main-menu.png);
	background-repeat: no-repeat;
	background-position: left 74px;
	left: 28px;
	float: left;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav-menu li{
	position: relative;
	float: left;
}

#nav-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 28px;
	display: block;
	height: 28px;
	width: 87px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#nav-menu li a:hover{
	color: #CCCCCC;
}

body#home a#home_link, body#about a#about_link, body#products a#products_link, body#faq a#faq_link, 
body#services a#services_link, body#documents a#documents_link, body#refferences a#refferences_link, body#contact a#contact_link, body#manufacturer a#manufacturer_link{
	color: #CCCCCC;
}

#content-menu{
	width: 225px;
	position: relative;
	float: left;
	padding-bottom: 30px;
}

#content-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-menu li{
	background-image: url(../pic/line-dotted.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width:225px;
	padding-top: 10px;
	margin-bottom: 0px;
}

#content-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: normal;
}

#content-menu li a:hover{
	color: #B2BA1E;
}

/***************************************************/

#content-menu ul li ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-menu ul li ul li{
	margin: 0px;
	padding-left: 10px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content-menu ul li ul li a{
	font-size: 10px;
	color: #666666;
	text-transform: none;
	background-image: none;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
}

#content-menu ul li ul li a:hover{
	color: #999999;
	background-image: none;
	padding-left: 0px;
}

