/* css file with csstyled buttons */

div#kosik {	margin-top: 1px;	width: 191px;  	height: 41px;		margin-left: auto;	margin-right: auto;  }
div#kosik a{	display: block;	margin: 0; padding:0;	width: 100%; height: 100%;	overflow:hidden;}
div#kosik a:hover {	background: none;	}	
div#artists {	width: 198; height: 41px;	background: url('../img/cz/artists.gif') -198px 0px no-repeat;	margin-left: auto;	margin-right: auto;  }
div#artists a{	display: block;	margin: 0; padding:0;	width: 100%; height: 100%;	overflow:hidden;	background: url('../img/cz/artists.gif') top left no-repeat;	}
div#gifts a:hover {	background: none;	}
div#gifts {	width: 198; height: 41px;	background: url('../img/cz/gifts.gif') -198px 0px no-repeat;	margin-left: auto;	margin-right: auto;}
div#gifts a{	display: block;	margin: 0; padding:0;	width: 100%; height: 100%;	overflow:hidden;	background: url('../img/cz/gifts.gif') top left no-repeat;}
div#artists a:hover {	background: none;	}	

div#collections {	width: 198; height: 41px;		margin-left: auto;	margin-right: auto;  }
div#collections a{	display: block;	margin: 0; padding:0;	width: 100%; height: 100%;	overflow:hidden;}
div#collections a:hover {	background: none;	}	

#ramovani_button{width: 226px; height: 41px; line-height: 41px; display: block; background: url('../img/vyzkouset_ramovani.png') center top no-repeat #eaeae8; text-align: center; color: #000; font-size: 1.2em; margin: 0px auto; text-decoration: none; font-weight: bold;}
#ramovani_button:hover{color: #333;}

#buttonky { margin-left: 200px; }
 
div#theme {
	width: 198; height: 41px;

	margin-left: auto;
	margin-right: auto;
  }

div#theme a{
	display: block;
	margin: 0; padding:0;
	width: 100%; height: 100%;
	overflow:hidden;

	}

div#theme a:hover {
	background: none;
	}	  
	
	

	
.czkosik {
	background: url('../img/cz/kosik.gif') -191px 0px no-repeat;
}

.czkosik a{
	background: url('../img/cz/kosik.gif') top left no-repeat;
	}

	
.czartists {
	background: url('../img/cz/artists.gif') -198px 0px no-repeat;
	}

.czartists a{
	background: url('../img/cz/artists.gif') top left no-repeat;
	}

.czgifts {
	background: url('../img/cz/artists.gif') -198px 0px no-repeat;
	}

.czgifts a{
	background: url('../img/cz/artists.gif') top left no-repeat;
	}



.czcollections {
	background: url('../img/cz/collections.gif') -198px 0px no-repeat;
	}

.czcollections a{
	background: url('../img/cz/collections.gif') top left no-repeat;
	}
  
.cztheme {
	background: url('../img/cz/theme.gif') -198px 0px no-repeat;
	}

.cztheme a{
	background: url('../img/cz/theme.gif') top left no-repeat;
	}

 		
 		
.skkosik {
	background: url('../img/sk/kosik.gif') -191px 0px no-repeat;
}

.skkosik a{
	background: url('../img/sk/kosik.gif') top left no-repeat;
	}

	
.skartists {
	background: url('../img/sk/artists.gif') -198px 0px no-repeat;
	}

.skartists a{
	background: url('../img/sk/artists.gif') top left no-repeat;
	}


.skgifts {
	background: url('../img/sk/artists.gif') -198px 0px no-repeat;
	}

.skgifts a{
	background: url('../img/sk/artists.gif') top left no-repeat;
	}


.skcollections {
	background: url('../img/sk/collections.gif') -198px 0px no-repeat;
	}

.skcollections a{
	background: url('../img/sk/collections.gif') top left no-repeat;
	}
  
.sktheme {
	background: url('../img/sk/theme.gif') -198px 0px no-repeat;
	}

.sktheme a{
	background: url('../img/sk/theme.gif') top left no-repeat;
	}


