@charset "utf-8";
/* CSS Document */

html, body{
	height: 100%;
	margin: 0;
	padding: 0;
}

body{
	background: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

a{
	color: #e89d33;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #e89d33;
	text-decoration: underline;
}

a:focus{
	-moz-outline: none;
}

img{
	border: none;
}

p{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

h2{
	font-size: 18px;
	text-transform: uppercase;
	color: #297665;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3{
	font-size: 14px;
	text-transform: uppercase;
	color: #297665;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.sideLink{
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 9px;
}

.sideLink:hover{
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	background: #7fc6c0;
}

.btnMore{
	float: left;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background: #e89d33;
	margin-top: 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
		
.btnMore:hover{
	background: #7fc6c0;
	color: #444444;
	text-decoration: none;
}

.hr{
	clear: both;
	height: 1px;
	width: 960px;
}

.hrMain{
	clear: both;
	height: 1px;
	width: 960px;
	margin-bottom: 20px;
}

.floatLeft{
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #d7d7d7;
}

/*---------------------------------------------------------------*/
/*---WRAPPER---*/
/*---------------------------------------------------------------*/

#wrapper{
	min-height: 100%;
	width: 100%;
}

/*---------------------------------------------------------------*/
/*---HEADER---*/
/*---------------------------------------------------------------*/

#headerWrapper{
	height: 99px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border-bottom: 1px solid #d7d7d7;
}

#header{
	height: 99px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

h1{
	margin: 0;
	padding: 0;
}

h1 a{
	background: url("../images/hidraulik-logo.jpg") no-repeat top left;
	display: block;
	text-indent: -9999px;
	width: 251px;
	height: 31px;
	float: left;
	margin-top: 23px;
	margin-left: 10px;
}

#lang{
	float: left;
	width: 950px;
	height: 20px;
	text-align: right;
	color: #777777;
	font-size: 11px;
	line-height: 20px;
}

#sr{
	padding-left: 22px;
	background: url("../images/flag-sr.jpg") no-repeat;
	margin-left: 5px;
}

#en{
	padding-left: 22px;
	background: url("../images/flag-en.jpg") no-repeat;
	margin-left: 5px;
}

#navigation{
	height: 79px;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	font-size: 12px;
}

#menu{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 79px;
	float: right;
}

#menu li{
	display: inline;
}

#menu a{
	float: left;
	width: 90px;
	height: 55px;
	display: inline;
	line-height: 44px;
	margin-top: 25px;
	text-align: center;
	outline: none;
	margin-left: 10px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}

#menu a:hover{
	background: url("../images/menu-hover-bg.jpg") no-repeat bottom center;
	color: #404040;
}

#navigation a#selected, #navigation a#selected:hover{
	background: url("../images/menu-selected-bg.jpg") no-repeat bottom center;
	color: #404040;
}

/*---------------------------------------------------------------*/
/*---CONTENT---*/
/*---------------------------------------------------------------*/

#contentWrapper{
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffffff;
	background:  url("../images/body-bg.jpg");
}

#content{
	width: 960px;
	margin: 30px auto 0 auto;
}

/*---------------------------------------------------------------*/
/*---SLIDER---*/
/*---------------------------------------------------------------*/

.slideBtn{
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	line-height: 50px;
	padding-left: 20px;
}

div#feature_list{
	float: left;
	width: 940px;
	height: 280px;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	background: url("../images/slider-bg.jpg") no-repeat top right;
}

div#feature_list ul{
	position: absolute;
	top: 13px;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs{
	left: 0;
	z-index: 2;
	width: 387px;
}

ul#tabs li{
	font-size: 12px;
}
		
ul#tabs li a{
	color: #ffffff;
	text-decoration: none;	
	display: block;
	height: 50px;
	outline: none;
	background: url("../images/slider-li-bg.jpg") no-repeat top left;
}

ul#tabs li a:hover{
	background: url("../images/slider-li-bg.jpg") no-repeat bottom left;
}

ul#tabs li a.current{
	background: url("../images/slider-active-bg.jpg") no-repeat top left;
	color: #ffffff;
}

ul#tabs li a.current:hover{
	text-decoration: none;
	cursor: default;
}

ul#output{
	right: 13px;
	width: 540px;
	height: 250px;
	position: relative;
}

ul#output li{
	position: absolute;
	width: 540px;
	height: 250px;
}

ul#output li a{
	position: absolute;
	bottom: 10px;
	right: 13px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	background: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
		
ul#output li a:hover{
	background: #e89d33;
	color: #ffffff;
}

/*---------------------------------------------------------------*/
/*---INDEX---*/
/*---------------------------------------------------------------*/

.box300{
	float: left;
	margin: 30px 10px;
	width: 300px;
}

.sep300{
	float: left;
	margin: 15px 0;
	width: 300px;
	height: 1px;
	background: #d7d7d7;
}

.box620{
	float: left;
	margin: 30px 10px;
	width: 620px;
}

.sep620{
	float: left;
	margin: 15px 0;
	width: 620px;
	height: 1px;
	background: #d7d7d7;
}

.list300{
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 290px;
	line-height: 1.4;
}

.list300 li{
	background: url("../images/bullet.jpg") no-repeat 0 6px;
	padding-left: 10px;
}

/*---------------------------------------------------------------*/
/*---PAGE---*/
/*---------------------------------------------------------------*/

#mainTop{
	float: left;
	margin: 0 0 0 10px;
	width: 940px;
	height: 4px;
	background: url("../images/main-top-bg.jpg") no-repeat left top;
}

#mainBottom{
	float: left;
	margin: 0 0 20px 10px;
	width: 940px;
	height: 6px;
	background: url("../images/main-bottom-bg.jpg") no-repeat left top;
}

#main{
	float: left;
	margin: 0 0 0 10px;
	width: 940px;
	background: url("../images/main-bg.jpg") repeat-y left top;
}

#mainLeft{
	float: left;
	width: 597px;
	margin: 23px 0 23px 23px;
}

.sep597{
	float: left;
	margin: 15px 0;
	width: 597px;
	height: 1px;
	background: #d7d7d7;
}

.mainRight{
	float: right;
	width: 277px;
	margin-top: 23px;
	margin-right: 23px;
	background: #ddecf7;
}

.sepSide{
	float: left;
	width: 277px;
	height: 1px;
	margin: 0;
	background: #cbddec;
}

.mainRightTop{
	float: left;
	width: 277px;
	height: 2px;
	margin: 0;
	background: url("../images/right-top.jpg") no-repeat left top;
}

.mainRightBottom{
	float: left;
	width: 277px;
	height: 2px;
	margin: 0;
	background: url("../images/right-bottom.jpg") no-repeat left top;
}

.list597{
	list-style: none;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 587px;
	line-height: 1.4;
}

.list597 li{
	background: url("../images/bullet.jpg") no-repeat 0 6px;
	padding-left: 10px;
}

#hidraulicnaCreva{
	float: left;
}

#hidraulicniIPneumatskiCilindri{
	float: left;
}

#letveVolanaAutomobila{
	float: left;
}

#ventiliIPrikljucci{
	float: left;
}

#automatizacijaSistema{
	float: left;
}

.btnTop{
	float: right;
	padding: 4px 8px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	background: #eeeeee;
	margin-top: 0;
	margin-bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
	
.btnTop:hover{
	background: #7fc6c0;
	color: #444444;
	text-decoration: none;
}

.miniGallery{
	float: left;
	width: 597px;
	height: 150px;
	text-align: center;
	margin-bottom: 10px;
}

.imgCenter{
	margin-left: 5px;
	margin-right: 5px;
	padding: 4px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.stuff{
	float: left;
	width: 250px;
	margin-top: 20px;
}

.stuffb{
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 47px;
}

/*---------------------------------------------------------------*/
/*---FOOTER---*/
/*---------------------------------------------------------------*/

#footerWrapper{
	width: 100%;
	margin: 0;
	padding: 0;
	background: #444444 url("../images/footer-bg.jpg") repeat-x top left;
}

#footer{
	height: 200px;
	width: 960px;
	margin: 0 auto;
	color: #ffffff;
}

.footerBox{
	float: left;
	width: 300px;
	margin: 25px 10px 0 10px;
}

.footerBox img{
	margin-bottom: 20px;
}
