/* WebTvor.net */

body {
	font-family:Tahoma, Arial, sans-serif;
	color: #444444;
	background-color: #1C5479;
	background-image: url(images/bg.jpg);background-attachment: fixed;background-repeat:repeat-x;background-color:#3A7293;
	padding: 10px 0 0 0;
	font-size:small;
}
#celek {
	width: 739px;
	background-color:auto;
	text-align: left;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
		position: absolute;
	left: 50%;
	margin:0px -325px;
background-image:url(images/bg-top.gif);	background-repeat: no-repeat;

	border: 0px;
}
img {border:0px;}
#levo {
		padding:1em;background-color:white;padding-bottom:4em;
		}
#hlavicka {
	text-align: left;
	font-size: 12px;
	margin-top: -10px;
	border-bottom: dashed 0px brown;
	padding-left: 1em;padding:1em;
	background-image:url(images/bgheader_r.gif);
	background-repeat:repeat-x;
	height:80px;vertical-align:top;
}
#paticka {background-color:#FF6D00;text-align:right;padding:3px;padding-right:1em;color:#FFE1B4;;
}

h2 {font-size:large; border-bottom:1px #36353E solid;

border-bottom:1px #FF5F00 solid; background-color:#F7BC58;background-image: url(images/bgheader_r.gif);padding-left:0.2em;padding-top:2px;
}

h3 {font-size:large;border-bottom:1px #397290 solid; border-bottom:1px #FF5F00 solid; background-color:#F7BC58;background-image: url(images/bgheader_r.gif);padding-left:0.2em;padding-top:2px;}

a {
	text-decoration: underline;
	color: #087a80;
}
a:hover {
	text-decoration: none;border-bottom:1px solid #FF6D00;
	color: #000080;
}
li {list-style: url("images/arrow.gif");}

/* ceník */
table {
	width: 100%;
	border-bottom: 1px solid #36353E;
	border-right: 1px solid #36353E;
}


table td, table th{
	border-top: 1px solid #36353E;
	border-left: 1px solid #36353E;
}

table tr.cenik-sudy{
	background-color:#FFFFFF;
}

table tr.cenik-lichy{
	background-color:#F4D0EA ;
}

table th{
	background-color: #8C8CA4;
	padding: 1px 2px;
}

table td{
	padding: 1px 0.2em;
}

table.tabulka {
	width: 100%;
	border-bottom: 1px solid #36353E;
	border-right: 1px solid #36353E;
}