* {
	margin: 0px;
	padding: 0px;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	position: relative;
	min-width: 1020px;
    font-family: Georgia, "Times New Roman", Helvetica, serif;
    font-size: 93.75%;
    color: #333;
	background: #faf8f6 url(../images/r.jpg) left bottom repeat-x;
}

#body_container{
	width: 100%;
	height: 100%;
}
#main_img{
	/*width: 800px;
	height: 533px;*/
	text-align: left;
	float: left;
	padding-top: 40px;
	padding-left: 150px;
	color: gray;
	/*background: url(../images/up.jpg) left top repeat-y;*/
}
#right_part{
	color: gray;
	float: right;
	text-align: right;
	padding-top: 40px;
	padding-right: 50px;
}
#login input{
	/*float: right;*/
	/*display: block;*/
	width: 100px;
	border: 0px;
	background: none;
	border-bottom: 1px dashed gray;
	/*
	background: none;
	border: 0 px solid gray;*/
}
a{
	color: #0380af;
	text-decoration: underline;
}

a:hover{text-decoration: none;}
#copyright{
	position: absolute;
	text-align: right;
	color: gray;
	width: 250px;
	top: 100%;
	left: 100%;
	margin-left: -300px;
	margin-top: -30px;
}

.main{background: url(../images/home_img.jpg) left bottom no-repeat;}
.portfolio_one{background: url(../images/portfolio-helen-a.jpg) 150px bottom no-repeat;}
.portfolio_two{background: url(../images/portfolio-dom.jpg) 150px bottom no-repeat;}
.portfolio_three{background: url(../images/portfolio-yes.jpg) 150px bottom no-repeat;}
.portfolio_four{background: url(../images/portfolio-frontype.jpg) 150px bottom no-repeat;}
.portfolio_five{background: url(../images/portfolio-redline.jpg) 150px bottom no-repeat;}
.portfolio_six{background: url(../images/portfolio-persona.jpg) 150px bottom no-repeat;}
.portfolio_seven{background: url(../images/portfolio-szkola.jpg) 150px bottom no-repeat;}
.portfolio_liola{background: url(../images/portfolio-liola.jpg) 150px bottom no-repeat;}
.portfolio_nataliall{background: url(../images/portfolio-nataliall.jpg) 150px bottom no-repeat;}
.portfolio_ikbis{background: url(../images/portfolio-ikbis.jpg) 150px bottom no-repeat;}
.portfolio_ego{background: url(../images/portfolio-ego.jpg) 150px bottom no-repeat;}
#ctrl{top: 0px; left: 0px; margin-top: 40px; margin-left: 665px; position: absolute; color: gray; }
#ctrl a{text-decoration: none;}

