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

html {
  height: 100%;
}

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 {
}
div.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;
}
#topMenuWrapper {
	/*clear:both;*/
	height:20px;
	margin:3px 10px 5px 5px;
	padding:0;
	/*width:955px;*/
}
#banner {
	float:left;
	width:738px;
	height:197px;
	margin-bottom:5px;
}
#cardPanel {
	float:left;
	width:734px;
}
div#wrapper {
	float:left;
}

/*.moduletable {
	float:left;
}*/


#wrapper .bottom {
	background:url(../images/rounded-left-bottom.gif) left bottom no-repeat #E6E6E6;
	background-position:left top;
	height:6px;
	width: 734px;
	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:742px;
}
#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:190px;
	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*/
.bannergroup {
	float:left;
	margin:6px 0;
}
.banneritemcms {
	float:left;
	width:241px;
	height:132px;
	margin-right:6px;
	background:url(../images/frame.png) no-repeat;
}
.banneritemcms img {
		width:80px;
		height:105px;
		float:left;
}
.banneritemcms h1 {
	color:#ffffff;
	font-size:11px;
	padding:5px 0 6px;
	text-align:center;
	font-weight:bold;
}
p.description {
	height:75px;
	margin: 5px 5px 0 90px;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}

/*AKTUALNOŚCI 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, .banneritemcms .readoncms a:visited{
	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;
}