body {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #444444;
	margin-top : 60px;
	margin-bottom : 40px;
	line-height : 16px;
	text-align:center;
	padding: 0px;
}
h1{
 font-size : 20px;
 font-weight: bold;
 color: #444444; 
 margin: 0 0 5px 0;
}
h2{
 font-size : 24px;
 font-weight: bold;
 color: #333366; 
 margin: 0 0 5px 0;
h3{
 font-size : 24px;
 color: #333366; 
 margin: 0 0 5px 0;
}
h4{
 font-size : 18px;
 font-weight: bold;
 color: #990033; 
 margin: 0 0 5px 0;
}
h5{
 font-size : 14px;
 color: #a52a2a; 
 margin: 0 0 5px 0;
}
td{
 font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #8F888F;
	line-height : 16px; 
}
#page{
  margin-left : auto;
	margin-right : auto;
	text-align: center;
	width: 850px;
}
#page2{
  margin-left : auto;
	margin-right : auto;
	text-align: justify;
	width: 850px;
}
#topContainer{
  height: 58px;
  background-image : url(linktop2.jpg);
	background-position : top center;
	background-repeat : repeat-x;
	text-align: left;
	padding-top: 5px;
}
#topContainerPK{
  background-image : url(linktop2.jpg);
	background-position : top center;
	background-repeat : repeat-x;
	text-align: left;
	padding-top: 5px;
}
#centerContainer{
 background-image : url(pozadi.jpg);
 background-position : top center;
 background-repeat : repeat-y;
 padding-top: 45px;
}
#centerContainer a{
  font-size : 11px;
  font-weight: bold;
  color: #20487F;
  background-image : url(xxx.jpg);
  background-position : center right;
  background-repeat : no-repeat;
  padding-right: 12px;
  text-decoration: none;
}
#bottomContainer{
 height: 154px;
 background-image : url(downbaner.jpg);
 background-position : top center;
 background-repeat : no-repeat; 
}
#navContainer{
  float: right;
  text-align: right;
  width: 350px;
}
#langContainer{
  float: left;
  width: 400px;
  padding-left: 20px;
}
#navigation{
  display: inline;
  margin: 0px 0 0 0;
  padding: 0 0 0 0px;
}
#navigation li{
  display: inline;
  margin: 0 0 0 0;
  padding:0px;
}
#leftColum{
  width: 500px;
  float: left;
  text-align: left;
}
#rightColum{
	width: 118px;
	float: right;
	text-align: right;
}
#rightColum2{
	width: 118px;
	float: right;
	text-align: right;
}
.clear{
	line-height: 0px;
	clear: both;
	font-size: 1%;
}
.imgFloat{
  float:left;
  padding-top: 38px;
  height: 370px;
}
.textBox{
  float: left;
  width: 300px;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: justify;
}
.textBox2{
  float: left;
  width: 450px;
  margin-left: 20px;
}
.textBoxPK{
  float: left;
  width: 490px;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: justify;
}
.textBoxSL{
  float: left;
  width: 490px;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: center;
}
.textBoxSL2{
  float: left;
  width: 200px;
  margin-left: 200px;
  margin-bottom: 10px;
  text-align: center;
}
#leftBottom{
  float: left;
  width: 500px;
  color: #FFFFFF;
  text-align: left;
}
.textBottom{
  padding: 33px 0 20px 50px;
}
#leftBottom h1{
  color: #FBF3DB;
  font-size : 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
#rightBottom{
  float: right;
  text-align: center;
  width: 350px; 
}
#leftBottom a{
  color: #FFFFFF;
}
#copyright{
 text-align: right; 
 color: #BBBBBB;
 font-size : 10px;
 width: 850px; 
}
