h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;

	font-size: 0.9em;
	font-weight: normal;

	color: #808080;
}

h2 {
	margin: 8px 0px 8px 0px;

	font-size: 1.5em;
	font-weight: bold;
}

h3 {
	margin: 8px 0px 8px 0px;
	margin: 8px 0px 0px 0px;

	font-size: 1.2em;
	font-weight: bold;

	color: #000;
}

h3 span.comment {
	display: block;

	margin-top: -3px;

	font-size: 0.7em;

	color: #333;
}

h4 {
	margin: 8px 0px 8px 0px;

	font-size: 14px;
	font-weight: bold;
	/*font-style: italic;*/

	color: #000;
}

a {
	text-decoration: none;

	color: #00b6ee;
}

a:hover {
	text-decoration: underline;
}

p, table {
	margin: 8px 0px 8px 0px;
}

img {
	border: 0px;
}

ul {
	list-style-image: url("../images/style/list.gif");
}

li {
	padding-bottom: 4px;
	#padding-left: 12px;
}

sup {
	font-size: 0.6em;
}

td, th {
	vertical-align: top;
	text-align: left;
}

table.content {
	margin-left: 89px;
}

table.content th {
	background-color: #eee;
}

table.content td {
	background-color: #f5f5f5;

	vertical-align: top;
	text-align: left;
}

table.content tbody tr.highlight td {
	background-color: #b3e1ef;
}

.back { 
    float: none;
}

div.content {
	margin: 0px;
	padding-left: 15px;
}

div.gallery {
	margin: 16px 0px 8px 89px;
}

div.gallery .shadow_left {
	float: left;

	margin: 0px 24px 12px 0px;
}

div.gallery img {
	width: 85px;
}

#logo div.align_right {
	padding-right: 21px;
}

#domains {
	font-size: 0.9em;
}

#domains #phone {
	margin: 0px;
	padding: 16px 68px 0px 0px;

	font-size: 1.1em;
	font-weight: bold;

	color: #808080;
}

#domains ul {
	width: 560px;

	padding-top: 16px;
}

#domains li {
	float: left;

	width: 140px;
}

#domains #flags li {
	float: right;

	width: 22px;

	padding-left: 5px;
}

#domains #flags ul {
	width: 703px;

	padding-top: 6px;
}

#domains a {
	color: #808080;
}

#foot ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}

#foot ul li {
	padding-right: 3px;
	#padding-left: 0px;

	color: #00b6ee;
}

#foot ul li a {
	font-size: 0.8em;

	text-transform: uppercase;

	color: #808080;
}

#foot ul li.active a {
	color: #00b6ee;
}

#signature img {
	position: relative;
	top: 4px;

	padding: 0px 5px 0px 5px;
}

/*********************************/
/*            spam               */
/*********************************/

.smradlak {
	display: none;
}

table.border { 
    border: 1px solid black;
}

table.border td { 
    border: 1px solid #666;

    padding: 0 4px;
}

table.border thead td { 
    background: #ddd;
}


table.schedule { 
    margin-left: 33px;
}

table.schedule td.empty { 
    background: white;
}

table.schedule th { 
    font-weight: normal;

    text-align: center;

    padding: 0;

    width: 62px;
}

table.schedule th.year { 
    font-weight: bold;
}

table.schedule td { 
    padding: 0;

    text-align: center;
}

table.schedule table { 
    padding: 0;
    margin: 0;

    width: 100%;
}

table.schedule td.state1 { 
    background: orange;
}

table.schedule td.state2 { 
    background: red;
}

table.schedule td.state0 { 
    background: #00B6EE;
}

/* reklamni plochy */

.top-image { 
    margin: 10px;

    float: left;
}

table.banner-list { 
    margin-left: 0px;
}

table.banner-list td { 
    vertical-align: middle;
}

table.content table { 
    margin: 0;
}

table td.label { 
    font-weight: bold;
    
    vertical-align: top;
}

.cb-item { 
    padding-right: 10px;
    margin-bottom: 5px;

    display: block;
}

.filter { 
    float: left;

    margin: 4px 30px;
}

.filter h4 { 
    font-size: 1em;

    padding: 5px 3px;

    background: #EEEEEE;

}

