/* Start of CMSMS style sheet 'Crosgame - layout' */
* {
margin:0;
padding:0;
}

body {
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75.01%;
  line-height: 1em;
}

div {
  font-size: 1em;
}

img {
  border: 0;
}

a {
  text-decoration: underline;
  outline: none;
  color: #f58a01; 
}

a:hover {
  text-decoration: none;
}

body {
  color: #c0c0c0;
  background: #000;
}

div#pagewrapper {
  width: 1180px;
  margin: 0 auto;
  background: url(uploads/images/layout/pagewrapper_bg.png) repeat-y left top;
}

div#header {
  height: 181px;
  background: url(uploads/images/layout/top.jpg) no-repeat center top;
}

div#header a {
  display: block;
  height:171px;
  text-indent: -9999px;
}

/*div#header h1 a:hover {
  text-decoration: none;
  background: none;
}*/

div#search {
  float: right;
  width: 27em; 
  text-align: right;
  padding: 0.6em 0 0.2em 0;
  margin: 0 1em;
}

#flash_anim {
  height: 200px;
  width: 974px;
  margin: 0 103px;
  background: #000;
}

div.breadcrumbs h2 {
  margin: 0 103px;
  padding: 5px 10px;
  font-size: 90%;
  clear: both;
  color: #b15806;
}

div.breadcrumbs a {
  color: #b15806;
}

div.breadcrumbs span.lastitem { 
  font-weight:bold; 
} 

div#content {
  margin: 0 103px;
}

div#main {
  width: 492px;
  float: right;
  display: inline;
  background: url(uploads/images/layout/main_02.png) repeat-y left top;  
}

div#main_02 {
  width: 486px;
  padding: 5px 4px 0 4px;
  float: left;
  background: url(uploads/images/layout/main_01.png) no-repeat left top;  
}

div#main_03 {
  clear: both;
  height: 13px;
  font-size: 0;
  background: url(uploads/images/layout/main_03.png) no-repeat left top;  
}

div#main_wide {
  width: 813px;
  float: left;
  display: inline;
  background: url(uploads/images/layout/main_wide_02.png) repeat-y left top;  
}

div#main_wide_02 {
  width: 805px;
  padding: 5px 4px;
  float: left;
  background: url(uploads/images/layout/main_wide_01.png) no-repeat left top;  
}

div#main_wide_03 {
  clear: both;
  height: 13px;
  font-size: 0;
  background: url(uploads/images/layout/main_wide_03.png) no-repeat left top;  
}

div#sidebar {
  float: left;
  width: 477px;
  display: inline;
  margin-left: 0;
}

div#sidebar2 {
  float: left;
  width: 157px;
  margin-right: 4px;
  display: inline;
  margin-left: 0;
  background: url(uploads/images/layout/submenu_box.png) repeat-x left 30px #000;
}

div#bottom_box {
  padding: 5px 0;
  clear: both;
  text-align: center;
}


div#bottom_box img {
  padding: 2px;
  margin: 10px 5px;
  border: 1px solid #680401;
}

div#footer {
  height: 145px;
  padding-top: 5px;
  clear: both;
  color: #b15806;
  background: url(uploads/images/layout/footer.jpg) no-repeat left 5px;  
}

div#footer p {
  font-size: 0.8em;
  padding: 15px 0 0 0;
  text-align: center;
  margin: 0;
}

div#footer p a {
  color: #ccc;
}

/********************
CONTENT STYLING
*********************/
#automaty_box,
#multigames_box,
#korpusy_box {
  width: 477px;
  float: left;
  background: url(uploads/images/layout/product_box_bg.png) repeat-x left 32px #000;
}

#reklama_box {
  width: 484px;
  float: left;
  display: inline;
  text-align: center;
  background: url(uploads/images/layout/reklama_box_02.png) repeat-y left top;
}

#reklama_box_02 {
  height: 10px;
  background: url(uploads/images/layout/reklama_box_01.png) no-repeat left top;
}

#reklama_box_03 {
  height: 10px;
  font-size: 0;
  background: url(uploads/images/layout/reklama_box_03.png) no-repeat left top;
}

#newsletter_box {
  width: 241px;
  padding-left: 2px;
  float: left;
  display: inline;
  text-align: center;
}

#news_box {
  margin-top: 5px;
  /*float: left;*/
}

/* HEADINGS */
div#content h1 {
}

div#main_wide h1 {
  padding-left: 10px;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 43px;
  color: #f0f0f0;
  background: url(uploads/images/layout/header_wide_bg.png) no-repeat left top;
}

div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   color: #294B5F; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */


/*****************************/
/* KATALOG */
.category_item {
  float: left;
  width: 457px;
  padding: 10px;
  border-bottom: 1px solid #000;
}

#main_wide_02 .category_items {
  padding: 0 10px;
}

#main_wide_02 .category_item {
  padding: 10px 0;
  width: 100%;
}

.category_item .item_title {
  padding-bottom: 10px; 
  font-weight: bold;
  float: left;
}

.category_item img,
.catalog_item img,
#multigames_desc img {
  margin: 0 10px 5px 0;
  padding: 2px;
  float: left;
  border: 1px solid #680401;
}

.category_item .more_btn {
  padding-top: 5px;
  float: right;
}

.category_item .more_btn img {
  border: none;
}

.category_item p {
  margin: 0;
}

.catalog_item {
  padding: 10px;
}

/* MULTIGAMES */
#multigames_desc {
  padding: 10px;
  float: left;
}

#multigames_items .item {
  margin: 5px 10px;
  border-bottom: 1px solid #000;
}

#multigames_items .item span {
  display: block;
  width: 92px;
  height: 112px;
  padding-left: 20px;
  line-height: 112px;
  font-weight: bold;
  color: #f58a01;
  float: left;
  background: url(uploads/images/layout/arrow_01.gif) no-repeat 10px center;
}


#multigames_items .item img {
  margin: 3px;
  padding: 2px;
  border: 1px solid #680401;
}

#multigames_items table td {
  padding: 10px;
  text-align: center;
}

#multigames_items table td span {
  font-weight: bold;
  color: #f58a01;
}

.multigames_list2 {
  margin: 0 auto;
  width: 710px;
  border-spacing: 5px;
}

.multigames_list2 span {
  padding: 5px;
  display:block;  
}

.multigames_list2 td {
  border: 1px solid #680401;
}


/*****************************/
/* NMS */
.nms_desc {
  padding: 0 10px;
}

.nms_prompt {
  margin:0;
  padding:0 0 5px 0;
  color:#c76b01;
}

.nms_message_ok,
.nms_message_nok {
  padding: 0 5px;
  font-weight: bold;
}

.nms_message_ok {
  color: #f58a01;  
}


.nms_message_nok {
  color: #ff0000;  
}


#m4moduleform_1 input {
  width: 65px;
  height: 23px;
  text-indent: -9999px;
  border: none;
  background: url(uploads/images/layout/save_btn.png) no-repeat left top;
}

#m4moduleform_1 input#m4email {
  width: auto;
  height: auto;
  margin-bottom: 5px;
  padding: 2px;
  color: #c76b01;
  text-indent: 0;
  background: #020000;
  border: 1px solid #555; 
}


/*****************************/
/* KONTAKT */
#kontakt_desc,
.kontakt_tele {
  margin: 0 5px;
  padding: 5px 10px;
  float: left;
}

#kontakt_desc {
  border-left: 1px solid #000;
}

#kontakt_desc ul,
.kontakt_tele ul {
  list-style: none;
  line-height: 140%;
}

.kontakt_tele ul span {
  display: block;
  width: 40px;
  float: left;
}

#kontakt_img {
  float: left;
}

#kontakt_map {
  width: 600px;
  margin: 0 auto;
  padding: 10px 0;
}


/*****************************/
/* GALERIA */
.album_content,
.picturelist {
  padding: 0 0 0 10px;
}

.thumb {
  margin: 4px;
  float: left;
  display: block;
}

.thumb a {
  width: 120px;
  height: 114px;
  float: left;
  display: block;
  font-size: 110%;
  text-align: center;
  text-decoration: none;
  border: 1px solid #680401;
  background: #280200;
}

.thumb img {
  padding: 8px;
}

.thumb a:hover {
  background: #170100;
}

.picturelist .thumb a {
  width: 112px;
  height: 88px;
}

.albumname {
  display: block;
}


.main_content {
  padding: 10px;
}

.main_content ul {
  list-style: square;
  line-height: 140%;
  padding-left: 20px;
}

.main_content img {
  margin: 0 0 5px 10px;
  padding: 2px;
  float: right;
  border: 1px solid #680401;
}




.clear {
  clear: both;
}

/* End of 'Crosgame - layout' */

