body {
	font-family:  lucida, sans-serif;
  background-color: #060606;	
  background-image: url(img/bg.jpg);
  background-repeat: no-repeat; 
  background-position: center top;  
	text-align: center;    
	margin:0px;	
}

h1{    
  text-align: left;
  color: #7C7C7C;
  font-size: 1.5em;
  margin: 0px; 
  padding-left: 20px;
  margin-bottom: 20px;  
}

h2{  
  text-align: left;
  color: white;
  font-size: 1.2em;
  margin: 0px;  
  margin-bottom: 20px;  
}


h3{
  font-size: 1em;
  color: #C30600;
  text-align: left;
  margin: 0px; 
  padding-left: 20px;
  margin-bottom: 20px;
}

p{ 
  margin: 0px; 
  text-align: justify; 
  color: white;
       
}

img{
  border: 0px;
  margin: 0px; 
  padding: 0px; 
}

ul{
  margin: 0px; 
  padding: 0px; 
}

a{
  color: white;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.left{
  float: left;
  display: inline;
}

.right{
  float: right;
  display: inline;
}

DIV.ruseniObtekani {
  clear:both;
}

/* --------------------------------------------------------- */

#center {            
  
  margin: auto;  
}

#centerMain{
  width: 960px;   
  margin: auto;       
}

#topNav{       
  height: 70px;
}

#topNavDiv{
  float: right;
  display: inline;  
  margin-top: 25px; 
}       

#topNavDiv a{
  text-align: right;
  color: white;  
  margin-right: 15px; 
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}

#topNavDiv a:hover{   
  color: #00A6FF;   
  text-decoration: none;
}

#home_blog{
  float: left;
  display: inline;
  width: 343px;  
}

div.homeBlogPrispevek{
  height: 94px;
  margin-top: 8px;
  background-image: url(img/socNad.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;   
}

img.blogHomeImg{
  float: left;
  display: inline;
  margin-left: 6px;
}

div.blogDatum{
  float: left;
  display: inline;
  width: 200px;
  font-size: 0.8em;
  font-weight: bold;
  color: #229EE1;
  text-align: left;
  margin-left: 10px;
}

div.blogText{
  float: left;
  display: inline;
  width: 220px;
  font-size: 0.8em;   
  color: white;
  text-align: left;
  margin-left: 10px;
  margin-top: 5px;
}

img.homePoutak{
  margin-top: 15px;
}

#homeObsahRight{
  float: right;
  display: inline;
  width: 608px;
  font-size: 0.8em;
  color: white;
  text-align: left;
}

#homeObsahRight img{
  margin-bottom: 10px;
}

#homeObsahRight a{
  color: white;
  text-decoration: none;
}

#homeObsahRight a:hover{  
  text-decoration: underline;
}

#homeProjekty{
  float: left;
  display: inline;
  width: 306px;
}

#homeKampane{
  float: left;
  display: inline;
  width: 301px;
}

img.projektyMini{
  float: left;
  display: inline;
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 10px;
}

p.projektyText{
  float: left;
  display: inline;
  width: 550px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 1em;   
}



#projektyProces{
  float: right;
  display: inline;
  width: 343px;
  height: 200px;
}

#projektyProces p{
  margin-left: 5px;
  font-size: 0.8em;
}

img.projektyBig{
  float: left;
  display: inline;
  width: 550px; 
  margin-left: 10px;
  margin-top: 10px;  
}

#predDalsi{
  margin-top: 10px;
  margin-bottom: 10px;
}

img.ospolecnostiTxt{
  float: left;
  margin-top: 10px;
}


#centerFoo{
  height: 400px;
  background-image: url(img/bgFoo.jpg);
  background-repeat: repeat-x;
  margin-top: 30px;
}

#centerFoo a{
  color:white;
  text-decoration: none;
}

#centerFoo a:hover{
  color:white;
  text-decoration: underline;
}


#fooObsah{
  margin: auto; 
  padding-top: 10px;
  width: 960px; 
  text-align: left;      
}

div.fooObsah{
  float: left;
  display: inline;   
  color: white;
  font-size: 0.8em;
  margin-right: 45px;
}



#social{    
  padding-top: 20px;
  margin-top: 10px;
}

#copy{
  background-image: url(img/socNad.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  text-align: left;
  color: white;
  padding-top: 10px;
  font-size: 0.7em;
}


