@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
}
#divWrapper {
	background-image: url(../images/bg_eng.gif);
	background-repeat: no-repeat;
	padding: 32px;
	background-position: 20px;
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divWrapper #divHeader {
	height: 40px;
	width: 300px;
	margin-bottom: 43px;
}
#divWrapper  #divNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divWrapper #divNavigation {
	width: 150px;
	float: left;
}
#divWrapper #divContent {
	float: left;
	height: 550px;
	width: 750px;
}

#divWrapper  #divNavigation  ul  li a {
	text-decoration: none;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:active {
	color: #000000;
	font-weight: normal;
}
#divWrapper #divContent img {
	border: 1px solid #666666;
}
#divWrapper #divContent .img_szalon {
	margin-right: 25px;
}
#divWrapper  #divContent  .img_baramarianne {
	float: left;
	margin-right: 16px;
	border: 1px solid #666666;
	margin-left: 60px;
}
#divWrapper #divContent .txt_baramarianne {
	margin-left: 60px;
}
#divWrapper #divContent .txt_baramarianne .no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -100px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.img_float_left {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 0px;
}
.img_float_right {
	float: right;
	margin-left: 20px;
}


a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


a:active {
	color: #000000;
	font-weight: normal;
}


a.collection:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
a.collection:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.collection:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.collection:active {
	color: #000000;
	font-weight: normal;
}
