	body {
		padding:     0px;
		margin:      10px 0px 0px 0px;
		background:  #f7f7f7 url('../images/body_bg.png') top repeat-x;
		font-family: Tahoma, Arial, Helvetica, Sans-serif;
		font-size:   11px;
		text-align:  center;
	}
	
	#container {
		margin:     auto;
		width:      980px;
		height:     550px;
		text-align: left;
		background: #f7f7f7 url('../images/body_bg.jpg');
	}
	#page_body {
		float:      left;
		width:      730px;
		height:     550px;
		/*background: #783;*/
	}
	#page_right {
		float:      left;
		width:      250px;
		height:     550px;
		background: #f7f7f7 url('../images/body_right_bg.jpg');
	}
	
	#btn1 {
		position: relative;
		left:     125px;
		top:      50px;
		width:    110px;
	}
	#btn2 {
		position: relative;
		left:     17px;
		top:      50px;
		width:    110px;
	}
	#btn3 {
		position: relative;
		left:     130px;
		top:      50px;
		width:    110px;
	}
	#btn4 {
		position: relative;
		left:     20px;
		top:      50px;
		width:    110px;
	}
	#btn5 {
		position: relative;
		left:     132px;
		top:      55px;
		width:    110px;
	}
	#btn6 {
		position: relative;
		left:     10px;
		top:      60px;
		width:    110px;
	}
	
	table {
	  font-size: 12px;
	}
	
	
	
	
	#page {
		margin:     auto;
		width:      980px;
		height:     550px;
	}
	#bottom {
	  display:    block;
		margin:     auto;
		padding:    0px;
		border:     0px;
		height:     80px;
		width:      980px;
		background: #f7f7f7;
		border-top: 1px solid #999;
	}
	#mKs {
		margin:      auto;
		padding:     3px 10px 0px 0px;
		height:      17px;
		width:       980px;
		text-align:  right;
		font-size:   10px;
		color:       #777;
	}
	#home {
		float:  left;
		width:  730px;
		height: 550px;
	}
	#right {
		float:  left;
		width:  250px;
		height: 550px;
	}
	
	a {
	
	}
	a:hover {
	
	}
	
	#link1 {
		font-size:       10px;
		color:           #999;
		text-decoration: underline;
	}
	#link1:hover {
		color:           #444;
		text-decoration: underline;
	}
	.link2 {
		color:           #000;
	}
	.link2:hover {
		color:           #956;
	}
	
	#btn_rokliny {
		position: relative;
		top:      90px;
		left:     47px;
	}
	#btn_nahlad {
		position: relative;
		top:      160px;
		left:     -135px;
	}
	
	#btn_foto {
		position: relative;
		top:      70px;
		left:     125px;
	}
	
	li {
		line-height:             20px;
	}
	li a {
		text-decoration:         none;
	}
	li a:hover {
		font-weight:             bold;
		text-decoration:         none;
	}
	#border_image {
		border:                  #000 solid 1px;
		padding:                 2px;
	}
	
	#ubytovanie {
		width:                   45%;
		/*text-align:              justify;*/
		float:                   left;
		margin:                  10px;
	}
	#ubytovanie h1 {
		margin:                  0px;
		margin-bottom:           5px;
		font-size:               18px;
		color:                   navy;
	}
	#ubytovanie img {
		margin:                  0px 10px 30px 0px;
		border:                  0px;
	}
	#ubytovanie a {
		color:                   navy;
		text-decoration:         none;
	}
	#ubytovanie a:hover {
		color:                   #0099ff;
		text-decoration:         underline;
	}