html {
	margin:0; paddin:0;
}

body {
	margin:0;
	padding:0;
	background: #fff url(../images/bg.gif) repeat-x top left;
	font-family: arial;
}

img {
	border: none;	
	margin: 0;
}

a {
	text-decoration: none;	
}

a:hover {
	color: #056564;
}

#container {
	width: 100%;
	height: 900px;
	margin: 0 auto;
	text-align: center;
}

#cont {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#top {
	width: 100%;
	background: url(../images/top.jpg) no-repeat top center;
	height: 123px;
	position: relative;
}

#top .top {
	width: 1000px;
	margin: 0 auto;		
	position: relative;
}

#logo {
	width: 450px;
	text-align: left;
	padding: 40px 0 0 50px;
	float: left;
}

#menu {
	width: 500px;
	float: left;
	margin-top: 55px;
}

#menu ul {
	list-style-type: none;	
	margin: 0 10px 0 0;
	paddin: 0;
	float: right;
}

#menu ul li {
	float: left;
	height: 29px;
	background-position: 0 0;	
	text-indent: -9999px;
	margin-right: 40px;
}

#menu ul li a {
	display: block;
	height: 29px;	
}

#menu ul li.ofirmie a {
	background: url(../images/m_ofirmie.png) no-repeat;	
	width: 61px;
}

#menu ul li.meble a {
	background: url(../images/m_meble.png) no-repeat;	
	width: 47px;
}

#menu ul li.galeria a {
	background: url(../images/m_galeria.png) no-repeat;	
	width: 53px;
}

#menu ul li.kontakt a {
	background: url(../images/m_kontakt.png) no-repeat;	
	width: 57px;
}

#menu ul li a:hover, #menu ul li.active a {
	background-position: 0 -29px;	
}

#center {
	width: 100%;
	height: 433px;
	background: url(../images/main.jpg) no-repeat top center;	
	text-align: center;
}

#center .center {
	width: 1000px;
	margin: 0 auto;	
	text-align: left;
	position: relative;
}

#bottom {
	text-align: left;
	width: 100%;	
	font-size: 11px;
	background: url(../images/bottom_bg.gif) repeat-x left top;
}

#bottom .bottom {
	width: 100%;
	background: url(../images/bottom.jpg) no-repeat center top;
}

#bottom .bottom2 {
	width: 1000px;	
	padding-top: 35px;
	margin: 0 auto;
	position: relative;
}

#bottom_menu {
	width: 410px;
	height: 55px;
	color: #b8b195;
	font-size: 11px;
	border-bottom: 1px solid #f1efea;
	margin: 30px 0 0 20px;
	padding-left: 30px;
}

#bottom_menu p.left {
	float: left;	
	margin-top: 20px;
}

#bottom_menu ul {
	margin: 20px 0 0 20px;
	padding: 0;
	height: 12px;
	list-style-type: none;
	float: left;
}

#bottom_menu ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #e3e0d5;
}


#bottom_menu ul li a {
	color: #958f79;	
}

li.clear {
	clear: both;
	width: 0px;	
}



#bottom_menu ul li a:hover {
	color: #056564;
}

#footer {
	color: #c3bfae;
	width: 900px;
	margin: 30px auto 0;
	text-align: left;
	font-size: 11px;
	color: #c3bfae;
}

#footer a {
	color: #c3bfae;
}

#page {
	width: 100%;
	background: #f7f5f0 url(../images/bg.gif) repeat-x left -123px;	
}

#page h1 {
	width: 930px;
	margin: 0 auto 30px;
	height: 68px;
	background: url(../images/h1.jpg) no-repeat;
	text-align: left;
	padding: 45px 0 0 30px;
}

#page .page {
	width: 1000px;
	margin: 0 auto;	
	font-size: 12px;
	text-align: left;
	color: #333027;
}

#page .left {
	float: left;
	width: 540px;
	padding: 0 20px 55px 50px;
}
#page .right {
	float: right;
	width: 390px;
}

p {
	line-height: 20px;
	padding: 0;
}

p.title {
	font-weight: bold;
	color: #035b5a;
	margin: 0;
	padding-bottom: 5px;
}

a.small_menu {
	font-size: 11px;
	color: #035b5a;
}

a.small_menu img {
	vertical-align: middle; 
	margin: 0 10px 0 5px;	
}

a.small_menu:hover {
	color: #056564;	
}

.left2 {
	float: left;
	padding-left: 50px;	
}

.left2 a {
	font-size: 11px;
	color: #035b5a;
}

.left2 a:hover {
	font-size: 11px;
	color: #333027;
}

#mapa {
	width: 800px; 
	height: 500px;
	margin: 10px auto 0;	
}

.map_info {
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}

div.content {
	width: 900px;
	margin: 0 auto;	
}

div.box {
	float: left;
	width: 210px;
	margin-right: 20px;
}

#page ul {
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0 0 20px 0;	
}

ul.gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 940px;
}

ul.gallery li {
	float: left;
	margin: 0 10px 10px 0;	
	height: 120px;
}

ul.gallery li.last {
	margin-right: 0;	
}

ul.gallery li.clear {
	width: 0px;
	clear: both;
	height: 120px;
	margin: 0;
	padding: 0;
}

div.last {
	margin-right: 0;	
}

p.sub {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #035b5a;	
}

div.clear {
	width: 0;
	height: 0;
	clear: both;
	font-size: 1px;
}


/******************************************** jquery tools css *************************************/
/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

#gallery a:hover {
	color: #fff;
	text-decoration: none;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(../images/h80.png) repeat-x;		
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
