body {
	background-color:#2c4a65;
	margin:0;
	padding:0;
	width:100%;
	background-image:url(/images/bgt.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
#page {
	background-image:url(/images/pbg.gif);
	margin:0 auto;
	width:810px;
}
#hlavicka {
	position:relative;
	height:343px;
}
#hlavicka h1 {
	margin:0;
	padding:0;
	position:absolute;
	top:88px;
	margin-left:520px;
	color:#778ea2;
	font-size:12px;
}
#hlavicka #top {
	position:relative;
	height:113px;
	background-image:url(/images/pbt.gif);
}
#menu ul {
	margin:0;
	padding:0;
	margin-top:22px;
}
#menu ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li a {
	display:block;
	width:295px;
	height:38px;
}
#menu ul li a b {
	visibility:hidden;
}
#menu ul li a#btn_home {
	background-image:url(/images/home.gif);
}
#menu ul li a#btn_home:hover, #menu ul li a#btn_home1 {
	background-image:url(/images/home-o.gif);
}
#menu ul li a#btn_onas {
	background-image:url(/images/o-firme.gif);
}
#menu ul li a#btn_onas:hover, #menu ul li a#btn_onas1 {
	background-image:url(/images/o-firme-o.gif);
}
#menu ul li a#btn_sluzby {
	background-image:url(/images/sluzby.gif);
}
#menu ul li a#btn_sluzby:hover, #menu ul li a#btn_sluzby1 {
	background-image:url(/images/sluzby-o.gif);
}
#menu ul li a#btn_reference {
	background-image:url(/images/reference.gif);
}
#menu ul li a#btn_reference:hover, #menu ul li a#btn_reference1 {
	background-image:url(/images/reference-o.gif);
}
#menu ul li a#btn_kontakt {
	background-image:url(/images/kontakt.gif);
}
#menu ul li a#btn_kontakt:hover, #menu ul li a#btn_kontakt1 {
	background-image:url(/images/kontakt-o.gif);
}
#menu {
	background-image:url(/images/mt.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:295px;
	height:231px;
	margin-left:490px;
}
#paticka {
	clear:both;
	background-image:url(/images/pf.gif);
	height:62px;
}
#paticka #copy {
	font-size:10px;
	text-align:right;
	padding-top:7px;
	padding-right:40px;
}
#paticka #copy a {
	color:#2c4a65;
}
#obsah {
	margin:15px 50px 10px;
}
#obsah h1 {
	color:#999999;
	font-size:9px;
	text-align:left;
	margin: 0 0 20px;
	padding: 0 0 5px 0px;
	letter-spacing:5px;
	text-transform:uppercase;
	border-bottom: dashed 1px #cdb3b3;
}
#active {
	position:absolute;
	background-color:#000000;
	width:465px;
	height:231px;
	margin-left:25px;
}
#ref {
	border:solid 2px #0e1335;
	empty-cells:show;
	border-collapse:collapse;
}
#ref caption {
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	letter-spacing:2px;
}
#ref th {
	background-color:#0e1335;
	color:#FFFFFF;
	border-bottom: solid 1px #999999;
}
#ref td {
	border-bottom: solid 1px #999999;
}
#ref td img {
	cursor:pointer;
	border: solid 1px #999999;
}

#alert {
	color:#666666;
	/* border-bottom: dashed 1px #CCCCCC; */
	width:240px;
	text-align:justify;
	padding: 0 10px 10px;
	margin-bottom:10px;
	font-size:12px;
}

#reference {
	float:right;
	width:280px;
	text-align:center;
	margin-bottom:20px;
	font-size:10px;
}
#reference #item {
	width:130px;
	height:110px;
	float:right;
}
#reference a {
	color:#666666;
}
#reference a:hover {
	color:#000000;
}
#reference h2 {
	color:#999999;
	font-size:9px;
	text-align:center;
	margin: 0 0 20px;
	padding: 0 0 5px 0px;
	letter-spacing:5px;
	text-transform:uppercase;
	border-bottom: dashed 1px #cdb3b3;
}
#reference img {
	cursor:pointer;
	margin-bottom:5px;
	margin-top:5px;
	border: solid 3px #9fafbd; 
}
#reference #vice {
	margin-bottom:5px;
	margin-top:5px;
	border: solid 3px #9fafbd; 
}

.reference {
	text-align:center;
	width:410px;
	float:right;
	margin:0;
	padding:0;
}
.reference.pripravujeme {
	width:280px;
	float:left;
	/* border-right: dashed 1px #9fafbd; */
}

.reference #item {
	width:135px;
	height:110px;
	float:left;
	font-size:10px;
}
.reference a {
	color:#666666;
}
.reference a:hover {
	color:#000000;
}
.reference h2 {
	color:#999999;
	font-size:9px;
	text-align:center;
	margin: 0 0 20px;
	padding: 0 0 5px 0px;
	letter-spacing:5px;
	text-transform:uppercase;
	border-bottom: dashed 1px #cdb3b3;
}
.reference img {
	cursor:pointer;
	margin-bottom:5px;
	margin-top:5px;
	border: solid 3px #9fafbd; 
}
