@charset "windows-1250";
/* janpavel.eu */

@import url("../_css/aktuality.css");
@import url("../_css/bibliografie.css");
@import url("../_css/fotogalerie.css");
@import url("../_css/recenze-a-rozhovory.css");

img {border: 1px solid #CCCCCC;}

a {color: #990000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

#Menu a {text-decoration: none; color: #000;}
#Menu a:hover {text-decoration: none; color: #990000;}

.Strankovani a {text-decoration: none; color: #000;}
.Strankovani a:hover {text-decoration: none; color: #990000;}

#FotogalerieA img {text-decoration: none; border: 2px solid #000;}

.RecARozTabulka a {text-decoration: none; color: #000;}
.RecARozTabulka a:hover {text-decoration: none; color: #990000;}

.BibliografieInfo a {text-decoration: none; color: #000;}
.BibliografieInfo a:hover {text-decoration: none; color: #990000;}

.BibliografieUryvek a {text-decoration: none; color: #000;}
.BibliografieUryvek a:hover {text-decoration: none; color: #990000;}

#Objednavka a {text-decoration: underline; color: #000;}
#Objednavka a:hover {text-decoration: underline; color: #990000;} 

.OdkazyRadky a {text-decoration: underline; color: #000;}
.OdkazyRadky a:hover {text-decoration: underline; color: #990000;} 

.Aktualita a {text-decoration: underline; color: #000;}
.Aktualita a:hover {text-decoration: underline; color: #990000;} 

ul li 
{
margin: 15px 0 -20px 35px;
#margin: 5px 0 0 35px;
}
#OdkazyObsah li 
{
margin: 0 0 0 55px;
#margin: 0 0 0 35px;

}

body 
{
    background-position: 50% 0;
    background-color: #f5f5f5;
    font-family: Tahoma;
    font-size: 13px;
}
#Strana 
{
    width: 775px; 
	height: 850px; 
	left: 50%; 
	margin: -3px 0 0 -400px;
	#margin: -3px 0 0 -368px; 
	_margin: -3px 0 0 -365px; 
	padding: 0 0 0 25px;
	background: url(../design/podklad.kniha.jpg) no-repeat;
	position: relative;
}
#Hlavicka
{
    width: 750px; 
    height: 135px;
	background: url(../design/hlavicka.png) no-repeat;
	_background: url(../design/hlavicka.IE6.jpg) no-repeat;
    position: relative;
}
#Objednavka
{
    width: 243px; 
    height: auto;
	top: 7px;
	right: 60px;
	font-size: 10px;
	z-index: 2;
    position: absolute;
}
#Menu
{
    width: 732px;
    height: 17px;
	margin: 0 0 0 10px;
	top: 97px;
  	word-spacing: 20px;
	letter-spacing: 1px;
	font-size: 15px;
	font-family: Arial Black;
	text-align: center;
	z-index: 2;
	position: absolute;
}
#Telo
{
    width: 750px;
    height: auto;
	background: url(../design/podklad.telo.png);
	_background: url(../design/podklad.telo.IE6.jpg);
	font-size: 11px;
	border: 1px solida #000;
	float: left;
    position: relative;
}
#Obsah
{
    width: 675px;
    height: auto;
	margin: 10px 0 0 38px;
	padding: 0 0 10px 0;
	#padding: 0 0 20px 0;
	border: 1px solida #000;
    position: relative;
}

#Paticka
{
    width: 750px; 
    height: 19px;
	padding: 11px 0 0 0;
	background: url(../design/paticka.png);
	_background: url(../design/paticka.IE6.jpg);
	font-size: 9px;
	text-align: center;
	float: left;
    position: relative;
}
#Odkazy
{
    width: 710px; 
    height: 19px;
	padding: 11px 0 0 40px;
	background: url(../design/paticka.png);
	_background: url(../design/paticka.IE6.jpg);
	font-weight: bold;
	font-size: 11px;
	float: left;
    position: relative;
}
#OdkazyObsah
{
    width: 744px;
    height: auto;
	padding: 5px 0 4px 3px;
	background: url(../design/podklad.telo.png);
	_background: url(../design/podklad.telo.IE6.jpg);
	font-size: 11px;
	border: 1px solida #000;
	float: left;
    position: relative;
}
.OdkazyRadky
{
    width: 220px;
    height: auto;
	margin: 0 0 3px 0;
	font-size: 11px;
	border: 1px soliad #BBB;
	float: left;
    position: relative;
}

/*----------------------------------------------------------------------------------------------------------*/
.Strankovani
{
	width: 675px;
	height: 14px;
	margin: -3px 0 0 0;
	text-align: center;
	letter-spacing: 1px;
    font-size: 10px;
	position: relative;
}
.StrankovaniNovejsi
{
    top: 0;
	left: 0;
	position: absolute;
}
.StrankovaniStarsi
{
    top: 0;
	right: 0;
	position: absolute;
}
