html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: #F1F3DA;
	overflow-y: scroll;
}

img {
	border: 0;
}
#top {
	width: 975px;
	padding-top: 10px;
	margin: 0 auto;
}


#content {
	width: 666px;
	margin: 0 auto;
	clear: both;
	float: left;
}

#content p {
	font-family: Arial;
	font-size: 14px;
	color: #502513;
	line-height: 25px;
	padding: 10px;
}

.link {
	position: relative;
	float: right;
}

.link:hover {
	
}	

.button {
	color: #fff;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	background: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
   	 	color-stop(0.22, rgb(232,140,1)),
    	color-stop(1, rgb(226,173,50))
	);
	background: -moz-linear-gradient(
  	  	center bottom,
  	  	rgb(232,140,1) 22%,
  	  	rgb(226,173,50) 100%
	);
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 7px;
}

.button:hover {
	background: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.22, rgb(254,162,23)),
   	 	color-stop(1, rgb(248,195,72))
	);
	background: -moz-linear-gradient(
    	center bottom,
 	 	rgb(254,162,23) 22%,
	    rgb(248,195,72) 100%
	);
}

#portfolio-link {
	margin-top: 70px;
	position: relative;
	float: right;
}

#portfolio-link:hover {
	
}

#lista {
	font-family: Arial, Sans;
	font-size: 16px;
	color: #502513;
	padding: 0 20px 0 30px;
}

hr {
	position: relative;
	top: 10px;
	bottom: 10px;
	border: 0;
	height: 3px;
	background-color: #8C7763;
}

.name {
	position: relative;
	top: 22px;
}

#sidebar {
	margin-top: 20px;
	width: 282px;
	float: left;
}

.button {
	float: right;	
}

#text {
	font-size: 14px;
	padding-left: 30px;
	width: 850px;
	line-height: 25px;
	font-family: Arial;
	clear: both;
	color: #502513;
}

h3 {
	font-family: "Myriad Pro", "Segoe Ui", Arial, Sans;
	color: #502513;
}

#text a {
	color: #502513;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#text a:hover {
	border-bottom: 1px solid;
}

#all {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#all-wraper {
	width: 975px;
	margin: 0 auto;
	padding-bottom: 200px;
}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 183px;
	background-image: url(images/footer.jpg);
	background-position: center; 
}

#o-mnie {
	width: 282px;
	height: 184px;
	background-image: url(images/o_mnie_3.png);
}

#o-mnie a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #A0C67B;
}


#o-mnie a:hover {
	text-decoration: none;
	border-bottom: 1px solid #C6DCAF;
}

#o-mnie p {
	margin-left: 19px;
	padding-top: 43px;
	width: 148px;
	font-family: Arial;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
}
#kontakt {
	width: 282px;
	height: 154px;
	background-image: url(images/kontakt.jpg);
}

#kontakt ul {
	list-style-type: none;
	position: relative;
	left: 18px;
	padding-top: 62px;
	width: 150px;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
}

#kontakt li {
	padding-bottom: 12px;
}

#kontakt ul a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #8FCCDE;
}

#kontakt ul a:hover {
	border-bottom: 1px solid #8FCCDE;
}

.img {
	float: left;
}

#logo {
	float: left;
}

#menu {
	margin: 80px 50px 0 0;
	float: right;
	font-family: "Myriad Pro", "Segoe Ui", Arial, Sans;
	font-size: 20px;
	text-transform: uppercase;
	list-style-type: none;
}

#menu li {
	display: inline;
	margin: 15px;
}

#menu li a {
	display: inline-block;
	text-decoration: none;
	color: #8C7763;
	width: 180px;
	line-height: 32px;
	text-align: center;
}

#menu li a:hover {
	color: #593120;
}

#menu li#active a {
	color: #593120;
}

#cleared {
	height: 30px;
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

.padding {
	padding: 0 20px 10px 30px;
}

#headline {
	font-family: "Myriad Pro", "Segoe Ui", Arial, Sans;
	margin: 20px 0 10px 30px;

}

h2 {
	font-size: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #593120;
	font-weight: normal;
	font-family: "Myriad Pro", "Segoe Ui", Arial, Sans;
}

#headline h2 {
	text-transform: uppercase;
}

#headline span {
	position: relative;
	top: -5px;
	font-size: 18px;
	font-weight: 500;
	color: #8C7763;
}

.portfolio a {
	position: relative;
	top: 75px;
}

.techniques span {
	padding: 5px;
	background: #97C468;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow:inset 0 0 5px #669900;
	-webkit-box-shadow:inset 0 0 5px #669900;
	box-shadow:inset 0 0 5px #669900;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color: #fff;
	text-shadow: #669900 1px 1px 2px;
}
