@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
}
body {
	text-align:center;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	text-align:left;
	width:908px;
	font-size:11px;
	color:#3c3434;
	position:relative;
}
a {
	color:#494742;
}
#top {
	background:url(img/top.jpg) top no-repeat;
	width:908px;
	height:170px;
}
#top h1 {
	position:absolute;
	left:0;
	top:20px;
	width:192px;
	height:130px;
	overflow:hidden;
}
#top h1 a{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	padding-top:130px;
	font-family:ce
}
#menu {
	position:absolute;
	right:0;
	top:62px;
	height:44px;
	width:530px;
}
#menu li{
	float:left;
}
#menu li a{
	float:left;
	color:#3a3232;
	font-family:"Century Gothic";
	font-size:18px;
	padding:12px 12px;
	height:18px;
	border:1px #FFF solid;
	letter-spacing:0.5px;
	white-space:nowrap;
}
#menu li a:hover{
	background:#3c3434;
	color:#FFF;
	border-color:#d5d5d5;
}
a img {
	border:none;
}
#content {
	clear:both;
	width:550px;
	overflow:hidden;
	background-image:url(img/foto.jpg);
	background-position:615px 0;
	background-repeat:no-repeat;
	padding-right:358px;
	border-bottom:1px #d5d4d4 solid;
	margin-bottom:25px;
	min-height:420px;
	height:auto; !important
	height:420px;
}
#content h2, #ds h4{
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:15px;
}
#content p{
	line-height:15px;
	padding:10px 2px;
}
#banner {
	padding:50px 0 70px 0;
}
#ds {
	clear:both;
	overflow:hidden;
	line-height:15px;
	padding-bottom:20px;
}
#ds a:hover{
	text-decoration:underline;
}
#sa {
	float:left;
	width:201px;
	padding-right:44px;
}
#ns {
	float:left;
	width:216px;
	padding-right:44px;
}
#cm {
	float:left;
	width:224px;
	padding-right:44px;
}
#nk {
	float:left;
	width:134px;
}
#stopka {
	clear:both;
	background:url(img/stopka.jpg);
	width:908px;
	height:102px;
	margin-bottom:20px;
	position:relative;
}
#cp {
	position:absolute;
	top:16px;
	left:19px;
	color:#FFF;
}
#cp a{
	color:#FFF;
	font-weight:bold;
}
#dsgn {
	position:absolute;
	left:365px;
	top:68px;
	background:url(img/design.jpg);
	width:150px;
	height:37px;
	float:left;
	overflow:hidden;
	text-indent:-1000000px;
}
#code {
	position:absolute;
	left:553px;
	top:73px;
	color:#FFF;
}
#code a{
	color:#FFF;
}
#code a:hover{
	text-decoration:underline;
}
#img {
	float:left;
	border:1px #CCC solid;
	margin:5px;
	padding:3px;
}
.loader {
	text-align:center;
	padding:20px;
}
.button {
	padding:4px;
	cursor:pointer;
}
#contact {
	width:100%;
}
#contact td{
	padding:2px;
}