html{
  background: #c4d6e4 url('/img/main_bg.png') repeat-x left top;
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #16387C;
}

body {
  margin: 0;
  padding: 0;
  text-align: left; 
}

img {
  border: none;
}

a {
  text-decoration: none;
  color: #16387C;
}
a:hover {
  text-decoration: underline;
}

form {
  margin: 0;
  padding: 0;
}

#container {
  width: 992px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-bottom: 20px;
  padding-top: 10px;
  background: #fff url("/img/head_corner.gif") top right no-repeat;
}

#header {
  margin: 0px 15px 0px 15px;
}
#header #submit {
  background: transparent url("/img/search_btn.gif") bottom left no-repeat;
  width:100px;
  height:17px;
  margin:0;
  padding:0;
  border:none;
  color: #eee;
  font-size: 10px;
  color: #16387C;
  cursor: pointer ;
}

#header #q {
  width:128px;
  margin:0;
  padding:1px;
  border: 1px solid #ccc;
  color: #eee;
  font-size: 10px;
  color: #16387C;
}
#header H1 {
  border-top: 1px dashed #ccc;
  padding:0;
  margin:0;
  width: 960px;
  padding-top: 2px;
  padding-bottom: 8px;
  margin-right: 20px;
}
#header H1 A {
  display: block;
	width: 960px;
	height: 91px;
  padding: 0;
  margin: 0;  
  background: transparent url("/img/robobat_header.gif") no-repeat;
  text-indent: -700em;
  text-decoration: none;
}

#nav_header {
  margin:0;
  padding: 0;
  border-top: 1px dashed #fefefe;
  margin-right: 30px;
  text-align:right;
}
#nav_head {
  font-weight: bold;
  display: block;
  margin: 0 5px 0 5px;
  color: #9BAEC2;

}

#nav_head A {
  color: #16387c;
  text-decoration: none;
  font-size: 11px;
  display:block;
}
#nav_head A:hover {
  color: #000;
}
#nav_head ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#nav_head li {
  float:right;
	position: relative;
	list-style: none;
	padding: 4px 20px 6px 5px;
	text-align: right;
	font-weight: bold;
	z-index:900;
}
#nav_head li a:hover {
  z-index:1000;
}
#nav_head li li {
	float: left;
	position: relative;
	width: 15em;
	list-style: none;
	background: transparent url("/img/menu_bg.png") top right;
	padding: 1px;
	text-align: left;
	font-weight: normal;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	z-index:999;
}
#nav_head ul li.main a {
  color: #16387C;
  padding: 2px 2px 2px 8px;
}

#nav_head ul li a {
  padding: 2px 2px 2px 15px;
}

#nav_head ul li a:hover {
  background: #F3F3F7;
}
#nav_head li ul { /* second-level lists */
  width: 10em;
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0;
}

#nav_head li > #nav_head ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav_head li:hover ul, #nav_head li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}
/* menu 3 */
/*
#nav {
  border-top: 1px dashed #7C8287;
  display: block;
  margin: 0;
}

#nav A {
  color: #9BAEC2;
  text-decoration: none;
  font-size: 11px;
  display:block;
}
#nav A:hover {
  color: #000;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
  float:left;
	position: relative;
	list-style: none;
	padding: 4px 20px 3px 3px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	z-index:890;
}

#nav li li {
	float: left;
	position: relative;
	width: 15em;
	list-style: none;
	padding: 0px;
	background: transparent url("/img/menu_bg.png") top right;	
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #16387C;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
}
#nav ul li a {
  cursor: text;
  font-size: 11px;
  font-weight: bold;
  color: #16387C;
}

#nav ul li li a {
  cursor: pointer ;
  font-size: 10px;
  font-weight: normal;
  padding: 2px 2px 2px 15px;
}
#nav li.main a {
  font-weight: bold;
  padding: 2px 2px 2px 10px;
}
#nav ul li a:hover {
  color: #219BD3;
}
#nav ul li li a:hover {
  color: #16387C;
  background: #F3F3F7;
}
#nav li ul { 
  width: 10em;
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0;
}

#nav li > #nav ul { 
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul { 
	display: block;
	z-index:999;
}
*/


#nav {
  /*border-top: 1px dashed #7C8287;*/
  background-color:#5e6782;
  display: block;
  margin: 0;
  height: 27px;
}

#nav A {
  /*color: #C9D9E3;*/
  color: #fff;
  text-decoration: none;
  font-size: 12px;

}
#nav A:hover {
  color: #fff;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float:left;
	position: relative;
	list-style: none;
	padding: 4px 19px 3px 3px;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	z-index:890;
	position: relative;
}

#nav li li {
	float: left;
	width: 19em;
	list-style: none;
	padding: 0px;
	background: transparent url("/img/menu_bg.png") top right;	
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #16387C;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	line-height: 150%;
}

#nav li li li {
  float: left;
  	left: 11em;
}

#nav ul li a {
  cursor: text;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  	color: #fff;
}

#nav ul li li a {
  color: #16387C;
  cursor: pointer ;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 2px 2px 15px;
}
#nav li.main a {
  font-weight: bold;
  padding: 2px 2px 2px 10px;
}
#nav ul li a:hover {
  color: #219BD3;
  z-index: 1;
}
#nav ul li li a:hover {
  color: #16387C;
  background: #C9D9E3;
  z-index: 1;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 8em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover > ul {
  visibility: visible;
}

#contentwarp {
  margin: 0px 15px 0px 15px;
  padding-top: 10px;
  /*border-top: 1px dashed #777;*/
}
#path {
  background: #C9D9E3;
  color: #5E6782;
  font-size:13px;
  padding:5px;
  margin-bottom: 8px;
  font-weight: bold;
}
#path A { 
  color: #5E6782;
  font-size:13px;
}
#leftmenu {
  float: left;
  display:block;
  width: 150px;
}
/*
#leftmenu ul {
  list-style: none;
  margin: 0;
  padding: 0; 
  padding-top: 10px;
}
ul#addmenu {
  border-bottom: 2px dashed #C9D9E3;
  margin-bottom: 5px;
  margin-right: 5px;
}

.internalpage #leftmenu ul { 
  padding-top: 0;
}
.internalpage #leftmenu ul ul { 
  padding-top: 7px;
}
.internalpage #leftmenu ul ul ul { 
  padding-top: 0px;
}

#leftmenu li ul {
  padding-top: 7px; 
  padding-bottom: 14px;
}

#leftmenu li li ul {
  padding-top: 0px; 
  padding-bottom: 3px;
}

#leftmenu li {
  font-weight: bold;
  padding: 1px 2px 1px 3px;
}
#leftmenu li a {
  display: block;
}

#leftmenu li li {
  font-weight: normal;
}
#leftmenu li li a {
  padding: 2px;
}
#leftmenu li li a:hover {
  background: #C9D9E3;
}

#leftmenu li li li a {
  padding-left: 5px;
  font-size: 10px;
}
#leftmenu li li li a:hover {
  background: #F1F4F6;
}
#leftmenu .activ {
  font-weight: bold;
}

#leftmenu .in {
  background: transparent url("/img/leftmenu_in.gif") right center no-repeat;
}
#leftmenu .protect {
  background: transparent url("/img/leftmenu_protect.gif") right center no-repeat;
}

#leftmenu li li a.in:hover {
  background: #F1F4F6 url("/img/leftmenu_in.gif") right center no-repeat;
}

#leftmenu li li a.protect:hover {
  background: #F1F4F6 url("/img/leftmenu_protect.gif") right center no-repeat;
}
*/
#startPanel {
  float: left;
  width: 490px;
  display:block;
}
#tabs ul {
  list-style: none;
  margin: 0;
  padding: 0; 
  padding-top: 10px;
}
#tabs li {
  float:left;
	position: relative;
	list-style: none;
	margin: 0 3px 0 0;
	padding: 0 6px 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
#tabs li a {
  color:#fff;
  display: block;
  padding: 9px 15px 4px 15px;
  
}
#tabs li.tabact {
  background: transparent url("/img/tab_bg.gif") 100% top no-repeat;
}
#tabs li.tabact a {
  font-size: 12px;
  font-weight: bold;
  letter-spacing:2px;
  color: #fff;
  background: transparent url("/img/tab_bg.gif") 0% top no-repeat;
}

#tabs li.tab {
  background: transparent url("/img/tab_bg_h.gif") 100% top no-repeat;
}
#tabs li.tab a {
  color: #16387C;
  background: transparent url("/img/tab_bg_h.gif") 0% top no-repeat;
}
#startPanel #panels {
  clear: both;
  background: #F1F4F6;
  margin-bottom: 10px;
  height: 35em;
}
#panels .elemv {
  display:block;
}
#panels .elemh {
  display:none;
}
#panels .mainnews {
  padding: 0;
  clear: both;
  line-height: 150%
}
#panels .mainnews {
  padding: 7px 5px 4px 5px;
  margin: 0 10px 0 10px;
  border-bottom: 1px dashed #B2C1D0;
}
#panels .mainnews IMG {
  margin: 0;
  padding: 1px;
  border: 1px solid #000;
  background: #fff;
  margin-right: 8px;
}

#panels .mainnews h3 {
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
  font-size: 110%; 
}
#panels .mainnews h3 a {
  color: #FA7600;
}


#panels p {
  margin: 0;
  font-size: 11px; 
}

ul.othernews {
  margin-top: 0;
  margin-bottom: 0;
  color: #fa7600;
  padding-top:20px;
  padding-right: 10px;
  list-style-type: square;
}
ul.othernews li {
  padding: 3px 0 3px 0;
}
ul.othernews a {
  line-height: 150%;
  font-size: 11px; 
}
ul.othernews a:hover {
  color: #000;
}

/*
#panels .realmore {
  padding: 15px;
  text-align: right;
}
*/

#panels .realmore {
  padding: 0px 10px 0px 0px;
  text-align: right;
  }
  
#panels span {
  color: #16387C;
}

#rightSide {
  float: right;
  width: 267px;
  margin-top: 3px;
  display:block;
}
#rightSide H3 {
  margin:0; 
}

#realisations {
  background: #fff;
}

#realisations H3 {
  background: #666666;
  padding: 4px 7px 4px 7px;
  font-size: 11px;
  color: #cccccc;
  border-bottom: 1px solid #fff;
}
#realisations .note {
  margin: 0;
  padding: 5px 10px 5px 10px;
  color: #D0D5DA;
  display:block;
  border-top: 1px solid #fff;
}
#realisations .note P {
  margin: 0;
  padding: 5px 0 5px 0;
}
#realisations .realmore {
  padding-top: 5px;
  border-top: 1px dashed #82909F;
  text-align: right;
}
#realisations .realmore A {
  color: #D0D5DA;
}
#textadv {
  padding: 2px 7px 6px 7px;
  margin-top: 5px;
  /*
  background: #F1F4F6 url("/img/texadv_bg.png") left top repeat-x;
  */
  cursor: pointer;
  /*
  border: 1px solid #F1F4F6;
  */
}
#textadv:hover {
  /*
  border: 1px solid #16387C;
  */
}
#textadv H3 {
  padding: 7px 5px 2px 2px;
  font-size: 14px;
  color: #FA7600;
  font-weight: normal;
  text-decoration: underline;
}
#textadv P {
  margin: 0;
  padding: 0 5px 3px 2px;
}
#movieweek {
  margin-top: 9px;
  padding: 4px 7px 7px 7px;
  color: #16387C;
  background: #F1F4F6;
}
#movieweek H3 {
  font-size: 11px;
  padding-bottom: 4px;
  color: #009DDE;
}
#movieweek P {
  margin: 0;
  padding: 0;
  color: #16387C;
  background: #F1F4F6;
}
#movieweek IMG {
  margin: 0;
  padding: 1px;
  border: 1px solid #000;
  background: #fff;
  margin-right: 8px;
}
#movieweek .realmore {
  background: #F1F4F6;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dashed #82909F;
  text-align: right;
}
#imgadv {
  clear: both;
  margin-top: 9px;
  background: #fff;
}

#topsearch {
  clear: both;
  margin-top: 9px;
  background: #fff;
}
#topsearch H3 {
  background: #c9d9e3;
  padding: 4px 7px 4px 7px;
  font-size: 11px;
  color: #fff;
  
}
#topsearch div {
  margin: 5px 12px 5px 12px;
  border-bottom: 1px dashed #B6C4D2;
  padding-bottom: 5px;
}

#footer {
  margin: 5px 15px 0px 15px;
  padding-bottom: 10px;
  clear: both;
  color: #9BAEC2;
  border-top: 1px dashed #ccc;
  display:block;
  font-size: 10px;
}
.copyright {
  float: right;
  display:block;
  color: #909090;
  font-size: 10px;
}
.copyright A {
  color: #909090;
  font-size: 10px;
}

#docs {
  float: left;
  width: 506px;
  display:block;
  margin-bottom: 10px;
  margin-left: 5px;
}
.docTitle {
  border-bottom: 1px solid #999;
  color: #444;
  font-size: 13px;  
  font-weight: bold;
  padding: 0 5px 5px 5px;
  margin: 0 0 5px 0;
}
.docTitle2 {
  border-bottom: 1px solid #999;
  color: #444;
  font-size: 13px;  
  font-weight: bold;
  padding-top: 0px;
}
.docBody {
  padding-bottom: 30px;
}

.docBody, .docBody * {
  color: #000;
  font-size: 11px;
  line-height: 150%

}
.docBody A {
  color: #16387C;
}
.docBody H1, .docBody H2, .docBody H3, .docBody H4, .docBody H5, .docBody H6 {
  margin: 1em 0 0.2em 0;
}
.docBody H1 {
  font-size: 120%;  
}
.docBody H2 {
  font-size: 110%;  
}
.docBody H3 {
  font-size: 110%;  
}
.docBody H4 {
  font-size: 110%;  
}
.docBody H5 {
  font-size: 100%;  
}
.docBody H6 {
  font-size: 100%;  
}
.docBody ul {
  list-style-image: url(/img/yes.gif);
  list-style-type: circle;
}


.brak ul {
  list-style-type: none;
}

.docBody li {
  padding: 0 0 5px 0;
}
.list .tit {
  color: #000;
}

.list H3.tit A {
  color: #16387C;
}
.list h3.tit {
  padding-left: 30px;
  font-size: 12px;  
}
.list H4.tit A {
  color: #3C5992;
}
.list h4.tit {
  padding-left: 60px;
  font-size: 11px;  
}
.list H5.tit A {
  color: #647AA8;
}
.list h5.tit {
  padding-left: 90px;
  font-size: 10px;  
}
.list H6.tit A {
  color: #8B9CBE;
}
.list h6.tit {
  padding-left: 120px;
  font-size: 10px;
}

.down {
  padding-top:2px;
  padding-bottom:2px;
  font-size: 11px;
}
.down A {
  font-size: 11px;
}
.down:hover {
  background: #C9D9E3;
  clear: both;
}

.downtit {
  width: 290px;
}

.downsiz {
  float: right;  
  width: 70px;  
  font-size: 11px;
}

.downdat {
  float: right;  
  width: 70px;  
  font-size: 11px;
}

.downdes {
  float: right; 
  text-align:center; 
  width: 70px;  
  font-size: 11px;
}


/* style szczegolne */
#rom A STRONG, #tarif A STRONG, #films A STRONG, #infor A STRONG {
  color: #FA7600;
  font-size: 10px; 
}
#rom {
  background: url(/img/downl.gif) top right no-repeat;
  width:293px;
  height:91px;   
  margin: 0px;
  float: right;
  clear:both;
  font-size: 10px; 
}
.rom {
  padding: 20px 20px 20px 80px;
}
#rom *, #tarif *, #films *, #infor * {
  font-size: 10px; 
}
#tarif {
  background: url(/img/tarif.gif) top center no-repeat;
  width:161px;
  height:91px;
  margin: 0px;
  float: right;
  font-size: 11px; 
}
.tarif {
  padding: 20px 20px 20px 50px;
}
#films {
  background: url(/img/films.gif) top right no-repeat;
  width:214px;
  height:91px;
  margin: 0px;
  float: right;
  font-size: 11px; 
}
.films {
  padding: 20px 20px 20px 70px;
  /*padding: 28px 30px 35px 60px;*/
}
#infor {
  background: url(/img/inform.gif) top right no-repeat;
  width:196px;
  height:91px;
  margin: 0px;
  float: right;
  font-size: 11px; 
}
.infor {
  padding: 20px 20px 20px 50px;
}
#i1 {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
#o1 {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

#i {
  float: right;
  margin-left: 20px;
  border: 1px solid #DCEFF9;
  margin-bottom: 10px;
}
#o {
  float: left;
  margin-right: 20px;
  border: 1px solid #DCEFF9;
  margin-bottom: 10px;
}

A:hover IMG.galfoto {
  background: #C9D9E3;
}
IMG.galfoto {
  padding: 4px;

}
#galdetails H4{
  margin: 0;
  padding: 2px 0 0 0;
  font-size: 11px;  
  font-weight: normal;
}
#galdetails P{
  margin: 0;
  padding: 0 0 5px 10px;
  font-size: 11px;  
  font-weight: bold;
}
.newsItem {
  clear: both;
}
.newsMore {
  float: right;
  padding: 0 0 10px 0;
}

.newstit {
  border-bottom: 1px solid #DCEFF9;
  padding:4px;
  margin:2px;
  font-weight: bold;
  background: url(/webdocs/image/all/imp.gif) no-repeat right 50%;
}

.histyearact, .histyear {
  padding: 3px;
  text-align: center;
}
.histyearact {
  background: #fff;
  font-weight: bold;
}

.histyear {
  background: url( /webdocs/image/all/sub1.grad.gif) top right repeat-y;
}

.histhidden {
  display: none;
}

.histvisible {
  display: block;
  padding-left: 15px;
  margin-top: auto;
  margin-bottom: auto;
}

.histhidden {
  display: none;
}

.histvisible P {

}

#docs .histvisible H3 {
  margin: 0;  
  padding: 0;  
  text-align:right;
  border-bottom: 1px solid #f5f5f5;
}

.references {
  background: url(/webdocs/image/all/arrow.gif);
  background-repeat: no-repeat;
  background-position: 5px 30%;
  font-weight: bold;
  padding: 0 0 5px 16px;
  border-bottom: 1px solid #a9a9a9;
}
.forminput {
  padding: 1px;
  margin : 0;
  font-size: 10px;
  color: #7f7f7f;
  font-weight: normal;
  font-family: verdana, helvetica, sans-serif;
  background-color: #F6F6F6;
  border: 1px solid #ccc;
}

.forminput:ACTIVE {
  background-color: #FFF8DE;
}

.forminput:FOCUS{
  background-color: #FFF8DE;
}
BUTTON.forminput {
  cursor: pointer ;
}
BUTTON.forminput:hover {
  border: 1px solid #009DDE;
  
}

form { 
  padding: 0;
  margin : 0;
}
.evenmonth {
  background-color: #C9D9E3;
}
.tlo1 {
  padding: 5px 10px 8px 10px;
  background: #F1F4F6;
  text-align: left;
}
.tlo2 {
  padding: 5px 10px 8px 10px;
  text-align: left;
}

.newsdata {
  font-size: 11px;
  color: #7f7f7f;
}

/* voting */

.develop {
  padding: 4px; 
  background: #f6f6f6;
  width: 506px;
  clear: both;
  margin-top:5px;
}
.devitem {
  padding: 3px; 
}
.devitem:hover {
  padding: 2px; 
  border: 1px solid #FFA200;
}
.devdat {
  float:right;
  width:75px;
  text-align:right;
}
.devtre {
  float:right;
  width:20px;
  text-align:left;
}
.devno {
  float:left;
  width:18px;
  text-align:left;
}
.devvote {
  float:right;
  width:30px;
  text-align:center;
}

ul.submenu {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  text-align:center;
}
.submenu li {
  display: inline;
  padding: 3px 20px 3px 20px;
  margin: 2px;
  white-space: nowrap;
  background: #eee;
}
ul.submenu a.activ {
  font-weight: bold;
}

#pop {
  padding: 4px; 
  border: 1px solid #FFA200;
  text-align:left;
  background: #fff;
  font-size: 11px;	
  font-weight: normal;
  color: #222;
}

.hid_desc {
  display: none;
}

.sho_desc {
  display: block;
  clear:both;
  padding:4px;
  text-align:left;
  background: #fff;
  font-size: 11px;	
  font-weight: normal;
  color: #222;
}
.hid_elem {
  display: none;
}
.sho_elem {
  display: block;
  clear:both;
}
.votingform INPUT,.votingform TEXTAREA, .votingform SELECT {
  margin-top:3px;
  margin-right:0;
}
.votingform DIV {
  padding: 5px 0 10px 0;
  margin-right:0;
}
.button a {
  padding: 4px;
  margin : 0;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  font-family: verdana, helvetica, sans-serif;
  background-color: #F36510;
}

.pgNote {
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  background: #F3F3F3;
  border: 1px solid #767676;
  padding: 5px;
  margin-bottom:10px;
  margin-top:10px;
}
.errMsg {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #DD3C10;
  background-color: #FFEBE8;
  color: #333333;
}
.infoMsg {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #E2C822;
  background-color: #FFF9D7;
  color: #000000;
}
.pgInfo {
  font-weight: normal;
  color: #00663D;
  background: #EBFDF5;
  border: 1px solid #cec;
  padding: 5px;
  margin-bottom:3px;
  margin-top:3px;
}
.pgInfo ul {
  margin-top: 2px;
  margin-bottom: 2px;
}

.loginrow {
  padding: 5px 0 5px 0;
}
.loginrow LABEL {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 5px;
  font-size: 11px;
}

.ukryty {
	display:none
}

.widoczny {
	display:inline
}

.czerwony {
	color: #FF0000
}

.bezpodkreslenia
{
	font-weight: normal;
}

.naglowek{
	color: #16387C;
	font-weight: bold;
}
.nazwy { background: #C9D9E3; color: #000000; font-weight: bold; font-size: 12px; padding: 5px; padding-left: 10px; margin-top: 5px; margin-bottom: 5px;}
.note2 { padding: 10px; margin-top: 5px; margin-bottom: 5px; border:1px solid #6693CB; background: #EEF3F9; }
.logosy img {margin-left : 50px;margin-right : 50px;margin-bottom: 10px;margin-top: 10px;}
.logosy {padding: 5px;margin-top: 10px;margin-bottom: 5px;border:1px solid #B5C0C8;background:#fff; margin-bottom:10px;}
.forminput {
	padding: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	vertical-align:middle;
	border : solid;
	border-bottom-color : #999;
	border-bottom-width : 1px;
	border-left-color : #999;
	border-left-width : 1px;
	border-right-color : #999;
	border-right-width : 1px;
	border-top-color : #999;
	border-top-width : 1px;
	border-spacing : 1px;
	margin : 0;
	width: 300px;
}

.kod {
	padding: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	vertical-align:middle;
	border : solid;
	border-bottom-color : #999;
	border-bottom-width : 1px;
	border-left-color : #999;
	border-left-width : 1px;
	border-right-color : #999;
	border-right-width : 1px;
	border-top-color : #999;
	border-top-width : 1px;
	border-spacing : 1px;
	margin : 0;
	width: 60px;
}
.ilosc {
	padding: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	vertical-align:middle;
	border : solid;
	border-bottom-color : #999;
	border-bottom-width : 1px;
	border-left-color : #999;
	border-left-width : 1px;
	border-right-color : #999;
	border-right-width : 1px;
	border-top-color : #999;
	border-top-width : 1px;
	border-spacing : 1px;
	margin : 0;
	width: 20px;
}
.szkolenia {
	font-size: 11px;
}
.szkolenia2{
	font-size: 9px;
	font-weight: bold;
}

<!--[if IE]>
.forminput {
	width: 594px;
}
<![endif]-->

label {
	padding:0;
	margin: 25px 0 1px 0;
}
.forminput:ACTIVE {
  background-color: #FFF8DE;
}
.forminput:FOCUS{
	background-color: #FFF8DE;
}

.forminput[TYPE=submit] {
	background-color: #D3D3D3;;
	border : solid;
	border-bottom-color : #000;
	border-bottom-width : 1px;
	border-left-color : #000;
	border-left-width : 1px;
	border-right-color : #000;
	border-right-width : 1px;
	border-top-color : #000;
	border-top-width : 1px;
	border-spacing : 1px;
}

.forminput[TYPE=submit]:hover {
	background-color: #fff;
}

FORM {
	margin : 0px;
}


.warning {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #DE7B7B;
  background: url("/img/esop/error_bg.png") left top; 
}
.warning P {
  background: url("/img/esop/error_icon.gif") 15px 50% no-repeat; 
  padding-left: 50px;
  border: 1px solid #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.warning2 {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #DE7B7B;
  background: url("/img/esop/error_bg.png") left top;
}


.przerwa{
	padding-left: 0.3cm;
}

hr.thin { 
	height: 1px; 
	color: #C9D9E3; 
	width: 100%; 
	border: 1px solid #C9D9E3; 
} 

.tm {
	font-size:8px;
}

table.sprzet {
border: #ffffff 1px solid;
}

table.sprzet a{
font-size: 10px;
}
table.sprzet tr {

}
table.sprzet td {
border: #ffffff 1px solid;
}


#ankieta {
  clear: both;
  margin-top: 9px;
  background: #fff;
}
#ankieta h3 {
  background: #c9d9e3;
  padding: 4px 7px 4px 7px;
  font-size: 11px;
  color: #fff;
  
}
#ankieta div {
  margin: 5px 12px 5px 12px;
  border-bottom: 1px dashed #B6C4D2;
  padding-bottom: 5px;
}

/* zaokraglone rogi */
.t {background: url(/webdocs/image/pp/dot.png) 0 0 repeat-x; width: 470px;}
.top {background: url(/webdocs/image/pp/gradient.png) 0 0 repeat-x; width: 470px;}
.b {background: url(/webdocs/image/pp/dot.png) 0 100% repeat-x; width: 470px;}
.l {background: url(/webdocs/image/pp/dot.png) 0 0 repeat-y}
.r {background: url(/webdocs/image/pp/dot.png) 100% 0 repeat-y}
.bl {background: url(/webdocs/image/pp/bl.png) 0 100% no-repeat}
.br {background: url(/webdocs/image/pp/br.png) 100% 100% no-repeat}
.tl {background: url(/webdocs/image/pp/tl.png) 0 0 no-repeat}
.tr {background: url(/webdocs/image/pp/tr.png) 100% 0 no-repeat; padding:10px} 
/* koniec zaokroglania */

/* start do pp */

#header_pp {
  margin: 0px 15px 0px 15px;
}

#header_pp #q {
  width:128px;
  margin:0;
  padding:1px;
  border: 1px solid #ccc;
  color: #eee;
  font-size: 10px;
  color: #16387C;
}
#header_pp H1 {
  padding:0;
  margin:0;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-right: 20px;
}
#header_pp H1 A {
  display: block;
  width: 972px;
  height: 83px;
  padding: 0;
  margin: 0;  
  background: transparent url("/webdocs/image/pp/bonsai.png") no-repeat;
  text-indent: -700em;
  text-decoration: none;
}

#nav_header_pp {
  margin:0;
  padding: 0;
  padding-top: 5px;
  margin-right: 30px;
  text-align:right;
}

#nav_head_pp {
  display: inline;
  font-weight: bold;
  margin: 0 5px 0 5px;
  color: #9E9FA1;
}

#nav_head_pp A {
  color: #9E9FA1;
  text-decoration: none;
  font-size: 11px;
}
#nav_head_pp A:hover {
  color: #000;
}

#nav_pp ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_pp li {
    float:left;
	position: relative;
	list-style: none;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	z-index:890;
	background: url(/webdocs/image/pp/spacer.png) 0 0 no-repeat;
}

#nav_pp li li {
	float: left;
	position: relative;
	width: 15em;
	list-style: none;
	padding: 2px;
	background: transparent url("/img/menu_bg.png") top right;	
	/* background: #FBFBFC; */
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #16387C;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
}
#nav_pp ul li a {
  cursor: text;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}


#nav_pp ul li li a {
  cursor: pointer ;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 2px 2px 15px;
  color: #000;
}
#nav_pp li.main a {
  font-weight: bold;
  padding: 2px 2px 2px 10px;
}
#nav_pp ul li a:hover {
  color: #FFA200;
  text-decoration: none;
}
#nav_pp ul li li a:hover {
  color: #FFA200;
  text-decoration: none;
}
#nav_pp li ul { /* second-level lists */
    width: 10em;
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0;
	color: #636363;
}

#nav_pp li > #nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav_pp li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	display: block;
	z-index:999;
}

#contentwarp_pp {
  margin: 0px 15px 0px 15px;
  padding-top: 2px;
}

#path_pp {
  background: #FFA200;
  color: #fff;
  padding:9px;
  margin-bottom: 8px;
  font-weight: bold;
}
#path_pp A { 
  color: #fff;
}

#leftmenu_pp {
  float: left;
  display:block;
  width: 222px;
}

#leftmenu_pp ul {
  list-style: none;
  margin: 0;
  padding: 0; 
  padding-top: 10px;
}

ul#addmenu_pp {
  margin-bottom: 5px;
  margin-right: 5px;
}

ul#addmenu_pp li{
  width: 221px;
  height: 32px;
  background: url("/webdocs/image/pp/left_menu.png") no-repeat;
}

ul#addmenu_pp li a{
  color: #666666;
  font-weight: bold;
  padding-left:10px;
  line-height:5px;
}

ul#addmenu_pp li a:hover{
  color: #FE9A00;
  text-decoration: none;
}

#rightSide_pp {
  float: right;
  width: 240px;
  margin-top: 3px;
  display:block;
}

#docs_pp {
  float: left;
  width: 470px;
  display:block;
  margin-bottom: 10px;
  margin-left: 10px;
}

.tablica_kategoria{
	font-size: 14px;
    font-weight: bold;
	color: #FF9900;
}

.tablica_kategoria a{
	font-size: 14px;
    font-weight: bold;
	color: #FF9900;
}

.tablica_tytul {
	font-weight: bold;
    text-decoration: none;
	color: #FF9900;
	margin-top:20px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;	
}

.tablica_tytul a{
	font-weight: bold;
    text-decoration: underline;
	color: #666666;
}

.tablica_wiecej{
	text-align: right;
}
.tablica_wiecej a{
	font-weight: bold;
    text-decoration: underline;    
	color: #FF9900;
}

.tablica_tresc {
	font-weight: bold;
    text-decoration: none;
    margin-top: 15px;
    text-align: justify;
	color: #666666;
}

.tablica_kategoria_vip{
	font-size: 14px;
    font-weight: bold;
	color: #B88908;
}

.tablica_kategoria_vip a{
	font-size: 14px;
    font-weight: bold;
	color: #B88908;
}

.tablica_tytul_vip {
	font-weight: bold;
    text-decoration: none;
	color: #B88908;
	margin-top:20px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;	
}

.tablica_tytul_vip a{
	font-weight: bold;
    text-decoration: underline;
	color: #666666;
}

.tablica_wiecej_vip{
	text-align: right;
}
.tablica_wiecej_vip a{
	font-weight: bold;
    text-decoration: underline;    
	color: #B88908;
}

.tablica_tresc_vip {
	font-weight: bold;
    text-decoration: none;
    margin-top: 15px;
    text-align: justify;
	color: #666666;
}

.loginrow_pp {
  padding: 5px 0 5px 0;
  text-align: left;
}
.loginrow_pp LABEL {
  display: block;
  float: left;
  width: 110px;
  text-align: left;
  padding-right: 5px;
  font-size: 11px;
}

.dh1 {
  width: 267px;
  height: 167px;
  background-color:#ffffff;
  background: url("/img/kontakt_new.png") no-repeat;
}

.dh2 {
  width: 267px;
  height: 217px;
  background-color:#ffffff;
  background: url("/webdocs/File/kontakt_sprzet_komp.png") no-repeat;
}

.dh3 {
  width: 267px;
  height: 217px;
  background-color:#ffffff;
  /*background: url("/webdocs/File/okno_kontakt_programy.png") no-repeat;*/
  background: url("/webdocs/File/kontakt_sprzet_komp.png") no-repeat;
}

#tabela_promo {
   border: 1px solid #fff;
}
#tabela_promo td {
   border: 1px solid #fff;
}

#header_pp_vip {
  margin: 0px 0px 0px 0px;
  /*background-color:#B88908;*/
  background: #B88908 url("/webdocs/image/ppvip/head_corner.gif") top right no-repeat;
}

#header_pp_vip #q {
  width:128px;
  margin:0;
  padding:1px;
  border: 1px solid #ccc;
  color: #eee;
  font-size: 10px;
  color: #16387C;
}
#header_pp_vip H1 {
  padding:0;
  margin:0;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-right: 20px;
}
#header_pp_vip H1 A {
  display: block;
  width: 972px;
  height: 83px;
  padding: 0;
  margin: 0;  
  background: transparent url("/webdocs/image/ppvip/logo_VIP_full.png") no-repeat;
  text-indent: -700em;
  text-decoration: none;
}

#nav_pp_vip ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	list-style: none;
}

#nav_pp_vip li {
    float:left;
	position: relative;
	list-style: none;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	z-index:890;
	background: url(/webdocs/image/pp/spacer.png) 0 0 no-repeat;
}

#nav_pp_vip li li {
	float: left;
	position: relative;
	width: 15em;
	list-style: none;
	padding: 2px;
	background: transparent url("/img/menu_bg.png") top right;	
	/* background: #FBFBFC; */
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #16387C;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
}
#nav_pp_vip ul li a {
  cursor: text;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}


#nav_pp_vip ul li li a {
  cursor: pointer ;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 2px 2px 15px;
  color: #000;
}
#nav_pp_vip li.main a {
  font-weight: bold;
  padding: 2px 2px 2px 10px;
}
#nav_pp_vip ul li a:hover {
  color: #B88908;
  text-decoration: none;
}
#nav_pp_vip ul li li a:hover {
  color: #B88908;
  text-decoration: none;
}
#nav_pp_vip li ul { /* second-level lists */
    width: 10em;
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0;
	color: #636363;
}

#nav_pp_vip li > #nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav_pp_vip li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	display: block;
	z-index:999;
}

#nav_header_pp_vip {
  margin:0;
  padding: 0;
  margin-right: 30px;
  text-align:right;
}

#nav_head_pp_vip {
  display: inline;
  font-weight: bold;
  margin: 0 5px 0 5px;
  color: #FFFFCC;
}

#nav_head_pp_vip A {
  color: #FFFFCC;
  text-decoration: underline;
  font-size: 11px;
}
#nav_head_pp_vip A:hover {
  color: #000;
}

#nav_header_pp_vip {
  margin:0;
  padding: 0;
  padding-top:10px;
  margin-right: 40px;
  text-align:right;
}

#path_pp_vip {
  color: #B88908;
  padding:9px;
  margin-bottom: 8px;
  font-weight: bold;
  background: #B88908 url("/webdocs/image/ppvip/menu2.png") top right no-repeat;
}
#path_pp_vip A { 
  color: #B88908;
}

.docTitle_vip {
  border-bottom: 1px solid #B88908;
  color: #B88908;
  font-size: 13px;  
  font-weight: bold;
  padding: 0 5px 5px 5px;
  margin: 0 0 5px 0;
}

.docBody_vip_main {
  padding-bottom: 30px;
  background: #fff url("/webdocs/image/ppvip/vip_background.jpg") center no-repeat fixed;
}

.docBody_vip_main, .docBody_vip_main * {
  color: #000;
  font-size: 11px;
  line-height: 150%

}
.docBody_vip_main A {
  color: #16387C;
}
.docBody_vip_main H1, .docBody_vip_main H2, .docBody_vip_main H3, .docBody_vip_main H4, .docBody_vip_main H5, .docBody_vip_main H6 {
  margin: 1em 0 0.2em 0;
}
.docBody_vip_main H1 {
  font-size: 120%;  
}
.docBody_vip_main H2 {
  font-size: 110%;  
}
.docBody_vip_main H3 {
  font-size: 110%;  
}
.docBody_vip_main H4 {
  font-size: 110%;  
}
.docBody_vip_main H5 {
  font-size: 100%;  
}
.docBody_vip_main H6 {
  font-size: 100%;  
}
.docBody_vip_main ul {
  list-style-image: url(/img/yes.gif);
  list-style-type: circle;
}

.docBody_vip_main li {
  padding: 0 0 5px 0;
}

.docBody_vip {
  padding-bottom: 30px;  
}

.docBody_vip, .docBody_vip * {
  color: #000;
  font-size: 11px;
  line-height: 150%

}
.docBody_vip A {
  color: #16387C;
}
.docBody_vip H1, .docBody_vip H2, .docBody_vip H3, .docBody_vip H4, .docBody_vip H5, .docBody_vip H6 {
  margin: 1em 0 0.2em 0;
}
.docBody_vip H1 {
  font-size: 120%;  
}
.docBody_vip H2 {
  font-size: 110%;  
}
.docBody_vip H3 {
  font-size: 110%;  
}
.docBody_vip H4 {
  font-size: 110%;  
}
.docBody_vip H5 {
  font-size: 100%;  
}
.docBody_vip H6 {
  font-size: 100%;  
}
.docBody_vip ul {
  list-style-image: url(/img/yes.gif);
  list-style-type: circle;
}

.docBody_vip li {
  padding: 0 0 5px 0;
}

/* Aukcje */

.align-center {
	text-align: center;
}

.green {
	color: #F37021;
}

.green2 {
	color: #7ec013;
}

.red {
	color: #b41c1c;
}


.big-price {
	font: bold 30px Arial, Helvetica, sans-serif;
}

.bid-status {
	font: bold 21px Arial, Helvetica, sans-serif;
}

.timer {
	color: #00c0ff;
}

ul.horizontal-bid-list {
	/*width: 100%;
	list-style: none;
	margin: 0;
	padding: 6px 0 0 0;
	position: relative;
	left: 6px;*/
}

ul.horizontal-bid-list li {
	/*float: left;
	width: 162px;
	min-height: 222px;
	height: auto !important;
	height: 222px;
	list-style: none;
	margin: 0 14px 10px 0;
	padding: 4px 0;
	border: 1px solid #e1e1e1;*/
}

ul.horizontal-bid-list li .title h3 {
	height: 40px;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

ul.horizontal-bid-list li .title h3 a {
	text-decoration: none;
}

ul.horizontal-bid-list li .thumb {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

ul.horizontal-bid-list li .username a {
	font-size: 11px;
	color: #1f73a9;
	text-decoration: none;
}

/* Live Bids */
#live-bids {
	width: 100%;
	display: table;
}

#live-bids .content {
}

#live-bids .heading {
	width: 100%;
	display: table;
}

#live-bids .heading .see-more {
	padding: 6px 4px 0 0;
}

#live-bids .heading .see-more a {
	font-weight: bold;
	color: #ff7800;
	text-decoration: none;
}

ul.vertical-bid-list {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	.padding: 0 0 10px 0;
}

ul.vertical-bid-list li {
	float: left;
	clear: both;
	width: 99.5%;
	background: url(../img/bg-live-bids.gif) repeat-y;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #dfeef8;
}

ul.vertical-bid-list li .thumb {
	float: left;
	margin-right: 10px;
}

ul.vertical-bid-list li .col1 {
	float: left;
	width: 120px;
	padding: 8px;
}

ul.vertical-bid-list li .col2 {
	float: left;
	width: 635px;
	padding: 8px;
}

ul.vertical-bid-list li .col2 h3.heading {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

ul.vertical-bid-list li .col2 h3.heading a {
	color: #ff7c00;
	text-decoration: none;
}

ul.vertical-bid-list li .col2 {
	float: left;
	width: 630px;
}

ul.vertical-bid-list li .col2 .fixed-bid {
	margin: 20px 0 10px 0;
}

ul.vertical-bid-list li .sub-col1 {
	float: left;
	width: 400px;
	margin-right: 50px;
}

ul.vertical-bid-list li .sub-col2 {
	float: left;
	width: 140px;
}

ul.vertical-bid-list li .col3 {
	float: left;
	width: 80px;
	padding: 20px 0 0 0;
}

/* Product Details */
#bid-product-details {
	padding-bottom: 10px;
}

#product-info {
	margin: 10px 0;
}

#bid-product-details .col1 {
	float: left;
	width: 350px;
	margin-right: 10px;
}

#bid-product-details .col2 {
	float: left;
	width: 290px;
	margin-right: 8px;
}

#bid-product-details .col3 {
	float: left;
	width: 225px;
}

#bid-product-details .product-image-thumb-list {
	margin: 10px 0;
	padding: 10px 0 0 0;
	\padding: 10px 0 10px 0;
	_padding: 10px 0 0 0;
	border-top: 1px solid #e1e1e1;
}

#bid-product-details .product-image-thumb-list ul {
	margin: 0 20px;
	padding: 0;
}

#bid-product-details .product-image-thumb-list ul li {
	float: left;
	border: 1px solid #cfe898;
	margin: 0 6px 0 0;
	padding: 2px;
}

#bid-product-details .bid-butler {
	background: #f5f5f5;
	padding: 6px;
	margin: 10px;
}

#bid-product-details .bid-butler fieldset {
	font-size: 11px;
}


#bid-product-details .bid-butler fieldset label {
	float: left;
	display: inline;
	width: 100px;
	margin-right: 10px;
}

#bid-product-details .bid-butler fieldset .text label {
	float: left;
	display: inline;
	width: 100px;
	margin-right: 10px;
	padding-bottom: 8px;
}

#bid-product-details .bid-butler fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

#bid-product-details .bid-butler #bid-product-details .bid-butler fieldset .text input, fieldset .password input, 
#bid-product-details .bid-butler fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

div.submit {
	margin: 10px 0;
}

div.submit input {
	background: #afafaf;
	font-weight: bold;
	color: #fff;
	border: none;
	padding: 4px;
}



#bid-product-details .col3 .sub-col {
	margin-bottom: 10px;
	padding: 6px;
}

#bid-product-details .col2 .content {
	padding: 6px;
}

#bid-product-details .fixed-price-end-bid {
	margin: 10px 0;
}

#bid-product-details .fixed-price-end-bid label {
	float: left;
	width: 70px;
}

#bid-product-details .col3 h3.heading {
	margin: 0;
	padding: 0;
}

.count-saving label, .total-savings label {
	float: left;
	width: 180px;
}

.total-savings {
	border-top: 1px solid #555;
}

#bid-product-details .bid-history table {
	width: 100%;
	font-size: 11px;
}

#bid-product-details .bid-history table td {
	padding: 2px;
}

#bid-product-details .featured-product {
	width: 92%;
}

#bid-product-details .featured-product .col1 {
	float: left;
	width: 70px;
	margin-right: 4px;
}

#bid-product-details .featured-product .col2 {
	float: left;
	width: 75px;
}

.payment-delivery-info dl.form {
	display: table;
	margin: 10px 0;
}

.payment-delivery-info dl.form dt {
	float: left;
	clear: both;
	width: 90px;
	margin-right: 4px;
}

.payment-delivery-info dl.form dd {
	float: left;
	clear: none;
	width: 120px;
}

#menu_user{
	float: left;
}
.user_right{
	float: left;
	width: 720px;
}

/* Messages */
#flashMessage {
	clear: both;
	margin: 20px 0;
}

.message {
	background: #e60082;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}

a img{
	border: none;
}

/* Form */
fieldset {
	border: none;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #555;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
}

fieldset .text label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

div.submit {
	margin: 10px 0;
}

div.submit input {
	background: #afafaf;
	font-weight: bold;
	color: #fff;
	border: none;
	padding: 4px;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font-size: 11px;
	color: #e45b00;
}

fieldset .select .error-message, fieldset .textarea .error-message, div.checkbox, fieldset .password .error-message {
	margin-left: 160px;
}

fieldset .hint {
	font-size: 11px;
	color: #666;
	margin-left: 160px;
	_margin-left: 163px;
}

/* Paging */
.paging {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.paging a {
	text-decoration: none;
}

.totalresults {
}

.pagenumber ul {
	margin: 0;
	padding: 0;
}

.pagenumber ul li {
	float: left;
	list-style: none;
	font-weight: bold;
	margin-right: 4px;
	padding: 1px 4px;
	border: 1px solid #dedede;
}

.pagenumber .current {
	color: #89583d;
}

/* Category */
ul.category-list li {
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

/* News */
ul.news {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.news li {
	list-style: none;
	margin: 0 0 16px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #dedede;
}

ul.news li h2.heading {
	margin: 4px 0;
	padding: 0;
}

ul.news li .meta, .meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	margin: 10px 0;
}
/* User Menu */
ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: url(../img/icon-list.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px 2px 2px 24px;
	border-bottom: 1px solid #dedede;
}

ul.menu li a {
}

ul.to-do {
	margin: 0;
	padding: 0;
}

ul.to-do li {
	background: url(../img/icon-calendar.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 0 24px;
}

a.purchase-bid {
	background: url(../img/icon-cart.gif) no-repeat;
	padding-left: 20px;
}
table.sample {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #E36C0A;
	border-collapse: collapse;
	background-color: white;
	font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; letter-spacing: 1px;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #E36C0A;
	background-color: white;
}

table.sample2 {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #c9d9e3;
	border-collapse: collapse;
	background-color: white;
	font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; letter-spacing: 1px;
}
table.sample2 td {
	border-width: 1px;
	padding: 8px;
	text-align: justify;
	border-style: solid;
	border-color: #c9d9e3;
	background-color: white;
}

#centrum {
	background-color:#5E6782;
	color: #fff;
	height: 25px;
}

#centrum a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 70px;
	line-height: 180%;
}