/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;	
}

body
{
	background: url(/images/bg_bar.jpg) repeat-x;
	background-color: #3e5370;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#wrapper
{
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;	
	margin-bottom: 20px;
}

a
{
	text-decoration: none;
	color: #3f608f;	
}

#header
{
	padding-top: 5px;
}

#header #logo
{
	float: left;
	margin-top: 0px;
}

#header #banner
{
	float: right;	
}

#top_menu
{
	background:url(/images/menu_bar.jpg) no-repeat;
	width:962px;
	height:48px;
	margin-top: 10px;
}

#top_menu ul
{
	list-style: none;
	padding-top: 8px;
	padding-left: 15px;
}

#top_menu ul li
{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right:1px solid #a5c7e6;
}

#top_menu ul li:last-child
{
	border:0;	
}

#top_menu ul li a
{
	color: #a5c7e6;
	text-decoration:none;
	font-weight:bold;
}

#top_menu ul li a.active
{
	color: #fff;	
}

#top_menu ul li:hover a
{
	color: #fff;	
}

#top_menu #share
{
	float: right;
	margin-top: 5px;
	margin-right:15px;	
}

.regular, .two_small
{
	float: left;
	margin-right: 1px;
	line-height:0;
}

.regular
{
	overflow:hidden;
	height:180px;	
}

.regular img
{
	width: 241px;
	height:180px;	
}

.regular_play
{
	background-image:url(/images/youtube_play_big.png);
	position:relative;
	width:40px;
	height:40px;
	top: -160px;
	left: 100px;
}

.regular_bar
{
	top: -45px;
	position:relative;
	color:#FFF;
	background:url(/images/pasek.png) repeat;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height:15px;
	height:40px !important;
	overflow:hidden;
}

.regular_bar .smaller
{
	font-size: 12px;
	line-height:12px;
	margin-top: 3px;
		width:230px;
	overflow:hidden;
}

.regular_bar .bigger
{
	font-size: 15px;
	text-transform:uppercase;
	font-style:italic;
	line-height:15px;
	width:230px;
	overflow:hidden;
}

.small_one_play
{
	background:url(/images/youtube_play_small.png);
	position:absolute;
	width: 30px;
	height:30px;
	z-index:100;
	margin-top:-60px;
	margin-left:43px;

}

.small_one img
{
	width: 117px;
	height: 89px;
}

#footer
{
	color: #848484;
	font-size: 12px;
	border-top: 1px solid #848484;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer #first_row
{
	text-align:center;	
}

#footer #first_row a
{
	margin-right: 20px;	
}

#footer #second_row
{
	border-top: 1px solid #848484;
	margin-top: 15px;
	padding-top: 15px;	
}

#footer #second_row ul
{
	list-style:none;	
}

#footer #second_row ul li
{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #848484;
}

#footer #second_row ul li:last-child
{
	border:0;	
}

#footer #second_row ul li a
{
	color: #848484;
	text-decoration:none;
}

#footer #second_row #copyrights
{
	float: right;	
}

#content
{
	margin-top: 3px;
}

#content .headline
{
	color: #3f608f;
	font-style:italic;
	font-weight:bold;
	padding-left: 20px;
	font-size: 22px;
	background:url(/images/stripe.jpg) repeat-y;
	margin-bottom: 10px;
}

#content #home_page_articles
{
	float:left;
	border-top: 1px solid #848484;
	width:600px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 20px;	
}

#content .article_link
{
	background:url(/images/doc.png) no-repeat 0 0;
	padding-left: 20px;
	font-size: 12px;
	width:280px;
	float:left;
	margin-bottom: 10px;
}

#content .article_link a
{
	color:#5b5b5b;
	text-decoration:none;
}

#content .article_link a:hover
{
	color:#092c5d;	
}

#breadcrumb
{
	color:#3f608f;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #848484;
	padding-bottom: 10px;
}

#breadcrumb a
{
	color:#585858;
	text-decoration:none;	
	font-weight:normal;
}

.capital
{
	text-transform: uppercase;
}

#user_content
{
	color:#425166;
	font-size: 12px;
	margin-top: 10px;	
}

#user_content p
{
	margin-bottom: 10px;	
}

#standard_left
{
	float: left;
	width:600px;
}

#standard_right
{
	float:right;
	width:320px;	
}

.article_on_list
{
	border-bottom: 1px solid #adadad;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.article_on_list img
{
	float: left;
	width:260px;
	height:194px;		
}

.article_on_list .text
{
	font-size: 12px;
	margin-top: 15px;	
	color: #3f608f;
}

.article_on_list .content
{
	float: right;
	width:680px;
}

.article_on_list .read_more
{
	color: #585858;
	font-size: 12px;
	margin-top: 20px;
	background: url(/images/read_more.jpg) no-repeat right;
	width: 70px;
	padding-right: 13px;
}

.article_on_list .read_more a
{
	color: #585858;
	text-decoration:none;
}

#paginator
{
	color: #585858;
	font-size: 12px;
	text-align:right;
}

#paginator ul
{
	float: right;
	list-style:none;
	display:block;
}

#paginator ul li
{
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid;	
}

#paginator ul li:last-child
{
	padding:0;
	border:0;	
}

#paginator a
{
	color: #585858;
	text-decoration:none;
}

#paginator li.active
{
	color: #3f608f;
	text-decoration:none;
	font-weight:bold;
}

.next a, .prev a
{
	font-size: 12px;
	color:#425166;
	text-decoration:none;	
}

.next
{
	float: right;
	margin-top: 20px;
}

.prev
{
	float: left;
	margin-top: 20px;
}

#comments a
{
	color:#7d7d7d;
	text-decoration: none;	
}

#comments
{
	border-top: 1px solid #848484;
	margin-top: 30px;
	padding-top: 5px;
	color:#425166 !important;
	font-size: 12px;
}

#comments .add_comment
{
	background:url(/images/comment_plus.png) no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	height:30px;
	color: #585858;
	float:right;
}

#comments .comment_form
{
	border-top: 1px solid #848484;
	padding-top: 10px;
	color:#7d7d7d;
	font-size:12px;
}

#comments input[type=text]
{
	width: 400px;
}

#comments input[type=submit]
{
	background:#3e5370;
	border:0;
	color:#fff;
	padding: 10px 10px 10px 10px
}

#comments textarea
{
	width: 400px;
	height:100px;	
}

.comment
{
	background:url(/images/comment.png) no-repeat 0 35px;
	font-size:12px;
	min-height:40px;
	border-top: 1px solid #848484;
	padding-top:15px;
	margin-top: 15px;
}

.comment .author
{
	font-size: 14px;
	color:#425166;
	text-transform:uppercase;
}

.comment .entry
{
	padding-left: 30px;
	margin-top:2px;
	color:#425166;
}

.yt
{
	font-size: 12px;
	margin-top: 5px;	
}

.youtube
{
	border-bottom: 1px solid #848484;
	width:300px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}