body {
        font-size: 15px/1.6em;
        font-weight: 300;
        font: 300 15px/1.6em 'Exo';
	background-color: black;
	color: black;
	margin: 10px 0 0 0;
    	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
}

img {
  border-width: 0;
}

hr {
  width: 300px;
  text-align: left;
}

h1 {
	font-weight: 300;
	font-size: 45px/1.2em;
	padding: 0;
	margin: 5px 0 5px 0;
	color: silver;
	text-align: center;
}

sup {
  display: inline;
}

a {
  font-size: 2.5em;
  font-weight: bold;
  text-decoration: underline;
  line-height: 2em;
}

a:link {
  color: silver;
  text-decoration: none;
}

a:visited {
  color: silver;
  text-decoration: none;
}

a:hover {
  color: #993333;
  text-decoration: underline;
}

.all {
	text-align: center;
	margin-top: 50px;
}

.page  {
	width: 800px;
	height: 333px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/* border: 1px solid silver; */
	/* background-image: url('http://kybi.sk/images/kybi-afghan.jpg'); */
	background-image: url('/images/kybi-sk-afghanistan-mountain-bike-homepage2.jpg');
	background-repeat: no-repeat;
	background-position: top;
	
}

.head  {
	text-align: right;
	margin-bottom: 20px;
    	padding-top: 300px;
}

.content {
/*  font-size: 12px; */
}

.footer {
	clear: both;
    color: #eee;
	width: 800px;
	height: 1.5em;
	font-size: 90%;
	font-weight: bolder;
	/*background-color: #E6E6E6;*/
    margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.l {
	width: 60%;
	float: left;
	text-align: left;

}

.p {
	text-align: right;
	width: 30%;
	float: right;
	padding-right: 5px
}


.ods {
  font-weight: 700;
}

.sm {
  font-size: 70%;
  text-indent: 50px;
  display: inline;
  color: gray;
}

.box {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 30%;
    /*
	border: 1px dotted gray;

	height: 350px;
*/
}
a { text-decoration: underline; }
