/* 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: #b8cfef;
		} 
#hlavni { position: relative;
		top: 15px;
		width: 730px;
		height: 500px;
		text-align: left;
		margin: auto;
		background-color: #b8cfef;
		}
#logo_v	{position: absolute;
		top: 0px;
		left: 0px;
		width: 730px;
		height: 109px;
		background-color: #ff99cc;
		}
#logo	{position: absolute;
		top: 1px;
		left: 1px;
		width: 728px;
		height: 107px;
		text-align: left;
		background-color: #FFFFFF; 
		}
#adresa {position: absolute;
		top: 18px;
		left: 590px;
		width: 130px;
		height: 100px;
		font-size: 11px;
		}
strong {font-size: 13px;
		font-weight: bold;
		}
#stred_v {position: absolute;
		top: 114px;
		left: 0px;
		height: 212px;
		width: 730px;
		background-color: #ff99cc;
		} 
#stred	{position: absolute;
		top: 1px;
		left: 1px;
		width: 728px;
		height: 210px;
		background-color: #FFFFFF;
		text-align: right;
		}
#obr	{position: absolute;
		top: 0px;
		right: 0px;
		width: 330px;
		height: 210px;
		}
#text 	{position: absolute;
		top: 20px;
		left: 20px;
		width: 358px;
		height: 170px;
		text-align: left;
		}
#spod_v {position: absolute;
		top: 331px;
		left: 0px;
		width: 730px;
		height: 109px;
		background-color: #ff99cc;
		}		
#spod	{position: absolute;
		top: 1px;
		left: 1px;
		width: 728px;
		height: 107px;
		text-align: left;
		background-color: #FFFFFF; 
		}
#otevreno {position: absolute;
		top: 22px;
		left: 590px;
		width: 130px;
		height: 100px;
		font-size: 11px;
		line-height: 16px;
		}
img		{margin-left: 10px;}








