body {
	background: #929292;
	padding: 0; margin: 0;
	text-align: center;
}
img {
	border: 0;
}
h1, h2, h3, h4, div {
	font-family: "Helvetica CE", Verdana, Helvetica, Geneva, sans-serif;
}
p, li {
	font-size: 11px;
	color: #610707;
}
strong {
	color: #BE0003;
}
p {
	margin: 8px 4px 2px 12px; padding: 0;
}
li {
	margin: 1px 8px 1px 26px; padding: 0;
}
ul {
	padding: 0; margin: 8px 0 0 10px;
}

#mainBlock {
	background: url(../img/bgr-main.jpg) #F7E6AA top repeat-x;
	width: 993px;
	text-align: left;
	margin-left: auto; margin-right: auto;
}
h1 {
	padding: 26px 0 0 56px;
	margin: 0;
	float: left;
}
#mainBlock .slogan {
	padding: 42px 0 0 60px;
	float: left; 
}
#topBlock {
	width: 993px; height: 114px;
}
#bigBlock {
	width: 993px; height: 251px;
	background: url(../img/bgr-auto.jpg) top left no-repeat;
	text-align: right;
}
#bigBlock .langBlock {
	padding: 126px 5px 0 0; 
}
#menuBlock {
	width: 993px; height: 323px;
}
#menuBlock div {
	float: left;
	width: 129px;
	border-right: #F7E6AA solid 1px;
}
#menuBlock div.page {
	float: left;
	width: 194px !important;
	height: 322px;
}
#menuBlock h2, #menuBlock a {
	font-size: 12px;
	color: #FFF4DC;
	display: block;
	background: #BE0003;
	text-align: center;
}
#menuBlock h2 {
	width: 194px;
	padding: 10px 0 9px 0; margin: 0 0 20px 0;
}
#menuBlock a {
	width: 129px;
	height: 288px;
	padding: 0; margin: 0;
	text-decoration: none;
	line-height: 11px;
}
#menuBlock div.ikos a {
	float: left;
	width: 129px;
	background: #F7E6AA;
	height: 20px;
	padding: 0; margin: 0;
	text-decoration: none;
	line-height: 11px;
}

/*off tlacitka*/
#menuBlock div.o-nas a {
	background: url(../img/obr-ind-o-nas.jpg) #BE0003 bottom left no-repeat;
}
#menuBlock div.nabidka a {
	background: url(../img/obr-ind-nabidka.jpg) #BE0003 bottom left no-repeat;
}
#menuBlock div.financovani a {
	background: url(../img/obr-ind-financovani.jpg) #BE0003 bottom left no-repeat;
}
#menuBlock div.akce a {
	background: url(../img/obr-ind-akce.jpg) #BE0003 bottom left no-repeat;
}
#menuBlock div.pojisteni a {
	background: url(../img/obr-ind-pojisteni.jpg) #BE0003 bottom left no-repeat;
}
#menuBlock div.kontakt a {
	background: url(../img/obr-ind-kontakt.jpg) #BE0003 bottom left no-repeat;
}
/*on tlacitka*/
#menuBlock div.o-nas a:hover {
	background: url(../img/obr-ind-o-nas-on.jpg) #CB3335 bottom left no-repeat;
}
#menuBlock div.nabidka a:hover {
	background: url(../img/obr-ind-nabidka-on.jpg) #CB3335 bottom left no-repeat;
}
#menuBlock div.financovani a:hover {
	background: url(../img/obr-ind-financovani-on.jpg) #CB3335 bottom left no-repeat;
}
#menuBlock div.akce a:hover {
	background: url(../img/obr-ind-akce-on.jpg) #CB3335 bottom left no-repeat;
}
#menuBlock div.pojisteni a:hover {
	background: url(../img/obr-ind-pojisteni-on.jpg) #CB3335 bottom left no-repeat;
}
#menuBlock div.kontakt a:hover {
	background: url(../img/obr-ind-kontakt-on.jpg) #CB3335 bottom left no-repeat;
}
/* pro cache bgr on tlacitek*/
#menuBlock div.o-nas {
	background: url(../img/obr-ind-o-nas-on.jpg) bottom left no-repeat;
}
#menuBlock div.nabidka {
	background: url(../img/obr-ind-nabidka-on.jpg) bottom left no-repeat;
}
#menuBlock div.financovani {
	background: url(../img/obr-ind-financovani-on.jpg) bottom left no-repeat;
}
#menuBlock div.akce {
	background: url(../img/obr-ind-akce-on.jpg) bottom left no-repeat;
}
#menuBlock div.pojisteni {
	background: url(../img/obr-ind-pojisteni-on.jpg) bottom left no-repeat;
}
#menuBlock div.kontakt {
	background: url(../img/obr-ind-kontakt-on.jpg) bottom left no-repeat;
}

#foot {
	background: #EA0000;
	width: 993px; height: 36px;
}
#foot p {
	color: #FFFFFF;
	text-align: center;
	margin: 0; padding: 11px 0 0 0;
}
#foot p strong {
	color: #FFFFFF;
}
