body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	background-image: url(images/bg.png);
	background-position: center top;
	padding: 0px;
}
.zapati {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	font-size: 12px;
	text-align: right;
}

.hlavni {
	width: 100%;
	max-width: 980px;
	position: relative;
	background-image: url(images/sklodef.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
}
.topka {
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.topblok {
	width: auto;
	background-color: #FFF;
	display: inline-block;
	max-width: 400px;
	margin-top: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 10px;
	position: relative;
}
a {
	color: #CCC;
}
.navig {
	margin: 10px;
	width: auto;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	text-align: right;
}
.social {
	position: absolute;
	left: 300px;
	top: -5px;
}

.topblok a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navig a   {
	display: inline-block;
	padding: 8px;
	color: #CFF;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.2);
	background-image: url(images/noise.png);
	background-color: #183252;
}
.bigkont {
	font-size: 36px;
	font-weight: bolder;
	color: #AD0000;
	text-align: center;
}
.resimg {
	height: auto;
	width: 100%;
}


.navig a:hover {
	background-color: #D6C170;
}
.autosklo {
	height: auto;
	width: auto;
	max-width: 40%;
}


.linc {
	width: auto;
	background-color: #333;
	background-image: url(images/noise.png);
	-webkit-box-shadow: 5px 5px 10px 1px rgba(00,00,00,0.5);
	box-shadow: 5px 5px 10px 1px rgba(00,00,00,0.5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 10px;
	padding: 10px;
	color: #FFF;
}
p {
	text-align: justify;
}

h1 {
	color: #CCC;
	text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 2px 2px 1px rgba(0,0,0,0.2);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: x-large;
}
h2 {
	color: #CCC;
	text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 2px 2px 1px rgba(0,0,0,0.2);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: large;
}
.foto {
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
