/* �tava patologick�fyziologie - definice CSS*/

body {
	background: #75B8FF url("Images/none");

}


table {
	margin: 10px 10px 10px 10px;
	width: 90%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 20px;
	text-align: left;
	}

.stable{
	margin: 10px 10px 10px 10px;
	width: 80%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 20px;
	text-align: left;
	}


p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 20px;
	padding-top : 8px;
	padding-bottom : 5px;
}


.headline {
	margin: 0px 0px 0px 0px;
}



.highl {
	background: #FF8E47 url("Images/none");
	margin: 10px 10px 10px 10px
	}

.menuw, .menu, .headline {
	background: #FF8E47 url("Images/none");
	}



.menu  {
	background: #FF8E47 url("Images/none");
	margin: 10px 10px 10px 10px
	}

.otazka {
	background: #95CEFF url("Images/none");
	margin: 10px 10px 10px 10px;
	width: 90%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 20px;
	}

.cisloot {
	background: #95CEFF url("Images/none");
	margin: 10px 10px 10px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 20px;
	}


.logo {
	background: white url(Images/lfhk.gif) no-repeat;
	width: 160px;
	height: 160px;
	float:left;
}

.stred
{
	text-align: center;
}

.vpravo
{
	text-align: right;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : lighter;
	text-align : center;
	text-shadow : ButtonFace;
	margin-bottom : 0px;
	margin-top : 25px;
	}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : lighter;
	text-align : center;
	text-shadow : ButtonFace;
	margin-bottom : 0px;
	margin-top : 10px;
	}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-align : left;
	text-shadow : ButtonFace;
	margin-bottom : 10px;
	margin-top : 10px;
	}


A   {
	color : white;
	font : bold;
	text-decoration : none;
}

A:Hover {
	color : black;
	text-decoration : none;
	font : bold;
	background-color: #FF8E47;
}

A:Hover.blue  {
	color : black;
	text-decoration : none;
	font : bold;
	background-color: #95CEFF;
}

A.nove   {
	color : red;
	font : bold;
	text-decoration : none;
}
A:Hover.nove  {
	color : blue;
	text-decoration : none;
	font : bold;
	background-color: #95CEFF;
}

.s1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 10px;
	padding-top : 8px;
	padding-bottom : 5px;
}

.s2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.s3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 20px;
}


