/* McRAI s.r.o. - css template */

body{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
        background-color: #D9D9D9;
}

#hlavni{
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 26px;
        background-image: url(../../img/home_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.hlavicka_home{
}
.hlavicka_in_home{
	width: 1001px;
	height: 64px;	
        background-image: url(../../img/home_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.onas_home{
  font-size: 16px;
  font-weight: bold;
  color: #0066CA;
  text-align: right;
  padding-top: 25px;
  padding-right: 50px;
}

.onas_home a:link {
	color: #0066CA;
	text-decoration: blink;
}
.onas_home a:visited {
	color: #0066CA;
	text-decoration: blink;
}
.onas_home a:hover {
	text-decoration: underline;
}

.hlavicka{
        
  }
.hlavicka_in{
	width: 983px;
	height: 83px;	
        background-image: url(../../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        padding-left: 20px;
}

.menu{
	width: 200px;
	float: left;
	text-align: left;
}
.menu_in{
	padding: 10px;
}

.obsah_home{
	width: 961px;
	float: right;
	clear: right;
	text-align: center;
        padding-left: 20px;
        padding-right: 20px;
}
.obsah_in_home_banner{
	
}
.obsah_in_home{
	
}

.obsah{
	width: 961px;
	float: right;
	clear: right;
	text-align: left;
        padding-left: 20px;
        padding-right: 20px;
}

.obsah_text{
	width: 970px;
	float: right;
	clear: right;
	text-align: left;
        padding-left: 11px;
        padding-right: 20px;
        color: #7D7D7D;
        margin-bottom: 10px;
}

.obsah_in_text_2{
  width: 937px;
  margin-left: 21px;
  margin-right: 12px;
  float: left;
}

.obsah_in_text{
  float: left;
}

.obsah_in{

}

.obsah_in_left{
  width: 174px;
  float: left;
  margin-left: 11px;
}

.obsah_in_right{
  width: 746px;
  float: left;
  background-image: url(../../img/cena.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  margin-left: 18px;
  margin-top: 19px;
  padding-right: 12px;
  _padding-right: 2px;
}

.obsah_in_right_formular{
  width: 746px;
  float: left;
  margin-left: 18px;
  margin-top: 19px;
  padding-right: 12px;
  _padding-right: 2px;
}

.obsah_in_right_2{
  width: 746px;
  float: left;
  margin-left: 18px;
  margin-top: 19px;
  padding-right: 12px;
}

.navigace{
        width: 961px;
        height: 135px;
        float: left;
        background-image: url(../../img/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navigace_in{
  width: 612px;
  margin-top: 109px;
  margin-left: 16px;
  float: left;
  color: #D9D9D9;
  font-size: 13px;
}

.navigace_text{
        width: 970px;
        height: 135px;
        float: left;
        background-image: url(../../img/kontakt_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        /*margin-left: 9px;*/ 
        margin-left: 9px;
        _margin-left: 4px;
}

.navigace_in a:link {
	color: #D9D9D9;
	text-decoration: none;
}
.navigace_in a:visited {
	color: #D9D9D9;
	text-decoration: none;
}
.navigace_in a:hover {
	text-decoration: underline;
}

.navigace_hledej{
  width: 153px;
  _width: 154px;
  margin-top: 111px;
  _margin-top: 111px;
  margin-left: 179px;
  _margin-left: 163px;
  float: left;
}

.hledej_tl{
  background-image: url(../../img/hledej_tl.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 21px;
  height: 19px;
  border: 0 none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.hledej_input{
  background-image: url(../../img/hledej_input.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 115px;
  height: 15px;
  border: 0 none;
  margin: 0;
  padding: 0;
  color: #5F615E;
  font-size: 12px;
  padding-left: 4px;
}

.paticka_home{
	clear: both;
	text-align: right;
}
.paticka_in_home{
	width: 1001px;
	height: 70px;
        background-image: url(../../img/home_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.paticka{
	clear: both;
	text-align: right;
}
.paticka_in{
	width: 1003px;
	height: 70px;
        background-image: url(../../img/down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* podpis */
.down_home{
	padding-top: 20px;
	padding-right: 20px;
	color: #999999;	
}
.down_home a:link {
	color: #999999;
}
.down_home a:visited {
	color: #999999;
}

.down{
	padding-top: 20px;
	padding-right: 20px;
	color: #999999;	
}
.down a:link {
	color: #999999;
}
.down a:visited {
	color: #999999;
}


/* univerzal */ 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	font-size: 11px;
}

.spacer {
	clear:both;
}
.center {
	text-align: center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.vertical_b {
        vertical-align: bottom;
}

h1 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h3 {
	font-size: 13px;
        font-weight: bold;
        color: #0066CA;font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}


/* strankovani */
.textact {
	color:#DB2E10;
	text-decoration:none;
}
.prenext a:link, .prenext a:visited {
	color: #999999;
}


/* fotogalerie */
.img_fl {
	float:left;
	padding-right: 10px;
}
.img_fl_auto {
	float:left;
	padding-right: 10px;
        padding-bottom: 12px;
}
.img_small {
	width: 134px;
	float: left;
	padding-right: 15px;
}

.img_small_download {
	width: 157px;
	float: left;
	padding-right: 10px;
}

/* Anketa */
.anketa_nadpis{
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}

.anketa_napis{
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}

.anketa_result{
  color: #000000;
  font-weight: bold;
  font-size: 13px;
}

/* Vyhledavani */
.hledej{
  margin-top: 30px;
}

.line {
  margin-top:10px;
}

/* Formulář */

.form_left{
  width: 408px;
  float: left;
  margin-bottom: 30px;
  margin-left: 60px;
}

.form_right{
  width: 408px;
  float: left;
  margin-bottom: 30px;
  margin-left: 60px;
}