@charset "utf-8";
.thickbox{

}
.mp3{}
.tekst{}

body {
	background: #0F161E url(/gfx/albion/tlo.jpg) repeat-y center top;
	margin:0px;
	padding:0px;
color:#6f8396;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#wraper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
/*---------------OGÃLNE-----------*/
p {
	color:#6f8396;
	margin:15px;
	letter-spacing: 1px;
	line-height: 14px;
}
h1 {
	color:#6f8396;
	margin:15px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	border-bottom: dashed 1px rgb(99,99,99);
	font: bold 1.8em "Courier New", Courier, monospace;
}

h2 {
	color:#6f8396;
	margin:15px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	border-bottom: dashed 1px rgb(99,99,99);
	font: bold 1.3em "Courier New", Courier, monospace;
}

h3 {
	color:#6f8396;
	margin:15px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	border-bottom: dashed 1px rgb(99,99,99);
	font: bold 1em "Courier New", Courier, monospace;
}
#main ul{
margin:25px;
}
blockquote {
	margin:10px 50px;
	padding:2px 0px;
	background:none;
	border: 1px dashed rgb(55,55,55);
}
img {
	border:solid 1px #6f8396;
	display:inline;
	padding:3px;
	margin:2px;
}
hr {
	clear:both;
	visibility:hidden;
}

.kreska{

	width:90%;
	margin-top:25px;
	visibility:visible;
}


a {
	color:#6f8396;
}
a:hover {
	color:#D1D8DE;
}
table {
	color:#6f8396;
}
td {
	color:#6f8396;
}
/*----------------T O P-----------------*/
#top {
	width:800px;
	height:200px;
	margin:0px;
	padding:0px;
}
#top #nav_top {
	height:30px;
	text-align: right;
	line-height: 30px;
}
#top h1 {
	position:relative;
	top: -30px;
	height: 150px;
	background: url(/gfx/albion/logoH1.jpg) no-repeat left top;
	left: -5px;
	width:379px;
}
#top h1 span {
	display:none;
}
#top a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #A3A3A5;
	text-decoration: none;
}
#top a:hover {
	text-decoration:underline;
}
/*-------------LOKALISER----------------*/

#lokaliser {
	height:30px;
	color: #6f8396;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px;
	border: 1px solid rgb(55,55,55);
	border-left:none;
	border-right:none;
	font: bold 12px "Courier New", Courier, monospace;
}
#lokaliser a {
	line-height:30px;
	color: #6f8396;
	text-decoration:none;
}
/*--------------LEFT------------------*/
#leftmenu {
	width:200px;
	float:left;
	margin:0px;
	padding:0px;
}
#leftmenu ul {
	list-style:none;
}
#leftmenu li {
	padding:0px 0px 0px 10px;
}
#leftmenu a {
	color:#6f8396;
	font-weight:bold;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #D0D7DD;
	text-decoration: underline;
}
/*----------FOOTER------------------*/
#footer {
	font: bold 12px "Courier New", Courier, monospace;
	color: #6f8396;
	clear:both;
	margin:10px 0px;
	padding:10px 0px;
	text-align:center;
	border-top: 1px dashed #484F57;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer p {
	margin:0px;
	padding:0px;
}
#footer a {
	color:#6f8396;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color: #D0D7DD;
	text-decoration: underline;
}
/*-----------MAIN--------------*/

#main {
	padding:0px;
	margin: 0px 0px 0px 205px;
}

