/*CSS Styl Kasparkuvsvet*/
/**index**/
#index {
	background: url(images/uvod_v1_fl.jpg);
	width: 1280px;
	height: 1024px;
	margin: 0 auto;
	padding: 0px;
}
/***vseobecne***/
body {
	background: url(images/bg_word.png);
	background-repeat: repeat-x repeat-y;
	font-family: Arial, Verdana, Georgia;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 20px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	color: #000;
	font-size: 36px;
	text-decoration: underline;
}
h2 {
	color: #000;
	font-size: 24px;
	text-decoration: underline;
}
h3 {
	color: #000;
	font-size: 18px;
	font-style: oblique;
}
/***stranka***/
#wrapper {
	margin: 0 auto;
	width: 1280px;
	text-align: left;
}
#head {
	background: url(images/head.png);
	width: 1280px;
	height: 334px;
	margin: 0px;
	padding: 0px;
}
/***Leve menu***/
#menu {
	width: 289px;
	height: 620px;
	float: left;
}
#m_up {
	background: url(images/m_up.png);
	width: 289px;
	height: 92px;
	float: left;
	display: block;
}
#home a {
	background: url(images/bt/home.png);
	width: 289px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#home a:hover {
	background: url(images/bt/home_n.png);
	width: 289px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#about a {
	background: url(images/bt/about.png);
	width: 289px;
	height: 81px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#about a:hover {
	background: url(images/bt/about_n.png);
	width: 289px;
	height: 81px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#foto a {
	background: url(images/bt/foto.png);
	width: 289px;
	height: 74px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#foto a:hover {
	background: url(images/bt/foto_n.png);
	width: 289px;
	height: 74px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#video a {
	background: url(images/bt/video.png);
	width: 289px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#video a:hover {
	background: url(images/bt/video_n.png);
	width: 289px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#tech a {
	background: url(images/bt/tech.png);
	width: 289px;
	height: 106px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#tech a:hover {
	background: url(images/bt/tech_n.png);
	width: 289px;
	height: 106px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#kontakt a {
	background: url(images/bt/kontakt.png);
	width: 289px;
	height: 81px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#kontakt a:hover {
	background: url(images/bt/kontakt_n.png);
	width: 289px;
	height: 81px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#m_down {
	background: url(images/m_down.png);
	width: 289px;
	height: 48px;
	float: left;
	display: block;
}
/***obsah***/
#obsah {
	background: url(images/obsah.png);
	width: 991px;
	height: 620px;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-bottom: 0px;
}
#obsah .inner {
	text-align: justifyl;
	text-indent: 20px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#obsah .inner2 {
	font-size: 16px;
	text-align: justifyl;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#obsah .inner3 {
	font-size: 16px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#obsah .inner4 {
	font-size: 20px;
	text-align: left;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#obsah .inner5 {
	font-size: 20px;
	text-align: right;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#footer {
	background: url(images/footer.png);
	width: 1280px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
/***reklama endora***/
.reklama_wedos {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.wedos_ad {
	text-align: center;
}