/* 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: 740px;
		text-align: left;
		margin: auto;
		background-color: #4998ff;
		}
/*telo*/
#menu	{position: absolute;
		left: 5px;
		top: 0px;
		width: 669px;
		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: 471px;
		background-color: #ff7e00;
		text-align: center;
		}
#menu2 img { border: 1px solid #4998ff;}

.gal	{position: relative;
		margin-top: 10px;
		}
#prv_g	{margin-top: 30px;}

/* hlavni text */
#hlavnipole {position: absolute;
		left: 160px;
		top: 5px;
		width: 595px;
		height: 730px;
		background-image: url(../salonek2_files/pruh.jpg);
		background-repeat: repeat-y;
		}

#hlavnipole p {position: relative;
		top: 25px;
		text-align: center;
		font-weight: bold;
		}
#hlavnipole p a {color: #ff7e00;
		margin-left: 7px;
		text-decoration: none;
		font-size: 16px;
		font-weight: bolder;
		}
#hlavnipole p a:hover { color: #4998ff;} 

#text	{position: relative;
		width: 575px;
		left: 10px;
		font-weight: bold;
		}
#hl_fo1 {position: relative;
		top: 20px;
		text-align: center;
		}		
#hl_fo1 img {border: 1px solid #000000;
		}




















