
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: black;
}

#Container
{
	width: 970px;
	margin: 0px auto;
	margin-top: 10px;
}

#TopPart
{
	height: 325px;
	float: left;
	display: inline;
}

#TopLeft
{
	height: 325px;
	width: 513px;
	float: left;
	background: url("img/hlava-left.jpg") top left no-repeat;
	margin-top: 10px;
	
}

#TopRight
{
  height: 295px;
	width: 300px;
	background: url("img/hlava-right.jpg") top left no-repeat;
	color: white;
	float: left;
	margin-top: 10px;	
}

.banner
{
  padding-top: 2px;
  padding-left: 174px;
}

#KontaktVdf
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	height: 150px;
	width: 200px;
	color: white;
}

*>#KontaktVdf
{
	margin-left: 20px;
}

#KontaktRbk
{
  float: left;
	margin-top: 10px;
	margin-left: 10px;
	height: 150px;
	width: 200px;
	color: white;
}

*>#KontaktRbk
{
	margin-left: 20px;
}

#TopCenter
{
  height: 295px;
	width: 157px;
	float: left;
	margin-top: 10px;
}


.name
{
	font-size: 28px;
	line-height: 64px;
	text-indent: 41px;
	font-family: Candara;
}

.white
{
    color: white;
}

.blue
{
    color: #24618b;
}

.nadpis
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#Menu a
{
	display: block;
  width: 157px;
	height: 59px;
	float: left;
	background: url("img/menu.gif") top left no-repeat;
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-family: Candara;
	background-color: black;
	cursor: hand;
}

#Menu a span
{
	float: right;
	line-height: 58px;
	padding-right: 10px;
}

#Menu a:hover
{
	text-decoration: underline;
	color: #c7e2f7;
}

.logo
{
  color: black;
  font-size: 30px;
	font-family: Candara;
  font-weight: bold;
  padding-left: 10px;
  display: inline; 
}

.cleaner
{
    clear: both;
}

.oznac
{
  color: black;
}

.obr_projekt
{
    display: inline;
}

#CentralPart
{
  background: url("img/top.jpg") bottom left no-repeat;
	width: 960px;
	background-color: #91c1e5;
	padding: 5px;
	margin-left: 0px;
	margin-top: -86px;
	float: left;
}

*>#CentralPart
{
    margin-left: 0px;
    margin-top: -8px;
}

.forum
{
	background: url("img/logo.gif") top left no-repeat;
  font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 40px;
	text-decoration: none;
	color: white;
}

h1
{
  font-size: 24px;
	font-family: Candara;
	color: white;
  margin-left: 20px;
}

h2
{
  background: url("img/star.gif") top left no-repeat;
  background-position: 0px 2px;
  font-size: 22px;
	font-family: Candara;
	color: white;
	padding-left: 30px;  
}

p
{
	padding: 5px;
	text-align: justify;
}

strong
{
  font-weight: bold;
  padding: 5px;
}

.column1
{
	width: 560px;
	float: left;
	padding-left: 25px;
	padding-right: 40px;
}

.column2
{
	width: 310px;
	float: left;
	padding-right: 25px;
}

.column3
{
	width: 890px;
	float: left;
	padding-left: 25px;
	padding-right: 30px;
}

ol 
{
  padding-left: 100px;
}


.down
{
	margin-left: 280px;
	font-size: 10px;
	display: inline;
}

.down a
{
  color: black;
}

.down2
{
	margin-left: 0px;
	padding-bottom: 1px;
}

.down2 img
{
    border: 0px;
}

