*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
	background: #080808 url(images/bg_body.jpg);
}
body
{
	height: 100%;
	font: 11px Verdana, Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: #f2f2f2;
}
img
{
	border: 0;
}

a, a:link, a:visited, a:active, a:focus
{
	outline: none;
}
.outer {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
.clear {
	clear: both;
}
/*index page */

.navigation
{
	padding: 10px;
	height: 15px;

}
.alignleft
{
	text-align: left;
	float: left;
}
.alignright
{
	text-align: right;
	float: right;
}
.clear {
	clear: both;
}
div#master
{
	margin: 0 auto;
	padding: 0 9px 0 9px;
	width: 972px;
	height: 100%;
	background: url(images/glow.png) 110px 0 no-repeat;
}
div#top
{
	width: 972px;
}
	div#top-header
	{
		padding: 10px 0 10px 0;
		width: 972px;
		height: 10px;
		color: white;
		text-align: right;
		word-spacing: 10px;
	}
	div#top-header a, div#top-header a:link, div#top-header a:visited
	{
		color: white;
		word-spacing: 2px;
		text-decoration: none;
	}
	div#top-header a:hover
	{
		color: #cfcfcf;
	}
	div#top-top_banner
	{
		width: 972px;
		text-align: center;
	}
	div#top-logo
	{
		width: 500px;
		height: 75px;
		float: left;
	}
	div#top-login
	{
		width: 472px;
		height: 75px;
		word-spacing: 8px;
		text-align: right;
		float: right;
	}
	div#top-menu
	{
		padding-top: 16px;
		width: 972px;
		height: 36px;
		clear: both;
		text-align: center;
		background: url(images/bg_menu.png) 0 0 no-repeat;
	}
	div#top-menu img.current
	{
		background: url(images/bg_menu_current.png) center -3px no-repeat;
	}
	div#top-menu img
	{
		margin-right: 15px;
	}
	div#top-navi_bar
	{
		margin: 5px 0 5px 0;
		padding: 3px 0 0 0;
		width: 49%;
		height: 20px;
		font-size: 130%;
		color: #a1a1a1;
		float: left;
	}
	div#top-navi_bar a, div#top-navi_bar a:link, div#top-navi_bar a:visited
	{
		color: #a1a1a1;
	}
	div#top-navi_bar a:hover
	{
		text-decoration: none;
	}
	div#top-search_bar
	{
		margin: 5px 0 5px 0;
		width: 290px;
		height: 23px;
		float: right;
	}
	div#banner-top
	{
		width: 972px;
		padding: 5px 0;
		clear: both;
	}
		div#top-search_bar-form-query
		{
			padding-left: 7px;
			width: 206px;
			height: 23px;
			float: left;
			background: url(images/bg_top-search_bar-form-query.gif) 0 0 no-repeat;
		}
		div#top-search_bar-form-query input
		{
			padding: 4px 5px 0px 5px;
			width: 196px;
			height: 19px;
			border: 0;
			color: white;
			background-color: transparent;
		}
		div#top-search_bar-form-button
		{
			width: 77px;
			height: 23px;
			float: right;
		}
		div#top-search_bar-form-button input
		{
			width: 76px;
			height: 23px;
			border: 0;
			background: url(images/bg_top-search_bar-form-button.gif) 0 0 no-repeat;
			cursor: pointer;
		}
		
div#loginPage
{
	text-align: center;
	line-height: 30px;

}
div#loginPage a:link, div#loginPage a:visited, div#loginPage a
{
	color: #7a7a7a;
}
div#loginPage a:hover
{
	text-decoration: none;
}
.ddsg-wrapper
{
			color: #7a7a7a;
}
.ddsg-wrapper h2
{
			margin: 10px 10px;
}
.ddsg-wrapper ul
{
	padding: 20px 50px;
}
.ddsg-wrapper ul a, .ddsg-wrapper ul a:link, .ddsg-wrapper ul a:visited
{
	font-weight: bold;
	color: #00b7dd;
}
.ddsg-wrapper li a, .ddsg-wrapper li a:link, .ddsg-wrapper li a:visited
{
	font-weight: normal;
}

.ddsg-wrapper a:hover
{
	color: white;
	text-decoration: none;
}
.ddsg-pagenav
{
	color: gray;

}
		
		
div#main
{
	padding-bottom: 20px;
	float:left;
	clear: both;
}
div#main-banner_right
{
	position: absolute;
	z-index: 20;
	margin-left: 980px;
	padding: 0 5px;
}
div#main h2 img
{
	padding-bottom: 10px;
}
	div#main-content
	{
		padding: 15px 0 0 0;
		width: 972px;
		border-top: 1px solid #373737;
		background: url(images/glow2.png) center top no-repeat;
	}	
		div#main-content-recomended
		{
			width: 673px;
			float: left;
		}
		div#main-content-recomended h2
		{
			padding-left: 10px;
		}

		div#main-content-recomended-box
		{
			padding: 5px;
			width: 663px;
			height: 300px;
			background: #232c35;
		}
		li.jcarousel-item img
		{
			width: 663px;
			height: 300px;
		}
		div.main-content-recomended-box-top-bar
		{
			position: absolute;
			margin-top: 30px;
			width: auto;
			font-size: 27px;
			color: white;
			font: normal normal normal 30px 'Times New Roman', Verdana, Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
			padding: 6px 15px 6px 15px;
			background: url(images/opacity_blank.png) repeat-x;
		}
		div.main-content-recomended-box-bottom-bar
		{
			position: absolute;
			margin-top: 280px;
			padding: 3px 15px 3px 15px;
			height: 14px;
			width: 633px;
			font-size: 12px;
			color: #8becff;
			background: url(images/opacity_blank.png);
		}
		div#main-content-recomended-box-bottom-bar-buttons
		{
			font-weight: bold;
			float: right;
		}
		div#main-content-recomended-box-bottom-bar-buttons span
		{
			padding: 2px 6px 4px 6px;
			background: url(images/bg_recomended-box-button.gif) 0 0 no-repeat;
			cursor: pointer;
		}
		div#main-content-post
		{
			padding-bottom: 20px;
			width: 670px;
			color: #535353;
			border: 1px solid white;
			float: left;
			background-color: white;
		}
		div#main-content-post h1.cat_header
		{
			margin: 10px 0;
			font-size: 130%;
			text-align: center;
		}
		div#main-content-post a, div#main-content-post a:link, div#main-content-post a:visited
		{
			color: #7a7a7a;
		}
		div#main-content-post a:hover
		{
			color: #7a7a7a;
			text-decoration: none;
		}
		div#contact-box
		{
			height: 750px;
			padding-top: 20px;
			line-height: 25px;
		
		}
		div#dla-prasy-box
		{
			height: 750px;
			padding-top: 40px;
			line-height: 25px;
		
		}
		div#main-content-searchResults
		{
			padding: 20px;
			width: 620px;
			color: #7a7a7a;
			float: left;
			background-color: white;
			
		}
		div#main-content-searchResults div.post
		{
			padding: 10px 0;
		}
		div#main-content-searchResults div.post p.postmetadata
		{
			margin-top: 10px;
		}
		div#main-content-searchResults a, div#main-content-searchResults a:link, div#main-content-searchResults a:visited
		{
			color: #808080;
			font-weight: bold;
			text-decoration: none;
		}
		div#main-content-searchResults a:hover
		{
			color: #cfcfcf;
			font-weight: bold;
		}
		div#main-content-searchResults h3 a, div#main-content-searchResults h3 a:link, div#main-content-searchResults h3 a:visited
		{
			color: #0aa4c5;
			text-decoration: none;
		}
		div#main-content-searchResults h3 a:hover
		{
			color: gray;
			text-decoration: none;
		}
		div.main-content-post-photo
		{
			padding-bottom: 2px;
			border-bottom: 1px solid #d3d3d3;
		}
		div.main-content-post-photo img
		{
			width: 670px;
		}
		div.main-content-post-text
		{
			padding: 15px 35px 15px 25px;
			border-top: 1px solid #d3d3d3;
		}
		div.main-content-post-zajawka
		{
			padding: 20px 35px;
		}
		div.main-content-post-zajawka img
		{
			margin: 2px 5px 5px 0;
			float: left;
		}
		div.main-content-post-zajawka h2
		{
			font-size: 120%;
		}
		div.main-content-post-zajawka p.added_time
		{
			margin-bottom: 5px;
			font-size: 90%;
		}
		div.main-content-post-other
		{
			padding: 15px 35px 15px 25px;
			border-top: 1px solid #d3d3d3;
			height: 750px;
		}

		div.main-content-post-text h1
		{
			font-size: 20px;
			font-weight: bold;
			text-decoration: none;
		}
		div.main-content-post-text h2 a, div.main-content-post-text h2 a:link, div.main-content-post-text h2 a:visited
		{
			font-size: 20px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}
		div.main-content-post-text h2 a:hover
		{
			color: black;
		}
		div.main-content-post-text p
		{
			padding: 15px 0 0 0;
			font-size: 12px;
		}
		
		
div.main-content-post-text div.wp-caption
{
	background: #efefef;
	border: 1px solid gray;
	color: #656565;
	padding: 10px 5px 5px 5px;
	text-align: center;
	margin: 10px auto;
}

div.main-content-post-text div.wp-caption img
{
	margin: 0;
}


div.main-content-post-text div.wp-caption a
{
	border: none;
}

div.main-content-post-text div.wp-caption p.wp-caption-text
{
	text-align: center;
	font-size: 90%;
}		
		
		div.main-content-post-text ul, div.main-content-post-text ol
		{
			padding: 15px 0 0 0;
			font-size: 12px;
			list-style-position: inside;
		}

		div.main-content-post-text p.added_time
		{
			padding: 2px 0 0 0;
			font-size: 10px;
		}
		div.main-content-post-text img
		{
			vertical-align: middle;
			margin: 10px;
		}
		div.main-content-post-text p.tags
		{
			color: black;
			font-size: 10px;
			clear: both;
		}
		div.main-content-post-text p.tags a, div.main-content-post-text p.tags a:link, div.main-content-post-text p.tags a:visited
		{
			color: black;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
		}
		div.main-content-post-text p.tags a:hover
		{
			color: gray;
		}
		div#main-content-post-form
		{
			margin: 30px 0;
		}
		div#main-content-post-form h2
		{
			margin-bottom: 10px;
			padding: 1px 10px;
			font: normal normal normal 17px 'Times New Roman';
			color: white;
			background: url(images/bg_main-content-post-text-h1.gif) 0 0 repeat-x;
		}
		div#main-content-post-form p
		{
			font-size: 10px;
			padding: 3px 15px;
		}
		div#main-content-post-form p input
		{
			padding: 2px;
			font-size: 11px;
			border: 1px solid #c2c2c2;
			background-color: white;
		}
		div#main-content-post-form p input.button
		{
			padding: 5px;
			font-size: 11px;
			color: #7a7a7a;
			border: 1px solid #c2c2c2;
			background-color: #efefef;
			cursor: pointer;
		}
		div#main-content-post-form p textarea
		{
			padding: 2px;
			font-size: 12px;
			width: 100%;
			height: 80px;
			border: 1px solid #c2c2c2;
			background-color: white;
		}
		div.main-content-post-comment
		{
			margin: 10px 10px;
			padding-bottom: 15px;
			border: 1px solid #c2c2c2;
		}
		div.main-content-post-comment-top
		{
			padding: 10px;
			height: 10px;
			border-bottom: 1px solid #c2c2c2;
		
		}
		div.main-content-post-comment p 
		{
			margin: 0 20px;
			color: #3d3d3d;
		}
		div.main-content-post-comment p span a, div.main-content-post-comment p span a:link, div.main-content-post-comment p span a:visited
		{
			padding: 4px;
			border: 1px solid #cdcdcd;
			color: #626262;
			background-color: #efefef;
			text-decoration: none;
		}

		div#main-content-news
		{
			width: 298px;
			float: left;
			padding-bottom: 10px;
		}
		div#main-content-news h2
		{
			padding-left: 10px;
		}
div#main-content-news h2 a {
	text-decoration: none;
	color: #aaa;
	width: 145px;
	height: 33px;
}
div#main-content-news h2 a:hover {
	color: #666;
}
div#main-content-news h2 img {
	float: left;
}
div#main-content-news h2 span {
	float: right;
	display: block;
	font-size: 24px;
	font-weight: normal;
	line-height: 20px;
}

		div#main-content-favorites
		{
			width: 292px;
			float: right;
			padding: 15px 0 0 0;
			border-top: 1px solid #373737;
			background: url(images/glow2.png) top center no-repeat;
		}
		div#main-content-favorites-box
		{
			width: 272px;
			float: right;
			padding: 10px;
		}
		div#main-content-favorites-box a, div#main-content-favorites-box a:link, div#main-content-favorites-box a:visited
		{
			color: white;
			text-decoration: none;
		}
		div#main-content-favorites-box a:hover
		{
			color: #cfcfcf;
		}
		div#main-content-favorites-box ul
		{
			margin-left: 15px;
			line-height: 20px;
		}

		div#main-content-news-box
		{
			padding: 5px 5px 5px 0px;
			width: 293px;
			height: 300px;
			overflow: hidden;
			font-size: 120%;
			color: #00b7dd;
			text-align: right;
			background: #232c35;
		}
		div#main-content-news-box a, div#main-content-news-box a:link, div#main-content-news-box a:visited
		{
			color: #00b7dd;
			text-decoration: none;
		}
		div#main-content-news-box a:hover
		{
			color: #006a7c;
			text-decoration: none;
		}
		div#main-content-news-box div#news-slider {
			position: absolute;
			top: 0;
			left: 0;
		}
		div#main-content-news-box div#news-container {
			height: 276px;
			overflow: hidden;
			position: relative;
		}
		div#main-content-news-box div.news
		{
			padding: 8px 10px 8px 10px;
			width: 273px;
			height: 84px;
			font-size: 70%;
			color: #88ebff;
			text-align: left;
			background: #050405 url(images/bg_news.gif) 0 0 repeat-x;
			position: relative;
			z-index: 10;
		}
		div#main-content-news-box div.news-button {
			height: 21px;
			background: #050405 url(images/bg_news.gif) center center repeat-x;
			border-top: 0px solid #232C35;
			padding: 3px 0 0 105px;
		}
		div#main-content-news-box div.news-button a {
			display: block;
			float: left;
			width: 20px;
			height: 20px;
			padding: 0 10px;
			background: url('/wp-content/themes/default/images/news_arrow.png') top center no-repeat;
			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/default/images/news_arrow.png', sizingMethod='scale');*/
		}
		div#main-content-news-box div.news-button a#newsDOWN {
			background-position: bottom center;
		}
		div#main-content-news-box div.news img
		{
			/*padding-left: 5px;*/
			width: 94px;
			height: 66px;
			border: 1px solid #434343;
			float: right;
			background: url(images/zaslepka.jpg) 0 0 repeat-x;
		}
		div#main-content-news-box div.news h3
		{
			position: absolute;
			left: 10px;
			top: 8px;
			height: 31px;
			width: 165px;
			overflow: hidden;
		}

		div#main-content-news-box div.news p
		{
			position: absolute;
			left: 10px;
			top: 50px;
			height: 36px;
			width: 165px;
			overflow: hidden;
			font-size: 10px;
			line-height: 12px;
		}

		div#main-content-news-box div.news h3 a, div#main-content-news-box div.news h3 a:link, div#main-content-news-box div.news h3 a:visited
		{
			font-size: 13px;
			line-height: 15px;
			color: #dfdfdf;
		}
		div#main-content-news-box div.news h3 a:hover
		{
			color: #c2b4b5;
		}


div#main-cycles-head {
	width: 970px;
	margin: 0 auto;
	padding: 12px 0 5px 0;
	background: url(images/glow2.png) top center no-repeat;
}

div#main-cycles-head h2 {
	text-align: center;
	width: 323px;
	float: left;
	
}

div#main-cycles-head h2 a {
	display: block;
	height: 100%;
}

div#main-cycles {
	width: 966px;
	margin: 0 auto;
	background: #232C35;
	padding: 5px 0 5px 5px;
	margin-bottom: 10px;
}
div#main-cycles div.news {
	float: left;
}
div#cycles {
	background: #232C35;
}

		div#cycles div.news
		{
			padding: 8px 10px 8px 10px;
			width: 297px;
			height: 76px;
			font-size: 80%;
			color: #88ebff;
			text-align: left;
			background: #050405 url(images/bg_news.gif) 0 0 repeat-x;
			position: relative;
			margin-right: 5px;
		}
		div#cycles div.news img
		{
			/*padding-left: 5px;*/
			width: 94px;
			height: 66px;
			border: 1px solid #434343;
			float: right;
			background: url(images/zaslepka.jpg) 0 0 repeat-x;
		}
		div#cycles div.news h3
		{
			position: absolute;
			left: 10px;
			top: 8px;
			height: 31px;
			width: 165px;
			overflow: hidden;
		}

		div#cycles div.news p
		{
			position: absolute;
			left: 10px;
			top: 50px;
			height: 36px;
			width: 170px;
			overflow: hidden;
			font-size: 10px;
			line-height: 12px;
		}

		div#cycles div.news h3 a, div#cycles div.news h3 a:link, div#cycles div.news h3 a:visited
		{
			font-size: 13px;
			color: #dfdfdf;
			text-decoration: none;
		}
		div#cycles div.news h3 a:hover
		{
			color: #c2b4b5;
		}

		


	div#main-subcontent
	{
		padding: 15px 0 10px 0;
		width: 972px;
		border-top: 1px solid #373737;
		background: url(images/glow2.png) center top no-repeat;
		clear: both;
	}
		div#main-subcontent-comments
		{
			width: 656px;
			float: left;
		}
		div#main-subcontent-comments-box
		{
			/*padding: 5px;*/
			width: 308px;
			/*background: #232c35;*/
			border: 5px solid #232c35;
			border-bottom: 10px solid #232c35;
			overflow: hidden;
	}
		div#main-subcontent-comments-background
		{
		background-color: black;
		opacity: 0.55;
		filter: alpha(opacity=55);
		height: 365px;
		min-height: 365px;
		max-height: 365px;
		}
		div#main-subcontent-comments-box div.comment
		{
			padding-bottom: 5px;
			/*border-bottom: 5px solid #232c35;*/
		}
		div#main-subcontent-comments-box div.comment h3
		{
			padding: 4px 10px 4px 10px;
			color: #b2b2b2;
			font-size: 11px;
			font-weight: normal;
			border-bottom: 1px solid #2b2b2b;

		}
		div#main-subcontent-comments-box div.comment h3 a, div#main-subcontent-comments-box div.comment h3 a:link, div#main-subcontent-comments-box div.comment h3 a:visited
		{
			color: #b2b2b2;
			font-weight: bold;
			text-decoration: none;
		}
		div#main-subcontent-comments-box div.comment h3 a:hover
		{
			color: white;
		}
		div#main-subcontent-comments-box div.comment p
		{
			padding: 4px 10px 4px 10px;
			color: #fefefe;
			font-size: 10px;
		}
		div#main-subcontent-comments-box div.comment span.nick_or_number, span.nick
		{
			color: #00c5f0;
			font-weight: bold;
		}
		
		div#main-subcontent-advertise, div#main-subcontent-advertise_2
		{
			width: 300px;
			text-align: right;
			float: right;
		}
		div#main-subcontent-advertise_2
		{
			margin-top: 30px;
		}
		div#main-subcontent-advertise img, 	div#main-subcontent-advertise_2 img
		{
			width: 292px;
		}
	div#main-categories
	{
		padding: 15px 0 10px 0;
		width: 972px;
		border-top: 1px solid #373737;
		background: url(images/glow2.png) top center no-repeat;
	}
		div#main-categories-mostpopular
		{
			margin-right: 9px;
			width: 318px;
			float: left;
			text-align: center;
		}
		div#main-categories-mostcommented
		{
			margin: 0 0px 0 0px;
			width: 318px;
			float: right;
			text-align: center;
		}
		div#main-categories-mostrated
		{
			margin-left: 0px;
			width: 318px;
			float: left;
			text-align: center;
		}
		div#main-categories div.main-categories-box
		{
			padding: 5px;
			width: 308px;
			background: #232c35;
		}
		div#main-categories div.main-categories-box-item
		{
			margin-bottom: 5px;
			width: 308px;
			height: 217px;
		}
		div#main-categories div.main-categories-box-item img
		{
			width: 308px;
			height: 217px;
		}
		div#main-categories div.main-categories-box-item-desc
		{
			position: absolute;
			margin-top: 117px;
			padding: 20px 10px 0px 10px;
			height: 80px;
			width: 288px;
			text-align: right;
			background: url(images/opacity_blank.png);
		}
		div#main-categories div.main-categories-box-item-desc h3
		{
			margin-bottom: 3px;
			font-size: 14px;
			font-weight: bold;
			color: #00c5ef;
		}
		div#main-categories div.main-categories-box-item-desc h3 a, div#main-categories div.main-categories-box-item-desc h3 a:link, div#main-categories div.main-categories-box-item-desc h3 a:visited 
		{
			color: #00c5ef;
			text-decoration: none;
		}
		div#main-categories div.main-categories-box-item-desc h3 a:hover
		{
			color: #b1f4ff;
		}
		div#main-categories div.main-categories-box-item-desc p
		{
			font-size: 10px;
			color: #fffeff;
		}
	div#main-rss
	{
		padding: 15px 0 20px 0;
		border-top: 1px solid #373737;
		background: url(images/glow2.png) center top no-repeat;
	}
	div#main-rss_2
	{
		margin-top: 30px;
		width: 263px;
		float: right;
		padding: 15px;
		border-top: 1px solid #373737;
		background: url(images/glow2.png) center top no-repeat;
	}
		div#main-rss div.main-rss-item, div#main-rss_2 div.main-rss-item
		{
			margin-right: 13px;
			width: 180px;
			height: 24px;
			/*background-color: #171717;*/
			float: left;
		}
		
		div#main-rss a, div#main-rss a:link, div#main-rss a:visited, div#main-rss_2 a, div#main-rss_2 a:link, div#main-rss_2 a:visited
		{
			color: #cfcfcf;
			text-decoration: none;
		}
		div#main-rss a:hover, div#main-rss_2 a:hover
		{
			color: #808080;
			text-decoration: none;
		}		
		div#main-rss_2 div.main-rss-item
		{
			margin-top: 20px;
		}
		div#main-rss div.main-rss-item img, div#main-rss_2 div.main-rss-item img
		{
			padding-right: 10px;
			vertical-align: middle;
		}
		div#main-rss div.main-rss-item p, div#main-rss_2 div.main-rss-item p
		{
			font-size: 10px;
		}
	div#main-footer
	{
		margin-top: 10px;
		padding: 0 65px 0 65px;
		width: 842px;
		height: 79px;
		font-size: 10px;
		color: #5e5e5e;
		border-top: 1px solid #373737;
		border-bottom: 1px solid #373737;
		background: url(images/glow3.png) top center no-repeat;
	}
		div#main-footer a, div#main-footer a:link, div#main-footer a:visited
		{
			color: #5e5e5e;
			text-decoration: none;
		}
		div#main-footer a:hover
		{
			color: #a9a9a9;
		}
		div#main-footer div
		{
			padding-top: 18px;
		}
		.jcarousel-container {
    position: relative;
}


.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
}
.jcarousel-skin-tango .jcarousel-container {
			padding: 5px;
			width: 663px;
			height: 300px;
			background: #232c35;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  663px;
    height: 300px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 663px;
    height: 300px;
}
.jcarousel-control {
		position: absolute;
		padding: 0 10px;
		top: 287px;
    width: 643px;
    text-align: right;
		z-index: 10;
}
.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #232c35;
    color: #eee;
    background: #050506;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
		color: #00d3ff;
}

#shadowbox_title
{
display: none;

}

#movieLink {
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
}
#movieLink a {
	font-size: 14px;
	font-weight: bold;
	color: #00C5EF;
	text-decoration: none
}
#movieLink a:hover {
	color: #B1F4FF;
}

div#readalso {
	background: url('images/readalso_bg.jpg') top center no-repeat;
	margin: 25px auto 10px auto;
	padding: 0px 0 0 30px;
	width: 560px;
	height: auto !important;
	height: 290px;
	min-height: 290px;
	border-bottom: 1px solid #eee;
}

div#readalso * {
	padding: 0;
	margin: 0;
}

div#readalso h2 {
	font-weight: bold;
	font-size: 14px;
	padding: 15px;
}

div#readalso img {
	height: 60px;
	width: 90px;
	border: 1px solid #434343;
	margin: 0;
}
div#readalso img:hover { border: 1px solid #666; }

div#readalso .leftra {
	display: block;
	float: left;
	width: 98px;
	height:70px;
}

div#readalso .rightra {
	float: left;
	width: 420px;
	height:70px;
	padding: 5px 0 0 5px;
	overflow: hidden;
	font-size: 10px;
}

div#readalso .rightra a{
	text-decoration: none;
	display: block;
	color: #666;
	font-size: 14px;
	padding-bottom: 5px;
}
div#readalso .rightra a:hover{
	text-decoration: underline;
	color: #666;
}

div#readalso div {
	clear: both;
}


div#e404 {
	padding-bottom: 20px;
	width: 670px;
	color: #535353;
	float: left;
}
div.e404box {
	width: 160px;
	float: left;
	height: 120px;
	min-height: 120px;
	background-position: center center;
	border-style: solid;
	border-width: 1px 1px  0;
	border-color: #000 #000 #000 #000;
}
a#join { margin-right: 8px; }


div.skyscraper {
    position: relative;
    z-index: 100;
}

div#reklama {
	margin: 0 auto;
}
div#reklama div{
	width: 750px;
	margin: 0 auto;
}
#adtaily-s1 {
	margin-bottom: 20px;
}
