@CHARSET "UTF-8";

.flash_message
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border: 0px solid brown;
	background-color: lightyellow;
	clear: both;
	height:56px;
	width: 594px;
	margin-bottom: 10px;
}

.flash_message p
{
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	position: relative;
	display: inline;
	vertical-align: middle;
	clear: left;

}

.flash_message img
{
	vertical-align: middle;
	padding-top: 11px;
	clear: left;
}

#message_sidebar
{
	background-image: url(/images/containers/message_green.jpg);
	color: green;
}


#message_sidebar p
{
	color: white;
}

#error_sidebar
{
	background-image: url(/images/containers/message_red.jpg);
	color: green;
}

#error_sidebar p
{
	color: white;
}


#warning_sidebar
{
	background-image: url(/images/containers/message_yellow.jpg);
	color: green;
}

#warning_sidebar p
{
	color: white;
}


ol.group_info
{
	list-style-type: decimal;
	list-style-position: inside;
	font-weight:bold;
	min-height: 150px;
}

ol.group_info li
{
	margin-top: 5px;

}

ol.group_info li span
{
	margin-top: 5px;
	font-weight: normal;
}

div.default_pagination
{
margin-top: 10px;
text-align: right;
color: black;
font-size: 14px;
}

div.default_pagination  a
{
color: darkorange;
}

#photo_pager
{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px solid black;
	text-align:center;
	font-size: 14px;
}
#photo_pager a
{
	color: olive;
}


/* 25 kwietnia */

/*  edycja profilu */

.edit
{
	text-align: center;
	margin: auto;
	margin-left: 110px;
}

.edit th
{
	text-align: right;
	width: 102px;
}

.edit td
{
	text-align: left;
}


div.center
{
	text-align: center;
}


.user-comments li p
{
	overflow: auto;
}



span.date
{
 float: right;
}

a.anchor, a.anchor:Hover
{
	display: block;
	font-weight: bold;
	margin-left: 8px;
	text-decoration:none;
	font-size: 14px;
}

a.rules_list, a.rules_list:Hover
{
	display: block;
	font-weight: bold;
	margin-left: 8px;
	font-size: 14px;
}

.user-profile-info
{
	width: 100%;
}

.user-profile-info td {
line-height: 230%;
}

.user-profile-info td.user-label {
text-align: right;
width: 140px;
}

.user-profile-info td.user-value {
text-align: left;
padding-left: 6px;
font-weight: bold;
}

.user-profile-info td.left {
width: 40%;
text-align: right;
}

.user-profile-info td.right {
text-align: right;
}


textarea
{
	color: white;
}

/*MEW*/

#frame_middle4 {
    width:485px;
}


div.frame4_main {
    width:525px;
}

#content4 {
    background: url("../gfx/bg4.png") repeat-y scroll 0 0 transparent;
    width: 100%;
}

#content4 div.body {
	padding: 10px;
}




div.frame5_main {
    width:335px;
}

#frame_middle5 {
    width:295px;
}

#content5 {
    background: url("../gfx/bg5.png") repeat-y scroll 0 0 transparent;
    width: 100%;
}

#content5 div.body {
	padding: 10px;
}


div.frame1_main {
    width:784px;
}

div.frame2_main {
    width:600px;
}

div.frame3_main {
    width:256px;
}

div.frame_title {
    width:100%;
    height:28px;
    clear:both;
    overflow:hidden;
}

div.frame_left {
    width:20px;
    height:28px;
    background:url(../gfx/left.png) no-repeat;
    float:left;
}

#frame_middle1 {
    width:744px;
}

#frame_middle2 {
    width:560px;
}

#frame_middle3 {
    width:216px;
}

div.frame_middle {
    height:28px;
    background:url(../gfx/middle.png) repeat-x;
    float:left;
    line-height:28px;
    font-family:arial;
    color:#2080B3;
    font-size:12px;
    font-weight:bold;
}
div.frame_middle a {
    float:right;
    color:#2080B3;
    text-decoration: underline;
}



div.frame_right {
    width:20px;
    height:28px;
    background:url(../gfx/right.png) no-repeat;
    float:left;
}


#content1 {
    width:100%;
    background:url(../gfx/bg1.png) repeat-y;
}
#content2 {
    width:100%;
    background:url(../gfx/bg2.png) repeat-y;
}
#content3 {
    width:100%;
    background:url(../gfx/bg3.png) repeat-y;
}


#footer1 {
    width:100%;
    min-height:40px;
    background:url(../gfx/bottom1.png) no-repeat bottom;
}

#footer2 {
    width:100%;
    min-height:50px;
    background:url(../gfx/bottom2.png) no-repeat bottom;
}

#footer3 {
    width:100%;
    min-height:40px;
    background:url(../gfx/bottom3.png) no-repeat bottom;
}
#footer4 {
    width:100%;
    min-height:30px;
    background:url(../gfx/bottom4.png) no-repeat bottom;
}
#footer5 {
    width:100%;
    min-height:30px;
    background:url(../gfx/bottom5.png) no-repeat bottom;
}



#footer1 p, #footer2 p, #footer3 p, #footer4 p, #footer5 p  {
    /* Padding zastosowany jedynie ze wzgledów estetycznych. Nie jest konieczny */
    padding:20px 20px 20px 20px;
    margin:0px;
}
#content2 div.body {
	padding: 10px;
}


#content2 div img.user-photo {
	margin-right: 15px;
	float: left;
}
#content2 div ul.user-info {
   display: block;
   float: left;
   margin-bottom: 5px;
   width: 190px;
}
#content2 div ul.user-info li {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 400px;
}
#content2 div ul.user-info li span {
    display: block;
    float: left;
    margin-right: 10px;
    padding-bottom: 0;
    text-align: right;
    width: 90px;
}
#content2 div ul.user-info li strong {
    display: block;
    float: left;
}
#content2 p.more{
    margin: 0 10px;
    padding: 0;
    width: auto;
}

#content3 div.body {

}
#content3 div.body ul.links {
	font-weight: bold;
	margin-left: 8px;
	margin-top: 8px;
}
#content3 div.body ul.links2 {
	font-weight: bold;
	margin-left: 8px;
	margin-top: 16px;
}
.border-line {
background: transparent url(../images/blocks/border-bottom.jpg) repeat-x scroll center bottom;
height: 10px; margin-bottom: 10px;
}
dl.dd-list {
	font-size: 13px;
	line-height: 180%;
}
dl.dd-list dt {
	float: left;
	width: 47%;
	text-align: right
}
dl.dd-list dd {
	float: left;
	padding-left: 10px;
}

.fixed{
height: 4px !important;
min-height: 4px !important;
}

.fck-container p{
   margin: 8px;
}
.margin-bottom {
   margin-bottom: 20px;
}

#content2 div.body .user-comments li img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content2 div.body .user-comments li {
	background: url(../images/blocks/border-bottom.jpg) repeat-x center bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
	float: right;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

#content2 div.body .user-comments li span {
	float: right;
	display: inline;
}

#content2 div.body .user-comments li a.delete {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

/*user*/

dl.dd-contact-list {
	font-size: 11px;
	line-height: 180%;
}
dl.dd-contact-list dt {
	float: left;
	width: 40%;
	text-align: right
}
dl.dd-contact-list dd {
	float: left;
	padding-left: 10px;
}

ul.ranking_control { list-style-type: none; vertical-align: middle; text-align: center; }
ul.ranking_control li { display: inline;  vertical-align: middle;}
ul.ranking_control li.head { font-size: 14px; font-weight: bold; padding-top: 5px; }
ul.ranking_control li.ranking_result { padding-left: 15px; }

ul.ranking_control li a img { width: 32px; height: 32px; }

ul.media_control { list-style-type: none; vertical-align: middle; text-align: center; }
ul.media_control li { display: inline;  vertical-align: middle; padding-left: 25px; font-size: 12px; font-weight: bold; line-height: 180%;}

div.shorter {
	width: 400px !important;
}
div.shorter h4.wide {
	background:	url("../images/containers/h5-bg.gif") no-repeat scroll 0 0 transparent !important;

}
ul.movie-list li {
    margin-bottom: 2px;
    padding: 5px;
}
ul.movie-list li img {
    vertical-align: middle;
    margin: 0 10px 10px 0;
}
ul.movie-list li strong img {
    margin: 0;
}


