body {
  
}
  #styl4 {
	  background-color: #EEE;
		color:            #030;
		font-weight:      bold;
		height:           20px;
		text-align:       center;
		padding-top:      5px;
		margin-bottom:    5px;
	}
  #styl5 {
	  background-color: #F5F5F5;
		font-size:        10px;
		color:            #555;
		height:           16px;
		padding-top:      3px;
		padding-left:     10px;
	}
  #styl6 {
		margin:         8px;
		text-align:     justify;
	}
	
  #right {
	  width: 100%;
		margin: 5px;
	}
  div#top_menu {
	  width: 100%;
		background-color: #000000;
	}
	div#tm_colum {
	  height: 40px;
		float: left;
		margin-left: 5px;
		vertical-align: middle;
	}
	
  div#cr_right {
    width:            inherit;
  	background-color: #FDFFFA;
   	margin-left:      10px;
	  margin-top:       10px;
  	margin-bottom:    10px;
	  margin-left:      10px;
  }

  div#registracia {
	  width: inherit;
		margin-bottom: 10px;
	}
	
	div#blok_stred {
	  width: inherit;
	}
	
	p#styl1 {
	  margin-left:   6px;
		margin-top:    8px;
		margin-bottom: 20px;
	}
	
	#logged_user {
		padding: 1 10 1 10;
		background: #FFF9E4 url('../images/bg_logged_user.png') bottom repeat-x;
	}
	
	#info {
		margin-top:    10px;
		margin-bottom: 10px;
		padding:       10px;
		background:    #ffe5e5;
		color:         #f00;
		font-weight:   bold;
	}