body {
	background: white;
	margin: auto;
	font-size: 12px;
	color: #2c2c2c;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

a, a:visited { text-decoration: none; color: #f26321; }
a:hover { color: #2c2c2c;}

img { border: none; }

.container {
	background: url('img/urbanwebart_bg.png') no-repeat;
	width: 785px;
	height: 496px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

.clio {
	width: 785px;
	height: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.cliolink {
	float:left;
	padding-left: 40px;
}

.nav-blog {
	width: 93px;
	height: 44px;
	float: right;
	margin-top: 13px;
	margin-right: 18px;
	display: inline;
}

.nav-reference {
	width: 137px;
	height: 56px;
	float: right;
	margin-top: 234px;
	margin-right: 29px;
	display: inline;
}

.nav-sms {
	width: 75px;
	height: 50px;
	float: right;
	margin-top: 314px;
}

.nav-kontakt {
	width: 99px;
	height:40px;
	float: right;
	margin-top: 126px;
	margin-right: 156px;
	display: inline;
}

.nav-cv {
	width: 61px;
	height:51px;
	float: right;
	margin-top: 154px;
	margin-right: 102px;
	display: inline;
}

.nav-galerija {
	width: 112px;
	height: 53px;
	float: left;
	margin-top: 246px;
	display: inline;
}


/* PODSTRAN */

.podstran_container {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	width: 660px;
	height: 260px;
	background: url('http://www.urbanwebart.com/img/header.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.header-nav {
	width: 100px;
	height: 100px;
	text-align: left;
	float: right;
	font-size: 16px;
	line-height: 18px;
	display: inline;
	margin-right: 110px;
	margin-top: 0px;
}

.header-logo {
	height: 127px;
	width: 380px;
	margin-top: 34px;
}

a.nav, a.nav:visited {
	text-decoration:none;
	font-size: 16px;
	color: #2c2c2c;
}

a.nav:hover {
	text-decoration: none;
	color: #f26321;
}

.podstran_content {
	width: 900px;
	padding: 25px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	width: 660px;
	height: 40px;
	background: url('http://www.urbanwebart.com/img/footer.png') no-repeat top;
	margin-left: auto;
	margin-right: auto;
}

.footer2 {
	width: 660px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.footerspacer {
	background: url('http://www.urbanwebart.com/img/footer.png') no-repeat;
	width: 660px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	float: left;
}