* {
	margin:  0; 
	padding: 0;
	border: none;
}

html, body {
	color: black;
	background: white;
	font-family: sans-serif;
	font-size: small;
	height: 100%;
	background: none;
}

body {
	background: #C14B4B url('img/body_bg.PNG') left top repeat-x;
	position: relative;
}

hr {
	border: 1px solid #93C3B6;
	border-bottom: none;
	margin: 5px 0;
}

hr.cistic, hr.pristupnost {
	margin: 0;
}

hr.cistic {
	visibility: hidden;
	height: 1px;
	margin-top: -1px;
	clear: both;
}

hr.pristupnost {
	display: none;
}

#obal {
	margin-left: 10px;
	border-left: 1px solid #D07979;
	background: #10183B url('img/obal_bg.PNG') left top repeat-x;
	_background: #0B1231 url('img/obal_bg.PNG') left top repeat-x;
	&background: #0B1231 url('img/obal_bg.PNG') left top repeat-x;
} 

.box-vnejsi {
	float: left;
	width: 367px;
	margin: 70px 75px 40px 90px;
	_margin-left: 50px;
	background: url('img/box_horni_bg.PNG') left top no-repeat;
}

.box-vnitrni{
	padding: 85px 30px 100px 30px;
	background: url('img/box_dolni_bg.PNG') right bottom no-repeat;
	color: white;
	line-height: 1.5;
}

h1 {
	display: none;
}

h2 {
	color: #99A7B9;
	font-family: tahoma;
	font-weight: normal;
	margin: 5px 0;
	_font-size: 1.4em;
	&font-size: 1.4em
	}	
	
.panel h2 {
	color: #CA7E7C;
}
	
strong {
	color: #D2D8E0;
}	

a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #99A7B9;
}

a:hover {
	border-bottom: 1px solid #D2D8E0;
}

.panel {
	float: left;
	margin-top: 93px;
	width: 255px;
}

ul {
	border-bottom: 1px solid #282F50;
	border-top: 1px solid #444B66;
	_border: none;
	&border: none;
	_background: url('img/okraj.PNG') left bottom repeat-x;
	&background: url('img/okraj.PNG') left bottom repeat-x

}

li {
	width: 255px;
	list-style-type: none;
	line-height: 1;
	position: relative;

}

li a {
	display: block;
	border-top: 1px solid #282F50;
	border-bottom: 1px solid #444B66;
	_border: none;
	&border: none;
	padding: 7px 0 10px 0;
	_padding: 9px 0 9px 0;
	&padding: 9px 0 9px 0;
	position: relative;
	_height: 11px !important;
	&height: 11px !important;
	_background: url('img/okraj.PNG') left top repeat-x;
	&background: url('img/okraj.PNG') left top repeat-x;
	_vertical-align: center;
	&vertical-align: center;
}

li a:hover {
	border-top: 1px solid #282F50;
	border-bottom: 1px solid #444B66;
	_border: none;
	&border: none;
	color: #D2D8E0;
}

li a .sipka {
	display: none;
}

li a:hover .sipka {
	display: inline;
}

.vice {
	margin: 5px;
}

.dalsi {
	text-align: right;
	display: block;
	padding: 8px 0 10px 0;
	
}

.dalsi a {
	border-bottom: none;
	color: #D2D8E0;
}
