@charset "utf-8";
/* CSS Document */
.main_left_column
{
	width: 370px;
	margin-right: 10px;
	float: left;
}

.main_right_column
{
	width: 370px;
	float: right;
}

.videoitem
{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.videoitem_desc
{
	margin-left: 8px;
	width: 248px;
}

#conciergePlace
{
	border:1px solid #111;
	
	padding: 3px;	
}

#main_video
{
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}
#redwhite_header
	{
	margin-top: 8px;
	
	margin-bottom: 8px;
	}
#redwhite_header .red
{
	float: left;
	font-size: 24px;
	color: #ff0000;	
}

#redwhite_header .white
{
	float: left;
	font-size: 24px;
	color: #ffffff;	
}

.homepage_title
{
	margin-top: 10px;	
	margin-bottom: 8px;
}

.homepage_title img
{
	display: block;
	margin-top: 1px;
}

.main_left_column ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
li.button_grey a
{
	line-height: 18px;
	display: block;
	background-image: url("/img/buttons/grey_bg.gif");
	padding: 0;
	padding-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

li.button_grey
{
	
	background-image: url("/img/buttons/grey_bg.gif");
	background-position: top right;
	display: block;
	float: left;
	margin-right:8px;
	lie-height: 18px;
	margin-bottom: 4px;
}

li.button_red a
{
	line-height: 18px;
	display: block;
	background-image: url("/img/buttons/red_bg.gif");
	background-position: top left;
	padding: 0;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

li.button_red
{
	
	background-image: url("/img/buttons/red_bg.gif");
	background-position: top right;
	padding: 0;
	padding-right: 10px;
	display: block;
	float:left;
	margin-right:8px;
	margin-bottom: 4px;
}

#konsierz
{
	background: #333;
}

div.places_list
{
	width: 370px;
	float: left;
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-right: 20px;
	margin-top: 15px;
}

div.place_mini
{
	float: left;
	margin-right: 8px;
}

div.place_name
{
	font-weight: bold;
	margin-bottom: 3px;
}

div.last
{
	margin-right: 0;
}
div#start
{
	width: 109px;
	height: 28px;
	background-image: url('/img/buttons/start.gif');
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 16px;
	float: left;
}

div.allcon
	{
		margin-top: 20px;
	}
#lead
 {
 	background: #ff0000;
 	padding: 10px;
 }

#main_extra_txt
{
	padding: 10px;	
}

#main_men img
{
	margin-right: 26px;
	margin-bottom: 15px;
}

#main_women img.last
{
	margin-right: 0;
}


#main_women img
{
	margin-right: 26px;
	margin-bottom: 15px;
}

#main_men img.last
{
	margin-right: 0;
}
div.main_woman_txt
{
	width: 250px;
	margin-left: 10px;
}

div.main_parties
{
	width: 360px;
	margin-left: 25px;
	
}

div.main_party
{
	width: 360px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

div.party_desc
{
	width: 240px;	
	margin-left: 10px;
}


div.cityImg
	{
		padding: 2px;
		border: 1px solid #222;
		float: left;
		margin-bottom: 8px;
		margin-right:18px;
		text-align: center;
		text-transform: uppercase;
		
	}

div.last {margin-right: 0}
	
div.cityImg a {text-decoration: none}
/*********** BMW **********/

#bmw_tales
{
	background: #000000;
}

#bmw_videotales
{
	background: #000000;
}

div.tale_img
{
	float: left;
	margin-right: 15px;
}

div.tale_text
{
	padding-top: 15px;
	font-size: 11px;
}

#tales_navi
{
	text-align: center;
	background: #1e1e1e;
	padding: 4px;
}

#videotales_navi
{
	background: #1e1e1e;
	text-align: center;
	padding: 4px;
}

#tales_navi a.active
{
	
	color: #ff0000;
	height: 25px;
	line-height: 25px;
}

#videotales_navi a.active
{
	color: #ff0000;
	height: 25px;
	line-height: 25px;
}

div.movie_next
{
	font-size: 10px;
	padding: 4px;
}

div.movie_prev
{
	font-size: 10px;
	padding: 4px;
}

li.inline
	{
		display: block;
		float: left;
	}
li.letter
	{
		margin-right:5px;
		position: relative;
	
	}
li.letter div
	{
		padding: 1px 14px 1px 14px;
		cursor: pointer;
		position: relative;
		z-index: 3;
		font-size:23px;
	}

li.letter div.active
	{
		background: #555;
		position: relative;
		z-index:20;
	}
	
li.letter a
	{
		text-decoration: none;
		line-height: 22px;
		font-size:14px;
	}
	
li.letter a:hover
	{
		text-decoration: underline;
	}
li.letter ul
	{
		position: absolute;
		top: 25px;
		left: 0;
		padding: 0px 10px 4px 6px;
		cursor: pointer;
		background:#555;
		z-index: 200;
	}

div.blackline
	{
		border-bottom: 1px solid #000;
	}
/*********** SUBSKRYPCJA ***********/
div.subskrypcja input, div.subskrypcja select
{
	border: 1px solid #cfcfcf;
	background: #555555;
	color: #ffffff;
}

div.subskrypcja input.error, div.subskrypcja select.error
{
	border: 1px solid #ff0000;
	background: #ffffff;
	color: #000000;
}

p.errortext {
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #ffffff;
}

span.red {
	color: #ff0000;
}

div.subskrypcja table
{
	width: 760px;
	border: none;
	font-size: 12px;
	font-weight: normal;	
}


/************ KONKURS *************/

#tag_cloud
	{
		padding: 2px;
		margin-right:3px;
		text-align:center;	
		padding-bottom: 30px;
	}
#tag_cloud a {text-decoration: none;}
#tag_cloud a:hover {text-decoration: underline;}
#tag_cloud a.l1 { font-size: 10px; }
	#tag_cloud a.l2 { font-size: 11px; }
	#tag_cloud a.l3 { font-size: 10px; font-weight: bold; }
	#tag_cloud a.l4 { font-size: 11px; }
	#tag_cloud a.l5 { font-size: 11px; font-weight: bold; }
	#tag_cloud a.l6 { font-size: 12px; }
	#tag_cloud a.l7 { font-size: 11px; font-weight: bold; }
	#tag_cloud a.l8 { font-size: 13px; }
	#tag_cloud a.l9 { font-size: 12px; font-weight: bold; }
	#tag_cloud a.l10 { font-size: 14px; }
	#tag_cloud a.l11 { font-size: 12px; font-weight: bold; }
	#tag_cloud a.l12 { font-size: 15px; }
	#tag_cloud a.l13 { font-size: 14px; font-weight: bold; }
	#tag_cloud a.l14 { font-size: 16px; }
	#tag_cloud a.l15 { font-size: 15px; font-weight: bold; }
	#tag_cloud a.l16 { font-size: 17px; }
	#tag_cloud a.l17 { font-size: 16px; font-weight: bold; }
	#tag_cloud a.l20 { font-size: 18px; }
	#tag_cloud a.l21 { font-size: 17px; font-weight: bold; }
	#tag_cloud a.l22 { font-size: 19px; }
	#tag_cloud a.l23 { font-size: 17px; font-weight: bold; }
	#tag_cloud a.l24 { font-size: 20px; }
	#tag_cloud a.l25 { font-size: 19px; font-weight: bold; }
	#tag_cloud a.l26 { font-size: 21px; }
	#tag_cloud a.l27 { font-size: 20px; font-weight: bold; }
	#tag_cloud a.l28 { font-size: 21px; font-weight: bold; }

