html, body{
    height:100%;
}
#top{
    width:950px;
    height:230px;
    margin:0 auto;
}
#top .top{
    height:200px;
    width:950px;
}
#top .top .content{
    width:185px;
    margin-left:725px;
    margin-top:85px;
    float:left;
    display:inline;
}
#top .top-logo {
	display:block;
	width:225px;
	height:199px;
	float:left
}
#top .top-content-block {
	width:225px;
	height:128px;
	margin-top:72px;
	float:right;
}
#top .top-content {
    width:196px;
	margin-top:8px;
	text-align:right;
}
#top .top-content ul, #top .top-content ul li{
    display:block;
    position:relative;
}
#top .top-content ul li{
    height:29px;
    line-height:29px;
    list-style-image:none
}
#top .bottom{
    height:30px;
    width:950px;
}
#top .bottom .lc{
    width:205px;
    display:inline;
    margin-left:20px;
}
#top .login-container {
	width:218px;
	height:30px;
	padding-left:7px
}
#top .login-container div.left {
	margin-top:4px; *margin-top:3px;
}
#top .top-input {
	height:14px;
	padding:3px 5px;
	border:0;
	display:inline;
	width:77px;
	cursor:text;
}
#top .top-login {
	margin-left:8px;
	margin-right:4px;
}
#top .top-password {
	margin: 0 8px 0 4px;
}
#top .top-submit {
	border:0;
	width:20px;
	height:20px;
	cursor:pointer;
	*margin-top:1px;
}
#page{
    width:100%;
    overflow:auto;
}
#content{
    width:950px;
    margin:0 auto;
    overflow:auto;
    margin-top:10px;
}
#content .pageheader{
    width:725px;
    padding-left:225px;
    height:27px;
}
#content .pageheader .right {
	height:27px;
}
#content .leftmenu{
    width:225px;
    float:left;
}
#content .leftmenu .l1{
    height:45px;
    width:225px;
    border-bottom:#e8e8e8 1px solid;
}
#content .leftmenu .l1 a{
    display:block;
    height:45px;
    width:205px;
    padding-left:20px;
}
#content .leftmenu .l2{
    width:224px;
    border-bottom:#dddddd 1px solid;
    border-right:#c0c0c0 1px solid;
}
#content .leftmenu .l2 a{
    display:block;
    width:204px;
    padding:4px 0 4px 20px;
}
#content .leftmenu .l3 {
    width:224px;
    border-bottom:#c0c0c0 1px solid;
    border-right:#c0c0c0 1px solid;
}
#content .leftmenu .l3 a{
    display:block;
    width:194px;
    padding:3px 0 3px 30px;
}

#content .centercontent{
    float:left;
    width:470px;
    padding:15px;
}
#content .rightcolumn{
    width:225px;
    float:left;
}
#content .rightcolumn .box{
    width:195px;
    padding:15px;
    border-bottom:#e8e8e8 1px solid;
    overflow:auto;
}
#content .rightcolumn .box .registerlogin{
    width:159px;
    margin-top:4px;
}
#content .rightcolumn .box p{
    margin-top:10px;
}
#content .rightcolumn .box .newslink{
    display:block;
    margin-bottom:5px;
    padding-left:15px;
}
.rightblockcontent2{
	margin: 10px;
}

#search-trigger {
	margin-left:5px;
	width:30px;
	height:20px;
}
#search-phrase {
	height:16px;
}
#search-phrase, #search-trigger  {
	display:block;
	float:left;
}
#footer{
    width:100%;
    border-top:#585854 1px solid;
    overflow:auto;
}
#footer .content, #footer2 .content{
    width:950px;
    margin:0 auto;
    overflow:auto;
}
#footer2{
    height:30px;
}
#footer .content .lc{
    width:205px;
    float:left;
    padding:20px 10px;
}
#footer .content .cc{
    width:480px;
    float:left;
    padding:20px 10px;
}
#footer .content .rc{
    width:205px;
    float:left;
    padding:20px 10px;
}
#footer .content a{
    display:block;
}
#footer .content a span{
    display:block;
    margin-bottom:5px;
}
#content .centercontent h1{
    margin-bottom:20px;
}
#content .centercontent p{
    margin-bottom:10px;
}

.icon {
	margin:0 10px -10px 0;
}
.print {
	display:block;
	margin:0 0 10px 10px;
}

/* paginacja */
#pagination .numbers, #pagination .link-left, #pagination .link-right {
	display:block;
}
#pagination .numbers, #pagination .link-left {
	float:left
}
#pagination .link-left {
	width:140px
}
#pagination .link-right {
	width:140px
}
#pagination .numbers {
	width: 190px;
}
#pagination .link-right {
	float:right
}

/* strona główna lista newsów */
.news-items {
	background:#ffffff;
	border:1px solid #eee;
	padding:14px 19px;
	width:428px;
	margin-bottom:10px;
}
.news-items h4.title, div.text h4.title {
	margin: 4px 0 10px 0;
}
.news-items .news-image {
	margin-right:11px;
}
.news-items .more {
	display:block;
	clear:both;
	margin-top:7px
}

/* page login, register form */
.info {
	width:200px
}
.PageLoginForm input#user_username, .PageLoginForm input#user_password, .input-field {
	border:1px solid #807e82;
	margin:2px 0 10px 0;
	padding:3px;
	width:97%;
}
#registerForm .input-field {
	width: 200px;
}

/* search */
.search-form {
	border:1px solid #807e82;
	padding:15px;
}
#search-input {
	border:1px solid #242424;
	padding:3px;
	width:340px;
}
#search-column div.item {
	margin-bottom: 15px;
}
#search-column div.item h3 a{
	margin-bottom: 5px;
}

/* faq */
.faqlink {
	border-bottom: 1px solid #b8b8b8;
	display:block;
	width:100%;
	padding:6px 0;
	text-decoration:none;
	color:#732978;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.faqdescription {
	padding:14px;
	color:#3d3d3d;
	font-size:11px;
	line-height:16px;
}

/* comments */
textarea.commentarea {
	width:99%
}
ul {
	clear:both;
}
ul li {
	margin-left:15px;

	list-style-image:url("../images/template/li.gif");
}

/* fonts */
#fontNormal, #fontLarger, #fontLargest {
	display:inline;
	margin-right:5px;
	cursor:pointer
}

.button-vote{
    border:#270e29 1px solid;
    background:#6B2670;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    color:#BCBBBC;
    padding:2px;
    width:70px;
    font-size:10px;
    cursor:pointer;
}

div.overflowhidden {
	overflow:hidden;
	width:490px;
	height:25px;
}

.rss {
	margin-top:5px
}

/* mapa strony */
div#site_map div.divsubitems {
	padding-left:15px;
}
div#site_map a {
	clear:both;
	display:block
}
div#site_map a:hover {
	text-decoration:underline
}
div#site_map a.normal {
	font-size:14px;
}
div#site_map a.small {
	color:#75357a;
	margin-left:15px;
	font-size:12px
}
div#site_map a.smaller {
	color:#646072;
	margin-left:25px;
	font-size:10px
}
div#site_map a.smallest {
	color:#646072;
	margin-left:35px;
	font-size:9px
}
