/*****************************/
/*** Core html setup stuff ***/
/*****************************/
@import url("zero.css");

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
	margin-bottom:10px;
}
#container {
	margin:auto;
	width:968px;
	overflow:hidden;
}
#header {
}
.top {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height:6px;
	overflow:hidden;
}
#headerbox {
	background:transparent url(../images/rounded-side.gif) repeat-y scroll right top;
	border-left:1px solid #CCCCCC;
	height:55px;
}
#headerbox img {
	border: none;
	float:left;
	margin:0 0 0 15px;
}
#header div.bottom {
	background-image:url(../images/rounded-left-bottom.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:6px;
	overflow:hidden;
	z-index:1;
}
#header div.bottom span{
	background-image:url(../images/rounded-right-bottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:6px;
	z-index:2;
}
#topmenu {
	/*clear:both;*/
	height:20px;
	margin:3px 10px 5px 5px;
	padding:0;
	text-align:left;
	width:955px;
}
#banner {
	float:left;
	width:560px;
	height:110px;
	margin-bottom:5px;
}
#middle_content {
	float:left;
	width:560px;
}
#cardPanel {
	background-color:#E6E6E6;
	float:left;
	width:736px;
}
div#wrapper {
	float:left;
	width:100%;
}

.moduletable {
	float:left;
}

/*#wrapper .bottom {
	background:url(../images/rounded-left-bottom.gif) left bottom no-repeat;
	background-position:left top;
	height:6px;
	width: 736px;
	float:left;	
}

#wrapper .bottom span {
	display:block;
	height:6px;
	line-height:0;
	font-size:0;
	background-image:url(../images/rounded-right-bottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	z-index:2;
}*/

#content {
	float:left;
	width:560px;
}
#mainContent {
		float:left;
}
#footer {
	float:left;
	width:100%;
	margin-top:15px;
	text-align:right;
}
#footer h1 {
	color:#807F83;
	float:left;
	font-size:9px;
	font-variant:normal;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
	text-transform:uppercase;
}
#footer p.copyright {
	float:right;
	color:#CCCCCC;
	font-size:6.5pt;
	margin-top:15px;
}
#footer a, #footer a:visited{
	color:#000;
	font-size:10px;
}
#footer a:hover{
	text-decoration:underline;
}
/*SIDE BAR*/
#sidebar {
	float:right;
	display:inline;
	width: 218px;
	margin-left:5px !important;
	margin-left:3px;
}
#sidebar div#contact {
	background:url(../images/kontakt_frame.png) no-repeat bottom;
	/*background: #dfdfdf;*/
	height:160px;
	font-size:9px;
	color:#333;
	line-height:14px;
}
#sidebar div#contact h1 {
	background:url(../images/contact-us-h1b.gif);
	color: #ffffff;
	font-size:12px;
	padding:5px 10px;
	width: 198px;
}
#sidebar div#contact li {
	padding:5px 0 0 15px;
}
/*BANNERS*/

/*AKTUALNOSCI MODULE*/

.moduletable_latest {
	margin: 10px 0 0 0;
	font-size:10px;
	background:url(../images/news_bkg.png) bottom no-repeat;
	line-height:12px;
}
.moduletable_latest h3 {
	background:url(../images/news_header.png) no-repeat;
	color:#ffffff;
	line-height:25px;
	padding:0 0 0 10px;
}
.moduletable_latest table {
	margin:0 10px;
}
.moduletable_latest table p{
	margin:0 10px;
}

.moduletable_latest table td{
	border-bottom:1px solid #CCC;
}
.moduletable_latest table td{
	padding:5px 0;
}

.moduletable_latest table a{
	background:url(../images/bt_sidebar_cyansinglearrow.gif) no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#000;
}
.moduletable_latest table a:hover{
	color:#009DDC;
}


.readoncms {
	float:right;
	margin: 5px 10px 0 0;
	display:inline;
	}

.banneritemcms .readoncms a{
	background:url(../images/bt_sidebar_cyansinglearrow.gif) no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	display:inline;
}
.banneritemcms .readoncms a:hover{
 color:#009DDC;
}
.moduletablesearch {
	float:right;
}
#mod_search_searchword {
	border:1px solid #CCCCCC;
	width:185px;
	font-family:verdana;
	font-size:10px;
	height:13px;
	padding-right:0;
}
.buttonsearch {
	margin: 5px 5px 0 5px;
}
.crm_link {
	float:right;
	margin-top:5px;
}


/*ARTYKULY*/
#content {
	font-size:11px;
}
#content p a:link, #content p a:visited {
	font-style:italic;
}
#content p{
	margin:0 20px 10px 0;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family:"Times New Roman", Times, serif;
	/*font-variant:small-caps;*/
	text-transform:uppercase;
}
#content h1, .contentheading {
	font-size:20px;
	line-height:18px;
	margin:20px 0 15px 0;
}
#content h2 {
	color: #009DDC;
	font-size:17px;
	margin:5px 10px 10px 0;
}
#content h3 {
	border-bottom:2px solid #009DDC;
	font-size:16px;
	margin:25px 0 10px 0;
	padding:0 0 2px;
}
#content h4 {
	font-size:11px;
	margin:10px 10px 5px 0;
}
#content h5 {
	color: #009DDC;
	font-size:11px;
	margin:10px 10px 5px 0;
}
#content .box {
	background:transparent url(../images/rounded-side.gif) repeat-y left top;
	margin:0 0 6px;
}
	
#content .top{
	background-color:#F1F1F1;
	background-image:url(../images/rounded-left-top-clear.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:none;
	height:6px;
}
#content .top span {
	background-image:url(../images/rounded-right-top.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:6px;
}
#content .content{
	background:transparent url(../images/rounded-side.gif) repeat-y right;
	margin:0;
	padding:10px 20px;
}
#content .content p{
	font-size:10px;
	margin:0 0px 5px 0;
}
#content p.readon {
	text-align:right;
}
#content .bottom{
	background-color:#F1F1F1;
	background-image:url(../images/rounded-left-bottom.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#content .bottom span {
	background-image:url(../images/rounded-right-bottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:6px;
}
#content .box a:link, #content .box a:visited{
	/*background:transparent url(../images/bt_yellow_doublearrow.gif) no-repeat scroll left center;*/
	color:#009DDC;
	display:inline;
	font-size:10px;
}
#content .box a:hover{
	text-decoration:underline;
}
#content .box ul {
	margin:5px 0 5px 20px;
	overflow:hidden;
}
#content .box li {
	background:url(../images/bt_yellow_doublearrow.gif) no-repeat 0px 8px;
	float:left;
	font-size:10px;
	padding:2px 5px 0 15px;
}
#content .links li{
	width:220px;
}
#content .list li{
	float:none;
}
#content table {
	border-collapse:collapse;
	margin:10px 0 10px;
	width:100%;
}
#content table thead td{
	border:none;
}
#content table td {
	border:1px solid #999;
	padding:5px;
	vertical-align:middle;
	width:50%;
}
#content .more a:link, #content .more a:visited, a.readon , a:visited .readon {
	color:#009DDC;
	/*float:right;*/
}
/***SEARCH RESULTS***/
#content .contentpaneopen td, #content table.searchintro td{
	border:none;
}
.contentpaneopen fieldset {
	border:1px solid #999;
	margin:2px 0;
	padding:4px;
}.contentpaneopen fieldset a{
	color:#009DDC;
}
.contentpaneopen fieldset a:hover{
	text-decoration:underline;
}
/*******PAGINATION*********/
#content p.counter {
	float:left;
	margin:0;
}
.pagination {
	display:block;
	margin-right:10px;
	text-align:right;
}
.pagination span, .pagination a{
	margin:4px;
}
.blue {color:#009DDC;}