body {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: #e16900;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accessibility {
    position: absolute;
    top: -10000em;     
}

.cleaner {
clear:both;
}



/*
 * Dalsi veci
 ******************************************************************************/

p {
	margin: 0 0 6px 0;
	color: #666666;
}

li {
	margin: 20px 0 6px 0;
	color: #666666;
	list-style-image: url(img/bullet.gif);
}

a {
	color: #E16900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #E16900;
}

a img {
	border: 0px;
}

a.menu {color:#FFFFFF;
text-decoration:none;
}

a.menu:hover {color:#FFFFFF;
text-decoration: underline;
}

.listing {
    text-align: center;
    margin: 10px 0;
}

.listing a {
    font-weight: normal;
    text-decoration: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.BOLD {
	font-weight: bold;   
}

img.hint {
	width: 15px;
	height: 15px;
	border: none;
	vertical-align: top;
	margin-left: 3px;
}

h3 {
	font-size:16px;
}


/*
 * Styly pro tisk
 *****************************************************************************/

@media print {
	.noprint,
	#header,
	#left,
	#left_menu,
	#messages,
	#firm {
	    display: none !important;
	    display: none;
	}

	#page,
	#content,
	#middle,
	#text {
		float: none;
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	div.red_para {
		width: 100% !important;
		border: 0px !important;
	}

	table.shapes {
		width: 100% !important;
	}

	table.shapes th {
		padding: 0 1mm !important;
		border-bottom: solid black 1px !important;
	}

	table.shapes th.category {
		font-size: medium !important;
		padding-top: 20px !important;
	}

	table.shapes td {
		vertical-align: top;
		padding: 1mm !important;
	}
}
.foot {
	font-size: 10px;
}


/*
 * OBRAZKY
 *****************************************************************************/

.sluzby {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_sluzby.jpg);
}

.o_spolecnosti {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_o_spolecnosti.jpg);
}

.obchodni_informace {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_obchodni_informace.jpg);
}

.kontakt {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_kontakt.jpg);
}

.zdroje {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_zdroje.jpg);
}

.pripadove_studie {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_pripadove_studie.jpg);
}

.reference {
	background-repeat: no-repeat;
	background-position: right 18px;
	background-image: url(img/bgr_reference.jpg);
}

.ORANGE {

	color: #E16900;
}


.bgr {
	background-repeat: no-repeat;
	background-position: 0px 200px;
	background-image: url(img/vodoznak_big.gif);
}
