body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

.break {
  clear: both;
}

#whole {
	width: 970px;
	position: relative;
	margin: 50px auto 100px auto;
	text-align: left;
}

#content {
	background-color: white;
}

#content-in {
	padding: 30px 40px 30px 40px;
}

#menu {
	float: left;
	clear: both;
	font-size: 15px;
	letter-spacing: 0.7px;
	padding-left: 12px;
	width: 770px;
}
#logo {
	margin-bottom: 0px;
}
#menu a {
	color: #787878;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:link {
	color: #787878;
	
}
#menu a:visited {
	color: #787878;

}
#menu a:hover {
	color: #f88100;
}

#menu .selected {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f88100;
}
#lang {
    /*display: none;*/
	margin-left: 780px;
	margin-top:0;
	width: 100px;
}

#lang a{
	color: #787878;
	text-decoration: none;
}

#lang a:visited {
	color: #787878;
}
#lang a:hover {
	color: #f88100;
}

.t_red {
	color: #e7011e;
	text-decoration: none;
	font-weight: bolder;
}

.t_orange {
	color: #f88100;
	text-decoration: none;
	font-weight: bolder;
}

#nadpis {
	margin-top: 50px;
	position:absolute;
	top: 150px;
	left: 52px;
}
#inside {
	position:absolute;
	top:300px;
	left: 52px;
	width: 920px;
	clear: both;
	padding-top: 20px;
}
#inside_c {
	position:absolute;
	top:300px;
	left: 50px;
	width: 920px;
	clear: both;
	padding-top: 20px;
	text-align: center;
}

.nadpis_blue {
	color: #0c4cad;
	font-weight: bold;
}

.img_left {
	clear: both;
	float: left;
}

.text_right {
	color: black;
	float: left;
	margin-left: 20px;
}
#i_velka {
	margin-top: 100px;
}
#s_left {
	width: 227px;
	float: left;
	text-align: left;
}
#s_right {
	padding: 0px;
	width: 566px;
	float: right;
	margin-right: 55px;
	text-align: left;
}
.s_img_m_d {
	margin-bottom: 8px;
}
.s_img_m {
	margin-top: 8px;
	margin-bottom: 8px;
}
.s_img_l {
	float: left;
}
.s_img_r {
	float: right;
}

.foto_img_m {
	margin: 10px;
}
.foto_img_m_l {
	margin: 10px 10px 10px 0px;
}
#navigation{
	padding-left: 160px;
}
#navigation-en{
	padding-left: 80px;
}
#download {
	margin-left: 100px;
	
}
.centered { 
	margin-left: auto;
	margin-right: auto;
}
.autor {
	width: 273px;
	float: left;
	text-align: left;
	padding-right: 20px;
}
.stlpec {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	margin-right: 40px;
	width: 230px;
}

#pre-content-orange {
	height: 39px;
	background:url(images/Vrch_obluk_Oranzova.jpg) no-repeat;
}
#post-content-orange {
	height: 39px;
	background:url(images/Spodok_obluk_Oranzova.jpg) no-repeat;
}

#pre-content-green {
	height: 39px;
	background:url(images/Vrch_obluk_Zelena.jpg) no-repeat;
}
#post-content-green {
	height: 39px;
	background:url(images/Spodok_obluk_Zelena.jpg) no-repeat;
}

#pre-content-dark {
	height: 39px;
	background:url(images/Vrch_obluk_Cierna.jpg) no-repeat;
}
#post-content-dark{
	height: 39px;
	background:url(images/Spodok_obluk_Cierna.jpg) no-repeat;
}

#pre-content-grey {
	height: 39px;
	background:url(images/Vrch_obluk_Siva.jpg) no-repeat;
}
#post-content-grey{
	height: 39px;
	background:url(images/Spodok_obluk_Siva.jpg) no-repeat;
}

#pre-content-blue {
	height: 39px;
	background:url(images/Vrch_obluk_Modra.jpg) no-repeat;
}
#post-content-blue {
	height: 39px;
	background:url(images/Spodok_obluk_Modra.jpg) no-repeat;
}
