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

body{
	font-size: 12px;
	font-family: Arial, Verdana, Courier;
	margin: 0px;
	text-align: center;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top:20px;
	color:#000000;
}

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

.hlavicka{
    width: 943px;
	height: 275px;
	background-image: url(../../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hlavicka_in{
    width: 943px;
	height: 275px;
    display: block;
}

.menu{
	width: 186px;
	float: left;
	text-align: left;
	margin-bottom:40px;
}
.menu_in{
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.obsah{
	width: 750px;
	float: right;
	clear: right;
	text-align: left;	
}
.obsah_in_h{
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 48px;
}
.obsah_in{
	padding-top: 28px;
	padding-right: 50px;
	padding-left: 48px;
	padding-bottom:40px;
}

.paticka{
	clear: both;
	text-align: right;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:28px;
	padding-top:6px;
}
.paticka_in{
	width: 943px;
	height: 70px;
	text-align:center;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}


/* podpis */
.down{
	padding-right: 10px;
	color: #CCCCCC;	
}
.down a:link, .down a:visited {
	color: #CCCCCC;
}

/* univerzal */ 
a:link, a:visited {
	color: #06385B;
	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: 30px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	color: #06385B;	
}
h2 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #930F2C;	
}
h3 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
}
h3.formular_h3 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

/* formular */
sup{
  color: red;
}

.black{
  color: black;
}

.text_strong{
  font-weight: bold;
  margin-bottom: 15px;
}
.text{
  font-size: 11px;
}
.sl_form{
  width: 310px;
  float: left;
}

.sl_tl{
  width: 620px;
  float: left;
  text-align: center;
}

.sl_odeslano{
  width: 620px;
  float: left;
  text-align: center;
  color: red;
  font-size: 14px;
  font-weight: bold;
}

.sl_all{
  width: 620px;
  float: left;
}

.bez_okr
{
  padding: 0;
  margin: 0;
}

.radio_b
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;;
}

.input_width_vstupenky{
  width: 25px;
  text-align: center;
  margin-bottom: 7px;
}

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


/* fotogalerie */
.img_fl {
	float:left;
	margin-right: 20px;
	margin-bottom:3px;
}
.img_fl_foto {
	float:left;
	margin-right: 20px;
        margin-right: 0px;
	margin-bottom:3px;
	border: 1px solid #D3B129;
}
.img_small {
	width: 200px;
	float: left;
	padding-right: 8px;
}
.img_small_foto {
	width: 200px;
	float: left;
	padding-right: 8px;
        _padding-right: 6px;
}

/* 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;
}

