td {
	font-size: 13px;
}
a, a:active, a:visited {
	color: #727271;
}
a:hover {
	color: #F60;
}
img {
	border: 0;
}
.cleaner {
	height: 10px;
	font-size: 1px;
	clear: both;
}
#header {
	color: #FFFFFF;
	font-size: 17px;
	letter-spacing:-1px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left: 20px;
}

#info .kontakt {
	width: 200px;
	
	text-align: right;
}
#portfolio {
	padding: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}

h1 {
	width: 248px;
	height: 24px;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background-image: url("#");
	background-repeat: no-repeat;
	background-position: top left;
}
h1.portfolio {
	width: 141px;
	height: 29px;
	padding: 0;
	margin: 0 0 15px 0;
	_margin: 0 0 5px 0;
	text-indent: -9999px;
	background-image: url("#");
	background-repeat: no-repeat;
	background-position: top left;
}

.box {
	width: 219px;
	float: left;
	display: inline;
	background-color: #B2C0C6;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
}
.box .slike {
	padding: 10px;
	background-color: #B2C0C6;
}
.box .slike:hover  {
	background-color: #B2C0C6;
}
.box .text {
	background-color: #7FA0AC;
	font-size: 11px;
	color: #333;
	text-indent: 5px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.box .text span {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #F60;
	line-height: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #587380;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #587380;
}


.jump {
	height: 90px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	background-image: url(../images/clients/jump_back.jpg);
	background-color: #DD6800;
}

.examples {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 12px;
	border: 1px solid #7F9FAC;
	width: 180px;
	height: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: 10px;
	float: left;
	background-color: #313131;
	color: #FFF;
	letter-spacing: .1em;
	line-height: 20px;
}
.pictures{
	text-align: center;
}
