/* CSS Document */

body 	{ margin: 0px;
		margin-top: 20px;
		margin-bottom: 40px;
		padding: 0px;
		text-align: center;
		font-family: Verdana,sans-serif;
		font-size: 13px;
		background-color: #c4d3f6;
		} 
				
#hlavni { position: relative;
		top: 0px;
		width: 760px;
		height: 4869px;
		text-align: left;
		margin: auto;
		background-color: #4998ff;
		}
/*telo*/
#menu	{position: absolute;
		left: 5px;
		top: 0px;
		width: 4869px;
		height: 350px;
		}
.odk	{display: block;
		background-color: #ff7e00;
		width: 150px;
		height: 30px;
		text-decoration: none;
		text-align: center;
		line-height: 30px;
		font-size: 13px;
		font-weight: bolder;
		color: #1f387b;
		margin-bottom: 3px;
		}
a:hover	{color: #FFFFFF;
		}
#menu2	{position: absolute;
		left: 0px;
		top: 264px;
		width: 150px;
		height: 4605px;
		background-color: #ff7e00;
		}
/* hlavni text */
#hlavnipole {position: absolute;
		left: 160px;
		top: 5px;
		width: 595px;
		height: 4859px;
		background-image: url(pruh.jpg);
		background-repeat: repeat-y;
		}
#listek {position: absolute;
		left: 40px;
		top: 180px;
		width: 515px;
		height: 4476px;
		}
#listek h3 {color: #ff7e00;
		font-size: 17px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
#listek p {font-size: 12px;
		font-weight: bold;
		color: #666666;
		line-height: 15px;
		}		
small	{font-weight: normal;}





















