body, input, textarea, select, button, p, div, ul, li, span {
	font-family: Verdana, sans-serif;
	color: #6B6B6B; /*#ADADAD;*/
	font-size: 10px;
}
 
input, textarea, button {
	vertical-align:middle;
}

img { display: block;}

.clr {
	clear: both !important;
	height: 0px !important;
	width: 1px !important;
	line-height: 0px !important;
	font-size: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}

.left {float: left !important; clear: right !important; }
.right {float: right; }
.overflow {overflow: hidden;}
.none {display: none;}
.block {display: block;}
.w25 { width:25px !important;}
.w35 { width:35px !important;}
.w50 { width:50px !important;}
.w75 { width:75px !important;}
.w100 { width:100px !important;}
.w125 { width:125px !important;}
.w150 { width:150px !important;}
.w175 { width:175px !important;}
.w200 { width:200px !important;}
.w225 { width:225px !important;}
.w275 { width:275px !important;}
.w250 { width:250px !important;}
.w300 { width:300px !important;}
.w400 { width:400px !important;}
.w450 { width:450px !important;}
.w500 { width:500px !important;}
.w600 { width:600px !important;}
.w650 { width:650px !important;}
.w700 { width:700px !important;}
.w800 { width:800px !important;}

.h200 {height:200px !important;} 
.h300 {height:300px !important;}
.h600 {height:600px !important;}

.white, .gi_table_row_even {background-color: #ffffff}
.bold {font-weight: bold;}
.color {background-color: orange;}
.firstCol {padding-left: 15px !important;}
.paddingLeft {padding-left:30px}
.paddingRight {padding-right:50px}
.paddingRight2 {padding-right:20px}
.floatContainer {overflow:hidden; float: left;}
.mediumContainer {overflow:hidden; clear: both; width: 800px;}
.center {text-align: center;}
.mainItemMargin {margin-right:30px;}
.marginCalendar {margin-right:3px;}
.marginBottomDelete {margin-bottom:8px;}
.mainBottomBoxBorder {border-right: solid 1px #BBB;}
.bottom {padding-bottom: 40px}
.bottomP {padding-bottom: 40px !important;}
.topSpace {padding-top:10px;}
.new_user {background-color: #8FFF94 !important;}
.no_active_user { background-color: #EFC2C4 !important;}
.valignTop td {vertical-align:top !important;}
.borderBottom { border-bottom: solid 1px #B0B0B0; padding-bottom: 4px!important;}
.hiddenColor {background-color:#CFCFCF !important;}
.noA {width: 70px !important;}
.noAV {width: 30px !important;}
.downHill {padding-bottom: 200px !important;}
.nomargin input {margin: 0 !important;}


ul.gi_form_errors li {
 color: #EF3B3B;
 font-size: 10px;
 line-height: 12px;
 padding: 1px;
 margin: 0px;    
}






h1 {
 font-family: Verdana, sans-serif;
 font-size: 36px;
 font-weight: bold;
 color: #505050;
 padding-left: 20px;
 padding-top: 50px;
 padding-bottom: 50px;
}

h1.h2onBoard a{
	color: #505050;
}

h1.h2onBoard {
 font-family: Verdana, sans-serif;
 font-size: 36px;
 font-weight: bold;
 color: #505050;
 padding-left: 20px;
 padding-top: 50px;
 padding-bottom: 10px;
 line-height:36px;
}

h2.h1onBoard {
font-family: Verdana, sans-serif;
padding-bottom: 50px;
font-weight: bold;
color: #9F9F9F;
padding-left: 20px;
line-height: 18px;
font-size: 16px;
padding-top:0px;
}

.pageLinks {
   padding-bottom: 20px;
   overflow: hidden;
}  

.boxWhite {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0px 10px 0px 10px;
    color: #979797;
    background-color: #fff;
    margin-right: 5px;
    text-transform: capitalize; 
}

.boxGrey {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0px 10px 0px 10px;
    color: #DBD9D9;
    background-color: #505050;
    margin-right: 5px;
    text-transform: capitalize;
}
.boxWhite a{
color: #979797;
}


.controls, .controlsL {
    width: 200px;
    float: right;
    text-align: right;
    padding-right: 6px;
    padding-bottom:3px;
    overflow: hidden;
    clear: left;
}

.controlsL {
    padding-right: 6px;
    padding-bottom:0px;
}

.controls a, .controlsL a {
   display: block;
   margin-left:5px;
   float: right;
}

.controls button {
   display: block;
   margin-left:5px;
   border: none;
   width: 17px;
   height: 15px;
   background: none;
   margin: 0;
   float: right;
   cursor:pointer;
}

.controls button img, .controls a img, .controlsL a img {
   display: block;
   margin: 0;
}

.tables {
    width: 825px;
    border: none;
    margin-bottom: 15px;
}

.tables td {
    vertical-align: middle;
}

.tables th {
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    font-size: 11px;
    font-weight: bold;
    color: #4E4E4E;
    height: 25px;
    vertical-align: middle;
    line-height: 13px;
    padding-top: 2px;
    padding-bottom:2px;
}
.tables th a {
    color: #4E4E4E;
    line-height: 12px;
}

.tables th a img {
    display: inline;
    margin-left: 2px;
}

.tables td {
    font-size: 10px;
    color: #848485;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 2px;
    padding-right: 2px;
    overflow: hidden;
}

.tables td a {
    color: #878484;
}

.tables .buttons {
    overflow: hidden;
    width: 55px;
}

.tables td.buttons a {
    display: block;
    float: left;
    margin-right: 3px;
    width: 15px;
    height: 15px;
}

.tables td.buttons a img {
    display: block;
    width: 15px;
    height: 15px;
}


.form {}

.form form { }

.form h3 {
    font-weight: bold;
    font-size: 11px;
    color: #4E4E4E;
    line-height: 25px;
    height: 25px;
    border-top: solid 1px #4E4E4E;
    border-bottom: solid 1px #4E4E4E;
    margin: 20px 0;
    clear: both;
}
.form ul {
    list-style: none;
    overflow: hidden;
}
.form li
{
  clear: left;
  display: block;
  padding-bottom: 10px;
  overflow: hidden;
  float: left;
  width: 400px;
}

.form li label
{
  float: left;
  font-weight: bold;
  display: block;
  color: #878484;
  height: 20px;
  text-align: left;
  clear: both;
}

#body-container .labelWithoutHeight li label
{
	height: auto;
}

.form li input
{
 height: 15px;
}

.form li input,
.form li textarea
{
    border: solid 1px #D4D4D4;
    padding: 3px 8px 0 8px;
    color: #878484;
    float: left;
}
.form li select
{
    border: solid 1px #D4D4D4;
    padding: 1px 0px 0 8px;
    color: #878484;
    float: left;
    margin-right: 7px;
}
.form li textarea
{
  height: 100px;
  overflow: auto;
  line-height: 13px;
}

.form .submit
{
	width: 368px;
}

.form .submit input
{
  background: #E9E9E9;
  color: #757575;
  cursor: pointer;
  float: right;
  padding: 0 0 3px 0;
  height: 20px;
  font-weight: bold;
  line-height: 15px;
  margin-left: 15px;
}

button
{
  background: #E9E9E9;
  color: #757575;
  cursor: pointer;
  padding: 0 0 3px 0;
  height: 20px;
  font-weight: bold;
  line-height: 15px;
  margin-right: 15px;
  border: solid 1px #808080;
  text-transform: capitalize;
}


.form  .submit input.dark
{
  background: #B3B3B3;
  color: #F9F5F5;
  border: solid 1px #808080;
}

.form li.submitLeft
{
    padding-left: 93px;
    width: 250px !important;
}
.form .submitLeft input
{
  background: #E9E9E9;
  color: #757575;
  cursor: pointer;
  float: left;
  padding: 0 0 3px 0;
  height: 20px;
  font-weight: bold;
  line-height: 15px;
  margin-left: 15px;
}

.form  .submitLeft input.dark
{
  background: #B3B3B3;
  color: #F9F5F5;
  border: solid 1px #808080;
}

.form .textLi {

}

.form .textLi P {
     float: left;
     padding: 0;
}

.form .checkbox
{
  height: 15px;
}

.form .checkbox input
{
  background: none;
  cursor: pointer;
  float: left;
  padding: 0;
  height: 13px;
  width: 13px;
  margin: 5px 0 0 0 ;
  border: none;
  font-weight: bold;
}

.form .checkbox label.checkboxLabel
{
  background: none;
  cursor: pointer;
  float: left;
  padding: 0 0 0 8px;
  line-height: 20px;
  border: none;
  display: block;
}

.form .both input {
  background: #E9E9E9;
  color: #757575;
  cursor: pointer;
  float: left;
  padding: 0 0 3px 0;
  height: 20px;
  font-weight: bold;
  line-height: 15px;
  margin-left: -3px;
 }
 
.form .both input.dark
{
  background: #B3B3B3;
  color: #F9F5F5;
  border: solid 1px #808080;
}

.form .both input.check
{
  background: none;
  cursor: pointer;
  float: left;
  padding: 0;
  height: 13px;
  width: 13px;
  margin: 5px 0 0 0 ;
  border: none;
  font-weight: bold;
}

.form .both input.fileType
{
  background: none;
  cursor: pointer;
  float: left;
  padding: 0;
  margin: 0 ;
}

.form .both input.radiob
{
  background: none;
  cursor: pointer;
  padding: 0;
  height: 13px;
  width: 13px;
  margin: 5px 0 0 0 ;
  border: none;
}

.form .both label.checkboxLabel, .form .both label.gi_form_option_label,
.form .inline label.checkboxLabel, .form .inline label.gi_form_option_label
{
  background: none;
  cursor: pointer;
  float: left;
  padding: 0 0 0 8px;
  line-height: 20px;
  border: none;
  display: block;
  clear: none;
  font-weight: normal;
}

.form .both label.gi_form_option_label {
    width: 220px;
}

.form .both .liEdit {
    float: left;
    overflow:hidden;
}

.form .both .liEdit img {
    border: solid 1px #ffffff; 
    display: block;
}

.pagination {
    width: 500px;
    float: right;
    text-align: right;
    padding-right: 40px;
    padding-bottom:3px;
    color: #878787;
    padding-top: 20px;
}

.pagination a {
   display: inline;
   color: #ADADAD;
}


.oneItem {
    width: 825px;
    border-top: solid 1px #D6D6D6;
    overflow: hidden;
    padding-top: 8px;
    margin-top: 8px;
}

.noItem {
    width: 825px;
    border-top: solid 1px #D6D6D6;
    overflow: hidden;
    padding-top: 8px;
    margin-top: 8px;
}


.firstOneItem {
    margin-top: 2px !important;
}

.oneItem .date {
    color: #9E9A9A;
    font-weight: bold;
    display: block;
    width: 79px;
    float: left;
    background: url(../images/date_pixel.gif) left 4px no-repeat;
    padding-left: 17px;
    border-right: solid 1px #9E9A99;
    line-height: 12px;
}

.oneItem .shortText {
    padding-left: 10px;
    float: left;
    width: 515px;
}

.oneItem .shortTextWithoutImg {
	padding-left: 10px;
    float: left;
    width: 625px;
}

.oneItem .autoWidthExpand {
    width: 510px !important;
}

.oneItem .shortText h4,
.oneItem .shortTextWithoutImg h4 {
    line-height: 12px;
}

.oneItem .shortText h4 a,
.oneItem .shortTextWithoutImg h4 {
    color: #4e4e4e;
    font-weight: bold;
}

.oneItem .shortText h4 a:hover, 
.oneItem .shortTextWithoutImg h4 a:hover {
    color: #00A103;
    font-weight: bold;
    text-decoration: none;
}

.oneItem .shortText .text,
.oneItem .shortTextWithoutImg .text {
    padding-top: 3px;
}

.oneItem .shortText .text a,
.oneItem .shortTextWithoutImg .text a {
    color: #6B6B6B;
    text-decoration: none;
}

.oneItem .shortText .text a:hover,
.oneItem .shortTextWithoutImg .text a:hover {
    text-decoration: none;
}

.oneItem .control {
    float: left;
    width: 80px;
    padding-left: 10px;
    overflow: hidden;
}

.oneItem .autoWidth {
    width: auto !important;
}

.oneItem .control a {
   display: block;
   margin-left:6px;
   float: left;
}

.oneItem .miniPicture {
    float: right;
    width: 105px;
    border: solid 1px #ffffff;  
}

.singleItem .topHead {
    border-bottom: solid 1px #9E9A99;
    overflow: hidden;
    padding-bottom: 3px;
}

.singleItem .topHead h3 {
    color: #4e4e4e;
    font-weight: bold;
    font-size: 12px;
    float: left;
    padding: 0 15px 0 0;
    margin: 0;
}

.singleItem .topHead .control {
    float: right;
    width: 130px;
    padding-right: 10px;
    overflow: hidden;
}

.singleItem .topHead .widthAuto {
    width: auto !important;
}

.singleItem .topHead .control a {
   display: block;
   margin-left:6px;
   float: left;
}

.singleItem .date {
    font-weight: bold;
    color: #bababa;
    padding-top: 4px;
}

.singleItem .content {
    padding-top: 25px;
    color: #969495;
    font-size: 11px;
}

.singleItem .content .center {
	text-align: center;
	margin: 0 auto;
}

.singleItem .content table td {
	font-family: Verdana, sans-serif;
	color: #6B6B6B; /*#ADADAD;*/
	font-size: 11px;
}

.singleItem .content .one_column {
	font-family: Verdana, sans-serif;
	color: #6B6B6B; /*#ADADAD;*/
	font-size: 11px;
}


.singleItem .content table td a {
    display: block;
}


.singleItem .content .introClass p {
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 0px;
}

.singleItem .contentVideo {
    padding-top: 15px;
    color: #969495;
    font-size: 11px;
}

.singleItem .content p, singleItem .contentVideo p {
    /*color: #969495;*/
    font-size: 11px;
    text-align: justify;
    padding-top: 15px;
}

.singleItem .content p img {
   margin: 5px;
}


.singleItem .content p a, singleItem .contentVideo p a {
    color: #000;
    text-decoration: underline;
}

.singleItem .content p a:hover, singleItem .contentVideo p a:hover {
    color: #000;
    text-decoration: none;
}

.bottomControls {
overflow: hidden;
padding-top: 20px;
}

.bottomControls a{
color: #b9b9b9;
}

.bottomControls .backLink {
    display: block;
    float: left;
}

.bottomControls .afterNextLink{
    float: right;
}

.leftArrow {
    background: url(../images/leftArrow.gif) left 3px no-repeat;
    padding-left: 15px;
}

.rightArrow {
    background: url(../images/rightArrow.gif) right 3px no-repeat;
    padding-right: 15px;
}

/* SHOW GALLERY */

.contentVideo .showTags {
    font-weight: bold;
    padding-bottom: 25px;
    font-size: 11px !important;
}

.contentVideo .showTags span {
    font-weight: normal;
    display: block;
    text-decoration: underline;
    color: #000;
    font-size: 11px !important;
    line-height: 14px;
}

.contentVideo .contentContent {
    padding-top: 20px;
}


.contentVideo #moviePlayer {
    margin: 0 auto;
    width: 580px;
}

.models {
    overflow: hidden;
}

.singleModel {
    width: 380px;
    float: left;
    padding-bottom: 40px;
}

.singleModel img {
    float: left;
    display: block;
    width: 180px;
    height: 100px;
}

.ImgHeader img
{
  float: left;
  display: block;
  width: 180px;
  height: 100px;
}

.singleModel .optionGroup,
.HeaderWithImg .optionGroup{
    float: left;
    padding-left: 25px;
    width: 175px;
}

.singleModel .optionGroup h4{
    margin: 0;
    padding: 0 0 4px 0;    
}

.singleModel .optionGroup h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    background: url(../images/buttons/rightarrow.gif) right 5px no-repeat;
    display: block;
    border: none;
}

.singleModel .optionGroup h4 a:hover {
    color: #00A103;
    text-decoration: none;
}

.singleModel .optionGroup .controlsLS,
.HeaderWithImg .optionGroup .controlsLS {
    width: 170px;
    overflow: hidden;
    clear: left;
    border-top: solid 1px #B0B0B0;
    padding-left: 5px;
}

.optionGroup .controlsLS span { 
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    height: 15px;
    line-height: 15px;
    display: block;
    padding-top: 2px;
    width: 100px;
    float: left; 
}

.singleModel .optionGroup .controlsLS a,
.HeaderWithImg .optionGroup .controlsLS a {
   display: block;
   margin-left:0px;
   float: right;
   width: 15px;
   height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
}


.singleModel .optionGroup .controlsLS a img,
.HeaderWithImg .optionGroup .controlsLS a img {
   display: block;
   margin: 0;
   height: 15px;
   width: 15px;
   float: none;
}

.singleModel .optionGroup a,
.HeaderWithImg .optionGroup a {
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    border-top: solid 1px #B0B0B0;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 170px;
}

.singleModel .optionGroup a:hover,
.HeaderWithImg .optionGroup a:hover {
    color: #00A103;
    text-decoration: none;
}

.singleModel .optionGroup a.newsL,
.HeaderWithImg .optionGroup a.newsL {
    background: url(../images/buttons/newsletter.gif) right 2px no-repeat;
}

.singleModel .optionGroup a.cennikiW,
.HeaderWithImg .optionGroup a.cennikiW {
    background: url(../images/buttons/cenniki.gif) right 2px no-repeat;
}

.singleModel .optionGroup a.galeria,
.HeaderWithImg .optionGroup a.galeria {
    background: url(../images/buttons/galeria.gif) right 2px no-repeat;
}

.singleModel .optionGroup a.wideoT,
.HeaderWithImg .optionGroup a.wideoT {
    background: url(../images/buttons/wideoteka.gif) right 2px no-repeat;
}

.singleModel .optionGroup a.instrukcja,
.HeaderWithImg .optionGroup a.instrukcja {
    background: url(../images/buttons/instruction.gif) right 2px no-repeat;
}

.cenniki {
    overflow: hidden;
}

.cenniki .singleElement {
    width: 380px;
    float: left;
    padding-bottom: 25px;
    /*height: 150px;*/
}

.singleElement img {
    float: left;
    display: block;
    width: 180px;
    height: 100px;
}

.singleElement .optionGroup {
    float: left;
    padding-left: 25px;
    width: 175px;
}

.singleElement .optionGroup h4 {
    margin: 0;
    padding: 0 0 4px 0;    
}

.singleElement .optionGroup h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    background: url(../images/buttons/rightarrow.gif) right 5px no-repeat;
    display: block;
    border: none;
}

.singleElement .optionGroup h4 a:hover {
    color: #00A103;
    text-decoration: none;
}

.singleElement .optionGroup .controlsLS {
    width: 170px;
    overflow: hidden;
    clear: left;
    border-top: solid 1px #B0B0B0;
    padding-left: 5px;
}


.singleElement .optionGroup .controlsLS a {
   display: block;
   margin-left:0px;
   float: right;
   width: 15px;
   height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
}

.singleElement .optionGroup .controlsLS a.leftlink { 
    font-size: 10px;
    color: #747474;
    line-height: 15px;
    display: block;
    padding-top: 2px;
    padding-bottom: 3px;
    float: left; 
    font-weight: normal;
    height: auto;
}

.singleElement .optionGroup .controlsLS a.on { 
    width: 110px;
}

.singleElement .optionGroup .controlsLS a.off { 
    width: 170px;
}

.singleElement .optionGroup .controlsLS a.leftlink:hover {
    color: #00A103;
    text-decoration: none;
}

.singleElement .optionGroup .controlsLS a img {
   display: block;
   margin: 0;
   height: 15px;
   width: 15px;
   float: none;
}


/* SOLUTIONS AND HISTORY */

.solutions {
    overflow: hidden;
}

.singleSolution {
    width: 380px;
    float: left;
    padding-bottom: 40px;
}

.singleSolution img {
    float: left;
    display: block;
}

.singleSolution img.imgBorder {
    border: solid 2px #ffffff;
    width: 150px;
    height: 95px;
}

.singleSolution .optionGroup {
    float: left;
    padding-left: 25px;
    width: 175px;
}

.singleSolution .optionGroup h4 {
    margin: 0;
    padding: 25px 0 4px 0; 
    border-bottom: solid 1px #B0B0B0;  
}

.singleSolution .optionGroup h4.optionItem {
    margin: 0;
    padding: 0px 0 4px 0;   
}

.singleSolution .optionGroup h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    display: block;
    border: none;
}

.singleSolution .optionGroup h4 a:hover {
    color: #00A103;
    text-decoration: none;
}

.singleSolution .optionGroup .controlsLS {
    width: 170px;
    overflow: hidden;
    clear: left;
    padding-left: 5px;
    margin-bottom:3px;
}

.singleSolution .optionGroup .controlsLS span { 
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    height: 15px;
    line-height: 15px;
    display: block;
    padding-top: 2px;
    width: 100px;
    float: left; 
}

.singleSolution .optionGroup .controlsLS a {
   display: block;
   margin-left:0px;
   float: right;
   width: 15px;
   height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
}

.singleSolution .optionGroup .controlsLS a img {
   display: block;
   margin: 0;
   height: 15px;
   width: 15px;
   float: none;
}

.singleSolution .optionGroup p {
   display: block;
   padding-top: 7px;
   padding-left: 5px;
   width: 170px;
   border-top: solid 1px #B0B0B0;
   color: #878484;
   line-height: 14px;
}

.singleSolution .optionGroup .solutionsMore {
   display: block;
   float: right;
   padding-top:7px;
   padding-right: 10px;
   background: url(../images/buttons/rightlink.gif) right 13px no-repeat;
   color: #878484;
}



/* Galeria */

.galleries {
    overflow: hidden;
}

.singleGallery {
    width: 380px;
    float: left;
    padding-bottom: 40px;
}

.singleGallery img {
    float: left;
    display: block;
}

.singleGallery img.imgBorder {
    border: solid 2px #ffffff;
    width: 150px;
    height: 95px;
}

.singleGallery .optionGroup {
    float: left;
    padding-left: 25px;
    width: 175px;
}

.singleGallery .optionGroup h4 {
    margin: 0;
    padding: 25px 0 4px 0; 
    border-bottom: solid 1px #B0B0B0;  
}

.singleGallery .optionGroup h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    display: block;
    background: url(../images/buttons/rightarrow.gif) right 5px no-repeat;
    border: none;
}

.singleGallery .optionGroup h4 a:hover {
    color: #00A103;
    text-decoration: none;
}

.singleGallery .optionGroup .controlsLS {
    width: 170px;
    overflow: hidden;
    clear: left;
    padding-left: 5px;
    margin-bottom:3px;
}

.singleGallery .optionGroup .controlsLS span { 
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    height: 15px;
    line-height: 15px;
    display: block;
    padding-top: 2px;
    width: 100px;
    float: left; 
}

.singleGallery .optionGroup .controlsLS a {
   display: block;
   margin-left:0px;
   float: right;
   width: 15px;
   height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
}

.singleGallery .optionGroup .controlsLS a img {
   display: block;
   margin: 0;
   height: 15px;
   width: 15px;
   float: none;
}


/* GALERIA PLIKI */


.pictures {
    overflow: hidden;
}

.pictureFile {
    width: 380px;
    float: left;
    padding-bottom: 40px;
}

.pictureFile img {
    float: left;
    display: block;
    width: 150px;
    height: 95px;
    border: solid 2px #ffffff;
}

.pictureFile img.videoMini {
    height: 150px;
    border: none;
}

.pictureFile .optionGroup {
    float: left;
    padding-left: 25px;
    width: 175px;
}

.pictureFile .optionGroup h4 {
    margin: 0;
    padding: 0 0 4px 0;    
}

.pictureFile .optionGroup h4.outA,
.videoFile h4 {
    margin: 0;
    padding: 0 0 4px 0;
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    display: block;
    border: none;
    height: auto;    
}

.pictureFile .optionGroup h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    background: url(../images/buttons/rightarrow.gif) right 5px no-repeat;
    display: block;
    border: none;
    height: auto;
}

.pictureFile .optionGroup h4 a:hover {
    color: #00A103;
    text-decoration: none;
}

.pictureFile .optionGroup .controlsLS {
    width: 170px;
    overflow: hidden;
    clear: left;
    border-top: solid 1px #B0B0B0;
    padding-left: 5px;
}

.optionGroup .controlsLS span { 
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    height: 15px;
    line-height: 15px;
    display: block;
    padding-top: 2px;
    width: 100px;
    float: left; 
}

/* START: infografika */
.infografika {
	overflow: hidden;
	list-style:  none;
}
.infografika .optionGroup {
    float: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.infografika .marginRight {
    margin-right: 40px;
}
.infografika .optionGroup img.min {
    margin-bottom: 5px;
}
.infografika .optionGroup a.title {
    margin: 0;
	margin-right: 4px;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    color: #4E4E4E;
    float: left;
    border: none;
    height: auto;
}
.infografika .optionGroup .descr {
    margin: 0;
    font-size: 11px;
    color: #4E4E4E;
    border: none;
    height: auto;
}
.infografika .optionGroup .controlsLS {
    clear: both;
	margin-top: 2px;
}
.infografika .optionGroup .controlsLS span {
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    height: 15px;
    line-height: 15px;
    display: block;
    float: left;
	margin-right: 5px;
	width: 35px !important;
}

.infografika .optionGroup .controlsLS a {
    display: inline;
	float: left;
	margin: 2px 0;
}
/* END: infografika */


.pictureFile .optionGroup .controlsLS a {
   display: block;
   margin-left:0px;
   float: right;
   width: 15px;
   height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
}
.pictureFile .optionGroup .controlsLS span.size1 {
   width: 60px;
}
.pictureFile .optionGroup .controlsLS span.size2 {
   margin-left:0px;
   float: right;
   width: 80px;
   height: 15px;
   line-height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
   padding-bottom: 2px;
   font-weight: normal;
   text-align: right;
}

.pictureFile .optionGroup .controlsLS a img {
   display: block;
   margin: 0;
   height: 15px;
   width: 15px;
   float: none;
   border: none;
}

.pictureFile .optionGroup a {
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    border-top: solid 1px #B0B0B0;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 170px;
}

.pictureFile .optionGroup a:hover {
    color: #00A103;
    text-decoration: none;
}

.pictureFile .optionGroup a.Pobierz {
    background: url(../images/buttons/download.gif) right 2px no-repeat;
}

.pictureFile .optionGroup a.Tagi {
    background: url(../images/buttons/tags.gif) right 2px no-repeat;
}

.tagDiv {
    padding-top: 5px;
    padding-left: 5px;
    width: 160px;
    font-size: 10px;
}



/* WIDEOTEKA */


.videos {
    overflow: hidden;
}

.videoFile {
    width: 407px;
    float: left;
    padding-bottom: 40px;
}

.videoFile img {
    float: left;
    display: block;
    width: 180px;
    height: 150px;
}

.videoFile .optionGroup {
    float: left;
    padding-left: 0px;
    width: 215px;
    padding-top: 15px;
}

.videoFile .optionGroup h4 {
    margin: 0;
    padding: 0 0 4px 0;    
}

.videoFile .optionGroup h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E;
    /*background: url(../images/buttons/rightarrow.gif) right 5px no-repeat;*/
    display: block;
    border: none;
    height: auto;
}

.videoFile .optionGroup h4 a:hover {
    color: #00A103;
    text-decoration: none;
}

.videoFile .optionGroup .controlsLS {
    width: 210px;
    overflow: hidden;
    clear: left;
    border-top: solid 1px #B0B0B0;
    padding-left: 5px;
}

.optionGroup .controlsLS span { 
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    height: 15px;
    line-height: 15px;
    display: block;
    padding-top: 2px;
    width: 100px;
    float: left; 
}

.videoFile .optionGroup .controlsLS a {
   display: block;
   margin-left:0px;
   float: right;
   width: 15px;
   height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
}
.videoFile .optionGroup .controlsLS span.size1 {
   width: 60px;
}
.videoFile .optionGroup .controlsLS span.size2 {
   margin-left:0px;
   float: right;
   width: 80px;
   height: 15px;
   line-height: 15px;
   border: none; 
   padding-left: 0px;
   padding-top:2px;
   padding-bottom: 2px;
   font-weight: normal;
   text-align: right;
}

.videoFile .optionGroup .controlsLS a img {
   display: block;
   margin: 0;
   height: 15px;
   width: 15px;
   float: none;
}

.videoFile .optionGroup a {
    font-size: 10px;
    font-weight: bold;
    color: #747474;
    border-top: solid 1px #B0B0B0;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 210px;
}

.videoFile .optionGroup a:hover {
    color: #00A103;
    text-decoration: none;
}

.videoFile .optionGroup a.Pobierz {
    background: url(../images/buttons/download.gif) right 2px no-repeat;
}

.videoFile .optionGroup a.Tagi {
    background: url(../images/buttons/tags.gif) right 2px no-repeat;
}

.videoFile .optionGroup a.Zobacz {
	background: url(../images/buttons/rightarrow.gif) right 5px no-repeat;
}

/* KONTAKT */

#contactPage .contactPerson {
    width: 800px;
    padding-left: 20px;
    padding-bottom: 20px;
}

#contactPage .borders {
    border-bottom: solid 1px #d6d6d6;
    border-top: solid 1px #d6d6d6;
    padding-top: 20px;
    margin-bottom: 20px;
}

#contactPage .contactPerson img {
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    border: solid 1px #fff
}

#contactPage .contactPerson .data {
    width: 300px;
    padding-left: 30px;
    line-height: 17px;
    float: left;
    color: #858585;
}


#contactPage .contactPerson .data strong {
    color: #505050;
}

#contactPage .contactPerson .data a {
    color: #02A002;
    font-weight: bold;
    
}

#contactPage .contactPerson .data ul {
    list-style: none;
}

#contactPage .contactPerson .data ul li {
    background: url(../images/date_pixel.gif) left 8px no-repeat;
    padding-left: 10px;
    display: block;
}


.formTextField {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px !important;
	line-height: 19px;
	padding-bottom: 20px;
}

.formTextField a {
	text-decoration: underline;
}

.patch {
	font-size: 10px !important;
	padding-bottom: 0px !important;
	text-align: left;
	margin: 0px !important;
}

.w268 {
	width: 268px !important;
}

.w236 {
	width: 236px !important;
}

.w787 {
	width: 787px !important;
}

* html .w787 {
	width: 790px !important;
}

.w360 {
	width: 360px !important;
}

.w375 {
	width: 375px !important;
}
.w285 {
	width: 285px !important;
}

* html .w285, *:first-child + html .w285 {
	width: 300px !important;
}

.form .both .liEdit a {
	color: #6b6b6b;
}

.eventGalleryEdit {
	
	width: 400px !important;
}	

.eventGalleryEdit input {
	float: left !important;
}	

.HeaderWithImg
{
  float: left;
  padding-top: 60px;
  width: 500px;
}

.HeaderWithImg .optionGroup h4
{
  color: #4E4E4E;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 8px;
}

.MotorsportHead .control
{
  clear: both;
}

.categoryText p {
    font-size: 11px;
    text-align: justify;
    padding-bottom: 15px;
}

.categoryText p a {
    color: #000;
    text-decoration: underline;
}

.categoryText p a:hover {
    color: #000;
    text-decoration: none;
}

.contestContent {
	width: 850px;
	margin: 0 auto;
}

.contestItem {
	width: 177px;
	height: 154px;
	padding-left: 75px;
	overflow: hidden;
	float: left;
	padding-bottom: 30px;
}

.contestItemMargin {
	padding-left: 75px;
}

#right-col .singleModel #specialMove {
	float: none;
	clear: both;
	padding-left: 10px;
}

.PriorityInput input
{
  text-align: center;
  width: 50px;
}

.NewsletterGroupForm ul li,
.NewsletterGroupForm ul.submit
{
  width: 825px;
}

.form .submit.SubscrSubmit
{
  width: 343px;
}

table#subscribers img
{
  display: inline;
}

.SubscrCheck
{
  text-align: right;
  padding-right: 20px !important;
}

#actions_form_subscribers div.form
{
  margin-top: 20px;
}

.underCalendarShowBtn
{
  padding-top: 20px;
}

.underCalendarShowBtn li.submit
{
  width: 84px;
}

.download
{
  padding-top: 10px;
}

.download a
{
  font-weight: bold;
}

.form .textEdit li .gi_form_hint
{
	clear: both;
	font-size: 9px;
	padding-top: 5px;
	width: 520px;
	padding-bottom: 10px;
	color: #b5b5b5;
}

.form .textEdit li
{
	width: 600px;
}

* html #body-container div#right-col.withoutPadding
{
	height: auto;
}

#body-container div#right-col.withoutPadding
{
	padding: 0;
	min-height: 0;
}

.content .contestQuestions {
	list-style: none;
	overflow: hidden;
	padding-left: 30px;
}

.content .contestQuestions li {
	display: block;
	width: 650px;
	padding-bottom: 20px;
	overflow: hidden;
}

.content .contestQuestions li ul.contestAnswers li {
	padding-bottom: 0px;
	overflow: hidden;
}

.content .contestQuestions li ul.contestAnswers li input {
	margin-top: 2px;
	width: 13px;
	height: 13px;
	float: left;
}

.content .contestQuestions li ul.contestAnswers {
	padding-top: 5px;
}


.content .contestQuestions li ul.contestAnswers li label {
	line-height: 14px;
	float: left;
	width: 430px;
	padding-left: 5px;
	padding-top: 3px;
}

.content .contestQuestions li .leftQuestions {
	float :left;
	width: 450px;
	padding-right: 20px;
}

.content .contestQuestions li .leftQuestions .rightWrong {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.content .contestQuestions li .leftQuestions h4 {
		text-transform: uppercase;
			color: #000;
	font-size: 11px;
	font-weight: bold;
}

.content .contestQuestions li.statusOk .leftQuestions h4, .content .contestQuestions li.statusOk .leftQuestions h5, .content .contestQuestions li.statusOk ul.contestAnswers li label {
	color: #878787;
}

.content .contestQuestions li .leftQuestions h5 {
	color: #515151;
	font-size: 11px;
}

.content .contestQuestions li .rightQuestions {
	float: right;
	width: 180px;
}

.content .contestQuestions li .rightQuestions input
{
	background: url(../images/konkurs_ikony/konkurs_odpowiedz.jpg) repeat-x left center;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	display: block;
	width: 149px;
	padding-right: 15px;
	height: 24px;
	text-transform: uppercase;
}

.content .adminLS, .content .adminLS li ul {
	list-style: none;
	width: 700px;
	overflow: hidden;
}

.content .adminLS li {
	display: block;
	padding-bottom: 15px;
	width: 700px;
	padding-left: 10px;
}

.content .adminLS li ul li {
	padding-bottom: 0px;
}

.content .adminLS li .adminQuestion {
	color: #000;
}

.content .adminLS li ul li a {
	color: #6B6B6B;
}

.logTable th
{
	width: 100px;
}

.textSubmenu
{
	width: 760px !important;
}

.textSubmenu a
{
	display: inline;
	float: none;
	margin-left: 0;
}

.textSubmenu li span
{
	margin: 0 4px 0 6px;
}

.textSubmenu li
{
	list-style: none;
	display: inline;
}

.multimediaHead
{
	font-size: 14px;
}

fieldset.info
{
	border: 1px solid #DDDDDD;
	margin: 20px;
	padding: 10px 20px 20px;
}

.preview
{		
	clear: both;
	padding-top: 10px;
}

.heightLabel
{
	height: 40px;
}

#body-container div#mainBottom .tagsCloudMain li
{
	border-bottom: 0;
}

#body-container div#mainBottom .tagsCloudMain
{
	background: url(../images/bg-tagscloud.png) no-repeat center center;
	color: #fff;
	font-family: verdana;
}

#body-container div#mainBottom .tagsCloudMain ul
{
  height: 296px;
  overflow: hidden;
  text-align: center;
	padding: 12px;
}

#body-container div#mainBottom .tagsCloudMain li
{
	clear: none;
	display: inline;
	padding: 0;
	color: #fff;
	line-height: 16px;
	font-family: verdana;
}

*+html #body-container div#mainBottom .tagsCloudMain li
{
	line-height: 19px;
}

* html #body-container div#mainBottom .tagsCloudMain li
{
	line-height: 19px;
}

#body-container div#mainBottom .tagsCloudMain li span,
#body-container div#mainBottom .tagsCloudMain li a
{
	color: #fff;
}

.tagLevel1{font-size: 10px;}
.tagLevel2{font-size: 12px;}
.tagLevel3{font-size: 14px;}
.tagLevel4{font-size: 16px;}
.tagLevel5{font-size: 18px;}
.tagLevel6{font-size: 20px;}
.tagLevel7{font-size: 22px;}
.tagLevel8{font-size: 24px;}
.tagLevel9{font-size: 26px;}
.tagLevel10{font-size: 28px;}

/* Teczka */

#body-container #Folders .tree li img
{
	display: inline;
}

#body-container #Folders .tree li ins
{
	background: url(../images/icon-folders.png) no-repeat left center;
	height: 61px;
	width: 80px;
	margin: 0 15px 0 0;
	vertical-align: middle;
}

#body-container #Folders .tree li.open
{
	margin-bottom: 15px;
}


#body-container #Folders .tree li img
{
	cursor: pointer;
	margin-left: 5px;
}

#body-container #Folders .tree li a
{
	color: #505050;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	height: 70px;
	vertical-align: middle;
	margin-right: 10px;
}

#body-container #Folders .tree li ul
{
	overflow: hidden;
	_height: 1%;
	margin-left: 36px;
}

#body-container #Folders .tree li ul li img
{
	cursor: pointer;
	vertical-align: -3px;
}

#body-container #Folders .tree li ul li
{
	margin-bottom: 0;
	padding: 10px 0;
}

#body-container #Folders .tree li ul li a ins
{
	display: none;
	background: none;
}

#body-container #Folders .tree li ul li a
{
	background: none;
	font-size: 10px;
	height: auto;
	line-height: auto;
	margin-right: 0;
	margin-left: 65px;
}

#body-container #Folders .tree li.open ul li
{
	border-left: 1px solid #d6d6d6;
}


#body-container #Folders .tree .foldersDescription
{
	border: 0;
	background: 0;
	margin-right: 5px;
}

#Folders button
{
	margin-bottom: 40px;
}

/* Chmura tagów */

.tagsTop
{
  padding-bottom: 20px;
  border-bottom: 1px solid #acacac;
}

.selectedTags li
{
  list-style: none;
  padding: 0;
  margin: 0;
}

.tagsLinks
{
  margin-top: 15px;
}

.tagsCloud,
.tagsCloudRelated
{
  width: 836px;
}

.tagsCloud ul li,
.tagsCloudRelated ul li
{
  line-height: 16px;
}

*+html .tagsCloud ul li,
*+html .tagsCloudRelated ul li
{
	line-height: 30px;
}

* html .tagsCloud ul li,
* html .tagsCloudRelated ul li
{
	line-height: 30px;
}

.tagsCloud ul,
.tagsCloudRelated ul
{
  background-color: #bababa;
  padding: 0 20px;
  width: 796px;
}

.tagsCloud ul li,
.tagsCloudRelated ul li,
.tagsElements li
{
  list-style: none;
  display: inline;
  padding: 0;
  margin: 0;
}

.tagsCloud ul li a,
.tagsCloudRelated ul li a
{
  color: #fff;
}

.tagsCloudTop,
.tagsCloudBottom
{
  background-image: url(../images/bg-tags-cloud.png);
  background-repeat: no-repeat;
  display: block;
  height: 15px;
}

.tagsCloudBottom
{
  background-position: left bottom;
}

.tagsCloudTop
{
  background-position: left top;
}

.tagsElements .tagsElementsHeader
{
	height: 45px;
}

.tagsElements .tagsElementsHeader h2 
{
  /*padding: 0 0 30px 20px;*/
  padding-left: 20px;
  float: left;
  width: 700px;
}

.tagsElements h2 a,
h2.ogolny
{
  color: #505050;
  font-size: 14px;
  font-weight: bold;
}

h2.ogolny
{
  padding: 0 0 30px 20px;
}

.tagsElements
{
  padding-top: 30px;
}

.tagsElements .tagsElementsHeader a.more
{
  background: url(../images/buttons/rightarrow.gif) no-repeat right center;
  float: right;
  font-size: 9px;
  font-weight: bold;
  width: 45px;
}

.tagsElements li.elementGallery div.pictures
{
  border-bottom: 1px solid #acacac;
  margin-bottom: 25px;
}

.tagsElements li.elementGallery
{
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.tagsElements li.element
{
  border-bottom: 1px solid #acacac;
  display: block;
  margin-bottom: 25px;
}

.tagsNewsltters
{
  margin-top: 30px;
}


.chosenTags h2
{
	padding-left: 20px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}

.chosenTags ul a
{
	color: #505050;
}

.chosenTags ul
{
	padding-top: 1px;
}

.chosenTags li
{
	display: inline;
	list-style: none;
}

.boxGrey a
{
	color: #DBD9D9;
}

a.more
{
	color: #6B6B6B;
}