﻿/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat;
height:100%;
}
body{

}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 85px; height: 88px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 85px; height: 85px;
	position: absolute;
	float:right;
	z-index: 70;
	right: 0; top: 0;
	background: url(images/page_flip_reklama.jpg) no-repeat right top;
	text-indent: -9999px;
}

#main{
width:766px;
margin:auto;
}

#header{
text-align:center;
padding:10px 0 10px 0
}
#left{
float:left
}
.menu{
width:150px;
float:left;
padding:0 13px 0 11px;
}
.menu li{
float:left;
width:150px;
list-style-type:none;
}
.menu li img{
float:left;
padding:0 0 5px 0;
z-index:1;
}

.center{
padding:12px 0 0 0;
float:left
}
.center img{
float:left;
}
.topcenter{
padding:5px 25px 0 30px;
width:360px;
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
float:left
}
.topcenter h1{
text-decoration:underline;
font-weight:bold;
font-size:25px;
letter-spacing:0.1em;
text-align:center;
margin-bottom:5px;
}

.topcenter h1 a{
color:#fff;
}

.topcenter h2 {
	text-align:center;
	padding-bottom:15px;
}

.topcenter h2 a{
	color:#606060;
}

.topcenter img{
padding: 0 0 0 40px;
}

.topcenter p{
width:360px;
float:left;
letter-spacing:0.1em;
text-align:justify;
}
.topcenter a{
color:#fff;
}
.bottomcenter{
width:360px;
padding:25px 25px 0 30px;
}
.img{
float:left;
padding:22px 0 30px 1px
}
.img img{
border:2px solid black;
margin:0 3px 0 3px
}
.img a{
display:block;
float:left
}
.img ul{
width:80px;
float:left;
margin:5px 0 0 20px
}
.img li{
list-style-type:none;
float:left;
line-height:18px
}
.img li a{
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
text-decoration:none
}
.img li a:visited{text-decoration:none}
.img li a:hover{text-decoration:underline}
.right{
float:left
}
#footer{
width:766px;
padding:41px 0 0 0;
float:left;
font-family:Verdana;
font-size:10px;
color:#C0C0C0;
text-align:center;
line-height:15px
}
#footer a{
color:#6A6A6A;
text-decoration:none
}
.bot{
text-align:center;
}
.bot img{
margin:10px 15px 0 15px
}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}