body {
    font-family: tahoma, helvetica, arial, sans-serif;
    text-align: left;
    background: #fbabe9;
    color: #1b1d7f;
}
.contrast-on{ color: #000; }
.spacing-on{ letter-spacing: 2px;}
.top-wrapper{
    text-align: center;
    line-height: 40px;
}
.orzel{ float: left;}
.bip{ float: left;}
#wrapper {
    margin: 0 auto;
    text-align: left;
    max-width: 1600px;
    font-size: 12px;
}
#wrapper.size2{
    font-size: 14px;
}
#wrapper.size3{
    font-size: 16px;
}

h1, h2, div {
    padding: 0;
    margin: 0;
    line-height: 1.2;
}
.clear{
	clear: both;
}
p {
  margin: 0.8em 0;
}

img {
    border: 0;
}

#logo {
    float: right;
}
.logo-tekst{
	font-size: 22px;
	font-weight: bold;
	color: #18102f;
	font-family: "times new roman";
    display: inline-block;
    text-decoration: none;
    padding-top: 15px;
}
.contrast-on .logo-tekst {color:#000;}
#frame {
    border: 30px solid #CB883D;
}
.contrast-on #frame{ border-color: #FFFF00; }

#backing {
    background: #ed7dcc;
}
.contrast-on #backing { background: #fff; }

#nav {
    float: left;
    width: 26%;
    padding: 130px 2%;
	background: url("/images/menu_woman.jpg") 50% 10px no-repeat;
}
.contrast-on #nav { background: none; }
.toolbar{
    float: right;
    margin-top: -29px;
    line-height: 30px;
}
.toolbar a { text-decoration: none; color: #000; font-weight: normal; padding: 0 3px; }

.contrast, .letterSpacing{ float: right; padding-right: 10px;}
.contrast a, .contrast img, .letterSpacing a, .letterSpacing img {padding: 0;}
.contrast img, .letterSpacing img{ height: 25px; }
.textSize{ float: right;}
.toolbar a.size1button{ font-size: 16px; }
.toolbar a.size2button{ font-size: 19px; }
.toolbar a.size3button{ font-size: 22px; }



#body {
    float: right;
    width: 61%;
    margin: 2% 2%;
    background: #FDD1F4 ;
}
.contrast-on #body { background:  #fff;}

#scroll {
    padding: 20px;
}

#greenguy {
    position: absolute;
    background: url(/images/green_guy.gif);
    top: 417px;
    left: 280px;
    width: 155px;
    height: 251px;
}

#purplegal {
    position: absolute;
    background: url(/images/purple_gal.gif);
    top: 417px;
    left: 472px;
    width: 155px;
    height: 251px;
}

#collectnow {
    position: absolute;
    background: url(/images/collect_now.jpg);
    top: 516px;
    left: 16px;
    width: 202px;
    height: 152px;
}

#wire {
    position: absolute;
    background: url(/images/wire.gif);
    top: 28px;
    left: 340px;
    width: 61px;
    height: 39px;
}

#copyright {
	 text-align:center;
    top: 727px;
    left: 34px;
}

.readmore {
    text-align: right;
}

a {
    color: #c93ea1;
    text-decoration: underline;
    font-weight: bold;
}
.contrast-on #scroll a { color:#000; background: #FFFF00; }
.menu-ul{
    padding: 0;
    background: #22333A;
}
.contrast-on .menu-ul { background: #000; }
.menu-ul li{
	list-style-type: none;
}
.menu-ul li a{
    padding: 0 15px;
    line-height: 45px;
	color: white;
    display: block;
	text-decoration: none;
}
.menu-ul li a:hover{
	color: white;
    background: #45656f;
}
.left{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
h3{
	font-size: 22px;
	color: #1e2061;
	margin: 0;
}
.size2 h3 { font-size: 25px; }
.size3 h3 { font-size: 28px; }
h4{
	font-size: 12px;
	color: #1e2061;
	margin: 0;
	margin-top: 5px;
}
.size2 h4 { font-size: 14px; }
.size3 h4 { font-size: 16px; }
.mail{
	font-weight: normal;
	color: #1b1d7f;
}
.data{
	color: #df1ca6;
}
.tabelka{
	width: 100%;
	margin-top: 4px;
}
.tabelka th{
	font-weight: bold;
}
.title{
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
}
.size2 .title{ font-size: 15px; }
.size3 .title{ font-size: 17px; }
.date{
	margin: 0;
	padding: 0;
}
.content{
	margin-top: 6px;
}
.content a{
	font-weight: normal;
	text-decoration: none;
}
.content a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
.gallery-img{ float: left; width: 160px; text-align: center; }

.contrast-on h3, .contrast-on h4, .contrast-on .data{color:#000;}