body {
	background: #ff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #444444;
}

.logotable {}

.logotable-slogan {
	font-size: 30px;
	margin-left: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 2px solid #00A31B;
	width: 359px;
}

.logotable-slogan a {
	color: #6F6F6F;
}

.logotable-slogan-blog {
	font-size: 30px;
	margin-left: 18px;
	font-weight: bold;
	padding-bottom: 2px;
}

.logotable-slogan-blog a {
	color: #6F6F6F;
}

#header-index {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
    margin-bottom: 0px;
}

/*----------------------menu of index page-------------------------*/
#menu-index {
	width: 75%;
	height: 48px;
	clear: both;
	padding: 9px 0px 0px;
	background: #9D9D9D;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: -13px;
}

.titlepage {
	margin-left: 37px;
	width: 60%;
}

#footer-index {
	background-color: #ff;
    padding-top: 10px;
    padding-bottom: 10px;
	margin-left: 20px;
}


ul, ol {
	padding-left: 5%;
}


#menu2-index {
	background-color: #B1B1B1;
	margin-bottom: -13px;
	height: 6px;
	text-align: center;
	clear: both;
}

.copyright-index {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

#header-content-index {
	margin-left: 20px;
}

.download-button-index a {
	color: #FFFFFF;
}

.leftbig_content-index {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-bottom: 58px;
    padding-left: 5%;
    padding-right: 5%;
}

.main-image-index {
	width: auto;
	float: right;
	margin-top: -236px;
	margin-right: 30px;
}

#logo-index {
	margin-top: 10px;
    margin-bottom: 80px;
}

#header-image-index {
	float: right;
	margin-right: 10px;
	margin-top: 22px;
}

p {
	text-align: justify;
	padding: 0px 0 5px 0;
}

span.red {
	color: #990000;
	font-weight: bold;
}

.clear {
	clear: both;
}

#main_container {
	width: 900px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
}

#menu {
	width: 100%;
	height: 48px;
	clear: both;
	margin: auto;
	padding: 9px 0px 0px;
	background: center no-repeat #9D9D9D;
}

.leftbig_content {
	width: 825px;
	float: left;
	padding: 10px 10px 30px 30px;
}

h1, .title {
	font-size: 200%;
	color: #88;
	clear: both;
	padding: 10px 0 10px 0px;
    border-bottom: 3px solid    #888888;
    margin-bottom: 40px;
}

h2, .title2 {
	font-size: 110%;
	color: #88;
	padding: 10px 0 5px 0px;
    border-bottom: 2px dotted #888888;
    margin-top: 40px;
}

#footer {
	clear: both;
	width: 100%;
	height: 84px;
	margin: auto;
	background: center no-repeat #DADADA;
}

.copyright {
	float: right;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 16px;
}

.footer_links {
	float: left;
	padding-right: 15px;
	padding-top: 17px;
	padding-left: 21px;
}

.footer_links p {
	padding: 0px 0px 0px 10px;
	color: #444444;
	margin: 0px;
}

.footer_links a {
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
}

.footer_links a:hover {
	text-decoration: underline;
	color: #A90329;
}

a {
	text-decoration: none;
	color: #A90329;
}

a:hover {
	text-decoration: underline;
	color: #A90329;
}

/* Druha Paticka stranky */
#footer2 {
	padding: 8px;
	font-size: 90%;
	margin-bottom: 10px;
}

#footer2 a {
	color: #666666;
	margin-right: 10px;
}

/* mezinadpis vobjednavkovem formulari */
.orderformheader, .orderformheader_high {
	background-color: #D4DEDC;
	padding: 10px 8px 8px 15px;
	color: #2A2A2A;
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 10px;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.download-button-right {
	background-color: #009D41;
	padding: 22px;
	width: 254px;
	font-size: 20px;
	margin-bottom: 31px;
	border-radius: 5px;
	/*+box-shadow: 5px 5px 6px #ACACAC;*/
	-moz-box-shadow: 5px 5px 6px #ACACAC;
	-webkit-box-shadow: 5px 5px 6px #ACACAC;
	box-shadow: 5px 5px 6px #ACACAC;
	margin-top: 22px;
}

.download-button-right a {
	color: #FFFFFF;
}

.download-button-bottom {
	background-color: #8D9C91;
	padding: 22px;
	width: 100%;
	font-size: 20px;
	margin-bottom: 31px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 6px #ACACAC;
	-webkit-box-shadow: 5px 5px 6px #ACACAC;
	box-shadow: 5px 5px 6px #ACACAC;
	margin-top: 22px;
}

.download-button-bottom a {
	color: #FFFFFF;
}

.orderformheader_high {
	background-color: #FFC0C0;
}

.titlepage {
	font-size: 15px;
	line-height: 22px;
}

.redtext {
	color: #FF0000;
	font-weight: bold;
}

.bigger {
	font-size: 120%;
}

.sharing-buttons-area {
	margin-left: 36px;
}


.author {
    border: 2px dotted #444444;
    background-color: #dddddd;
    padding: 15px;
    margin-left: 2%;
}