/* Style for formating syntaxmedia.cz
copyright Jiri Maruna - SYNTAX MEDIA 2008
http://www.syntaxmedia.cz */

/* ---------------------------- basic --------------------------------------- */
body	{
	background-color: #87CEEB;
	color: #000;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	text-align: center;
}


.text_version {
	display: none;
}


#rastr  {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 780px;
	height: 84px;
	border: 0px none gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(header.jpg);
	background-repeat: repeat;
}

#text1  {
	width: 760px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 10px 10px 0px 10px;
	background-color: white;
}

#text1 strong {
	margin-bottom: 5px;
	display: block;
}


#text2  {
	width: 760px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 10px 10px 0px 10px;
	background-color: #5575FF;
	color: white;
}



#text3  {
	width: 760px;
	height: 150px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: navy;
	background-color: white;
}

#text4  {
	width: 760px;
	height: 28px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: red;
	background-color: #E3F2F8;
}

#text4 a {
	color: #57B5DB;
	text-decoration: none;
}

/* ----------------- reference ----------------------------------- */

#reference  {
	width: 780px;
	height: 230px;
	text-align: left;
	background-image: url(ref_bkg.jpg);
	position: relative;
	z-index: 0;
}

#reference  img.img01 {
	width: 140px;
	height: 100px;
	position: absolute;
	top: 14px;
	left: 60px;
	z-index: 2;
}

#reference  img.img02 {
	width: 140px;
	height: 100px;
	position: absolute;
	top: 14px;
	left: 250px;
	z-index: 2;
}

#reference  img.img03 {
	width: 140px;
	height: 100px;
	position: absolute;
	top: 14px;
	left: 440px;
	z-index: 2;
}

#reference  img.img04 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 35px;
	z-index: 2;
}

#reference  img.img05 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 124px;
	z-index: 2;
}

#reference  img.img06 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 213px;
	z-index: 2;
}

#reference  img.img07 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 302px;
	z-index: 2;
}

#reference  img.img08 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 391px;
	z-index: 2;
}

#reference  img.img09 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 480px;
	z-index: 2;
}

#reference  img.img10 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 569px;
	z-index: 2;
}

#reference  img.img11 {
	width: 84px;
	height: 65px;
	position: absolute;
	top: 158px;
	left: 658px;
	z-index: 2;
}

#reference  img {
	border: 0px solid white;
}

#ref01bkg_box {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 4px;
	left: 50px;
	z-index: 1;
}

#ref01bkg_box div.ref01bkg {
	width: 160px;
	height: 120px;
	background-image: url(ref01bkg.jpg);
	background-repeat: no-repeat;
}

#ref02bkg_box {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 4px;
	left: 240px;
	z-index: 1;
}

#ref02bkg_box div.ref02bkg {
	width: 160px;
	height: 120px;
	background-image: url(ref02bkg.jpg);
	background-repeat: no-repeat;
}

#ref03bkg_box {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 4px;
	left: 430px;
	z-index: 1;
}

#ref03bkg_box div.ref03bkg {
	width: 160px;
	height: 120px;
	background-image: url(ref03bkg.jpg);
	background-repeat: no-repeat;
}

#infotext_box {
	width: 542px;
	height: 25px;
	color: #323396; /*	font-weight: bold;*/
	font-size: 0.8em;
	position: absolute;
	top: 126px;
	left: 50px;
	z-index: 1;
}