body {
	font-size: 62.5%;
	color: #545454;
	font-family: sans-serif;
}


a {
	text-decoration: underline;
	color: #0799d4;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: normal;
	padding: 5px 10px;
}
h1 {
	font-size: 180%;
	padding: 5px 10px 10px 10px;
}
h2 {
	font-size: 160%;
	padding: 10px 10px 5px 10px;
	color: #0C9CD5;
}
h2.sub {
	color: #96b004;	
}
h3 {
	font-size: 140%;
	font-weight: normal;
	color: #FF900B;
}
h4 {
	font-size: 130%;
	font-weight: bold;
	oclor: #96B004;
}


#main p, #side p, #otherside p {
	font-size: 120%;
	padding: 5px 10px;
	line-height: 1.3em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	margin-left: 2em;
	font-size: 120%;
}
#main ol li {
	list-style: decimal url();
	margin-left: 2.5em;
}
#main li li {
	font-size: 100%;
}
#main table {
	margin: 15px auto 0 auto;
	width: 90%;
	font-size: 62.5%;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
#main table th {
	text-align: right;
	color: #96b004;
	background: #ccf3ff;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.5em;
	border: 1px solid #ffffff;
}
#main table td {
	background: #e4f9ff;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
	color: #96b004;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	color: #545454;
	background: #ccf3ff;
}
#main table tfoot th, #main table tfoot td {
	color: #545454;
	background: #ccf3ff;
}
#main table tbody th {
	color: #545454;
	background: #ccf3ff;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}


/** Poptávka zdarma */
#free_demand {
 background: url('../images/free_k_sm.png') 0 center no-repeat;
 width: 220px;
 height: 70px;
}
#free_demand ul {
 margin: 0px 0 0 0;
 padding: 5px 0 0 130px;
 list-style-type: none;
}
#free_demand ul li {
 padding: 2px 0;
 margin: 0;
}
#free_demand ul li a {
 display: block;
 font-size: 12px;
 padding-left: 18px;
 background-position: 0 center;
 background-repeat: no-repeat;
 color: #463538;
}
#free_demand ul li.b_preklady a {
 background-image: url('../images/free_k_preklady.png');
}
#free_demand ul li.b_tlumoceni a {
 background-image: url('../images/free_k_tlumoceni.png');
}
#free_demand ul li.b_korektury a {
 background-image: url('../images/free_k_korektury.png');
}