body{
	background-color: #FFFFFF;
	color: #2C2922;
	font-family: Arial, Helvetica, sans-serif;
}

#box{
	margin: 0 auto;
	width: 934px;
	height: 700px;
	
}

#head{
	background-color : #FFFFFF;
	margin: 0px;

	background-repeat : no-repeat;
	background-attachment : scroll;
	height: 138px;
	width: 934px;
	z-index: 0;
}

#head_left{
	background-color: transparent;

	background-repeat : no-repeat;
	background-attachment : scroll;
	height: 138px;
	float: left;
	width: 800px;
	z-index: 1;
}

#head_right{
	float: right;
	background-repeat : no-repeat;
	background-attachment : scroll;
	height: 138px;
	width: 124px;
	z-index: 1;
}
 
#paralel{
	background-color: transparent;
	background-image: url("layout/paralel.jpg");
	background-repeat : no-repeat;
	background-attachment : scroll;
	margin-top: 10px;
	float: left;
	width: 150px;
	height: 502px;
	z-index: 1;
}

#paralel_links{
	width: 110px;
	height: 200px;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
	background: transparent;
}

#paralel_links a{
	background-color: transparent;
	font-size: 12pt;
	letter-spacing: normal;
	color: #2C2922;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

#paralel_links a:hover{
	color: #000000;
}

#banner{
	background-color: transparent;
	width: 137px; 
	height: 65px; 
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #2C2922;
	margin-top: 10px;
}

#last_update {
	text-align: center;
	width: 150px;
	padding-top: 175px;
	color: #4E4B49;
	font-size: 7pt;
}

.unactive{
	background-color: transparent;
	font-size: 12pt;
	letter-spacing: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

#main{
	background-color: transparent;
	background-image: url("layout/main.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 764px;
	height: 552px;
	z-index: 1;
}

#main_content{
	width: 735px;
	color: #3B3734;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 490px;
	margin-left: 10px; 
	margin-top: 15px;
}

#main_content a{
	font-size: 9pt;
	letter-spacing: normal;
	color: #BC624F;
	text-decoration: none;
	font-weight: bold;
}

#main_content a:hover{
	color: #E28178;
}

#bottom_navigation {
	margin-left: 180px;
	padding: 0px;
	width: 400px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#bottom_navigation a{
	background-color: transparent;
	font-size: 9pt;
	letter-spacing: normal;
	color: #2C2922;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}

.title{
	display: inline;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #1F1A17;
	position: relative;
	top: -50px;
	left: 140px;
}

.nadpis{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 735px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
}

h2{
	font-size: 13px;
	color: Black;
	text-align: left;
	text-decoration: none;
	padding-bottom: 2px;
	margin: 0px;
	font-weight: bold;
}

p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3B3734;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

ul{
	padding: 0px; 
	margin: 0px; 
	padding-left: 20px;
}

.float{
	float: left; 
	padding:0px; 
	margin:0px; 
	padding-left: 20px; 
	padding-right:5px;
}

li{
	padding-bottom: 15px;
}

.blue {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: normal;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

.link{
	font-size: 9pt;
	display: table-row-group;
	color: #F47F36;
}

.money_table{
	margin-left: 50px;
	border-collapse: collapse;
	width: 250px; 
	height: 100px;
}

.money_table td{
	border: 1px solid black;
	height: 25px;
	padding-left: 10px;
}

#languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 100px;
}