@charset "utf-8";


/** TEMPLATE **/
/** Page Head, Body, and Foot **/
.body{overflow:hidden; _overflow:visible; zoom:1;}

/** Columns **/
.mainCol{overflow:hidden; _overflow:visible; zoom:1; min-height:1px;}
.rightCol{float:right; width: 300px; margin: 0 14px 0 15px; _margin: 0 7px 0 7px;min-height:1px;}
.leftCol {float:left;width:130px;margin: 0 20px 0 15px;_margin: 0 16px 0 8px;min-height:1px;}
.profileCol { width: 160px;}
.fullCol{ margin: 0 15px 0 15px; min-height:1px; clear: both;}
.noRightCol {margin-right: 15px;}
.noLeftCol {margin-left: 15px;}
.mainColError {
	margin: 64px 160px 0;
	border: solid 1px #c6c4c2;
	padding: 70px 0 100px;
	text-align: center;
}

.no_overflow {
	overflow: visible
}
.errors {
	color: #ed491c;
	font-weight: bold;
	margin-bottom: 10px;
}
.errors p {
	margin-bottom: 2px;
}

/* main page main column */
.main {margin-left: 26px;}
.forum {margin: 0px 5px 18px;}
/** GRIDS **/
.unit, .cell{float:left;_zoom:1; overflow: hidden;}
.line, .lastUnit {overflow: hidden;_overflow:visible;_zoom:1; }
.unitExt{float:right;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.size1of4last {
	width: 24.5%;
}
.lastUnit {float:none;_position:relative; _left:-3px; _margin-right: -3px; width:auto;}
/* extending grids to allow a unit that takes the width of its content */
.media{width:auto;}

/* kolumny */
.col_main {overflow:hidden; _overflow:visible; zoom:1;}
.col_left {
	float: left;
	margin-right: 15px;
	_margin-right: 12px;
}
.col_right {
	float: right;
	margin-left: 15px;
	_margin-left: 12px;
}


/* content wrappers */
.wrapper5 {
	margin: 5px;
}
.wrapper10 {
	margin: 10px;
}
.wrapper15 {
	padding: 15px;
}
.wrapper20 {
	margin: 20px;
}
.fix_wrap {
	padding: 1px 0;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end of clearfix */


/** template **/
/* reset */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #fff;
	color: #424242;
}
fieldset {
	border: 0;
}
object, embed, a {
	outline: 0;
}
.accessible, .hidden, .print_only {
	display: none !important;
}
a {
	color: #424242;
	outline: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
a.dotted {
	border-bottom: dotted 1px #161616;
}
p {
	line-height: 1.5em;
}

.smaller {
	font-size: 0.917em;
}
.small {
	font-size: 11px;
}
.larger {
	font-size: 1.17em;
}
.large {
	font-size: 14px;
}
.lh_standard {
	line-height: 1.5em;
}
/* naglowki */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #161616;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
	color: #161616;
}
h6 a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: solid 1px #ccc;
	margin: 15px 0;
}
input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #424242;
}
input[type=checkbox] {
	cursor: pointer
}
fieldset {
	border: 0;
}
.billboard {
/*	height: 160px;*/
}
.container {
	background: url(../img/layout/bg.jpg) no-repeat center top;
}
.page {
	width: 996px;
	margin: auto;
} 
.page_header {
	background: url(../img/layout/header.png) repeat-x left top;
	height: 168px;
	position: relative;
	top: 0;
	zoom: 1;
}
.page_content {
	background: #fff;
	min-height: 700px;
	_height: 700px;
}
.columns {
	padding: 14px 0 50px;
}
.page_footer {
	background: #f4f4f4;
	padding-top: 25px;
}
.copyright {
	background: #161616;
	color: #f4f4f4;
	padding: 15px 0;
	font-size: 11px;
	margin-top: 45px;
}
.page_footer .wrapper {
	width: 966px;
	margin: auto;
}
.bc { /* breadcrumbs */
	margin-bottom: 15px;
}

/** main menu **/
.mm_menu {
	list-style: none;
	height: 44px;
	width: 966px;
	background: #E2E2E2 url(../img/layout/main_menu.gif) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	left: 15px;
}
.mm_menu li {
	display: block;
	float: left;
	background: url(../img/layout/main_menu_items.gif) no-repeat 0 -388px;
}
.mm_menu li a {
	display: block;
	float: left;
	height: 39px;
	border-bottom: solid 5px #e2e2e2;
}
.mm_menu li a:hover {
	border-color: #424242;
}
.mm_menu li a.active {
	border-color: #cf4ea7;
}
.mm_menu li a span {
	font-size: 15px;
	display: block;
	float: left;
	height: 15px;
	text-indent: -999em;
	background: url(../img/layout/main_menu_items.gif) no-repeat;
	margin: 12px;
	_margin: 12px 6px;
	cursor: pointer;
}

.mm_menu .mm_ { /* SG */
	background: none;
}
.mm_menu .mm_ a span {
	background-position: 0 0;
	width: 14px;
}
.mm_menu .mm_ a:hover span {
	background-position: -14px 0;
}

.mm_menu .mm_newsroom a span { /* newsroom */
	background-position: 0 -30px;
	width: 69px;
}
.mm_menu .mm_newsroom a:hover span {
	background-position: -69px -30px;
}


.mm_menu .mm_z-wybiegu a span, .mm_menu .mm_z-wybiegu-brak-szablonu a span { /* z wybiegu */
	background-position: 0 -60px;
	width: 64px;
}
.mm_menu .mm_z-wybiegu a:hover span, .mm_menu .mm_z-wybiegu-brak-szablonu a:hover span {
	background-position: -64px -60px;
}

.mm_menu .mm_trendy a span { /* trendy */
	background-position: 0 -90px;
	width: 47px;
}
.mm_menu .mm_trendy a:hover span {
	background-position: -47px -90px;
}

.mm_menu .mm_styl-gwiazd a span { /* styl gwiazd */
	background-position: 0 -151px;
	width: 71px;
}
.mm_menu .mm_styl-gwiazd a:hover span {
	background-position: -71px -151px;
}

.mm_menu .mm_niezbednik a span { /* niezbednik */
	background-position: 0 -181px;
	width: 71px;
}
.mm_menu .mm_niezbednik a:hover span { 
	background-position: -71px -181px;
}

.mm_menu .mm_plotki-i-wpadki a span { /* plotki */
	background-position: 0 -121px;
	width: 40px;
}
.mm_menu .mm_plotki-i-wpadki a:hover span {
	background-position: -40px -121px;
}


.mm_menu .mm_uroda a span { /* uroda */
	background-position: 0 -212px;
	width: 41px;
}
.mm_menu .mm_uroda a:hover span {
	background-position: -40px -212px;
}


.mm_menu .mm_eventy a span { /* eventy */
	background-position: 0 -272px;
	width: 44px;
}
.mm_menu .mm_eventy a:hover span {
	background-position: -44px -272px;
}

.mm_menu .mm_wideo a span, .mm_menu .mm_video a span { /* wideo */
	background-position: 0 -334px;
	width: 45px;
}
.mm_menu .mm_wideo a:hover span, .mm_menu .mm_video a:hover span {
	background-position: -44px -334px;
}

.mm_menu .mm_ludzie-mody a span { /* ludzie mody */
	background-position: 0 -303px;
	width: 82px;
}
.mm_menu .mm_ludzie-mody a:hover span {
	background-position: -82px -303px;
}

.mm_menu .mm_kultura a span { /* kultura */
	background-position: 0 -365px;
	width: 53px;
}
.mm_menu .mm_kultura a:hover span {
	background-position: -53px -365px;
}

.mm_menu .mm_xx a span { /* zakupy - aktualnie nie ma*/
	background-position: 0 -241px;
	width: 48px;
}
.mm_menu .mm_xx a:hover span {
	background-position: -48px -241px;
}



.mm_menu .mm_12 a { 
	float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;
	z-index: 0;
}
.mm_menu .mm_12 a span {
	background-position: 0 -272px;
	width: 44px;
}
.mm_menu .mm_12 a:hover span {
	background-position: -44px -272px;
}


.submenu {
	background: #F7F7F7 url(../img/layout/bg/submenu.gif) repeat-x bottom left;
	margin: 0 15px;
}
.submenu ul {
	list-style: none;
}
.submenu li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 20px;
	padding: 5px 0 6px;
}
.submenu a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 11px;
	line-height: 14px;
	color: #818181;
	margin: 0 4px;
	padding: 3px 6px;
	height: 14px;
}
.submenu .selected a {
	color: #0c0c0b;
	background: url(../img/layout/bg/checkers.gif);
}
.submenu a:hover {
	text-decoration: none;
	color: #0c0c0b;
}


.user_menu {
	position: absolute;
	right: 0px;
	top: 43px;
	list-style: none;
}
.user_menu li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 11px;
}
.user_menu li.register {
	border-left: solid #ddd 1px;
	padding-left: 6px;
	margin-left: 4px;
}
.user_menu li a {
	padding: 2px;
	border-bottom: 1px dotted #333;
}

.search {
	position: absolute;
	right: 0;
	top: 70px;
	_width: 250px;
	text-align: right;
}
.search label {
	margin-right: 5px;
	color: #1c1a1a;
}
.search input {
	background: url(../img/layout/bg/checkers.gif);
	padding: 3px 4px;
	border: 0;
}
.search input.submit {
	background: #010100;
	color: #fff;
	padding: 2px 6px;
	margin-left: 8px;
}

.logo a {
	position: absolute;
	top: 35px;
	width: 265px;
	left: 0;
	height: 79px;
	text-indent: -999em;
	background: url(../img/layout/logo.gif) no-repeat 0 0;
	outline: 0;
}

/* breadcrumbs */
.bc {
	color: #b9b9b9;
	font-size: 11px;
	margin: 0 15px 15px;
}

.bc a {
	color: #cb489e;
}
.bc {
	color: #424242;
}
.bc span {
	color: #b9b9b9;
}
.module {
	margin-bottom: 25px;
}


.newsletter {
	background: url(../img/layout/bg/newsletter.gif) repeat-x 0 0;
	padding: 0 15px 15px;
}
.newsletter label {
	display: none
}
.newsletter input.text {
	width: 190px;
	margin-right:5px;
	background: url(../img/layout/bg/scroll_shadow.gif) repeat-x 0 0;
}



.forum_module {
	background: url(../img/layout/bg/bg_forum_page.jpg) no-repeat 0 0;
	padding-top: 89px;
	height: 110px;
	position: relative;
}
.forum_module .a_wiecej {
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -999em;
	width: 60px;
	height: 25px;
}

.main_module {
	position: relative;
}
.main_module .tag_list {
	bottom: 35px;
	right: 10px;
	position: absolute;
	height: 45px;
	overflow: hidden;
	width: 305px;
	padding-top: 13px;
	background: url(../img/layout/bg/dots.gif) repeat-x 0 0;
}
.main_module .content {
	position: relative;
	padding-bottom: 55px;
	height: 250px;
}
.main_video .content {
	position: relative;
	padding-bottom: 55px;
	height: 170px;
}
.main_video .tag_list {
	width: 287px;
	background: none;
	padding-top: 3px;
}
.no_photo .content {
	padding-bottom: 15px;	
	height: auto;
}
.no_photo_tags .content {
	padding-bottom: 0px;	
	height: auto;
}
.no_photo_tags .tag_list {
	position: static;
	max-height: 45px;
	height: auto;
	_height: 45px;
	margin-top: 20px;
	overflow: hidden;
	width: 640px;
	padding-top: 13px;
	background: url(../img/layout/bg/dots.gif) repeat-x 0 0;
}
.hd {}
.gradient_hd {
	background: url(../img/layout/bg/gradient_hd.gif) repeat-x 0 0;
	padding: 0px 10px 0;
}
.underlined {
	border-bottom: solid 5px #e9e9e9;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.overlined {
	border-top: solid 5px #e9e9e9;
	padding-top: 5px;
}
.ft {
	border-top: 1px solid #E9E9E9;
	padding-top: 10px;
	margin-top: 10px;
}
.checkered {
	background: url(../img/layout/bg/checkers.gif);
	padding: 3px;
}
.checkered .bd {
	padding: 10px;
}


/* article */
.wysiwyg {
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	overflow: hidden;
}
.wysiwyg a {
	color: #CF4EA7;
}
.wysiwyg p {
	margin-bottom: 12px;
}
.wysiwyg p.quote {
	margin: 28px 60px 28px 76px;
	font-size: 19px;
	font-style: italic;
	line-height: 26px;
	white-space: nowrap
}
.wysiwyg p.quote cite {
	background: #ffcd1c;
	padding-left: 7px;
	white-space: normal;
	padding-right: 10px;
	position: relative;
}
.wysiwyg p.quote .quote_top {
	position: absolute;
	left: -14px;
	top: -8px;
}
.wysiwyg p.quote .quote_bottom {
	position: relative;
	right: 10px;
	bottom: -12px;
}
.lead {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.35em;
}
.article_author {
	border-bottom: 1px dotted #000;
	font-size: 11px;
	font-style: italic;
}
.main_photo_author {
	font-size: 10px;
	font-style: italic;
}
.article_count {
	font-size: 17px;
}
.page_options {
	border: 1px dotted #ccc;
	padding: 10px;
	background-color: #f9f9f9;
	line-height: 20px;
}

/* article gallery */

/* pagination */

.pagination {
	text-align: center;
}
.pagination ul {
	list-style: none;
}
.pagination li {

	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 30px;
	height: 30px;
}
.pagination li.dots {
	width: 14px;
}
.pagination li.dots span {
	background: none;
	width: 14px;
}
.pagination a, .pagination span {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 32px;
	color: #141414;
	height: 30px;
	line-height: 27px;
	font-weight: bold;
	background: url(../img/layout/sprite.gif) no-repeat 0 -110px;
}
.pagination a:hover {
}
.pagination li.prev a, .pagination li.next a, .pagination li.prev span, .pagination li.next span {
}
.pagination a {
	background-position: 0 -110px;
}
.pagination a:hover {
	background-position: -32px -110px;
	text-decoration: none;
}
.pagination span {
	background-position: 0 -200px;
}
.pagination li.current span {
	background-position: 0 -200px;
}
.pagination li.prev a {
	background-position: 0 -140px;
}
.pagination li.prev a:hover {
	background-position: -32px -140px;
}
.pagination li.prev span {
	background-position: 0 -230px;
}
.pagination li.next a {
	background-position: 0 -170px;
}
.pagination li.next a:hover {
	background-position: -32px -170px;	
}
.pagination li.next span {
	background-position: -32px -200px;
}




/* modal panels */
.modalPanel {
	position: absolute;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	top: 40px;
	background: #fff;
	padding: 20px;
	border: solid #e3e3e3 3px;
	border-color: #E3E3E3 #b3b3b3 #b4b4b4 #E3E3E3;
}
.modalPanel .control .close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 18px;
	height: 18px;
	text-indent: -999em;
	background: url(../img/layout/sprite.gif) no-repeat -38px -236px;
}
.modalPanel .control .close:hover {
	background-position: -38px -266px;
}
.modalPanel .msg {
	font-weight: bold;
	margin-bottom: 8px;
}

.modalLoading {
	background-image: url(../img/layout/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.modalLoading .content * {
	visibility: hidden;
}
.modalLoading .content .modal_title {
	visibility: visible;
}
/* comments */
.comment {
	border-bottom: solid #e9e9e9 1px;
	margin-bottom: 14px;
}
.comment .thumbnail {
	margin-right: 12px;
	margin-top: 15px;
}
.comment .user_info {
	width: 116px;
	padding-right: 10px;
	float: left;
	height: 60px;
	font-size: 11px;
	margin-top: 15px;
	background: url(../img/layout/bg/comment.gif) no-repeat right 35px;
}
.comment .content {
	overflow: hidden;
	zoom: 1;
	*overflow: visible;
	background: #f4f4f4;
	padding: 15px 25px;
	min-height: 60px;
	_height: 60px;
	font-size: 11px;
}

.comment_form {
	position: relative;
	height: 190px;
}
.comment_form label {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
}
.comment_form input#comment_nick, .comment_form textarea, .comment_form #captcha-input {
	border: solid 1px #d8d8d8;
	padding: 3px;
}
.comment_form input#comment_nick {
	width: 160px;
}
.comment_form textarea {
	background: url(../img/layout/bg/comment_form.gif) no-repeat 0 4px;
	width: 450px;
	height: 100px;
	padding: 5px;
}
#comment_nick-label, #comment_nick-element {
	width: 175px;
	margin-right: 15px;
}
#comment_content-label {
	position: absolute;
	right: 0;
	width: 462px;
	top: 0;
}
#comment_content-element {
	position: absolute;
	right: 0;
	width: 462px;
	top: 20px;
}
#captcha-label {
	position: absolute;
	top: 90px;
	left: 370px;
}
#captcha-label {
	position: absolute;
	top: 145px;
	left: 370px;
}
#captcha-input {
	position: absolute;
	top: 163px;
	left: 370px;
}
.comment_form img {
	position: absolute;
	top: 142px;
	left: 190px;	
}
.comment_form #captcha {
	position: relative;
	width: 300px;
	height: 50px;
	margin-top: 20px;
}
.comment_form #captcha label {
	position: absolute;
	left: 180px;
	top: 0;
}
.comment_form #captcha input {
	position: absolute;
	left: 180px;
	top: 20px;
	width: 120px;
}
.comment_form .submit {
	position: absolute;
	right: 0;
	bottom: 5px;
	*bottom: 22px;
}
/* forms */
.text, textarea, select {
	padding: 2px 3px;
	border: solid 1px #c1c1c1;
}
.text {
	vertical-align: top;
	*vertical-align: 0px;
	width: 220px;
	height: 16px;
	line-height: 16px;
}

#newsletter .aligned{
	font-size:10px;
}

#newsletter .text {
	vertical-align: top;
	*vertical-align: 0px;
	width: 375px;
	height: 16px;
	line-height: 16px;
}

.text_short {
	width: 160px;
}
.text_tiny {
	width: 90px;
}
.text_long {
	width: 320px;
}
select {
	padding: 1px;
}

.form_centered {
	margin: auto;
	width: 400px;
}

#newsletter .form_centered {
	margin: auto;
	width: 490px;
}

#newsletter .form dd {
	margin-bottom: 24px;	
}

.form {}
.form dt {
	float: left;
	width: 140px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 14px;
	clear: left
}

.poll dt {
    width:20px !important;
}
.poll dd label{
	line-height:20px;
	padding:2px 0;
}

#newsletter .form dt {
	font-weight:bold;
	width: 90px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 14px;
	clear: left
}

.form dd {
	float: none;
	overflow: hidden;
	*overflow: visible;
	zoom: 1;
	margin-bottom: 14px;
}

.poll dd{
    line-height:24px !important;
}

/* tabbed module */
.tabs {
	list-style: none;
	position: relative;
	top: 1px;
}
.tabs li, .tabs li a {
	display: block;
	float: left;
	background: url(../img/layout/bg/tabs.gif) no-repeat 0 0;
	padding-left: 10px;
	height: 37px;
	position: relative;
	top: 0;
}
.tabs li a {
	background-position: right -37px;
	padding: 10px 10px 0 0;
	height: 27px;
}
.tabs .first {
	background-position: 0 -148px;
}
.tabs .first a {
	background-position: right -185px;
}
.tabs .tab_active {
	background-position: 0 -74px;
	position: relative;
	z-index: 10;
}
.tabs .tab_active a {
	background-position: right -111px;
}



.tabs span {
	margin: 0 8px;
	background: url(../img/layout/bg/tabs_items.gif) no-repeat 0 0;
	height: 20px;
	display: block;
	text-indent: -999em;
	width: 100px;
}
.tabc {
	display: none;
	margin: 15px 3px;
}
.tabc_loading {
	background: url(../img/layout/loading.gif) no-repeat center center;
	height: 90px;
}

.tabc_active {
	display: block;
}
.unit_bordered {
	background: url(../img/layout/bg/tabs_divider.gif) repeat-y right 0;
}
.tab_polecamy span {
	background-position: 0 0;
	width: 61px;
}
.tab_active .tab_polecamy span {
	background-position: -93px 0;
	width: 74px;
}

.tab_uroda span {
	background-position: 0 -24px;
	width: 41px;
}
.tab_active .tab_uroda span {
	background-position: -93px -24px;
	width: 48px;
}

.tab_trendy span {
	background-position: 0 -48px;
	width: 46px;
}
.tab_active .tab_trendy span {
	background-position: -93px -48px;
	width: 56px;
}

.tab_styl-gwiazd span {
	background-position: 0 -72px;
	width: 71px;
}
.tab_active .tab_styl-gwiazd span {
	background-position: -93px -72px;
	width: 87px;
}

.tab_niezbednik span {
	background-position: 0 -96px;
	width: 72px;
}
.tab_active .tab_niezbednik span {
	background-position: -93px -96px;
	width: 88px;
}

.tab_plotki-i-wpadki span {
	background-position: 0 -120px;
	width: 93px;
}
.tab_active .tab_plotki-i-wpadki span {
	background-position: -93px -120px;
	width: 115px;
}

.tab_z-wybiegu-brak-szablonu span {
	background-position: 0 -144px;
	width: 63px;
}
.tab_active .tab_z-wybiegu-brak-szablonu span {
	background-position: -93px -144px;
	width: 79px;
}

.tab_newsroom span {
	background-position: 0 -168px;
	width: 68px;
}
.tab_active .tab_newsroom span {
	background-position: -93px -168px;
	width: 85px;
}


.tab_all span {
	background-position: 0 -194px;
	width: 68px;
}
.tab_active .tab_all span {
	background-position: -93px -194px;
	width: 85px;
}

.tab_news span {
	background-position: 0 -220px;
	width: 41px;
}
.tab_active .tab_news span {
	background-position: -93px -220px;
	width: 51px;
}

.tab_gallery span {
	background-position: 0 -246px;
	width: 48px;
}
.tab_active .tab_gallery span {
	background-position: -93px -246px;
	width: 59px;
}

.tab_wideo span {
	background-position: 0 -272px;
	width: 42px;
}
.tab_active .tab_wideo span {
	background-position: -93px -272px;
	width: 53px;
}

/* tags lists */
.tag_list {}
.tag_list h6 {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
.tag_list ul {
	zoom: 1;
	list-style: none;
	overflow: hidden;
	*overflow: visible;
}
.tag_list li {
	display: inline;
	line-height: 24px;
	margin-right: 2px;
}
/* footer links */
.footer_links_cnt {
	margin-left: -30px;
}
.footer_links {
	padding-left: 30px;
}
.footer_links ul {
	list-style: none;	
	margin: 12px 0 6px;
}
.footer_links li {
	line-height: 1.75em;
}

/* headings */
.hdg_large { 
	font-size: 22px;
	line-height: 1.091em;
}
.hdg_strong {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.18em;
}
.thick_pink {
	font-size: 24px;
	color: #cf4ea7;
	font-weight: bold;
	letter-spacing: -0.07em;
}
.thick_pink_smaller {
	font-size: 14px;
	color: #cf4ea7;
	font-weight: bold;
	letter-spacing: -0.07em;
}
.small_pink, .small_pink a {
	font-size: 12px;
	color: #cf4ea7;
	font-weight: bold;
}
.medium_pink, .medium_pink a {
	font-size: 13px;
	color: #cf4ea7;
	font-weight: bold;
}
.large_pink, .large_pink a {
	font-size: 15px;
	color: #cf4ea7;
	font-weight: bold;
}
.main_title {
	font-size: 36px;
	font-style: italic;
	margin-bottom: 5px;
}
.page_title {
	font-size: 28px;
}
.small_title {
	font-weight: bold;
	font-size: 12px;
}
.slanted_title {
	font-weight: bold;
	font-size: 48px;
	font-style: italic;
}
.yellow_title {
	font-size: 28px;
	background: #ffcd1c;
	font-style: italic;
	padding: 0px 15px;
}
.modal_title {
	margin-bottom: 22px;
	padding-bottom: 6px;
	border-bottom: solid #e3e3e3 1px;
}
.inline {
	display: inline;
}
h4.brd_grey_thick {
	/* inherits: border-bottom: solid 3px #e9e9e9; */
	padding-bottom: 6px;
	margin-bottom: 15px;
}

.sifr_italic, .sifr_italic_small {
	height: 35px;
	margin-bottom: 2px;
	_margin-bottom: 2px;
	font-style: italic;
	font-size: 28px;
	padding-bottom: 3px;
}
.sifr_italic_small {
	font-size: 26px;
	margin-top: 0px;
}
.sifr_italic_large {
	height: 48px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 32px;
}
.hdg_img {
	text-indent: -999em;
	background: url(../img/layout/bg/headings.gif) no-repeat 0 0;
	overflow: hidden;
}
.hdg_img a {
	display: block;
	height: 38px;
}

.hdg_twoje_ulubione_marki {
	background-position: 0 -292px;
	width: 124px;
	height: 18px;
}
.hdg_polecamy_rowniez {
	background-position: 0 -452px;
	width: 98px;
	height: 18px;
}

.hdg_reklama {
	background-position: 0 -485px;
	width: 156px;
	height: 18px;
}
.hdg_tagi {
	background-position: 0 -330px;
	width: 31px;
	height: 18px;
}
.hdg_tagi, .hdg_tagi_dark {
	background-position: -66px -330px;
	width: 42px;
	height: 18px;	
}
.hdg_tagi_dots {
	background-position: 0px -717px;
	width: 100%;
	height: 27px;	
	margin-bottom: 15px;
}
.hdg_goracy_temat {
	background-position: 0 -511px;
	width: 100px;
	height: 30px;
}
.hdg_warto_wiedziec {
	background-position: 0 -563px;
	width: 105px;
	height: 30px;
}
.hdg_hity_tygodnia {
	background-position: 0 -611px;
	width: 105px;
	height: 30px;
}
.hdg_popularne {
	background-position: 0 -686px;
	width: 105px;
	height: 30px;
}

.hdg_z_wybiegu {
	width: 143px;
	height: 38px;
}
.hdg_fashion_tv {
	width: 256px;
	height: 38px;
}
.hdg_na_forum {
	width: 156px;
	height: 38px;
}
.hdg_zakupy {
	width: 156px;
	height: 38px;
}
.hdg_eventy {
	width: 156px;
	height: 38px;
}
/* grid_gallery */
.grid_gallery {
	position: relative;
	height: 302px;
	line-height: 1px;
}
.grid_gallery img {
	border: solid 1px #d1d1d1;
}

.grid_gallery .grid {
	position: absolute;
}
.grid_gallery .grid_main {
	height: 320px;
	width: 300px;
	float: left;
	top: 0;
}
.grid_gallery .grid_top_left {
	top: 0;
	left: 330px;
}
.grid_gallery .grid_top_right {
	top: 0;
	right: 0px;
}
.grid_gallery .grid_bottom_left {
	bottom: 0;
	left: 330px;
}
.grid_gallery .grid_bottom_right {
	bottom: 0;
	right: 0;
}
.grid_gallery .grid_bottom_middle_left {
	bottom: 0;
	left: 412px;
}
.grid_gallery .grid_bottom_middle_right {
	bottom: 0;
	left: 495px;
}
.lh0 {
	line-height: 1px;	
	font-size: 1px
}
.lh_standard  {
	line-height: 1.5em;
}

/* gallery image page */
.img_preview {
	position: relative;
}
.img_preview .prev, .img_preview .next {
	position: absolute;
	z-index: 20;
	background: url(../img/layout/sprite.gif) no-repeat -12px -420px;
	width: 41px;
	height: 41px;
	text-indent: -999em;
	outline: 0;
	top: 240px;
}
.img_preview .prev {
	left: 9px;
	background-position: -12px -379px;
}
.img_preview .next {
	right: 9px;
}
/* gallery zoom */
.zoom {
	margin: auto;
	position: relative
}
.zoom_btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 37px;
	height: 35px;
	background: url(../img/layout/btn/zoom_btn.gif) no-repeat;
}
.overlay_description {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	padding: 2px 6px;
	color: #666;
	font-size: 10px;
}
.zoom_preview {
	border: solid #e9e9e9 1px;
	cursor: move;
	z-index: 25;
}

/* links */
.a_img {
	text-indent: -999em;
	outline: 0;
	background: url(../img/layout/bg/headings.gif) no-repeat 0 0;
}
.a_img:hover {
	text-decoration: none;
}
.a_zobacz_wszystkie_galerie {
	background-position: 0 -212px;
	width: 144px;
	height: 18px;
}
.a_zobacz_wszystkie {
	background-position: 0 -656px;
	width: 105px;
	height: 18px;
}
.a_obejrzyj_wiecej_wideo {
	background-position: 0 -252px;
	width: 131px;
	height: 18px;
}
.a_wiecej_ofert {
	background-position: 0 -172px;
	width: 78px;
	height: 18px;
}
.a_przejdz_na_forum {
	background-position: 0 -12px;
	width: 113px;
	height: 18px;
}
.a_wiecej_galerii {
	background-position: 0 -212px;
	width: 143px;
	height: 18px;
}
.a_wiecej_wideo {
	background-position: 0 -52px;
	width: 84px;
	height: 18px;
}
.a_wiecej_eventow {
	background-position: 0 -373px;
	width: 98px;
	height: 18px;
}

.play {
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.play_120x90 {
	width: 120px;
	height: 90px;
	overflow: hidden;
}
.play b {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/layout/play.png) no-repeat center center;
}
.play_120x90 b {
	width: 120px;
	height: 90px;
	cursor: pointer;
}

.under {
	text-decoration: underline; 
}
.pink {
	color: #CF4EA7;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px;
	zoom: 1;
	display: inline-block;
	*display: inline;
}
.pink_selected {
	background: transparent url(../img/layout/bg/checkers.gif);
	color: #161616;
}
.raquo {
	font-size: 13px;
	color: #cf4ea7;
	font-weight: bold;
}
.more {
	background: #CF4EA7;
	padding: 1px 5px 2px;
	color: #fff;
	font-size: 11px;
}
.tag {
/*	background: url(../img/layout/bg/checkers.gif);*/
	background: #f2f2f2;
	color: #824ca0;
	padding: 1px 5px;
	font-style: italic;
	white-space: nowrap;
	font-size: 11px;
}

.play {
	position: relative
}
.promotion {
	position: relative;
	display: inline-block;
	width: 145px;
	height: 105px;
}
.promotion .orig, .promotion .discount {
	padding: 0 5px;
	color: #fff;
	position: absolute;
	height: 20px;
	width: 55px;
	line-height: 17px;
	font-size: 13px;
	left: 0;
}
.promotion .orig {
	top: 50px;
	text-decoration: line-through;
	background: #000;
}
.promotion .discount {
	top: 70px;
	background: #824ca0;
}
.promotion:hover {
	text-decoration: none;
}

/* lists */
.no_bullet {
	list-style: none;
}

.simple {
	margin-left: 25px;
}
.simple li {
	margin-bottom: 5px;
}

.cloud {
	list-style: none;
	margin-left: 12px;
}
.cloud li {
	padding-left: 30px;
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	white-space: nowrap;
	background: url(../img/layout/sprite.gif) no-repeat -35px -295px;
}

.item_list {
	list-style: none;
}
.item_list li {
	padding: 14px 0 15px;
	border-bottom: solid 1px #e9e9e9;
	position: relative;
}
.item_list .tag_list {
	position: static;
	width: auto;
	height: auto;
	margin-top: 10px;
	background: none;
	padding-top: 0;
}
.item_list .with_photo .tag_list {
	position: absolute;
	bottom: 12px;
	height: 46px;
	overflow: hidden;
	width: 310px;
}
.item_list .intro {
	height: auto;
}
.item_list .with_photo .intro {
	height: 5.1em;
	overflow: hidden;
}
.item_list .intro_2lines {
	height: 2.65em;
	overflow: hidden;
}
.item_list li.first {
	padding-top: 0;
}
.item_list li.last {
	border: 0;
}
.item_list_thick li {
	border-bottom: solid 3px #d7d7d7;
	padding: 21px 0 22px;
}
.item_list_thick li.last {
	padding-bottom: 0;
}
.gallery_list .tag_list {
	position: static;
	margin-left: 165px;
	background: url(../img/layout/bg/dots.gif) repeat-x 0 0;
	padding-top: 10px;
	margin-top: 10px;
	width: 485px;
}
.item_list .tag_list_bordered {
	background: url(../img/layout/bg/dots.gif) repeat-x 0 0;
	padding-top: 10px;
	margin-top: 10px;
}
.item_list_search .intro {
	height: auto;
}
.item_list_search .tag_list {
	position: static;
	width: auto;
	margin-top: 20px;
}

.item_list_h140 li {
	_height: 140px;
	min-height: 140px;
}

.gallery_scroll {
	position: relative;
	height: 123px;
	width: 100%;
	overflow: hidden;
}
.gallery_scroll .prev, .gallery_scroll .next {
	position: absolute;
	height: 123px;
	width: 52px;
	top: 0;
	text-indent: -999em;
	z-index: 20;
	outline: 0;
	background: #fff url(../img/layout/btn/btn_light.gif) no-repeat center center;
}
.gallery_scroll .prev {
	left: 0;
	background-position: -52px center;
}
.gallery_scroll .next {
	right: 0;
	_right: -1px;
	background-position: 0px center;
}
.gallery_scroll ul {
	list-style: none;
	height: 123px;
	position: relative;
	margin-left: 52px;
	width: 1300px;
	overflow: hidden;
}
.gallery_scroll li {
	float: left;
	width: 75px;
	margin-right: 4px;
}
.gallery_scroll li a {
	display: block;
	border: 15px solid #fff;
	float: left;
	border-width: 15px 0;
	height: 93px;	
}
.gallery_scroll .selected a {
	border-color: #CF4EA7;
}
.gallery_scroll li img {
	float: left;
}

.vertical_scroll {
	width: 120px;
	height: 320px;
	top: -35px;
}
.vertical_scroll ul {
	width: 120px;
	height: 999em;
	margin-top: 35px;
	margin-left: 0;
}
.vertical_scroll li {
	width: auto;
	margin: 0 0 5px;
	display: block;
	height: 120px;
}
.vertical_scroll .prev {
	width: 120px;
	height: 35px;
	top: 0;
	left: 0;
	background: #fff url(../img/layout/btn/btn_vert.gif) no-repeat center -54px;
}
.vertical_scroll .next {
	width: 120px;
	height: 35px;
	bottom: 0;
	left: 0;
	top: auto;
	background: #fff url(../img/layout/btn/btn_vert.gif) no-repeat center -15px;
}
.vertical_scroll li a {
	height: auto;
	float: none;
	border-width: 0;
}
.vertical_scroll li a.play {
	height: 90px;
	background-color: #000;
}
.vertical_scroll li a.title {
	height: 29px;
	font-size: 11px;
	overflow: hidden;
	margin-top: 3px;
}

.gallery_video, .gallery_video ul, .gallery_video .next, .gallery_video .prev  {
	height: 120px;
}
.gallery_video li {
	float: left;
	width: 120px;
	margin-right: 23px;
}
.gallery_video li a {
	border: 0;
	font-size: 11px;
}
.gallery_video li a.play {
	height: 90px;
	background-color: #000;	
}

.gallery_video .prev {
	left: 0;
	background-position: -52px 25px;
}
.gallery_video .next {
	right: 0;
	_right: -1px;
	background-position: 0px 25px;
}

.gallery_bordered {
	border: solid 1px #ccc;
	border-width: 1px 0;
	margin: 5px 0;
}

.gallery_double {
	height: 117px;
}
.gallery_double ul {
	margin-left: 40px;
	height: 117px;
}
.gallery_double .prev, .gallery_double .next {
	background: #fff url(../img/layout/btn/btn_double.gif) no-repeat center center;
	width: 40px;
	height: 117px;
}
.gallery_double li a {
	border-width: 12px 0;
}
.gallery_double .prev {
	background-position: -40px center;
}
.gallery_double .next {
	background-position: 0px center;
}
.gallery_double li a {
}
.gallery_double .selected a {
}


.gallery_dark .prev, .gallery_dark .next {
	background: #141414 url(../img/layout/btn/btn_dark.gif) no-repeat center center;
}
.gallery_dark .prev {
	background-position: -52px center;
}
.gallery_dark .next {
	background-position: 0px center;
}
.gallery_dark li a {
	border-color: #141414;
}
.gallery_dark .selected a {
	border-color: #CF4EA7;
}


.gallery_static {
	text-align: center;
}
.gallery_static ul {
	width: auto;
	margin: 0;
}
.gallery_static li, .gallery_static li a {
	vertical-align:top;
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: none;
}
.gallery_static .prev, .gallery_static .next {
	display: none;
}


.gallery_slider {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 60px;
}
.gallery_slider .items {
	position: absolute;
	width: 999em;
}
.gallery_slider .item {
	width: 468px;
	float: left;
}

.dividers {
	float: left;
	list-style: none;
}
.dividers li {
	display: block;
	padding: 5px 12px 4px 16px;
	background: url(../img/layout/sprite.gif) no-repeat  -54px -322px;
	border-bottom: solid 1px #e4e4e4;
}
.dividers li.last {
	border-bottom: 0;
}

.scroll_list {
	overflow: auto;
	list-style: none;
	border: solid 1px #d4d4d4;
	background: #fff url(../img/layout/bg/scroll_shadow.gif) repeat-x 0 0;
}
.scroll_list li {
	zoom: 1;
	display: block;
}
.scroll_list li a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 2px 8px;
}
.scroll_list li a:hover {
	background: #424242;
	color: #fff;
	text-decoration: none;
}


.headlines {
	list-style: none;
}
.headlines li {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: solid 3px #cf4ea7;
}
.headlines li.last {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.headlines_smaller li {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.headlines_grey li {
	border-bottom-color: #e9e9e9;
}



/* tags lists */
.tag_list {}
.tag_list h6 {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
.tag_list ul {
	zoom: 1;
	list-style: none;
	overflow: hidden;
	*overflow: visible;
}
.tag_list li {
	display: inline;
	line-height: 24px;
	margin-right: 2px;
	padding: 0;
	border: 0;
}

/* linki i inne z ikonkami */

.ico {
	background: transparent url(../img/layout/sprite.gif) no-repeat scroll 0 0;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	cursor: pointer;
}
.ico_recommend {
	background-position: 0 0;
	padding-left: 24px;
}
.ico_print {
	background-position: 0 -20px;
	padding-left: 24px;
}
.ico_positive {
	background-position: 0 -40px;
	height: 20px;
	width: 1px;
	text-indent: -999em;
}
.ico_negative {
	background-position: 0 -60px;
	height: 20px;
	width: 1px;
	text-indent: -999em;
}

/* buttony */
.btn {
	zoom:1;
	display: inline-block;
	*display: inline;
	border: 0;
	height: 22px;
	background: url(../img/layout/button.gif) no-repeat;
	cursor: pointer;
}
.btn, .btn:hover {
	text-decoration: none;
}
.btn span {
	width: 1px;
	height: 1px;
	visibility: hidden;
	display: inline-block;
	zoom: 1;
}
.btn_dodaj{
	background-position: 0 0;
	width: 59px;
}
.btn_szukaj {
	width: 71px;
	background-position: 0 -22px;
}
.btn_wyslij {
	width: 71px;
	background-position: 0 -44px;
}

.btn_edytuj {
	width: 56px;
	background-position: 0 -88px;
}
.btn_edytuj_grey {
	width: 56px;
	background-position: 0 -110px;
}
.btn_usun {
	width: 44px;
	background-position: -58px -88px;
}
.btn_usun_grey {
	width: 44px;
	background-position: -58px -110px;
}
.btn_dodaj_nowa_pozycje {
	background-position: 0 -66px;
	width: 161px;
}
.btn_dodaj_nowy_album {
	background-position: 0 -176px;
	width: 144px;
}
.btn_dodaj_nowe_wideo {
	background-position: 0 -198px;
	width: 128px;
}
.btn_usun_zaznaczone {
	background-position: 0 -220px;
	width: 114px;
}
.btn_usun_wiadomosc {
	background-position: 0 -242px;
	width: 118px;
}
.btn_zapisz {
	background-position: 0 -264px;
	width: 62px;
}
.btn_glosuj {
    background-position:0 -286px;
    width:62px;
}
.btn_wypisz {
	background-position: -64px -264px;
	width: 62px;
}


.brd_grey_str {
	border: #e6e6e6 solid 3px;
	padding: 10px;
}
.brd_grey {
	border: solid 1px #c1c1c1;
}
.brd_grey_lt { 
	border: solid 1px #e6e6e6;
}
.brd_grey_thick {
	border-bottom: solid 3px #e9e9e9;
}
.brd_grey_thin {
	border-bottom: solid 1px #e9e9e9;
}
.brd_left {
	border-left: solid 1px #ddd;
}
.brd_pink{
	border-top: solid 6px #cf4ea7;
}
.brd_top_thick {
	border-top: 5px solid #E9E9E9;
	padding-top: 5px;
}
.brd_dots_bottom {
	background: url(../img/layout/bg/dots.gif) repeat-x 0 bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.toRight {
	float: right;
}
.toLeft {
	float: left;
}
.toNone {
	float: none;
}



.sides10 {
	margin: 0 10px;
}
.sides5 {
	margin: 0 5px;
}
.sides25 {
	margin: 0 25px;
}
.sides52 {
	margin: 0 52px;
}


.right5{
	margin-right: 5px;
}
.right6 {
	margin-right: 6px;
}
.right7 {
	margin-right: 7px;
}
.right10 {
	margin-right: 10px;
}
.right10 {
	margin-right: 10px;
}
.right15 {
	margin-right: 15px;
}
.right30 {
	margin-right: 30px;
}
.right135 {
	margin-right: 135px;
}

.left5{
	margin-left: 5px;
}
.left6 {
	margin-left: 6px;
}
.left7 {
	margin-left: 7px;
}
.left10 {
	margin-left: 10px;
}
.left13 {
	margin-left: 13px;
}
.left15 {
	margin-left: 15px;
}
.left20{
	margin-left: 20px;
}
.left30{
	margin-left: 30px;
}

.bottom5 {
	margin-bottom: 5px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom15 {
	margin-bottom: 15px;
}
.bottom20{
	margin-bottom: 20px;
}
.bottom30{
	margin-bottom: 30px;
}
.bottom35{
	margin-bottom: 35px;
}
.bottom50{
	margin-bottom: 50px;
}


.top0 {
	margin-top: 0;
}
.top2 {
	margin-top: 2px;
}
.top5 {
	margin-top: 5px;
}
.top10 {
	margin-top: 10px;
}
.top13 {
	margin-top: 13px;
}
.top15 {
	margin-top: 15px;
}
.top20 {
	margin-top: 20px;
}
.top25 {
	margin-top: 25px;
}
.top30{
	margin-top: 30px;
}
.top60 {
	margin-top: 60px;
}
.top100 {
	margin-top: 100px;
}
.pd_top20{
	padding-top: 20px;
}
.pd1{
	padding: 1px;
}
.pd3 {
	padding: 3px;
}
.pd10{
	padding: 10px;
}
.pd20{
	padding: 20px;
}
.pd15{
	padding: 15px;
}
.pd015{
	padding: 0 15px;
}
.pd_bottom30{
	padding-bottom: 30px;
}


.mrg_none, h4.mrg_none {
	margin: 0;
}


.clr_pink {
	color: #cf4ea7;
}

.clr_nearly_white {
	color: #f8f9f9;
}
.clr_dark_grey {
	color: #424242;
}
.clr_grey {
	color: #999;
}
.clr_light_grey {
	color: #e9e9e9;
}
.clr_purple {
	color: #824ca0;
}
.clr_black {
	color: #161616;
}

.bg_light_grey {
	background: #f5f5f5;
}
.bg_grey {
	background: #d9d9d9;
}
.bg_black {
	background: #161616;
}
.bg_white{
	background-color: #FFF;
}
.bg_yellow {
	background-color: #fef583;
}
.highlight {
	background-color: #fef583;
	padding: 1px 2px;
}
.bg_grey_gradient {
	background: #d9d9d9 url(../img/layout/bg/grey_gradient.gif) no-repeat 0 0;
	height:	520px;
}
.gradient_btm {
	background: url(../img/layout/bg/gradient_btm.gif) repeat-x 0 bottom;
}

.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}
.vert_m { /* vertical-align */
	vertical-align: middle;
}
.vert_t{
	vertical-align: top;
}
.vert_b{
	vertical-align: bottom;
}


.w150 {
	width: 150px;
	_overflow: hidden;
}
.w175 {
	width: 175px;
	_overflow: hidden;
}
.w310 {
	width: 310px;
}
.w468 {
	width: 468px;
}
.h250 {
	height: 250px;
}
.w168 {
	width: 168px;
}
.w167 {
	width: 167px;
}
.w418{
	width: 418px;
}
.w450 {
	width: 450px;
}
.w457{
	width: 457px;
}
.w50{
	width: 50px;
}
.w422{
	width: 422px;
}
.w228{
	width: 228px;
}
.w65{
	width: 65px;
}
.w163{
	width: 163px;
}
.w652 {
	width: 652px;
}


#main_flash {
	width: 450px;
	height: 470px;
}
.js #main_flash div, .js #main_flash ul, .js #popular_tags ul, .js #main_flash p {
	visibility: hidden;
}
.billboard-ad div {
	padding: 10px 0
}

/* Sonda */
.poll-question{
	font-size:16px;
	font-style:italic;
	line-height:22px;
	margin:0 0 29px 0;
    white-space:nowrap;
}
.poll-question em{
	padding:1px 2px;
	font-weight:bold;
	background:#FFCD1C;
	position:relative;
}

.poll #vote-element{
    text-align:right;
}

#results ul,
#results li {
list-style: none;
display: block;
margin: 0;
overflow: hidden;
}

#resutls ul {
	padding: 10px 0;
	}

#results ul li {
	padding: 7px 0;
	position: relative;
    border-bottom: 1px solid #ddd;	
	}

#results ul li .cnt {
	line-height:20px;
    position:absolute;
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background: #f9f9f9;
    }

#results ul li p.reply {
	font-size: 12px;
	line-height: 15px;
    font-style: italic;
    padding: 2px 0;
    margin: 0 0 0 23px;
	}

#results ul li p.bar strong {
	line-height: 20px;
	padding: 0 0 0 3px;
	}

#results ul li p.bar {
    background-color: #FEF583;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    margin-left: 45px;
    }

