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

body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-image: url(../../img/bg_ptak.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#hlavni{
	width: 882px;
	min-height: 614px;
	_height: 614px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/all.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*margin-top:22px;*/ /* 55px */
}

.hlavni_top{
  text-align: right;
  margin-top:22px;
  height: 33px;
  width: 757px;
  clear: both;
  margin-right: auto;
  margin-left: auto;
  
}

.hlavicka{
	width: 882px;
	height: 42px;
	text-align:right;
}
.logo {
	padding-left: 25px;
}
.hlavicka_in{
	padding-top:10px;
	padding-right: 56px; /*251*/	
}

.menu{
	width: 231px;
	float: left;
	text-align: left;
}
.menu_in{
	padding-left: 44px;
	padding-top: 20px;
	line-height: 20px;
        font-size: 13.5px;
}

.obsah{
	width: 651px;
	float: right;
	clear: right;
	text-align: left;
}
.obsah_in{
	margin-left:18px;
	margin-right:18px;
	/*background-image: url(../../img/normal.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:416px;
	overflow:hidden;
}

.obsah_in_home{
	margin-left:0px;
	margin-right:18px;
	/*background-image: url(../../img/normal.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:556px; /* 546px */
	overflow:hidden;
}

.home_text_margin{
  margin-left:18px;
  _margin-left:8px;
  margin-right: 34px;
  margin-right: 24px;
}

p.home_text_down{
  font-size: 11px;
  
  margin: 10px 0px 0px 0px;
}

.roll{
	margin-right:2px;
        margin-left: 2px;
}
.obsah_next{
	margin-top: 60px;
}

.paticka{
	clear: both;
	text-align: right;
}
.paticka_in{
	width: 882px;
	height: 50px;
}


/* podpis */
.down{
	padding-top: 50px; 
	padding-right: 20px;
	color: #F1F1F1;	
}
.down a:link {
	color: #F1F1F1;
}
.down a:visited {
	color: #F1F1F1;
}


/* univerzal */ 
a:link {
	color: #00B4E0;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #00B4E0;
	text-decoration: none;
	font-weight:bold;	
}
a:hover {
	text-decoration: underline;
}

table {
	font-size: 12px;
}

.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;
	padding: 0px 0px 0px 0px;
	margin: 60px 0px 10px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.menu_in_2{
  color: #00B4E0;
  font-size: 11.5px;
  font-weight: bold;
}


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


/* fotogalerie */
.img_fl {
	float:left;
	padding-right: 10px;
}
.img_small {
	width: 200px;
	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;
}

.hlavicka_home{
  background-color: #FDF0F5;
  width: 520px;
  height: 30px;
  float: right;
  margin-right: 5px;
  padding-right: 20px;
  padding-top: 2px;

}

