@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	padding:0px;
	margin:0 auto;
}

img {
	border:0px;
}

#main {
	margin:0 auto;
	padding:0px;
	width:1000px;
	height:auto;
	padding:25px 0 0 0;
}

#main_can1 {
	float:left;
	width:460px;
	height:auto;
}

#header {
	float:left;
	padding:0 0 25px 0;
}

#photo {
	float:left;
	width:453px;
	height:673px;
	background:url(../images/photo.jpg);
	background-repeat:no-repeat;
}

#signature {
	float:right;
	padding:620px 35px 0 0;
}

#signature a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#signature a:hover {
	color:#fefefe;
	text-decoration:underline;
}

#main_can2 {
	float:left;
	width:500px;
	height:auto;
}

#menu {
	float:right;
	padding:25px 0 25px 0;
}

#menu a {
	display:block;
	width:38px;
	height:38px;
	float:left;
	margin-right:25px;
}

.main_menu1 {
	background:url(../images/Home.png);
	background-repeat:no-repeat;
}

.main_menu1:hover {
	background:url(../images/Home_hover.png);
	background-repeat:no-repeat;
}

.main_menu2 {
	background:url(../images/Portfolio.png);
	background-repeat:no-repeat;
}

.main_menu2:hover {
	background:url(../images/Portfolio_hover.png);
	background-repeat:no-repeat;
}

.main_menu3 {
	background:url(../images/CV.png);
	background-repeat:no-repeat;
}

.main_menu3:hover {
	background:url(../images/CV_hover.png);
	background-repeat:no-repeat;
}

.main_menu4 {
	background:url(../images/E-mail.png);
	background-repeat:no-repeat;
}

.main_menu4:hover {
	background:url(../images/E-mail_hover.png);
	background-repeat:no-repeat;
}

#txt_header {
	float:left;
	font-size:24px;
	font-weight:bold;
	padding:15px 0 15px 0;
}

#txt {
	float:left;
	text-align:justify;
	line-height:1.5;
}

#txt a {
	color:#999;
	text-decoration:none;
}

#txt a:hover {
	color:#999;
	text-decoration:underline;
}

#podpis {
	padding:25px 0 25px 25px;
	float:left;
}

#main_bottom {
	margin:0 auto;
	padding:0px;
	width:1000px;
	height:auto;
	text-align:center;
}

#icons {
	padding:25px 0 25px 0;
}

#icons a {
	margin-right:12px;
	margin-left:12px;
}

#copyright {
	float:left;
	text-align:left;
	width:333px;
	font-size:10px;
	color:#b4b4b4;
	padding:15px 0 15px 0;
}

#copyright a {
	color:#b4b4b4;
	text-decoration:none;
	font-size:10px;
}

#copyright a:hover {
	text-decoration:underline;
}

#footer_menu {
	float:left;
	width:333px;
	text-align:center;
	font-size:10px;
	color:#b4b4b4;
	padding:15px 0 15px 0;
}

#footer_menu a {
	color:#b4b4b4;
	text-decoration:none;
	font-size:10px;
}

#footer_menu a:hover {
	text-decoration:underline;
}

#created_by {
	float:left;
	width:333px;
	text-align:right;
	font-size:10px;
	color:#b4b4b4;
	padding:15px 0 15px 0;
}

#created_by a {
	color:#b4b4b4;
	text-decoration:none;
	font-size:10px;
}

#created_by a:hover {
	text-decoration:underline;
}

#footer {
	float:left;
	width:100%;
	background:url(../images/footer_bcg.png);
	background-repeat:repeat-x;
	height:154px;
}

#footer_inside {
	margin:0 auto;
	padding:0px;
	width:1000px;
}

#footer_can1 {
	float:left;
	padding:25px 0 0 0;
	width:307px;
}

#footer_can2 {
	float:left;
	padding:25px 0 0 10px;
	width:683px;
}

#footer_header {
	float:left;
	font-size:14px;
}

#footer_header a {
	color:#1d1d1d;
	text-decoration:none;
}

#footer_header a:hover {
	text-decoration:underline;
}

#footer_txt {
	float:left;
	font-size:10px;
	color:#474747;
	padding:10px 0 0 0;
	text-align:justify;
}

#HI-Websites {
	float:right;
}

#HI-Websites a {
	color:#1d1d1d;
	text-decoration:none;
}

#HI-Websites a:hover {
	color:#666;
	text-decoration:underline;
}

#footer_can2 {
	float:left;
}

.fixBox {
	clear:both;
}

hr {
	background-color:#eee;
	color:#eee;
	border:0px;
	height:1px;
}
