body{
font-family:"Trebuchet MS", Helvetica, sans-serif;
/*background-color:black;*/
}

h1{
font-family:"Arial Black", Gadget, sans-serif;
color:#CFB53B;
text-align:center;
margin-top: -4px;
font-size:40px;
}

div.container
{
	width:1100px;
	height:1950px;
	border-style:solid;
	border-width:5px;
	/*position:fixed;*/
}	

div.header
{
width:1060px; 
height:50px;
background-size: 100%;
background-color:white;
}

div.clothes
{
width:1060px; 
height:1730px;

display:inline-block;
background-image:url("background.jpg");
background-repeat:no-repeat;
background-size:92%;
background-position:50% 0%;
background-color:white;
}

div.left
{
	width:10px;
	height:1730px;
	background-color:white;
	display:inline-block;
	margin-right: -5px;
}

div.right
{
	width:10px;
	height:1730px;
	background-color:white;
	display:inline-block;
}

div.footer
{
width:1060px;
height:150px;	
background-image:url("new-footer.png");
background-size: 100%;

margin-top: -5px;
}

#troja1
{
	position:absolute;
	left:900px;
	top:700px;
}

#troja2
{
	position:absolute;
	left:900px;
	top:800px;
}

#byxa1
{
	position:absolute;
	left:900px;
	top:1300px;
}

#byxa2
{
	position:absolute;
	left:900px;
	top:1400px;
}

