/* = reset reloaded
====================================== */

html,body,ul,li
{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}


/* = general
====================================== */
ol,ul{
	list-style:none;
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

/* = content
====================================== */

#content
{
	color:#343434;
	font: normal 11px Tahoma, sans-serif;
	padding-bottom: 400px !important;
	padding-bottom: 3px;
	clear: both;
}

.sortableitem .heading.nav { cursor: move; }

#content .heading
{
	background:transparent url('../layout/menu_grey.gif') repeat-x top left;
	height:28px;
}

#content .heading h3
{
	/*background:transparent url('../gfx/layout/nheading-filler.gif') no-repeat top right;*/
	height:27px;
	padding-top:2px;
	width:100%;
}


#content .heading h3 span
{
	background-repeat:no-repeat;
	display:block;
	margin-left:10px;
	height:21px;
	text-indent:-9000px;
}

#content .heading h3 a
{
	background-repeat:no-repeat;
	display:block;
	margin-left:10px;
	height:21px;
	/*text-indent:-9000px; */
}

#content .heading.nav
{
	position: relative;
}

#content .heading .nav
{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;

	width: 36px;
	height: 35px;
	text-indent:-9000px;
}

#content .heading .nav a{
	display: block;
	float: left;
	width: 100%;
	height: 16px;
	margin-bottom: 2px;
	text-indent: -9999px;
	background: no-repeat center center;
	cursor: pointer;
}

#content .heading .nav .play {background-image: url('../layout/heading_play.png');}
#content .heading .nav .pause {background-image: url('../layout/heading_pause.png');}


/* = column positioning
====================================== */

.column-left-row1 {
	float:left;
	width:330px;
}

.column-right-row1{
	float:right;
	width:496px;
}

.column-left-row2 {
	float:left;
	width:496px;
}

.column-right-row2{
	float:right;
	width:330px;
}


/* = polecamy
====================================== */

.polecamy{
	background: #c0c0c0;
	padding: 6px 5px 5px;
	float: left;
}

.polecamy_txt{
	display: block;
	float: left;
	width: 478px;
	height: 312px;
	background: #f9f9f9;
	padding: 3px;
	border: 1px solid #9a9a9a;
	border-top: 0;

}

.polecamy_txt h1 a{
	position: relative;
	display: block;
	float: left;
	padding: 210px 7px 0px;
	width: 435px;
	font-family: 'Trebuchet MS';
	font-size:17px;
	font-weight:normal;
	text-decoration: underline;
	color: #DA0F0F;
	cursor: pointer;
}

.polecamy_txt h1 a:link{
	text-decoration: underline;
}

.polecamy_txt h1 a:hover{
	color: #161616;
}

.polecamy_txt h1 a span{
	display: block;
	position: absolute;
	width: 449px;
	height: 200px;
	top: 0px;
	left: 0px;
	padding-left: 28px;
	background: no-repeat center center;
}

.polecamy_txt p{
	display: block;
	float: left;
	padding: 7px;
	padding-top: 15px;
	height: 60px;
	text-align: justify;
	overflow: hidden;
	font-size: 12px;
}

.polecamy ul {
	margin-bottom: -20px;
}


.polecamy ul li{
	display: block;
	float: left;
	width: 111px;
	height: 26px;
	padding: 3px 3px 3px 3px;
	/*padding: 3px 3px 3px 3px !important; */
	border: 1px solid;
	border-color: transparent;
	border-bottom-color: #9a9a9a;
}

.polecamy ul li a{
	background: #e5e5e5;
	display: block;
	text-align: center;
	width: 109px;
	height: 24px;
	border: 1px solid #C0C0C0;
	text-decoration: none;
	/*text-indent: -9999px;*/
}


.polecamy ul li a p{
	padding-top: 4px;
	font-weight: bold;
	/*text-indent: -9999px;*/
}

.polecamy ul .ac {
	background: #f9f9f9;
	border: 1px solid #9a9a9a;
	border-bottom-color: #f9f9f9;
}

.tit{
	color: #FFFFFF;
	font-weight: bold;
}
