@charset "UTF-8";
/*  

  __       _                _         _                 _      _                         
 / _| __ _| |__  _ __ _   _| | ____ _| | ___ __ ___  __| | ___| | __  ___ ___  _ __ ___  
| |_ / _` | '_ \| '__| | | | |/ / _` | |/ / '__/ _ \/ _` |/ _ \ |/ / / __/ _ \| '_ ` _ \ 
|  _| (_| | |_) | |  | |_| |   < (_| |   <| | |  __/ (_| |  __/   < | (_| (_) | | | | | |
|_|  \__,_|_.__/|_|   \__, |_|\_\__,_|_|\_\_|  \___|\__,_|\___|_|\_(_)___\___/|_| |_| |_|
                      |___/    
					   
					   projektujemy, boooo lubimy :)

*/

* {
	margin:0;
	padding:0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
xdiv {
	border: 1px dashed #999;
}
html {
	height: 100%;
}
body {
	color: #fff;
	background: #2E0A0A;
	height: 100%;
}
a {
	color: #999;
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #fff;
}
strong {
	color: #578cb9;
}
#credits {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 10px;
	text-align: justify;
	color: #7b7b7b;
}
#credits a {
	font-size: 10px;
}
#menu {
	width: 110px;
	text-align: right;
	position: absolute;
	top: 230px;
	left: 70px;
}
#menu ul {
	list-style: none;
}
#menu a {
	color: #fff;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}
#menu a:hover {
	color: #ffd600;
}
#menu span {
	text-align: right;
	letter-spacing: 18px;
	margin-bottom: 10px;
	display: block
}
#layout {
	margin: 0 auto;
	width: 904px;
	xborder: 1px solid red;
	position: relative;
	text-align: left;
}
#bodyText {
	position: absolute;
	top: 180px;
	left: 215px;
	width: 595px;
	line-height: 22px;
	letter-spacing: 1px;
}
#bodyText strong {
	font-size: 22px;
	font-weight: normal;
}
#bodyText p {
	margin-bottom: 12px;
}
.wide1 {
	width: 303px;
}
.wide2 {
	width: 525px;
}

#logo {
	margin-top: 22px;
	
	}

#seo {
	position: relative;
	clear: both;
	margin-top: 20px;
	font-size: 10px;
	text-align: justify;
	color: #7b7b7b;
}
#seo * {
	font-size: 10px;
	color: #9D8F8F;
}

#dock {
	xborder: 1px solid red;
	width: 374px;
	height: 272px;
	position: absolute;
	top: 463px;
	left: 480px;
	
		_top: 484px;
	
	}