/* GENERAL SCREEN STYLESHEET FOR AVOIDING 'FOUC' AND FOR CUTTING OFF OLD BROWSERS (CSS will work in IE5+, new Gecko, new Opera only) */

@import "sheet1.css";
@import "debora.css";
@import "custom.css";



  /* Dalsi box nejhledanejsi */

div.boxtoplist {

	 font-size: 1.30em;
   font-family: Arial, sans-serif;
   text-align:center;
   border-bottom: 3px solid;
   border-color: #009900;
	}
div.boxtoplist span{
   height: 25px;
	}	
	

div.boxVyrazy {   
  background: white;
   padding: 10px; 
   text-align:center;
   vertical-align:middle;
   line-height:1.3;
   color:#71A004;
	}

  
div.nadpis {
   height: 30px;
	 background: #00AA00;

	}
	
div.boxtoplist h2 {
    font-family: Arial, sans-serif;
		color: #fff;
		font-size: 100%;
		font-style:italic;
		font-weight: bold;
		background: #009900;
		padding: 2px;
		}

div.boxtoplist a.search1 {
    color:#009900;
    display: inline;
    float:center;
		font-size: 150%;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;

		}

div.boxtoplist a.search2 {
    color:#009900;
    display: inline;
    float:center;
		font-size: 130%;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;

		}
div.boxtoplist a.search3 {
    color:#009900;
    display: inline;
    float:center;
		font-size: 100%;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;

		}
div.boxtoplist a.search4 {
    color:#009900;
    display: inline;
    float:center;
		font-size: 80%;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;

		}
div.boxtoplist a.search5 {
    color:#009900;
		display: inline;
		float:center;
		font-size: 60%;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;

		}
		
		
		
ul.searchsekce	{
	padding: 0;
	margin: 15px 10px 30px 45px;
	text-align: left;
	list-style-type: circle;
	color:#009900;
	}
	
ul.searchsekce li	{
	padding: 3px 0;
	text-align: left;
	}	

ul.searchsekce li a	{
	font-size : 120%;
	font-weight: bold;
	color:#009900;
	text-decoration: none;
	}	
div.sekcerozskok {		
		margin: 25px 10px 10px 10px;
		padding: 2px 2px 10px 10px;
		border-top-width: 1px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  border-top-style: solid;
	  border-right-style: solid;
	  border-bottom-style: solid;
	  border-left-style: solid;
	  border-color: #009900;		
}

div.sekcerozskok a{		
	font-size : 100%;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}	


div.sekcerozskok div{		
	line-height: 20px;
	display: block;
	word-spacing: 5px;
}	


div.sekcerozskok h2{		
	font-size : 110%;
	font-weight: bold;
	color: #000080;
	text-decoration: none;

}	

div.sekcerozskok2 {		
		margin: 25px 10px 10px 10px;
		padding: 2px 2px 10px 10px;
		border-top-width: 1px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  border-top-style: solid;
	  border-right-style: solid;
	  border-bottom-style: solid;
	  border-left-style: solid;
	  border-color: #000080;		
}

div.sekcerozskok2 a{		
	font-size : 100%;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}	

div.sekcerozskok2 a.active{		
	font-size : 100%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}	

div.sekcerozskok2 div{		
	line-height: 20px;
	display: block;
	word-spacing: 5px;
}	


div.sekcerozskok2 h2{		
	font-size : 110%;
	font-weight: bold;
	color: #009900;
	text-decoration: none;

}	




/* Hodnocení knih
*/

/* hvezdicky */

.unit-rating{
  margin-top: 0px;
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url('img/star-rating.gif') top left repeat-x;		
}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.unit-rating li a{
	display: block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover{
	background: url('img/star-rating.gif') left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r0-unit{left: 0px; background: url('img/star-zero.gif') left bottom;}
.unit-rating a.r0-unit:hover{width:20px; 	background: url('helpful/star-zero.gif') left center;}
.unit-rating a.r1-unit{left: 20px;}
.unit-rating a.r1-unit:hover{width:40px;}
.unit-rating a.r2-unit{left:40px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 80px;}
.unit-rating a.r4-unit{left: 80px;}	
.unit-rating a.r4-unit:hover{width: 100px;}
.unit-rating a.r5-unit{left: 100px;}
.unit-rating a.r5-unit:hover{width: 120px;}
.unit-rating li.current-rating{
	background: url('img/star-rating.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}	

/* end of hvezdicky */

div.hodnoceni  {
	margin-left: 20px;
	margin-top: 30px;
}

div.hodnoceni  h4{
	margin-bottom: 1px;
}

input.input{
	margin-top: 5px;
}

div.securimage {
	margin-top: 	5px;
	margin-left: 20px;
}


label {
	margin-top:40px;
	margin-left:20px;
	font-size:110%;
	font-weight : bold;	
}

form.recenze input{
	margin-left: 20px;
}

form.recenze dfn{
	margin-left: 10px;
	font-weight: bolder;
	font-size: 125%;
	color: red;
}

p.save {
	margin-left: 20px;
	font-size: 125%;
	
}



textarea.recenze{
	margin-top: 5px;
	width:520px;
	height: 200px;
	margin-left:20px;
	
}


p.error-humanize{
	margin-left: 20px;
	color: red;
	font-size: 110%;
	font-weight : bold;
}

p.recenze-infomation{
	margin-left: 20px;
	font-size: 110%;
	font-weight : bold;
}

div.securimage{
	margin-top:-15px;
}

div.securimage img{
	Vertical-align:text-bottom;
}

div.hodnoceni h2{
	text-align: center;
	line-height:22px;
	font-weight : bold;
	font-size:120%;
	color: #900;
}



div.securimage input{
	margin-top:5px;
	margin-top:15px;
}

.recenzeuloz{
	margin-left: 200px;
	margin-top: 20px;
	padding: 5px;
	color: white;
	width: 140px;
	height:30px;
	font-weight : bolder;
	font-size : 115%;
	background-color : #FF9109;

	}	

div.recenzetexty{
	margin-top:25px;
	padding-top:10px;
	padding-bottom:10px;
	background-color : #f9f9e9;
}	

div.recenzezbozi {
	background-color : #f3f1da;
	padding:10px;
	Border-width:1px;
	border-bottom-style: solid;
	border-color: grey;
}

div.recenzezbozi span{
	font-size: 110%;
	font-weight : bold;
}

div.textrecenze {
	font-size:110%;
	margin: 5px;
}







			
