a, a:visited, a img, a img:visited {
	text-decoration: none;
	color: black;
	border: none;
}

body{
	background-color: white;
	font-family: arial;
	margin-top: 0;
    font-size: 11px;
    line-height: 1.5em;
}

ul{
	margin-left: 0;
	padding-left: 0;
}

#container{
	width: 971px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
}

#top{
  background-position: center center;
  background-repeat: no-repeat;
  width: 760px;
  height: 69px;
  float: left;
}

#head{
  width: 220px;
  float: left;
  height: 69px;
  margin-left: 35px;
}

#home{
  float: left;
  font-weight: bold;
  color: gray;
  margin-top: 50px;
}

#komin{
  background-position: center center;
  background-repeat: no-repeat;
  width: 211px;
  height: 379px;
  float: right;
}

#flash {
  float:right;
  margin-right:65px;
  width: 120px;
  height: 238px;
}

#menu_left{
  width: 249px;
  float: left;
  min-height: 470px;
}

#content{
  width: 511px;
  height: 310px;
  float: left;
  color: black;
}

#contentArt{
  padding: 0px;
  width: 511px;
  height: 310px;
}


#trescmenu{
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin: 0px;
  width: 501px;
  height: 295px;
  overflow: hidden;
  float: left;
}

#scrollbar_{
  float: right;
  display: none;
}

#scrollbar_{
  margin-right: -23px;
}

#scroller_top{
  width: 23px;
  height: 20px;
}

#scroller_bottom{
  width: 23px;
  height: 20px;
}

#scrollbar{
  width: 23px;
  height: 270px;
  text-align: center;
  overflow: hidden;
}

#scroller{
  width: 11px;
  height: 16px;
}








#message_form{
  padding-top: 10px;
  padding-left: 20px;
  width: 70%;
  padding-bottom: 5px;
}

#message_form .label, #message_form .arealabel{
  padding: 0.5em;
}

#message_form input{
  width: 100%;
}

#message_form textarea{
  width: 100%;
  height: 8em;
}

#message_form input.submit{
  width: auto;
  margin-top: 1em;
  float: right;
}

#message_notice {
  background-color: white;
  color: green;
}









#menu_bottom{
  width: 722px;
  height: 316px;
  float: right;
}


/* produkty */
div.prod{
  float: left;
  height: 290px;
  width: 160px;
  margin: 0px 5px;
  color: black;
}

div.prodtext{
/*  background-color: #9dba3b;*/
  background: white;
  border: 2px solid #9dba3b;
  margin-bottom: 3px;
  padding-left: 5px;
  overflow: hidden;
  height: 
}

div.prodtitle{
  font-weight: bold;
}

div.proddesc{
  height: 105px;
}

div.prodmore{
  text-align: right;
}

div.prodimg{
  height: 160px;
  width: 160px;
  text-align: center;
}

div.prodimg img{
  margin: auto;
  padding: 0px;
}
img#imagefull{
  width: 100%;
}
div#titlefull{
  font-weight: bold;
  padding-bottom: 1em;
  text-align: center;
}
div#descfull{
  padding-top: 1em;
  padding-bottom: 1em;
  clear: both;
}

#hscrollbar_{
  clear: both;
}

#hscrollbar{
  width: 511px;
  height: 17px;
  background: url(/images/suwakbg.png) repeat-x center;
  display: none;
}

#hscroller{
  width: 24px;
  height: 17px;
  position: relative;
  cursor: pointer;
}

#trescprod{
  width: 511px;
  height: 290px;
  overflow: hidden;
}

#trescprod__{
  height: 290px;
  float: left;
}

#trescprod_{
  height: 290px;
  width: 16000px;
}


#footer{
  clear: both;
	font-size: 10px;
}
.credits{
  float: right;
	color: red;
	display: inline;
	height: 1em;
  margin-right: 20px;
}
.red{
	color: red;
	display: inline;
}




.galleryImage {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  margin-bottom: 10px;
}

.galleryImage a {
  border: 0px;
}

.galleryImage a img {
  border: 1px solid #000; 
  padding: 1px; 
  max-height: 60px;
  max-width: 60px;
}

.galleryImage .table, #newImage .table{
  display: table;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  text-align: center;
}

.galleryImage .table .cell, .galleryImage .table, #newImage .table .cell, #newImage .table{
  display: table-cell;
}

.galleryImage .table .cell .hack, #newImage .table .cell .hack{
  width: 60px;
  text-align: center;
}

#thumbsGallery{
  margin-top: 20px;
  clear: both;
}
