*{
  padding: 0;
  margin: 0;
  border: 0;
}
p {  line-height: 20px;}
ul {  line-height: 20px;}

a:link, a:visited {
	text-decoration: none;
	color: rgb(175,196,220);}
a:hover { 
  color:white; 
  text-decoration: none;}
a:active { 
  color:white; 
  text-decoration: none;
  position: relative;
	top: 3px;}
body, html {
  height: auto;
  background: rgb(20,31,45) url('../grafika/tlo1.jpg') repeat-x;	
  font: 10pt verdana, tahoma, arial, helvetica, sans-serif;
  text-align: center;
  color:rgb(255,255,255);
  padding: 20px 0;}
div#container {
  background-color: rgb(20, 41, 60);
  width: 706px;
  height: 850px;
  border-top: 4px solid white;
  border-bottom: 4px solid rgb(10, 20, 38);
  overflow: hidden;
  margin: 0 auto;}
div#frame_left {
  width: 3px;
  float: left;}
div#frame_right {
  width: 3px;
  float: right;}
div.frame_part1 {
  background-color: white; 
  height: 200px;}
div.frame_part2 {
  height: 150px;
  background: transparent url('../grafika/frame.jpg') no-repeat;}
div.frame_part3 {
  height: 700px; 
  background-color: rgb(10, 20, 38);}
div#center {
  width: 700px;
  float: left;
  background: transparent;} 
div#photo {
  width: 700px;
  height: 263px; 
  overflow: hidden;}
ul#menu { 
  float: right; 
  position: relative; 
  top: -63px}     
ul#menu li {  
  float: left;
  padding: 0 13px;}    
div#text {
  width: 660px;
  height: 460px;
  margin: 50px 20px 20px 20px;}
div#name {
  width: 230px;
  float:left;
  padding-top: 80px;}
p.big {
  font-weight: 600;     
  font-size: 11pt;
  line-height: 60px;}
p.medium {
  font-weight: 500;   
	font-size: 12pt;
	line-height: 30px;}
p.title {
  font-weight: 600;
  font-size: 10pt;
  text-align: center;
  text-indent: 0cm;
  margin-bottom: 20px;}
div#about {
  width: 415px; 
  float: right; 
  text-align:center;
  border: 1px solid rgb(52,73,92);
  background-color: rgb(25,47,66);  
  height: auto;}
div#info {
  width: 360px; 
  text-align: justify;
  margin: 10px auto;
  text-indent: 1cm;}
div#foot {
	clear: both;
	font-size: 10px;
	text-align: right;
	color: rgb(52,73,92);
	margin: 20px;
	padding-top: 10px;
	border-top: 1px solid rgb(52,73,92);}
ul, ul li {
	list-style: none;
	margin: 0;
	padding: 0;
  text-indent: 0cm;}
ul#list, ul#list li {
	list-style: disc outside;
  text-align: left;
  margin-left: 8px;
  margin-top: 10px;} 
div.contact {
  margin-bottom: 10px;
  text-indent: 3mm;}
h1 {
	font-size:11px;
	font-weight:normal;
	color:#777;
	margin:0;
	padding:0;
}
  
