body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	/*background: #ffffff;*/
	text-align: left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/*background-color:white;*/
}

/*img, div, input { behavior: url(../Css/iepngfix.htc) }*/

h1 {
	text-align: left;
	font-size:16px;
	color: 	#EAC117;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	text-align: left;
	font-size:16px;
	color: #6666CC;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color: #544E4F;
	}
a:link
{ text-decoration: none; } 

p {
	color: #463E3F;
}

td { 
	font-size: 80%; 
}

input {
	font-size: xx-small;
	margin-top: 4px;
}

textarea {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#ground{
margin: 0px;
background-image: url(images/Fons_B_N.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
height: 100%;
}

#main {
	width: 770px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto;
	height: auto;
	}

#top {
	position: absolute;
	top: 220px;
	width: 154px;
	height: 40px;
	margin-left: 620px;
	text-align: center;
background-image: url(../images/background2.png);
background-repeat: no-repeat; 
padding-top: 8px;
}
#top_e {
	position: absolute;
	top: 180px;
	width: 150px;
	height: 40px;
	margin-left: 620px;
	text-align: center;
background-image: url(../images/background2.png);
background-repeat: no-repeat; 
padding-top: 8px;
}

#top2 {
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
	
}

#content {
	float: left;
	width: 100%;
}

#column {
	position: absolute;
	top:253px;
	float: left;
	padding: 0px;
	width: 620px;
	margin-left:0px;
	text-align: left;
	min-height: 800px;
	height: auto !important;
	height: 100%;
}
#column_e {
	position: absolute;
	top:230px;
	float: left;
	padding: 0px;
	width: 620px;
	margin-left:0px;
	text-align: left;
	height: auto;
}

#column_top {
	position: absolute;
top:220px;
	float: left;
	text-align: left;
	padding-left: 10px;
	width: 620px;
	margin-left:0px;
	height: 40px;
background-image: url(../images/backgrdtop.png);
background-repeat: no-repeat; 
padding-top: 8px;
z-index: 102;
}

#column_top_e {
	position: absolute;
top:180px;
	float: left;
	text-align: left;
	padding-left: 10px;
	width: 620px;
	margin-left:0px;
	height: 40px;
background-image: url(../images/backgrdtop.png);
background-repeat: no-repeat; 
padding-top: 8px;
z-index: 103;
}

#flags {
	position: relative;
	top: 15px;
	right: -560px;
	clear: right;
	width: 40px;
	padding-right: 5px;
	text-align: right;
z-index: 104;
}
#druka {
	position: relative;
	top: -7px;
	right: -510px;
	clear: right;
	width: 40px;
	padding-right: 5px;
	text-align: right;
z-index: 105;
}

#item {
	border-bottom: 1px dashed #000000;
	padding: 10px;
	background-color:#fcfdef;
}

#item2 {
	border-bottom: 1px dashed #000000;
}

#right {
	position: absolute;
	top: 260px;
	float: right;
	padding: 0px;
	width: 150px;
	margin-left: 620px;
	text-align: right;
}

#gap {
padding-top: 3px;
}

#gap_m {
padding-top: 8px;
}

#footer{
	position: absolute;
bottom: 0;
left: 0;
clear: right;
	padding: 2px 5px 10px 5px;
		font-size: xx-small;
	text-align: right;
	border-top: 1px solid #A9B7B7;	
	color:#993300;
	width: 760px;
	height: 50px;
	background-image: url(../images/backgrdbot.png);
background-repeat: no-repeat; 
z-index: 1;
}

#mover{
position: absolute;
bottom: 0;
left: 0;
z-index: 2;	
clear: left;
	padding: 5px 0px 2px 5px;
text-align: bottom;
	height: 50px;
	background: none;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 5%;
	left: 5%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

a:hover {
	a:link
text-decoration: none;  
	background: none;
}

/* Menu */
#menu {
width: 770px;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto;
}
