/* Created by Creato.biz for the exclusive needs of Biuld3.com */

* {
 font-family: verdana, sans-serif;
}

a {
	color: #920000;
	text-decoration: underline;
}

a:hover {
	color: #920000;
	text-decoration: none;
}

/* Header */

#logo {
	background-image: url(i/logo.gif);
	background-repeat: no-repeat;	
	width: 180px;
	height: 135px;
}

#logo span, .h_nav .home span, .h_nav .contact span, .h_nav .bg span, .h_nav .en span  {
	display: none;
}
#header {
	float: right;
	height: 135px;
	width: 806px;
	display: table;
}

.txt {
	background-image: url(i/head-text-bg.gif);
	background-repeat: no-repeat;
	width: 274px;
	height: 135px;
	float: left;
}

#header .txt p {
	font-size: 11px; /*0.7em;*/
	margin-top: 0;
	padding: 10px 5px 0 10px;
	color: #474747;
}

#headnav {
	background: url(i/headpics.gif) no-repeat;
	width: 532px;
	height: 135px;
	float: right;
}

/* mini navigation */

.h_nav {
	background-image: url(i/head-nav-bg.gif);
	width: 177px;
	height: 40px;
	float: right;
}

.h_nav .home a {
	background: url(i/head-home.gif) no-repeat;
	width: 26px;
	height: 35px;
	margin-left: 5px;
	float: left;
}

.h_nav .home a:hover {
	background: url(i/head-home-on.gif) no-repeat;
	width: 26px;
	height: 35px;
	margin-left: 5px;
	float: left;
}

.h_nav .contact a {
	background: url(i/head-contact.gif) no-repeat;
	width: 26px;
	height: 35px;
	float: left;
}

.h_nav .contact a:hover {
	background: url(i/head-contact-on.gif) no-repeat;
	width: 26px;
	height: 35px;
	float: left;
}

.h_nav .bg a {
	background: url(i/head-bulg.gif) no-repeat;
	width: 36px;
	height: 35px;
	float: left;
	margin-left: 20px;
}

.h_nav .bg a:hover {
	background: url(i/head-bulg-on.gif) no-repeat;
	width: 36px;
	height: 35px;
	float: left;
	margin-left: 20px;
}

.h_nav .en a {
	background: url(i/head-eng.gif) no-repeat;
	width: 36px;
	height: 35px;
	float: left;
}

.h_nav .en a:hover {
	background: url(i/head-eng-on.gif) no-repeat;
	width: 36px;
	height: 35px;
	float: left;
}

#head-pics_down {
	background: url(i/head-pics-down.gif) no-repeat;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 545px;
	height: 44px;
}

/* Main navigation */

#navigation ul {
	vertical-align: middle;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	list-style-type: none;
	display: block;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }

#navigation li a {
	background-image: url(i/big-but.gif);
	width: 180px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px 0 0 10px;
 } 

#navigation li a:hover {
	background-image: url(i/big-but-on.gif);
	width: 180px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#mini li a {
	font-size: 11px;
	background-image: url(i/mini-but.gif);
	width: 180px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 8px 0 0 10px;
 } 

#mini li a:hover {
	font-size: 11px;
	background-image: url(i/mini-but-on.gif);
	width: 180px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#mini li a img, #mini li a:hover img {
	border: 0px;
	margin-right: 3px;
	margin-top: 5px;
	float: left;
}

#mini2 li a {
	font-size: 11px;
	background-image: url(i/mini-but.gif);
	width: 180px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 8px 0 0 18px;
 } 

#mini2 li a:hover {
	font-size: 11px;
	background-image: url(i/mini-but-on.gif);
	width: 180px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.nav-end {
	background: url(i/nav-end.gif);
	width: 180px;
	height: 6px;
	display: block;
	font-size: 1px;
}

.banner {
	margin: 10px 0 0 10px;
	display: block;
}

/* Main area */

#area {
	margin: 10px 15px 10px 15px;
	display: table;
}

#area img {
	float: left;
	padding: 0 5px 5px 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h1 img {
	margin-top: 3px;
	margin-right: 3px;
}

p {
	font-size: 11px;
	color: #161616;
}

.arrow {
	margin-right: 3px;
	float: left;
	margin-top: 5px;
}

#pic-more {
	display: block;
	float: left;
	clear: right;
}

.info-more {
	font-size: 11px;
	display: block;
	clear: both;
}

#area ul {
	list-style-type: none;
	font-size: 11px;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	clear: right;
}

#area li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(i/circle.gif) 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin-top: 5px;
}

/* Footer */

#footer {
	font-size: 10px;
	display: table;
	width: 100%;
}

#footer .f_left {
	float: left;
	padding-left: 10px;
}

#footer .f_right {
	float: right;
	padding-right: 10px;
}

/* Gallery */

#gal {
	margin-bottom: 20px;
	float: left;
}

#gal ul {
	list-style: none;
	margin: 0 0 0 26px;
	padding: 0;
}

#gal li {
	float: left;
	padding: 5px;
	display:block;
	height:170px;
	border: solid 1px #888;
	margin: 5px;
	background-color: #F2F2F2;
}

#gal img {
	border: solid 1px #888;
	margin-top: 2px;
}

/* Pricelist table */

#pricelist {
	font-size: 12px;
	margin-left: 15px;
	background-color: #F2F2F2;
}

#pricelist td {

	padding: 3px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #888;
}

#mainTable {
	font-size: 12px;
	margin-left: 15px;
	background-color: #F2F2F2;
	width: 700px;
}

#mainTable td {

	padding: 3px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #888;
}

#aps {
	font-size: 12px;
	margin-bottom:10px;
	float:left;
	background-color: #F2F2F2;
}

#aps td {

	padding: 3px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #888;
}

#pricelist th {
	background-color: #CCCCCC;
	padding: 3px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #888;
}

#mainTable th {
	background-color: #CCCCCC;
	padding: 3px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #888;
}

.mm1 {
	background-color: #CCCCCC;
}

.sold {
	background-color: #F2A7A5;
}

#st {
	margin-left: 25px;
	font-size: 12px;
}




div.pager {
	font-size: 12px;
}

a.pager {
	font-size: 12px;
	margin: 0 2px;
}

a:hover.pager {
	text-decoration: none;
}

.nav {
	font-size: 11px;
}

span.snimka {
	border: solid 1px #888;
	float: left;
	padding: 5px;
	border: solid 1px #888;
	margin-right: 5px;
	background-color: #F2F2F2;
}

span.snimka img {
	border: solid 1px #888;
	padding: 0px;
}