/*reset*/

body {
  width:100%;
  font: 13px normal Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
  margin:0;
  padding:0;
}

table{
  border-collapse: collapse;
  border-spacing:0;
}

address,caption,cite,code,dfn,th,var{
  font-style:normal;
  font-weight:bolder;
}

li{
  margin: 0px;
}

h1,h2,h3,h4,h5,h6{
  font-size:100%;
  font-weight: normal;
  text-align: left;
}

fieldset,img,abbr,acronym{
  border:0;
}

:focus {
  outline:0;
}

a:link, a:visited, a:hover {
  cursor: pointer;
  text-decoration: none;
}

img {
  display:block;
}

input,textarea {
  font:1em normal Verdana,Tahoma,sans;
}

hr {
	background-color: #dedede;
	height: 1px;
	border: 0;	
}

/*reset*/

body {
	background: #ffffff url(/img/site/bg.png) repeat-x;
  	color: #292929;
	font-size: 0.81em;
}

p {
	line-height: 1.31em;
}

a, a:link, a:visited, a:hover {

}

h1 {
	font-size: 1.54em;
	color: #1a57a4;
	padding: 10px 0 10px 0;
}

h1.h1-float {
	float: left;
	padding: 0 0 10px 0;
}

h2 {
	color: #f63622;
	font-size: 1.15em;
	font-weight: normal;
}

#content h2 {
	float: left;
}

h3 {
	font-size: 1.23em;
	color: #ffffff;
}

h4 {
	color: #218cde;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

h4 a {
	color: #218cde;
}

h5, h5 a {
	color: #1A57A4;
	font-size: 1.23em;
}

ul {
	margin: 0 0 0 0px;
	padding: 10px 0 10px 0;
}

/* CONTAINER */

#container {
	width: 960px;
	margin: 0 auto;
}

.overflow {
	overflow: hidden;
}

img.more {
	border: medium none;
	display: inline;
	margin: 0pt;
	padding: 0pt;
}

#crumbox .more {
	padding: 2px;
	float: left;
	border: medium none;
	display: inline;
	float: none !important;
	margin: 0pt;
	padding: 0pt;
}

span {
	padding: 0 15px 0 0;
	margin: 0 auto;
	text-align: center;
	line-height: 2em;
}

.ajaxSearch_input, #toolbar form {
	padding: 0;
	float: left;
}

.ajaxSearch_input {
	background-color: #ffffff;
	border: 1px solid #1cbadc;
	font-size: 0.85em;
	margin: 2px 3px 0 0;
	padding: 2px 0 2px 0;
	width: 135px;
}

.ajaxSearch_submit {
	padding: 2px 0 0 0;
}

/* HEADER */

#toolbar {
	margin: 0 auto;
	padding: 6px 0 0 0;
	color: #ffffff;
	width: 900px;
	height: 35px;
}

#toolbar span {
	color: #223570;
	font-size: 0.92em;
	float: left;
	padding: 0 12px 0 10px;
}

.tool {
	background: url(/img/site/toolbar-el-bg.png) no-repeat right 5px;
}

#visual {
	background: url(/img/site/flags-bg.jpg) no-repeat left bottom;
	float: left;
	width: 735px;
	height: 159px;
}

#flags {
	float: left;
	width: 735px;
	height: 30px;
	padding-top: 10px;
}

#flags img {
	float: left;
	padding: 3px 10px 0 0;
}

#flags a {
	color: #ffffff;
	float: left;
	padding: 0 20px 0 0;
}

.login {
	background: url(/img/site/login-bg.png) no-repeat;
	width: 180px;
	height: 137px;
	float: left;
	padding: 22px 0 0 45px;
	color: #d2dcec;
}

.login-title {
	color: #fbfcfd;
	font-size: 1.31em;
	border-bottom: 1px #7a96c4 dotted;
	padding: 0 0 9px 0;
	margin: 0 0 10px 0;
	width: 160px;
}

.login a {
	color: #8cd5ff;
	text-decoration: none;
}

.blue-link {
	color: #1a57a4;
	text-decoration: none;
}

#content a {
	color: #fa2b26;
	text-decoration: none;
}

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

#content a.blue-link {
	color: #1a57a4;
	text-decoration: none;
}

#content a.blue-link:hover {
	text-decoration: underline;
}

.red-link {
	background: url(/img/site/list-red2.png) no-repeat 0 7px;
	padding-left: 12px;	
	color: #fa2b26;
}

/* WRAPPER */

#wrapper {
	border-bottom: 1px dotted #7e7e7e;
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 3px 0 0 0;
}

/* LEFT */

#left {
	float: left;
	width: 190px;
}

#left img {
	padding: 5px 0 5px 0;
}

.panel-top {
	background: url(/img/site/panel-top.jpg) repeat-y 0pt 0pt;
	float: left;
	width: 178px;
	height: 29px;
	padding: 6px 0 0 12px;
	margin: 0;
}

.panel-bottom {
	border-bottom: 1px #979797 solid;
	border-left: 1px #979797 solid;
	border-right: 1px #979797 solid;
	float: left;
	width: 173px;
}

.search {
	background: #ececec url(/img/site/search-bottom.png) no-repeat bottom;
	padding: 11px 0 18px 15px;
	margin: 0 0 3px 0;
}

.panel-search .ajaxSearch_input {
	border: 1px solid #afafaf;
	font-style: italic;
}

.panel-search .ajaxSearch_submit {
	margin: 8px 0 0 0;
}

.menu {
	background: #f53521 url(/img/site/menu-top.jpg) repeat-x top;
	border: 1px #979797 solid;
	width: 188px;
	float: left;
	margin: 0 0 3px 0;
}

.menu-ul {
	list-style: none;
	margin: 0 0 5px 15px;
}

.menu-ul ul {
	list-style: none;
}

.menu li {
	background: url(/img/site/list-white.png) no-repeat 0 10px;
	border-bottom: 1px #ffffff dotted;
	height: auto;
	width: 140px;
	padding: 5px 0 5px 15px;
	clear: both;
	color: #ffffff;
	font-size: 1.15em;
}

.menu li li {
	border-bottom: none;
	height: auto;
	width: 130px;
	font-size: 0.96em;
}

.menu li a {
	color: #ffffff;
}

.menu li.active {
	font-weight: bold;
}

.menu li.active li {
	font-weight: normal;
}

.menu li.active li.active {
	font-weight: bold;
}

li.last {
	border-bottom: none;
}

.news {
	background: #ffffff;
	width: 166px;
	padding: 11px 11px 11px 11px;
	margin: 0 0 4px 0;
}

.news p {
	font-size: 0.92em;
	border-bottom: 1px dotted #7e7e7e;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
}

.news p.last {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.price, .error {
	color: #fa2b26 !important;
}

.blue {
	color: #218CDE;
}

.platnosci{
	margin: 0 auto;
	clear: both;
}

/* CONTENT */

#content {
	width: 538px;
	float: left;
	margin: 15px 20px 0 20px;
	padding: 0;
}

#content img {
	float: left;
	padding: 0 8px 0 8px;
}

#content p {
	line-height: 1.45em;
}

#main {
	text-align: justify;
	width: 100%;
	float: left;
}

#crumbox {
	width: 100%;
	float: left;
	margin: 5px 0 5px 0;
	font-size: 0.92em;
	color: #7e7e7e;
}

#crumbox a {
	color: #7e7e7e;
}

.categories {
	width: 550px;
	margin: 20px auto;
}

#content .categories img {
	border: 1px #979797 solid;
	padding: 0;
	margin: 7px 7px 0 0;
}

/* RIGHT */

#right {
	float: left;
	width: 190px;
}

.contact {
	background: #ececec url(/img/site/contact-bottom.png) no-repeat bottom;
	width: 166px;
	padding: 11px 11px 11px 11px;
	margin: 0 0 3px 0;
}

.contact a {
	color: #FA2B26;	
}

.contact p {
	padding: 1px 0 1px 0;
}

.cart p {
	background: transparent url(/img/site/cart.png) no-repeat scroll 0pt 50%;
	line-height: 1.2em;
	min-height: 47px;
	padding: 0 0 0 57px;
}

.redbg {
	background: url(/img/site/list-red2.png) no-repeat 0 7px;
	padding-left: 12px;	
}

/* FOOTER */

#footer {
	float: left;
	width: 100%;
	padding: 3px 0 10px 0;
	color: #292929;
	font-size: 0.92em;
	text-align: center;
}

#footer a {
	color: #292929;
}

/*CONTACT FORM*/

form#kontakt-form{
	width: 420px;
	height: 300px;
	background: none;
	border: 0;
	padding-top:20px;
}

#kontakt-form label{
	text-align: right;
	float: left;
	padding-left: 50px;
	padding-top: 9px;
	width: 120px;
	font-size: 0.92em;
}

#kontakt-form input{
	float: right;
	height: 19px;
	padding-top: 2px;
	width: 222px;
}

#kontakt-form textarea{
	float: right;
	width: 230px;
	height: 160px;
}

#kontakt-form .txt{
	width: 230px;
	margin: 5px 0;
	border: 1px solid #a7a7a7;
	color: #525252;
	background: none;
	font-size: 1em;
}

#kontakt-form #buttons{
	padding: 5px 0 0 0;
}

#kontakt-form #submit-button {
	width: 79px;
	height: 25px;
	cursor: pointer;
	padding-top: 0;
	border: none;
	float: left;
}

#kontakt-form #submit-button{
	background: url(/img/site/btn-submit.png);
	margin-left: 260px;
}

.errors{
	margin-top: 20px;	
}

.line{
  clear: both;
}

div.sys_message {
	color: #FA2B26;
	font-weight: bold;
}