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

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	color:#C0C0C0;
}
.all_in {
	width: 1114px;
	margin-right: auto;
	margin-left: auto;

}
.but {
	width:60px;
	height:120px;
	float:left;
	padding-top:80px;
}

#hlavni{
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	float:left;
	text-align:left;
}
#hlavni_in {
	background-image: url(../../img/menu.gif);
	background-repeat: repeat-y;
	background-position: left 200px;
}

.hlavicka{
	width: 994px;
	height: 315px;
	text-align:left;
}

.menu{
	width: 164px;
	min-height:650px;
	_height:650px;
	float: left;
	text-align: left;
}
.menu_in{
}

.obsah{
	width: 830px;
	float: right;
	clear: right;
	text-align: left;
}
.obsah a:link, .obsah a:visited {
	color:#000000;
	font-weight:bold;
}
.obsah a:hover {
	font-weight:bold;
}
.obsah_text {
	width:617px; /* 641, 609 */
	float:left;	
	padding: 0px 10px 16px 12px;
        background-color: #FFFFFF;
        color: #000000;
}
.right {
	width:189px;
	float:right;
}
.right_in {
	text-align:left;
	padding: 9px 14px 10px 14px;
}

.paticka{
	width: 994px;
	height: 160px;
	clear: both;
	text-align: center;
	background-image: url(../../img/down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* podpis */
.down{
	padding-top: 120px; 
	color: #585858;	
}
.down a:link, .down a:visited {
	color: #585858;
}

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

table {
	font-size: 12px;
}

.spacer {
	clear:both;
}
.spacer_vypis {
	clear:both;
        background-image: url(../../img/snow-how/dp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
        width: 617px;
        height: 1px;
        margin-top: 15px;
        margin-bottom: 15px;
}
.center {
	text-align: center;
}
.fl {
	float:left;
}
.fl_filtr {
	float:left;
        margin-bottom: 10px;
}
.fr {
	float:right;
}

.vertical_b {
        vertical-align: bottom;
}

h1 {
	font-size: 14px;
	color:#000000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h2 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h3 {
	font-size: 12px;
	color:#000000;	
	padding: 0px 0px 0px 0px;
	margin: 20px 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_fr {
	float:right;
	padding-left: 10px;
}
.img_small {
	width: 152px;
	float: left;
	text-align:center;
}

/* Vyhledavani */
.line {
  margin-top:10px;
}

.navigace {
	height:26px; /* 30 */ 
	padding-left:19px;
	padding-right:4px;
	color:#C0C0C0;
	margin-top:6px;
}
.navigace a:link, .navigace a:visited {
	color:#C0C0C0;
}

/* Anketa */
.anketa_result{
  color: #000000;
  padding-left: 11px;
  padding-right: 6px;
  margin-top: 2px;
}

.anketa_result_2{
  color: #000000;
  padding-left: 11px;
  padding-right: 6px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: bold;
}

/* barvy */

.red{
  color: #AE0002;
}

.zpetne_odkazy, .zpetne_odkazy a{
  color: #585858;
  text-align: center;
  margin-bottom: 30px;
}

.ban_left{
	padding: 12px 0px 0px 4px;
}
