/* CSS Document */
/* MAB audit s.r.o*/
/* Klape */

/* Basic option*/
body{
	font-size: 12px;
	font-family: Verdana;
	background-color: #E9F2E6;
	margin-top: 0px;
}
img{
	border: 0px;
}
h1{
	font-weight: 500;
	margin: 0px;
}
h2{
	font-weight: 500;
	margin: 0px;
}
#global{
	margin-left: auto;
	margin-right: auto;
	width:840px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	height: 681px;
}
#headr{
	width: 840px;
	height: 127px;
}
#headr div{
	margin-top: 34px;
}
#logo{
	width:737px;
	height:71px;
	float: left;
}
#clock{
	width:70px;
	height:68px;
	float: left;
	background-color: #1A472B;
	text-align: center;
	padding-top: 3px;
}
#clock object{
	margin-top:7px;
}
#middle{
	width: 840px;
}
#menu{
	margin-top:13px;
	float: left;
	width: 150px;
	text-align: left;
}
#menu ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#menu ul li{
    cursor: pointer;
	height: 47px;
	font-size: 14px;
	font-weight: 700;
	padding-left: 30px;
	vertical-align: middle;
	padding-top: 20px;
}
#menu ul a{
	color:#676565;
	text-decoration: none;
	display: block;
}
#menu ul a:hover{
	color:#1A472B;
}
#menu ul li:hover{
  background-image: url(../images/hover.png);
  background-position: left;
  background-repeat: no-repeat;
}
#current {
  background-image: url(../images/hover.png);
  background-position: left;
  background-repeat: no-repeat;
}
a #current {
  color: #1A472B;
}
#data{
	width:655px;
	border: 2px solid #BFC0C0;
	background-color: #ECEDEE;
	height: 514px;
	float: left;
}
.clear{
	clear: both;
}
/*Globalni parametr pro stranky*/
#pages{
	width:615px;
	padding-top:35px;
	padding-left: 20px;
	padding-right: 20px;
}
.block{
	text-indent: 14px;
	text-align:justify;
}
.text{
	color:black;
	font-size: 12px;
}
.text a{
	text-decoration: underline;
	color:#234E33;
}

/*Uvodní strana*/
#uvodPage{
	padding-top: 90px;
	text-align: center;
}
#uvodPage h1{
	font-size: 14px;
	font-weight: 700;
	color:#244F34;
}
/*profil*/
.profilRow{
	width:615px;
	color:black;
	padding-bottom: 10px;
}
.profilRowFoto{
	float: left;
	width:71px;
}
.profilRowData{
	padding-left: 7px;
	line-height: 12px;
	float: left;
	width:535px;
	font-size: 10px;
}
.profilRowDataName{
	color: #1A472B;
	font-weight: 700;
	font-size: 12px;
	line-height: 10px;
}
/*kontakt*/
#kontakt{
	width:615px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_kontakt.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	height: 484px;
}
#kontakt a{
	color: black;
}
.kontaktTitle{
	color: #1A472B;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align:justify;
}
.kontaktTitle a {
	color:#1A472B;
}
.spanGreen{
	color: #1A472B;
}
.kontaktText{
	font-size: 12px;
}
#kontakt .biger{
	font-size:12px;
}
/*audit*/
#audit{
	width:615px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_audit.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	height: 484px;
}
#audit ul{
	margin-left:0px;
	padding-left: 12px;
	list-style-image: url(../images/squere.png);
}
.auditSubTitle{
	text-decoration: underline;
	padding-left: 9px;
	font-size: 11px;
	font-weight:500;
}
/*ocenovani*/
#ocenovani{
	width:615px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_ocenovani.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	height: 484px;
}
#ocenovani ul{
	margin-left:0px;
	padding-left: 20px;
	list-style-image: url(../images/squere.png);
}
/*premeny spolecnosti*/
#premeny{
	width:615px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_premeny.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	height: 484px;
}
#premeny ul{
	margin-left:0px;
	padding-left: 20px;
	list-style-image: url(../images/squere.png);
}
/*poradenstvi*/
#poradenstvi{
	width:615px;
	padding-top:40px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_poradenstvi.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: 700;
	height: 484px;
}
#poradenstvi .kontaktTitle{
	display:block;
	font-size:13px;
}
#poradenstvi ul{
	margin-left:0px;
	padding-left: 20px;
	list-style-image: url(../images/squere.png);
}
#poradenstvi ul li{
	padding-bottom: 20px;
}
.poradenstviSubTitle{
	color: #1A472B;
	text-decoration: underline;
}
/*osvedceni*/
.osvedceniGalery{
	width:630px;
}
.osvedceniGaleryDiv{
	float: left;
	padding-right: 1px;
}
.osvedceniGaleryDiv a {
	border:2px solid #ECEDEE;
	display: block;
}
.osvedceniGaleryDiv a:hover{
	border:2px solid #1a472b;
	display: block;
}
.osvedceni2Div{
	float:left;
}
.osvedceniGalery2{
	width:450px;
}
.osvedceniGalery3{
	width:150px;
}
/* formular */
#formular{
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:12px;
}
#formular hr{
	color:  #CCCCCC;
	height:1px;
	border-top:1px solid #CCCCCC;
	background-color:#CCCCCC;
	border-left:0px;
	border-right:0px;
}
#formular h1{
	color: #1a472b;
	font-size: 14px;
	padding-bottom:5px;
	font-weight: 700;
}
#formular .input{
	width:450px;
	margin-bottom:3px;
	height:12px;
	font-size:11px;
}
#formular .row div{
	
	float:left;
}
#formular .fstDiv {
	width:20%;
	color: #1A472B;
}
#formular .sndDiv {
	width:80%;
	font-size:11px;
}
#formular textarea{
	width:453px;
	height:50px;
}