/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(/images/body_bg.png) repeat-x;
	font-family: Calibri,Myriad, Arial, sans-serif, Tahoma, Helvetica, Verdana;
	color: #606060;
}

form {
}

a:active, a:focus {
	outline: 0;
}


table{
	border : 1px solid;
	margin-left: 15px;
	border-style: solid;
	border-color: #A9A9A9;
    border-width: 0 0 1px 1px;
}

td {
	border-color: #A9A9A9;
    border-width: 1px 1px 0 0;
    border-style: solid;
	padding: 7px;
	padding-left: 15px;
}

td.title{
	background: #ffc284;
	color: #000000;

}

td.title a{
	display: block;
	text-decoration: none;
	background: url('/images/search.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 18px;
	
	color: #000000;
	
}

#cennik .title{
	text-align: center
}

#prezentacja p{

text-align: justify;
}

.oprogramie p{
	text-align: justify;
}

td.content{
	background: #daf29f;
	color: #000000;
	font-weight: normal;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3, 4 {
	margin: 0;
	color: #78af01;
}

.distinct {
	font-weight: bold;
	color: #b20d0d;
}


 a:hover.distinct {
	color: #b20d0d;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.5em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

h4 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.2em;
	line-height: 1.3em;

}


ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(/images/img07.gif) repeat-x;
	border: 1px solid #AAAAAA;
}

.boxed .title {
	height: 29px;
	padding: 13px 0 0 27px;
	background: url(/images/img08.gif) no-repeat 10px 50%;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	padding-bottom:20px;
}

/* Header */

#header {
	width: 1024px;
	height: 106px;
	margin: 0 auto;
	background: url(/images/header_bg.png) no-repeat;
}

/* Header > Logo */


#itelix_logo {
	background: url(/images/logo_itelix.png);
	background-repeat: no-repeat;
	float: right;
	width: 151px;
	height: 50px;
	margin-top:28px;
	margin-right:90px;
}

#logo {
	float: left;
	padding: 5px 10px 0 0;
}

#logo h1 {
	font-size: 3.2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.8em;
}

#slogan{
	margin-top: -10px;
	color: #606060;
	padding-left: 85px;
	font-size: 0.99em;
	font-weight: bold;
	width: 268px;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#lang_menu{
	display: block;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;	
}

#lang_menu ul {
	margin:15px;
	list-style: none;
	line-height: normal;
}

#lang_menu li {
	display: inline
}

#lang_menu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#lang_menu .lang_btn {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(/images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(/images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(/images/img05.gif) no-repeat left center;
}

/* Menu */

/* p {text-indent: 30px;}  */


#menu {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	padding-left: 70px;

}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(/images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 590px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #AAAAAA;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	margin-top: 5px;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #AAAAAA;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #AAAAAA;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}



/* Content > Sidebar > Updates*/

.newsy{
	margin: 0;
	padding: 0 0 0 10px;
	font-size: small;
	cursor: default;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
	text-decoration: none;
	cursor: default;
	color: #606060;	
	
}


#news ul {
	list-style-type: none;
	margin-left: 5px;
	font-family: Myriad, Arial, sans-serif, Tahoma, Helvetica, Verdana;
	font-size:11pt;
}

#news li {
	color: #606060;
	margin-bottom: 8px;
}

#news .tresc {
	margin-left:8px;
	font-size:0.85em;
	line-height:normal;
}

#news h3 {

	font-size:small;
	margin-bottom: 0px;

	padding: 0 0 0 10px;
	background: url(/images/img09.gif) no-repeat left center;
	
	cursor: default;
	
	
}

#updates {

}

#updates ul {
	margin: 0;
	list-style: none;
	font-family: Myriad, Arial, sans-serif, Tahoma, Helvetica, Verdana;
	font-size:11pt;
}

#updates li {
	margin-bottom: 0em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/images/img09.gif) no-repeat left center;
	font-size: small;
	cursor: default;
}



#updates p {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
	text-decoration: none;
	cursor: default;
	color: #606060;
}




#change_list p{
	color: #606060;
	margin-bottom: 5px;
}

#more_btn a{
	

	line-height: normal;
	text-decoration: none;
	color: #EA672E;
	font-size: 8pt;
	float: right;
	margin-right: 10px;
	text-decoration: none;
}


/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 850px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(/images/img07.gif) repeat-x;
	border: 1px solid #AAAAAA;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}


