
body{
		text-decoration: none;
      font-family: Arial, Helvetica, sans-serif;
      /*color: #44281c;*/
      color: #000040;
}

div{
	margin: 0;
	padding: 0;
}

.leftcolumnheader{
	font-weight: bold;
	font-size: 16px;
	color: #FFCC00;
}

.leftcolumnitem{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.leftcolumntext{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

img {
	border: none;
}

a:hover{
	text-decoration: underline;
	color: #EDE6C8;
}

a.menu1{
	color: #000000;
	font-size: 14px;
	width: 100%;
}

a.menu1a{
	font-weight: bold;
	font-size: 13px;
}

a.menu1:hover{
	color: #EDE6C8;
}

a.menu2{
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
	width: 100%;
}

a.menu2a{
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
	width: 100%;
}

a.menu2:hover{
	color: #EDE6C8;
}

a.menu2a{
	font-weight: bold;
}


.regulartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.regularheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.blue {
color: #92cde0;
}
/*.background_lady{
	background: url("/images/lady_posesja.png") no-repeat scroll 0 0 transparent;
    height: 623px;
    left: 240px;
    position: absolute;
    top: -55px;
    width: 466px;
    z-index: 10;
}*/

.background_lady{
	background: url("/images/lady_posesja.png") no-repeat scroll 0 0 transparent;
    height: 468px;
    position: absolute;
    right: 32px;
    top: -96px;
    width: 350px;
    z-index: 10;
}
