body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #FFFFFF url(images/bg.png) repeat-x;

}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	/*text-align: justify;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

a { color: #D53707; text-decoration: none;}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.text1 {
	padding: 5px 10px 5px 10px;
	background: #FF6600;
	color: #000000;
}





#header-wrapper {

}

#header {
	height: 100px;
	margin: 0 auto;
	padding: 0px 0;
	/*border-bottom: 4px solid #A11B1B;
	*/

}

.anim
{
padding:0px;
}

.anim a{
	width:400px;
	float:right; 
	text-align:center;
	
	padding-top:256px;
	padding-left:5px;
	padding-bottom: 0px;
	
	background: url(rys/anim.jpg) no-repeat top center;
}

.anim a:hover  {
	width:400px;
	
	
	padding-top:256px;
	padding-left:5px;
	padding-bottom: 0px;
	
	
	background: url(rys/anim1.jpg) no-repeat top center;
}

/* Menu */

#menu {

	height: 100px;
	/*
	background: url(images/tloMenu.jpg) repeat-x top center;
	*/
	


}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
	
	list-style-type: none;
	position: relative;
	
	
	/*float: right;*/
	margin-left: auto; margin-right: auto; width: 980px;
	
}

#menu li {
	display: block;
	float: right;
	
	width: 115px;
	text-align: center;
	margin-right: 5px;
	padding-top: 65px;
	margin-bottom: 0px;
	cursor: pointer;
}





#menu li.strona_gl {
	background: url(images/strona-gl.png) no-repeat top center;
}

#menu li.pobierz {
	background: url(images/pobierz.png) no-repeat top center;
}

#menu li.wyprobuj {
	background: url(images/wyprobuj.png) no-repeat top center;
}
#menu li.o-syst {
	background: url(images/o-syst.png) no-repeat top center;
}

#menu li.kup {
	background: url(images/kup.png) no-repeat top center;
}

#menu li.o_programie {
	background: url(images/o-programie.png) no-repeat top center;
}

#menu li.dla_klientow {
	background: url(images/dla-klientow.png) no-repeat top center;
}

#menu li.kontakt {
	background: url(images/kontakt.png) no-repeat top center;
	margin-right: 0;
}

#menu li a {
	text-decoration: none;
	color: #000;
	font-size: 17px;
	/*font-weight: bold;*/
	letter-spacing: -1px;
}

#menu li:hover a {
	color: #537988;
}


#menu span {

	text-decoration: none;
	color: #000;
	font-size: 17px;
	/*font-weight: bold;*/
	letter-spacing: -1px;
}


#menu .current_page_item a {
	color: #FFFFFF;
}


#page {
	margin: 0 auto;
	padding: 0 20px;background: #FFF;
	width: 1100px;
}

/** LOGO */

#logo {
	height: 118px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
	padding-left:15px;
	line-height: normal;
}

#logo h1 { padding-top: 30px;}

#logo h1 a {
	padding: 5px 0 5px 10px;
	text-decoration: none; 
	color: #FFF;
}



#logo h1 a:hover { text-decoration: none; }

#logo p {
	padding: 65px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 75%;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	margin: 0 0 5px 0px;
	padding: 6px 0 6px 15px;
	border-bottom: 2px solid #A11B1B;
}

.post .meta {
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 15px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 20%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar p {
	padding: 0 15px;
}

#sidebar h2 {
	margin: 0 0 20px 0px;
	padding: 6px 0 6px 15px;
	border-bottom: 2px solid #A11B1B;
	font-size: 18px;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #0F0E0E;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #0F0E0E;
	border-left: 1px solid #0F0E0E;
	background: #0F0E0E;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #0F0E0E;
}

/* Footer */

#footer {
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat;
	border-top: 4px solid #A11B1B;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
}

#footer a {
}


#search {
	margin-top:52px;
	float: right;
	width: 225px;
	height: 65px;
	background: url(images/logo.png) no-repeat;
}
