body{
	margin:0px;
	padding:0px;
	cursor:default;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	height:100%;
}

hr {
padding:0px;
border: none 0;
border-top: 1px dotted #c0c0c0;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.head_box{
 font-size:12px;
 color:#000000;
 width:100%;
 height:100px;
 background-image: url('http://antik.ys.sk/pix/blue_white.jpg');
}

.nadpis{
 font-size:20px;
 color:#000000;
 font-weight: bold;
 float:left;
 padding:3px;
}

.nadpis2{
 font-size:14px;
 color:#000000;
 font-weight: bold;
 float:right;
 padding:3px;
 padding-top:9px;
}

.submenu{
 width:100%;
 font-size:12px;
 color:#000000;
 font-weight: bold;
 float:left;
}

.menu_nadpis{
 text-decoration:none;
 color:blue;
}

.nadpis_knihy{
 font-size:16px;
 background-color:#ffffff;
 color:#000000;
 font-weight: bold;
}

.podnadpis{
 font-size:15px;
 color:#3399ff;
 font-weight: bold;
 text-decoration: none;
}

.kniha{
 font-size:12px;
 background-color:#ffffff;
 color:#000000;
 width:100%;
}

.cena_knihy{
 font-size:13px;
 color:#ff3300;
 font-weight: bold;
}

.obrazok{
 border: 1px dotted #c0c0c0;
/* margin-bottom: 5px;*/
}

.obrazok2{
 border: 1px dotted #c0c0c0;
 width: 90px;
 height: 127px;
}

.obrazok3{
 border: 0px dotted #c0c0c0;
 width: 90px;
 height: 127px;
}

.zoznam_knih{
 font-size:12px;
 background-color:#ffffff;
 color:#000000;
 width:100%;
}

.antik_nazov{
 text-decoration: none;
 font-size:14px;
 background-color:#ffffff;
 color:##0099ff;
 font-weight: bold;
}

.search_settings{
 font-size:12px;
 color:#000000;
 width:100%;
/* height:30px; */
/* background-image: url('http://antik.ys.sk/pix/bluebg.jpg'); */
 padding-top:5px;
 padding-bottom:5px;
 background-color:rgb(26,242,241);
}

.button1{
 font-size:12px;
 background-color: rgb(26,242,241);/*#00ffff*/;
 border:1px solid #000000;
 padding:0px;
 margin:0px;
}

.button2{
 font-size:12px;
 background-color: #ff0000;
 border:1px solid #000000;
 padding:0px;
 margin:2px;
}

.button3{
 font-size:12px;
 background-color: #ffff00;
 border:1px solid #000000;
 padding:0px;
 margin:2px;
}

.button4{
 font-size:12px;
 background-color: #00ff00;
 border:1px solid #000000;
 padding:0px;
 margin:2px;
}

.kat_a{
font-size: 12px;
color: blue;
text-decoration: none;
padding-left:5px;
font-weight: bold;
}

.kat_b{
font-size: 12px;
color: blue;
text-decoration: none;
padding-left:5px;
}

.kat_c{
font-size: 12px;
color: blue;
text-decoration: none;
padding-left:10px;
}

.kwd_form{
float:left; 
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
} 

.kwd_button{
padding: 0 .25em;
width: 0;  /* IE table-cell margin fix */
overflow: visible;

margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
border:0px solid black;
background-color: #ffffff;
color: #0000ff;
cursor:pointer; cursor:hand;
font-size: 12px;
font-family:arial;
}

.kwd_button[class] {  /* IE ignores [class] */
width: auto;  /* cancel margin fix for other browsers */

margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
border:0px solid black;
background-color: #ffffff;
color: #0000ff;
cursor:pointer; cursor:hand;
font-size: 12px;
font-family:arial;
} 

.small_box{
border:0px solid #c0c0c0;
width:31%;
float:left;
margin: 5px;
}

.nifty
 { 
  margin: 0 0px;
	background-color: rgb(10,242,242);
 }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
 
 
 
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: rgb(10,242,242); /*rgb(26,242,241);*/}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



