 

/*** MENU **********************************/

/* Index page - section A */

#intro-a {
	width: 513px;
	border-bottom: 1px solid #fff;
	height: 141px;
	background-color: #f3f8fa;
	float: left;
	}

#intro-a #sec1 {
	width: 503px;
	height: 100%;
	background: url(images/romar-grup.jpg) no-repeat;
	float: left;
}
#mijloc {
	width: 503px;
	height: 100%;
		float: left;
}
#intro-a #sec2 {
	width: 255px;
	height: 100%;
	background: url(images/intro/intro-dopravniky-bg2.gif) no-repeat;
	float: right;
}

#intro-a a {
	text-decoration: none;
	color: #262626;
	}

#intro-a a:hover {
	color: #5f5f5f;
	text-decoration: underline;
	}

#intro-a-navi {
	padding: 68px 0 0 30px;
	}

#intro-a ul {
	margin-left: 0;
	text-indent: 0;
	}

#intro-a li {
	background: url(../images/bullets-02.gif) no-repeat 0 0.45em;
	padding-left: 12px;
	list-style-type: none;
	line-height: 1.15em;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	}

/* Index page - section B */

#intro-b0 p {
	padding: 50px 20px 0 15px;
	font-size: 0.91em;
	line-height: 1.8em;
	}

#intro-b0 {
	float: left;
	width: 256px;
	height: 359px;
	background: #f3f8fa url(images/intro/intro-company-bg.gif);
	border-right: 1px solid #fff;
	}

/* Section B1 */
#intro-b1 {
	width: 256px;
	float: left;
	height: 179px;
	background: #cee9f3 url(images/intro/intro-referencie.gif);
	margin-bottom: 1px;
	display: block;
	}

#intro-b1 a {
	width: 254px;
	height: 177px;
	display: block;
	}

#intro-b1 a:hover {
	border: 1px solid #99c4d4;
	}

/* Section B2 */
#intro-b2 {
	width: 256px;
	float: left;
	height: 89px;
	background: #cee9f3 url(images/intro/intro-linky.gif);
	border-bottom: 1px solid #fff;
	display: block;
	}

#intro-b2 a {
	width: 254px;
	height: 87px;
	display: block;
	}

#intro-b2 a:hover {
	border: 1px solid #99c4d4;
	}

/* Section B3 */
#intro-b3 {
	width: 256px;
	float: left;
	height: 89px;
	border-bottom: 1px solid #fff;
	display: block;
	background: #d2e7ef url(images/intro/intro-sklady.gif);
	}

#intro-b3 a {
	width: 254px;
	height: 87px;
	display: block;
	}

#intro-b3 a:hover {
	border: 1px solid #99c4d4;
	}


