*{
	margin:0;
	padding:0;
}
body{
	width:100%;
	height:100%;
	background-color:#FFF;
	font-family:Arial;
}
img{
	border:0px;	
}
.right{
	float:right;
}
.left{
	float:left;
}

div.page{
	width:920px;	
}

div.header{
	display:block;
	height:80px;
	text-align:left;
	overflow:hidden;
	background-image:url('/images/dot-horizontal.gif');
	background-repeat:repeat-x;
	background-position:0px 79px;
}
.header div.logo{
	margin:5px 20px;
}
.header span{
	display:block;
	float:right;
	color:#999;
	font-style:italic;
	font-size:12px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:17px;
	margin-top:15px;
}

div.maincontent{
	padding:25px 0 0 0;
	text-align:left;
	overflow:hidden;
}
.maincontent div.leftcolumn{
	display:block;
	float:left;
	width:160px;
	padding-left:20px;
}
.leftcolumn ul.menu{
	list-style:none;	
}
.leftcolumn a.aktiv{
	font-weight:bolder;	
}
.leftcolumn span{
	display:block;
	clear:both;	
	padding-bottom:8px;
}
.leftcolumn span a{
	display:inline-block;
	background-color:#FCCE48;
	color:#000;
	font-size:12px;
	text-decoration:none;
	padding:1px 5px;
}
.leftcolumn span a:hover{
	background-color:#F8B300;	
}
.leftcolumn ul.open{
	display:block;
	list-style:none;
	padding-left:5px;
	margin-bottom:10px;
}
.leftcolumn ul.open li{
	line-height:15px;	
}
.leftcolumn ul.open a{
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.leftcolumn ul.open a:hover{
	border-bottom:1px solid #FCCE48;                                              
}
.leftcolumn em{
	display:inline-block;
	color:#666;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:8px;
}
.leftcolumn em.first{
	padding-top:0px;	
}
.maincontent div.content{
	float:right;
	display:block;
	width:690px;
	padding-left:20px;
	padding-right:0px;
	min-height:460px;
	background-image:url('/images/dot-vertical.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
}
.content h1{
	color:#333333;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.content h3{
	color:#666;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin-bottom:10px;
}
.content p{
	display:block;
	clear:right;
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
	color:#666;
}
.content ul{
	display:block;
	list-style:none;
	padding-top:10px;
	overflow:hidden;
	margin-bottom:1px;
}
.content ul.listing{
	display:block;
	list-style:square;	
	margin-left:30px;
	padding-top:0px;
	margin-bottom:10px;
	color:#000;
}
.content li{
	display:block;
	width:688px; 
	overflow:hidden;
	clear:right;
	margin-bottom:10px;
}
.content ul.listing li{
	margin-bottom:3px;
	padding-left:0px;
	font-size:11px;
	color:#666;
	line-height:16px;
}
.content li img{
	float:left;	
}
.content h2{
	margin-bottom:10px;
	font-style:italic;
	color:#555;
	font-size:13px;
}
.content li h2{
	float:right;
	width:550px;
	margin-bottom:10px;
	font-style:italic;
	color:#555;
	font-size:13px;
}
.content li span{
	display:block;
	float:right;
	width:550px;
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
	color:#666;
	clear:right;
}
.content a{
	color:#FCCE48;
	font-size:11px;
	border-bottom:1px dotted #AAAAAA;
	text-decoration:none;
}
.content a:hover{
	color:#F8B300;
	border-bottom:1px solid	#FCCE48;
}

div.portfolio{
	background-color:#EBEBEB;
	display:block;
	margin-top:18px;
	padding:21px 13px;
	font-size:12px;
}
div.portfolioindeks{
	overflow:hidden;
} 
.portfolioindeks h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.portfolioindeks div.view{
	background-color:#EBEBEB;
	height:225px;
	width:678px;
}
.portfolioindeks .view img{
	float:left;
	padding-top:11px;
	padding-left:10px;
}
.portfolioindeks .view h3{
	padding-top:20px;
	padding-left:390px;
}
.portfolioindeks .view p{
	padding-left:390px;
}
.portfolioindeks div.icons{
	display:block;
	margin-top:18px;
}
.portfolioindeks .icons a{
	display:block;
	float:left;
	margin:5px;
	border:none;
	color:#999999;
}
.portfolioindeks .icons a:hover{
	border:none;
	color:#FF9900;
}
.portfolioindeks .icons img{
	display:block;
	margin-bottom:3px;
}
div.klient{
	background-image:url('/images/dot-horizontal.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	font-size:11px;
	padding:15px;
	overflow:hidden;
	height:75px;
}
.klient img{
	margin:0px 5px;	
}
div.stopka{
	background-image:url('/images/dot-horizontal.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding:15px 20px;
	font-size:11px;
	color:#999;
	text-align:left;
}
div.stopka a{
	color:#666;
	font-size:12px;
	border-bottom:1px dotted #AAAAAA;
	text-decoration:none;
}
div.stopka a:hover{
	border-bottom:1px solid	#F9B200;
}
div.stopka p{
	margin-top:10px;
}
div.stopka p a{
	color:#AAA;	
	font-size:11px;
}
.clear{
	display:block;
	width:100%;
	height:15px;
	clear:both;
}
div.mainbox{
	display:block;
	width:685px;
}
.mainbox span{
	display:inline-block;
	margin-right:1px;
	margin-bottom:1px;
	width:170px;
	height:100px;
}
div#mapka{
	width:500px;
	height:300px;
	border:2px dotted #CCC;
}