 * {
	margin:0;
	padding:0;
}


a {
	text-decoration:none;
	color:#005b84;
}
a:hover {
	text-decoration:none;
}


a img {
	border:none;
	text-decoration:none;
	margin:0;
	padding:0;
}
.cleaner {
  clear:both;
}
/*construktion start*/

body{
background: white;
margin:0px;
padding:0px;
}

#product div{
border-style: solid;
border-width: 1px;
border-color:#E3E3E3;
background-color: #F1F1F1;
color:#B3B3B3;
width:190px;
height:215px;
}

#product div:hover{ 
border-style: solid;
border-width: 1px;
border-color:#F07932;
background-color: #ffb68b;
color:#F07932;
}

#product div div{
background-color: white;
border-color:white;
width:188px;
height:180px;

}

#product div div:hover{
background-color: white;
border-color:white;
}




#mainTable{
background: white;
}

#mainPart{
background-image: url(../userdata/design/topBackground.jpg);
background-repeat: repeat-x;
color:red;
}

#menuBackGround{
background-image: url(../userdata/design/menuBackground.jpg);
background-repeat: repeat-x;
width:350px;
height:44px;
}

#menuListingLeft{
background-image: url(../userdata/design/listingMenuLeft.jpg);
background-repeat: repeat-y;
width:300px;
}

#menuListing{
background-image: url(../userdata/design/menuListing.jpg);
background-repeat: none;
width:888px;
height:40px;
}

#productHover
{
    border-color : #e3e3e3;
    background-color:#f1f1f1;    
    color:#6f6f6f;
}

#productHover a
{
    color:#6f6f6f;
    text-decoration:none;
}

#productHover:hover a
{
    color: #F07932;
    text-decoration:none;
}


#productHover:hover
{
    border-color : #F07932;
    background-color: #ffb68b;
    color: #F07932;
}

#specialAction
{                
    /*border-style:solid;
    border-width:1px;
    border-color:#B3B3B3; */
    padding:5px;
    width:150px;
    height:140px;
}

#basketStatus{

    background-repeat: no-repeat;
    height:85px;
    width:220px;
    /*background-image: url(../userdata/design/mainBasket.jpg);
    background-repeat: no-repeat;
    width:200px;*/
    
}

#basketCashShow td{
   background-color: #d3e2ff;
   font-family:arial;
   font-size:10pt;
   font-weight:bold;
   color:#005B84;
   }

#basketCashShowItem td{
   background-color: #F7F7F7;
   font-family:arial;
   font-size:10pt;
   font-weight:bold;
   color:black;
}


/*
#skuska div:hover
{
    border-style:solid;
    border-width:1px;
    border-color:#ff9c00;
}


#skuska div div:hover
{
    border-style:none;
    border-color:none;
    
} 
*/

#intoBasket{
background-repeat: none; 
border-style: none;
width:78px;
height:20px; 
}

#mainPicture{
/*background-image: url(../userdata/design/mainPicture.jpg);*/
background-repeat:no-repeat;

  
 width:573px;
 height:639px;
}

#item {
border-bottom-style: solid;
}

#item :hover{

/*border-color:#e3e3e3;            */
border-color:red;
            

}

#web {
	margin:0 auto 0 auto;
	min-height:600px;
	width:922px;
}
#head {
	width:922px;
	height:70px;
	border:0px solid black;
	margin-bottom:5px;
	text-align:left;
	padding-top:50px;
}
#content {
	width: 922px;
	background-image: url(../userdata/design/back_page_middle.png);
	background-repeat: repeat-y;
	background-position: center 40%;
	position:relative;
}
#content2 {
	width: 922px;
	background-image: url(../userdata/design/back_page_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content3 {
	width: 922px;
	background-image: url(../userdata/design/back_page_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:500px;
}
#left {
	width:200px;
	float:left;
	min-height:150px;
	border:0px solid white;
	text-align:left;
}
#page {
	float:left;
	width:650px;
	text-align:left;
	margin-left:50px;
	padding-top:20px;
}
#page_ind {
	float:left;
	width:660px; /*680*/
	text-align:left;
	margin-left:58px; /*38*/
	padding:0px;
	
}
/*#right {
	float:right;
	width:195px;
	min-height:100px;
	border:0px solid green;
	z-index:2;
	position:relative;
}*/
.cleaner{
	clear:both;
}
#booter {
	width:922px;
	border:0px solid green;
	text-align:right;
	padding-top:15px;
}
/*construktion end*/

#logo {
	width:200px;
	float:left;
	text-align:right;
	
}




#basket {
	width:290px;
	float:right;
    background-image: url(../userdata/design/back_basket.png);
    background-repeat: no-repeat;
	background-position: left ;
	padding-left: 60px;
	height:50px;
}
#basket_price {
	width:180px;
	float:right;
	font-size:30px;
	padding-top:5px;
	color:#00598c;
}
#basket_text {
	width:100px;
	float:left;
	text-align:center;
	padding-top:8px;
}
#search {
	width:180px;
	float:right;
	height:50px;
}
#search .ins {
	width:150px;
	margin-top:2px;
}
#search .but {
	margin-left:5px;
}
#booter a {
  color:#4f3e2c;
  margin-left:5px;
  margin-right:5px;
}
#menu_kat {
  padding-top:0px;
  margin-left:280px;
  text-align:left;
  height:33px;
}
#menu_kat a{
  color:#005b84;
  font-size:16px;
  font-weight:bold;
  padding:5px 25px 0 25px;
  text-decoration:none;
  background-image: url(../userdata/design/img_menu_kat.png);
  background-repeat: no-repeat;
	background-position: top left ;
	display:block;
	float:left;
	height:33px;
}
#menu_kat a:hover {
  color:#d4362d;

}
/*detail*/
h1.detailh1 {
  font-size:20px;
  margin:5px 0 0 25px;
}
div.desc {
  margin:15px 0 15px 25px;
  color:#b1b1b1
}
div.color_pos {
  margin:5px 0 5px 0;
}
div.color_pos a img {
  border:1px solid #2f6496;
  margin:3px 3px 3px;
  display:block;
  float:left;
  padding:1px 1px 1px 1px;
}
div.color_pos a:hover img{
  border:2px solid #2f6496;
  margin:2px;
}
div.color_pos a.activ img{
  border:2px solid #2f6496;
  margin:2px;
}

div.size_pos {
  margin:5px 0 5px 0;
}
div.size_pos a {
  border:1px solid #2f6496;
  margin:3px 3px 3px;
  display:block;
  float:left;
  padding:1px 3px 1px 3px;
  font-weight:bold;
  color:  #2f6496;
  text-decoration:none;
  width:30px;
  text-align:center;
}
div.size_pos a:hover {
  border:2px solid #2f6496;
  margin:2px;
}

#pacit {
  background-image: url(../userdata/design/back_pacit.png);
  background-repeat: repeat-x;
	background-position: top left ;
	padding:25px 25px 0 25px;
}
div.similar {
  float:left;width:120px;
  background-color:transparent;
  margin-right:10px;
  color:gray;
}
div.sram {
  background-image: url(../userdata/design/sram.png);
  background-repeat: repeat-x;
	background-position: top left ;

}
#size_s {
	width: 334px;
	background-image: url(../userdata/design/back_size_middle.png);
	background-repeat: repeat-y;
	background-position: center 40%;
	position:relative;
}
#size_s2 {
	width: 334px;
	background-image: url(../userdata/design/back_size_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#size_s3 {
	width: 334px;
	background-image: url(../userdata/design/back_size_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:174px;
}
#size_s4 {
  padding:25px 15px 15px 25px;
  font-size:10px;
  color:gray;
}
div.back {
  margin:15px;
}
/*#cash_nav span  {
  display:block;
  float:left;
}
#cash_nav span.activ  img{
  margin:0;
  padding:0;
}
#cash_nav span.activ  {
  background-image: url(../userdata/design/back_cash_red_middle.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding:0px 0px 0px 0px;
	margin:0px;
	
}
#cash_nav span.activ  b{
  margin:5px 0 0 0;
  display:block;
  float:left;
  color:white;
  font-weight:normal;
}*/

#arailFont{
font-family:arial;
font-size:10pt;
}

h3.cash_green {
  font-size:18px;
  color:#2A5490;
  font-family:arial;
  padding-bottom:5px;
}
table.cash td {
  padding:3px;
}
div.cotoj {
display:none;z-index:80px;position:absolute;width:250px;border:1px solid #e8e8e8;background-color: #e6e6e6;padding:5px;
margin-left:90px;margin-top:-50px;
}
#znacky {
  width: 207px;
	background-image: url(../userdata/design/znacky3.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:530px;
}




#slideshow{
    overflow:hidden;
    width:700px;
    height:170px;
    background-color: #E0EBFD;
    border-style: none;
    
    border:10px solid #E0EBFD;
}

    #slideshow ul{
        width:900px;
       
         list-style-type:none;
    }

        #slideshow li{
            float:left;
            margin:0 5px;
            cursor:pointer;
            border-color:white;
        }


