body {
	background:url("pozadi.png") repeat;
	color:#524a48;
	font-size:1.1em;
	font-family:"Monotype Corsiva",Times New Roman, Times, serif;
}


a:link,a:visited,a:active  {
	color:#27211f; 
	text-decoration: underline;
}

a:hover {
	color:#27211f; 
	text-decoration: none;
}

.centrovani {
    margin:0 auto 0 auto;
	width: 1000px;
}

img {
	border:0px;
}

/* hlavička */

#logo {
	height:150px;
	background:url("logo.jpg") no-repeat;
}

#logo h1 {
	display:none;
}

#obsah {
	background: url("hlavni.jpg") repeat-y;
	padding:0 50px 10px 50px ;
	width: 900px;
}


/* menu */

#menu {
	width:130px;
	float:left;
	padding:0 0 0 10px;
	border-right:1px #806c40 dashed;
}

#menu ul {
	padding: 0 0 0 20px;
	margin:0;
}
#menu ul a:link,#menu ul a:visited{
	color:#27211f; 
	text-decoration:underline;
	font:Verdana;
}

#menu ul a:hover {
	color:#27211f; 
	text-decoration:none;
	font:Verdana;
}

#menu li {
	list-style:none;
	padding:0;
	margin:0;
}

#menu small {
padding:0 0 0 10px;


}



/* pred hlavni */
#message {
	height:42px;
	padding:10px 0 0 50px;
}

.okay {
	background:url("okay.png") no-repeat;
	color:#197f35;

}

.chyba {
	background:url("chyba.png") no-repeat;
	color:#af0402;

}

/* hlavni */

.hlavni {
	float:left;
	width:680px;
	margin:0 0 30px 30px;
}

.hlavni h2 {
	margin:0 0 3px 0;
	padding:0 0 0 10px;
	font-size:1.4em;
	
	color:#3c3533;
	border-bottom:2px #806c40 solid;
}

.hlavni h3 {
	margin:0 0 5px 0;
	padding:0 0 0 5px;
	font-size:1.2em;
	color:#3c3533;
	border-bottom:1px #806c40 dashed;
}

.strom {
	text-align:right;
	font-size:0.8em;

}


.uvod img{
	display:block;
	float:left;
	behavior: url("http://www.vedvore.cz/png.htc");
	width:250px;
	height:300px;
}

.uvod div {
	display:block;
	float:left;
	margin:20px 0 0 10px;
	width:400px;
}




fieldset {
	border:1px #806c40 dashed; 
	padding:0 30px 10px 30px;
	behavior: url("http://www.vedvore.cz/hover.htc");
	margin:10px;
	
}


fieldset:hover,fieldset.hover{
	border:#392518 1px dashed;
}



fieldset legend {
	font-size:1em;
	color::#27211f;
	font-weight:normal;
	background:url("pozadi_male.png");
	padding:2px 5px 2px 5px;
}

fieldset label{
	display: block; 
	width: 100px; 
	float: left; 
	text-align:right;
	padding-right:20px;
	margin-top: 10px; 
} 

fieldset .check {
	display: block; 
	margin-top: 10px; 
	float: left; 
}

fieldset .input {
	display: block; 
	float: left; 
	margin: 10px 10px 0 0;
	width:150px;
	background:url("pozadi_male2.png");
	border:1px  #806c40 solid; 
	behavior: url(http://www.vedvore.cz/hover.htc );
}

.sb .input {
	display: block; 
	float: left; 
	margin: 10px 10px 0 0;
	padding:2px;
	width:120px;
	background:url("pozadi_male1.png");
	border:1px  #806c40 solid; 
}

.sb .input2 {
	display: block; 
	float: left; 
	margin: 10px 10px 0 0;
	padding:2px;
	width:120px;
	background:url("pozadi_male1.png");
	border:1px #FF0000 solid; 
}

fieldset .inputlink {
	display: block; 
	float: left; 
	margin: 10px 10px 0 0;
	width:250px;
	background:url("pozadi_male2.png");
	border:1px  #806c40 solid; 
	behavior: url(http://www.vedvore.cz/hover.htc );
}

fieldset .textarealink {
	display: block; 
	float: left; 
	margin: 10px 10px 0 0;
	width:300px;
	height:100px;
	background:url("pozadi_male2.png");
	border:1px  #806c40 solid; 
	behavior: url(http://www.vedvore.cz/hover.htc );
}

fieldset .radio {
	display: block; 
	float: left; 
	margin: 10px 10px 0 0; 
}

fieldset small {
	float:left;
	margin: 10px 10px 0 0; 
}

fieldset .soubor {
	float:left;
	margin: 10px 10px 0 0; 
}

fieldset .input:hover,.kontakt .input.hover {
	border:1px  #392518 solid; 
}

fieldset.kontakt #jmeno, #email{ 
	width: 200px; 
}

fieldset.kontakt #zprava{ 
	width: 250px; 
	height:100px;
}

.center {
	text-align:center;
}

.tlacitko { 
	background:url("pozadi2.png") repeat;
	border:1px #000000 solid;
	margin:20px 0 10px 0;
	width:80px;
	
}

fieldset br 
{ 
	clear: left; 
}


div.vykup ul li {
	list-style:url(but.gif);
}

div.vykup {
	display:block;
	width:260px;
	padding:30px 0 0 0;
}

div.vykup h3{
	border-bottom:none;
	margin:0;
	padding:0;
}
	
.vykup {
	float:left;
}

img.vykup {
	behavior: url("http://www.vedvore.cz/png.htc");
	margin:0 0 0 10px;
	width:406px; height:353px;
}


.prodej {
	float:left;
}

div.prodej {
	display:block;
	width:350px;
}



img.prodej {
	display:block;
	behavior: url("http://www.vedvore.cz/png.htc");
	margin:50px 20px 0 0;
	width:300px; height:342px;
	
}


.prodejna_menu {
	text-align:right;
	font-size:small;
}

.prodejna a, .prodejna a:visited{
	display:block;
	float:left;
	width:320px;
	padding:5px;
	text-decoration:none;
	border:none;
	background:none;
	margin:0 0 5px 5px;

}
.prodejna a img {
	border:none;
}
.prodejna a:hover {
	background:url(pozadi2.png);
	text-decoration:none;
}

.prodejna div {
	text-align:center;
}

.oteviraci_doba strong{
	display:block;
	float:left;
	width:150px;
	
	text-align:right;
	padding:3px 5px 3px 0;
}

.oteviraci_doba div{
	margin:0 0 10px 10px;
	padding:3px 5px 3px 10px;;
	display:block;
	float:left;
	text-align:left;
	width:250px;
}

.oteviraci_doba br 
{ 
	clear: left; 
}

.reset {
	clear:both;
	line-height:0px;
	font-size:0px;
}

/* knihy */
#knihy {
	float:left;
	width:490px;
	padding:0 10px 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
}

#knihy2 {
	float:left;
	width:100%;
	padding:0 10px 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
}

#knihy_admin {
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
}

#knihy_kosik {
	float:left;
	width:169px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
	border-left:1px #806c40 dashed;
	behavior: url("http://www.vedvore.cz/png.htc");
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
}


#knihy_kosik img.kosik {
	behavior: url("http://www.vedvore.cz/png.htc");
	width:32px;
	height:30px;
}

#knihy_kosik h3 {
	font-size:1.2em;
}

#knihy_kosik ul {
	padding:0;
	margin:0;
}

#knihy_kosik ul li {
	padding:5px 0 0 0;
	list-style:none;
	clear:both;
}

#knihy_kosik ul li .kos_kniha{
	float:left;
	width:100px;
	font-weight:normal;
}

#knihy_kosik ul li .kos_cena{
	float:left;
	width:50px;
	font-weight:normal;

}

#knihy_kosik ul li img{
	float:left;
	width:15px;

}

div.kniha {
	float:left;
	width:260px;
	margin:10px 0 0 10px;
	background:url(pozadi_male2.png) repeat;
	border:1px #928452 solid;
	padding:5px 5px 5px 10px;;
	
}

img.kniha2 {
	margin:10px 0 0 0;
	float:left;
}


img.kniha {
	behavior: url("http://www.vedvore.cz/png.htc");
	margin:10px 0 0 0;
	width:200px; height:114px;
	float:left;
}

/* knihy tab */

.knihy {
	width:100%;
	margin:0 0 10px 0;
	
}

.knihy .autor {
	padding-left:5px;
}

.knihy .lichy {
	background:url(pozadi_male2.png);
}


/*

.knihy tr:hover {
	background:background(pozadi2.png);
}
*/

.knihy .tlc {
	margin-right:5px;
}

table.knihy a {
	text-decoration:none;
}


table td {
	padding:3px 0 0 0;
	
}

.knihy td a{
	display:block;
	cursor:pointer;
}


.knihy td a:hover{
	color:#000000;
	text-decoration:none;
}

.knihy td{
	
	padding:5px 0 5px 0;

}

/* vyhledavani */

.vyhledavani {
	margin:10px 0 0 0;
}

.vyhledavani .input{
	
	float: left; 
	
	width:100px;
	display:block;
	background:url("pozadi_male2.png");
	border:1px  #806c40 solid; 
	behavior: url(http://www.vedvore.cz/hover.htc);		
}

.vyhledavani .tlacitko{
	background:url("pozadi2.png") repeat;
	border:1px #000000 solid;
	float:left;
	width:60px;
	margin:0 0 0 5px;
	padding:0;
	display:block;
}

.vyhledavani .input:hover,.kontakt .input.hover {
	border:1px  #392518 solid; 
}

.vyhledavani a {
	margin:3px 0 0 3px;
	float:left;
}


/* pata */
#pata {
   
	height:140px;
	_height:135px;
	text-align:center;
	margin-top:-25px;
	padding:30px 0 0 0;
	_padding:10px 0 0 0;
	background:url("pata.png") no-repeat;
	_background:url("pata_2.jpg") bottom no-repeat; 
}

.pata_ie{
	behavior: url("http://www.vedvore.cz/png.htc");
	margin-top:-40px;
	height:0px;
	_height:20px;
	width:1000px;
}

#pata a:link,#pata a:visited{
	color:#79603b; 
	text-decoration:underline;
}

#pata a.akontakt:link,#pata a.akontakt:visited{
	color:#333333; 
	text-decoration:underline;
}

#pata a:hover{
	color:#79603b; 
	text-decoration:none;
}

#pata div {
	padding:10px 0 0 0;
}




/* Others */
img.pruhledne {
	behavior: url("http://www.vedvore.cz/png.htc");
	width:23px;
	height:22px;
}

table.knihy  {
	color:#000000;	
}

table  {
	behavior: url(http://www.vedvore.cz/hover.htc);	
}

/* update sberatele obr */

.obrazky_sberatele a, .obrazky_sberatele a:visited{
	display:block;
	float:left;
	width:220px;
	text-decoration:none;
	border:none;
	background:none;
	margin:0 0 20px 15px;

}
.obrazky_sberatele a img {
	border:none;
	margin:10px;
}
.obrazky_sberatele a:hover {
	background:url(pozadi2.png);
	text-decoration:none;
}

.obrazky_sberatele div {
	text-align:center;
}
