#content #left {
	float: left;
 	width: 570px;
 
 }

#content #right {
	float: right;
 	width: 170px;
  }

#miss_menu {

	width: 170px;
	padding-bottom: 1px;
}

/* ----------------- */
.win6
{
	border: 1px solid #BDEDFF;
	background-color: #FaFfFF;
	position: relative;
}
.win5
{
	border: 1px solid #FFCACA;
	background-color: #FFFdFd;
	position: relative;
}
 
.win5 div.p,
.win6 div.p{
	padding: 10px;
}

.win5 b.arc {
	position: absolute;
	width: 4px;
	height: 4px;
	line-height: 4px;
	font-size: 0px; 
	background: url('images/bg_arc_red.gif') no-repeat;
}

.win6 b.arc {
	position: absolute;
	width: 4px;
	height: 4px;
	line-height: 4px;
	font-size: 0px; 
	background: url('images/bg_arc_blue.gif') no-repeat;
}


.win5 b.tl,
.win6 b.tl
{
	top: -1px;
	left: -1px;
	background-position: top left;
}

.win5 b.tr,
.win6 b.tr{
	top: -1px;
	right: -1px;
	background-position: top right;
}

.win5 b.bl,
.win6 b.bl{
	bottom: -1px;
	left: -1px;
	background-position: bottom left;
}

.win5 b.br,
.win6 b.br{
	bottom: -1px;
	right: -1px;
	background-position: bottom right;
}


#album {
	width: 568px;
	height:400px;
	padding-bottom: 1px;
}

#album table_closed {
	width: 558px;
	border: 0 none;
	border-collapse: collapse;
}

#album td {
	width: 25%;
	text-align: center;
	vertical-align: top;
 	padding: 0 0 0 0;
}

#album td b.tl {
	position: absolute;
	width: 4px;
	height: 4px;
	line-height: 4px;
	font-size: 0px; 
	background: url('images/bg_arc.gif') no-repeat;
	top: -1px;
	left: 0px;
	background-position: top left;
}

#album td b.tr {
	position: absolute;
	width: 4px;
	height: 4px;
	line-height: 4px;
	font-size: 0px; 
	background: url('images/bg_arc.gif') no-repeat;
	top: -1px;
	right: 0px;
	background-position: top right;
}

#album h4 {
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 20px;

}

#album.c h4 {
	font-size: 10px;
	font-weight: normal;
	height: 21px;
	line-height: 20px;

}

#album img {
	border: 1px solid #B5C5D0;
	margin: 10px 0 5px 0
}

#album h5 {
	display: block;
	font-size: 11px;
	height: 50px;
	font-weight: normal;
	background-color: #E7EDF0;
}

#album h5 p {
	padding-bottom: 10px;
}

#album p.l {
	float: left;
	padding-left: 10px;
}

#album p.r {
	float: right;
	padding-right: 20px;
}

 

/* ----------------- */

#album_autor {
	width: 150px;
	height: 50px;
 
}

#album_strona {
	width: 258px;
	height: 32px;
	float:right;
}

#album_strona ul {
	margin: 0 40px;
}

#album_strona li {
	float: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #D08E00;
	padding-left: 10px;
	line-height: 20px;
}

#album_strona div.p {
	padding: 0 0 0 0;
	text-align: center;
	vert-text-align:
}

#album_strona li a {
	font-weight: normal;
}
 
/* ----------------- */

body.album_okno {
	background: #B4C4CF url('images/bg_body_album.gif') repeat-x scroll top center;
}

#album_okno {
	width: 100%;
}
 
#album_okno p.r {
	float: right;
	padding: 0 10px 0 0;
	font-size: 12px;
	line-height: 18px;
}

#album_okno h4 {
	text-align: center;
	height: 20px;
}

#album_okno h3 {
	text-align: center;
	height: 30px;
	line-height: 15px;
}

#album_okno h2 {
	text-align: center;
	background: #F9FAFB url('images/bg_win1.gif') repeat-x scroll bottom center;
	padding: 5px 0 5px 0;
}

#album_okno h5 {
	text-align: center;
	padding: 5px 0 5px 0;
}

#album_okno ul {
	width: 560px;
	margin: auto;
}

#album_okno li {
	float: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #D08E00;
	padding-left: 20px;
	line-height: 20px;
}

#album_okno li.c {
	font-weight: normal;
}

#header .top_logo {
        width: 750px;
        height: 80px;
        margin: auto;
        background: transparent url('images/bg_header_logo_miss.gif') no-repeat scroll bottom left;
}

#header .top_logo_mister {
        width: 750px;
        height: 80px;
        margin: auto;
        background: transparent url('images/bg_header_logo_mister.gif') no-repeat scroll bottom left;
}

#win_menu_miss {

        width: 750px;
        height: 147px;
         background: transparent url('images/bg_miss_main.gif') no-repeat scroll top left;
}

#win_menu_miss_album {

        width: 750px;
        height: 100px;
		border:1px solid #EDF1F8;
        background:  url('images/bg_win_yellow.gif') repeat-x;
}

.miss_img_normal {
	padding:2px; 
	border:1px solid #CEE4FF; 
	cursor:pointer;
}
.miss_img_active {
 
	border:4px solid #FFAF2D; 
	cursor:pointer;
}

#miss_menu li {
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #D08E00;
	padding-left: 10px;
	line-height: 20px;
}

#miss_menu2 li {
 	list-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #D08E00;
	padding-left: 10px;
	line-height: 20px;
}

#miss_navi2 h3 {
	color:#6678B5; 
}

#miss_szukaj {
	width: 558px;
	padding-bottom: 1px;
}
#miss_szukaj h3 b {
	font-size: 12px;
	color: #D08E00;
}

#miss_szukaj h3 {
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
}

#miss_szukaj input,
#miss_szukaj textarea {
 	height: 19px;
	line-height: 16px;
	margin: 1px 0 1px 0;
	color: #1f1f1f;
	border: 1px solid #AFCAEE;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
}

 #miss_szukaj select {
	margin:3px;
	width:100px
	color: #1f1f1f;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	padding: 3px;
}

#miss_szukaj input {
	margin:3px;
	width:200px
	padding-left: 13px;
 }