@charset "utf-8";
/* CSS Document */

img, img a {
	border: none;
}

#wrap {
	width: 1188px;
	border: 1px solid #999;
	height: auto;
	min-height: 400px;
	background-color: #ffffff;
}

#header {
	margin-left: 210px;
	height: 160px;
	width: 768px;
}

.header-landing {
	margin-left: 210px;
	height: 120px;
	width: 768px;
}

#content-out {
	width: 100%;
	height: auto;
overflow: hidden;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:opx;
}

#content-left {
	width: 168px;
	padding-left: 21px;
	height: auto;
	float: left;
        overflow: hidden;
	margin-right: 21px;
}

#content-right {
	width: 768px;
	height: auto;
	min-height: 500px;
	float: left;
}

#logo-div {
	height: 70px;
	width: 641px;
}

#search-div {
	height: 70px;
	width: 127px;
	float: right;
}

#m-menu {
	background-image: url(../dizajn/div-menu-back.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 768px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#logo {
	margin-top: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.flags {
	width:768px;
	padding-top:20px;
	text-align:right;
}
	
#footer {
	width: 1137px;
}

#f-left {
	float: left;
	font-size: 11px;
}

#f-right {
	float: right;
	font-size: 11px;
}

#photo-holder {
width: 768px;
height: 112px;
background-color: #919195;
bottom:0;
}



#photo-holder-b {
width: 768px;
height: 50px;
background-color: #d7d7d9;
bottom:0;
}




#photo-t {
width: 100%;
height: 34px;
}

.gall-tit {
float: left;
margin-left: 10px;
}

.arrow {
float: right;
border:none;
}



#footer a{
	text-decoration: underline;
	color: #77787b;
}

#footer a:hover{
	text-decoration: none;
	color: #77787b;
}

.newsletter{
	padding-left:21px;
	width:168px;
	height:auto;
	overflow:hidden;
	margin-right:0px;
}

.inqury-form-left {
    float: left;
    font-weight: bold;
    padding-bottom: 15px;
    width: 250px;
}

.padding-bottom-15 {
    font-weight: bold;
    padding-bottom: 15px;
}	
