html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	background: #FFF url(../images/back.jpg) top left repeat-x;
}
* {
	margin: 0;
	padding: 0;
	behavior: url("iepngfix.htc");
}
img {
	border: none;
}
#main {
	margin: auto;
	width: 1000px;
	overflow: hidden;
}
#left {
	width: 300px;
	overflow: hidden;
	float: left;
}
#top-box {
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 8px;
	text-align: right;
	background: url(../images/top-box.png) bottom right no-repeat;
}
#top-box p {
	color: #fff;
}
#navigacia {
	background: url(../images/navigacia.png) top right repeat-y;
	overflow: hidden;
	padding-top: 20px;
	height: 243px;
}
#left-bott {
	background: url(../images/left-bott.png) top right repeat-y;
	overflow: hidden;
	height: 250px;
	padding: 20px 10px 0 0;
	text-align: right;
}
#footer {
	width: 300px;
	text-align: right;
	margin-right: 710px;
	padding-bottom: 20px;
	font-size: 11px;
	float: right;
}
#right {
	width: 700px;
	overflow: hidden;
	float: right;
}
#slogan {
	width: 630px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 10px;
	text-align: right;
	float: right;
}
#obsah {
	width: 100%;
	overflow: hidden;
	min-height: 500px;
	background: #fff;
	color: #000;
}
#content {
	width: 100%;
	overflow: hidden;
}
#content p {
	padding: 20px;
	line-height: 130%;
}
#banner {
	width: 680px;
	height: 220px;
	background: #000;
	float: left;
	margin: 10px;
}
.logo {
	padding-left: 20px;
}
/**/
ul {
	float: right;
	text-align: right;
	list-style: none;
	font-size: 18px;
	font-style: italic;
}
ul li {
	line-height: 140%;
}
ul li a {
	text-decoration: none;
	display: block;
	width: 300px;
	height: 30px;
	padding-top: 7px;
	padding-right: 10px;
	color: #FFF;
}
ul li a:hover {
	background: /*#582525*/ url(../images/sip-bez-pozadia.gif) top right no-repeat;
}
ul li a.active {
	background: /*#582525*/ url(../images/sip-bez-pozadia.gif) top right no-repeat;
}
#content ul {
	font-size: 14px;
	padding-top: 15px;
	text-align: left;
	font-style: normal;
	list-style: outside;
	list-style-image:url(../images/dash.png);
}
#content ul li a {
	text-decoration: none;
	display: inherit;
	width: inherit;
	height: inherit;
	padding-top: inherit;
	padding-right: inherit;
	color: #000;
}
#content ul li a:hover {
	text-decoration: none;
	color: #fff;
}
/**/

/**/
h1 {
	color: #FFF;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}
h1 span {
	font-weight: normal;
}
h1 a {
	text-decoration: none;
	color: #FFF;
}
h2 {
	color: #48be01;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 60px;
}
h3 {
	color: #48be01;
	font-style: italic;
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
}
a.kde:link, a.kde:visited, a.kde:active {
	text-decoration: none;
	color: #FFF;
}
a.kde:hover {
	text-decoration: underline;
}
a.black:link, a.black:visited, a.black:active, a.black:hover {
	color: #000;
}
/**/
/*Galéria*/
a.gal:link, a.gal:visited, a.gal:active {
	width: 110px;
	height: 83px;
	display: block;
	float: left;
	margin: 5px;
	border: #48be01 solid 1px;
}
a.gal:hover {
	border: #5d5d5d solid 1px;
}
/*Galéria*/
/*Kontakt*/
.konform input, textarea, select {
	border: #797979 solid1px;
}
#stylized button {
	border: #797979 solid 1px;
	background: #797979;
	color: #FFF;
	width: 200px;
}
#stylized input {
	border: #797979 solid 1px;
	width: 100px;
}
#konta button {
	border: #797979 solid 1px;
	background: #797979;
	color: #FFF;
	width: 100px;
	margin-right: 20px;
}
/*Kontakt*/
