@import url("menu.css");

*, html, body 
{
	margin: 0;
	padding: 0;
	border: 0;
}

html, body 
{
	font-size: 100%;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

body
{
 	background: url("/images/bg.jpg") repeat-x #D9C7AF;
}

div#obal
{
	margin: 0 auto;
	width: 755px;
	margin-bottom: 0px;
}


h1,h1 a,h1 a span { width: 755px; height: 218px; display: block; } 
h1 a { position:relative; }



div#obsah
{
	background: url("/images/pruh.jpg");
	width: 754px;
	font-size: 80%;
	position: relative;
}

div#levy
{
	width: 185px;
	float: left;
}

div#levyObal
{
	width: auto;
	padding-top: 10px;
}

div#pravy
{
	width: 569px;
	float: right;
	font-size: 85%;
	
}

div#pravyObal
{
	width: auto;
	padding: 10px;
}


div.boxHeader
{
	width: 180px;
	height: 5px;
	background: url("/images/boxHeader.jpg") no-repeat;
	overflow: hidden;
}

div.boxStrip
{
	background: url("/images/boxStrip.jpg");
	width: 180px;
	
}

div.boxStripObal
{
	font-size: 80%;
	padding: 10px;
	
}

div.boxFooter
{
	width: 180px;
	height: 5px;
	background: url("/images/boxFooter.jpg") no-repeat;
	overflow: hidden;
	margin-bottom: 5px;
}

a
{
	color: #763C0C;
}

a:hover
{
	color: brown;
}

div.cistic
{
	clear: both;
}

div#pravy p
{
	padding: 8px 0;
	line-height: 150%;
}

div#patickaObal
{
	background: url("/images/paticka.jpg") no-repeat;
	width: 750px;
	height: 89px;	
	margin-left: 2px;
	position: relative;
}

div#patickaLeva
{
	width: 175px;
	float: left;
   height: 89px;
}

div#patickaPrava
{
	width: 570px;
	height: 89px;
	float: left;
}

div#patickaPravaObal
{
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #646464;
}

div#firma
{
	background: black;
	color: white;
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 175px;
	height: 24px;
	text-align: center;
	font-size: 82%;
	line-height: 24px;

}

div#firmaLinka
{
	background: black;
	color: white;
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 750px;
	height: 6px;
	text-align: center;
	font-size: 85%;
	overflow: hidden;
}

div#firma span
{
	color: #D59438;
}

div#flags
{
	background: #D6D6D6;
	border-top: 2px solid #C5C5C5;
	border-bottom: 2px solid #C5C5C5;
	padding: 3px;
	text-align: center;
	word-spacing: 10px;
}

div#crumbTree
{
	
	padding-bottom: 15px;
}

address
{
	font-style: normal;
	width: auto;
	display: block;
	padding: 10px;
	text-align: center;
}

h2, h3, h4
{
	color: #D59438;

}

h2
{
	font-size: 130%;
	padding: 0px 0px 15px 0;

}

h3
{
	font-size: 110%;
	padding: 7px 0;
	padding-bottom: 0;
	color: #A77127;
	/*background: url("/images/ico/bullet.gif") no-repeat 1%; */
}

h4
{
	font-size: 100%;
}

/* PRAVY */
div#pravyObal
{
	line-height: 140%;
}
div#pravyObal ul
{
	margin: 5px 0;
	margin-left: 25px;
	
}

div#pravyObal ul li
{
	list-style-type: square;
}


div#pravyObal ul li ul li
{
	list-style-type: circle;
}


/* Aktuality*/
div.aktualita
{
	background: #F2ECE3;
	padding: 0px 5px;
	margin-bottom: 10px;
	border: 1px solid #E0D8C9;
}

/* Counter */

div#counter
{
	font-weight: bold;
	font-size: 105%;
	padding: 10px 5px 0px 0;
	text-align: center;
}

.orange
{
	color: #D59438;
}



/* reference */
table#reference
{
	
}

table#reference th
{
	text-align: left;
	padding: 5px 5px;
	color: #763C0C;
}

#w100
{
	width: 100px;
}

#w50
{
	width: 50px;
}

#w150
{
	width: 150px;
}

table#reference td
{
	padding: 2px 5px;
}


td.suda
{
	
	background: #EFECE7;
}

td.licha
{
	background: #F4F0EA;
}


th.suda
{
	
	background: #E6E4DF;
}

th.licha
{
	background: #EAE7E1;
}