@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/back1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: 'PT Sans',Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#header {
	margin: auto;
	width: 870px;
}

.left {
	float: left;
}


.left3 {
	float: left;
	margin-top: 30px;
}

.left2 {
	width: 280px;
	float: left;
	background-image:url(images/tlo_lewa.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.right {
	float: right;
	width: 554px;
}



.right2 {
	float: right;
	width: 250px;
	background-image:url(images/lady.png);
	background-position:top left;
	background-repeat:no-repeat;
	height: 380px;
	padding-top: 276px;
	padding-left: 20px;
}



.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:39px;
	height:39px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:9px; 
	display:inline-block;
	text-decoration:none; 
	font-size:16px;
	margin-right: 3px;
	color: #000;
}

.round ins { 
	background:url(images/button.gif) no-repeat left top; 
	height:39px;
	line-height:39px;
	display:inline-block;
	padding-left:11px;
	text-decoration:none; 
	font-size:16px; 
	color: #000;
}

	a.round:hover {background-position:right -143px; text-decoration:none; color: #fff; text-shadow: 1px 1px 2px #fff; font-size:16px;}
	a.round:hover ins {background-position:left -143px; text-decoration:none; color: #fff; text-shadow: 1px 1px 2px #000; font-size:16px;}
	
#men {
	float: left;
	display: block;
	margin: auto;
	margin-top: 35px;
	text-decoration:none;
	margin-bottom: 12px;
	text-shadow: 2px 2px 2px #fff;
}


#content {
	margin: auto;
	width: 870px; 
}


#content2 {
	padding-top: 35px;
	margin: auto;
	width: 870px; 
}

span.blue {
	color:#06F;
}

h1 {
	font-size: 28px;
}




a {
	color: #06F;
	 text-decoration:none; 
 }

a:link {
	color: #06F;}

a:visited {
	color: #06F;}

a:hover {
	color: #000000;
	text-decoration:none;}
	
	
#footer {
	margin: auto;
	width: 870px;
	text-align:center;
}


#languages {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 110px;
}


h2 {
	font-weight: normal;
	font-size: 14px;
}
.Price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-decoration: line-through;
}

