/* 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: 599px;
		text-align: left;
		margin: auto;
		background-color: #4998ff;
		}
/*telo*/
#menu	{position: absolute;
		left: 5px;
		top: 0px;
		width: 669px;
		height: 383px;
		}
.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: 185px;
		background-color: #ff7e00;
		}
#ot_str	{position: absolute;
		top: 20px;
		left: 10px;
		width: 130px;
		height: 165px;
		}

table	{font-size: 11px;
		color: #1f387b;
		text-align: center;
		font-weight: bolder;
		}
		
caption	{line-height: 20px;
		font-size: 13px;
		}
th		{width: 40px;}
td		{width: 45px;}

#menu3	{position: absolute;
		top: 451px;
		left: 0px;
		width: 150px;
		height: 148px;
		background-color: #ff7e00;
		text-align: center;
		}
#menu3 h5{font-size: 13px;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #1f387b;
		}

		
/* hlavni text */
#hlavnipole {position: absolute;
		left: 160px;
		top: 5px;
		width: 595px;
		height: 589px;
		background-image: url(pruh.jpg);
		background-repeat: repeat-y;
		}
/* text pole */
#text_bl {position: absolute;
		top: 170px;
		left: 10px;
		width: 330px;
		height: 419px;
		font-weight: bolder;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
h3		{font-size: 14px;
		color :#ff7e00;
		margin-bottom: 5px;
		text-decoration: underline;
		}
		
#text_bl a {color: #FF3300;
		text-decoration: none;
		}				
#text_bl a:hover {color: #4998ff;}  
		
		
/* obr pole */
#obrazky_bl {position: absolute;
		top: 170px;
		left: 345px;
		width: 250px;
		height: 419px;
		text-align: center;
		}
#obrazky_bl img{border: 2px solid #4998ff;} 
#obr2	{margin-top: 10px}





















