/*
minor.css - media: screen, projection
Martin Hozík - martin.hozik@cleverweb.cz
Sat, 22 December 2007 19:47:31 GMT
UTF-8
*/

h1, h2 {
	position: absolute;
	top: 34px;
	left: 244px;
	line-height: 38px;
	vertical-align: middle;
	font-size: 25px;
	text-transform: uppercase;
	padding-left: 65px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Consolas, 'lucida console', Arial, helvetica, sans-serif;	
	white-space: nowrap;
	z-index: 10;
}
h2 {
	top: 75px;
	color: #7E7E7E;
}
strong {
	color: white;
}
p {
	margin: 10px 0 5px 0;
	padding: 3px 
}
q {
	font-style: italic;
}
h3, h4 {
	font-family: Consolas, 'lucida console', Arial, helvetica, sans-serif;	
	text-transform: uppercase;
	font-weight: normal;
	border-left: 12px solid #cccccc;
	padding-left: 8px;
	font-size: 18px;
	margin: 60px 0 5px 0;
	position: relative;
	left: -20px;
	clear: both;
}
h4 {
	color: #cccccc;
	font-size: 14px;
	border-color: #787878;
	margin-top: 20px;
}
.half {
	width: 45%;	
	float: left;
	margin-right: 70px;
}
.half.right {
	margin-right: 0 !important;
}
.spoiler {
	display: block;
	border-left: 12px solid #CA160D;
	padding-left: 8px;
	margin: 20px 0 5px 0;
	font-weight: normal;
	position: relative;
	left: -20px;	
}
.quote {
	margin: 0;
	padding: 10px;	
	background: #0B2F38 url(../layout/stripes_bg.gif) repeat;
}
.quote strong {
	display: block;
	text-align: right;
}
.frame {
	border:1px solid #487379;
	padding: 2px;
	margin: 30px 0 20px 0;
}
ol, ul {
	padding: 5px 0 10px 0;
}
ul li{
	list-style-type: square;
}
ol li, ul li {
	margin-left: 35px;
}
.webmap {
	background: #0B2F38 url(../layout/stripes_bg.gif) repeat;
	padding: 10px 10px 10px 0;
}
.webmap a {
	text-decoration: none;
	color: white;
}
.webmap a:hover {
	text-decoration: underline;
}
.leftfloat {
	float: left;
	margin: 5px 15px 10px 0;
}
.center {
	text-align: center;
}

table.grid {
	width: 99%;
	border:1px solid #487379;
	margin: 30px 0 30px 0;
}
table.grid td, table.grid th {
	background-image: url(../layout/stripes_bg.gif) !important;
	padding: 3px;
}
table.grid td {
	background-color: #0B2F38 !important;
}
a {
	color:#487379;
}
p a {
	position: relative;
	z-index: 10;
}
a:hover {
	color: #82AEB5;	
}
table.grid td a {
	color: #82AEB5;
	text-decoration: none;
}
table.grid td a:hover {
	text-decoration: underline;	
}

table.history {
	margin: 60px 0 30px 0;	
}
table.history td, table.history th {
	padding: 5px;
}
table.history thead th {
	background: #0B2F38 url(../layout/stripes_bg.gif) repeat;
	border-bottom:1px solid #487379;
	font-weight: normal;
	color: #82AEB5;
}
table.history tbody td {
	border-bottom:1px solid #487379;
	vertical-align: top;
	background: #1E1E1E url(../layout/stripes_bg.gif) repeat;
}
table.history tbody td h4 {
	border-color: #487379;
	position: static;
	margin-top: 0;
	font-weight: bold;
	color: white;
	white-space: normal;
}
table.history tbody td ul {
	margin: 10px 0 0 5px;
	border-left:1px solid #487379;
	padding: 15px 0 0 0;
	position: relative;
	top:-10px
}
table.history tbody td ul li {
	margin-top: 20px;
	margin-left: 0;
	padding-left: 40px;
	list-style-type: none;
	background: url(../layout/milestone.gif) no-repeat left 5px;
	position: relative;
	top: 7px;
}
table.history tbody td p {
	margin: 0 0 15px 0;
}
table.history div.images {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
	
}
table.history td.bottom {
	vertical-align: bottom;
	padding-bottom: 30px;
}
a.lightbox {
	text-decoration: none;
	border-bottom: 1px dotted #82AEB5;
	color: #D2D2D2;
}
a.lightbox:hover {
	color: #82AEB5;
	border-bottom-color: #82AEB5;
	border-bottom-style: solid;	
}
table.history b {
	background: #304E52 url(../layout/stripes_bg.gif) repeat;
	font-weight:  normal;
	padding-right: 2px;
	padding-left: 2px;
}
.quote h4 {
	border-color: #487379;
	position: static;
}











