/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

/* CSS Document */

a { color: #000;  font-weight: bold;   }

a:hover {text-decoration: none;  color: #000;  }

body { margin:0;
 padding:0;color: #000;  font-family: Arial, Helvetica, sans-serif;  font-size: 95%; }


#pagewidth{ 
 width:800px;
 text-align:left;
 margin-left:auto; 
margin-top:15px; 
 margin-right:auto; background-image: url("pozadi.jpg");background-repeat: no-repeat;
} 
 
 
 #contact{
 float: right; 
 display:inline; 
 position: relative;top: 498px;right:-585px;
 width:100px; 
 }
 
 #contact p{
 font-size:14px;color:#000;margin:0px;padding-bottom:7px;
 }
 
 
 
 
 #history{
 float: right; 
 display:inline; 
 position: relative;top: 620px;right:-430px;
 width:200px; 
 }
 
 
 #history h3{
 font-size:16px;color:#BABABA;margin:0;padding:0;
 }
 
 
 #history p{
 font-size:12px;color:#000;margin-top:10px;padding:0;
 }

#history ul li{
 font-size:11px;position: relative;right: 10px;
 }
 
 
#maincol{
 float: right; 
 display:inline; 
 position: relative;top: 190px;left:-255px;
 width:450px; 
 }
 
 #maincol h1{
 font-size:18px;text-transform:uppercase;
 }
 
 #maincol h2{
 font-size:16px;
 }
 
 #maincol p{
 font-size:12px;
 }
 
 .foto{
 float:left;margin-right:10px;margin-bottom:10px;border-width: 2px; border-style: solid; border-color: #CCCDB3;padding:3px;
 }
 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
