html  {
	scrollbar-track-color: #FF6633;
	scrollbar-face-color: #FF6633;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: #660000;
	scrollbar-darkshadow-color: #FF6633;
	scrollbar-shadow-color: #660000;
	scrollbar-arrow-color: #FFCCCC;
	background-color: #FF6634;
}

body {
	text-align: left;
  overflow: -moz-scrollbars-vertical;  
  overflow-y: auto;
	margin: 0px;
	padding: 0px;
	background: #FF6733;
	
	font-family: Georgia;
	font-size: 13px;
	color: #330000;
}

.obal{
	width: 725px;
	height: 575px;
	position: relative;
  background-image: url('image/index.jpg');
	
}

.obsah{
	position:absolute; left:201; top:140; width:400; height:320;
	overflow: auto;
	
}

.roh{
	position:absolute; left:0; top:0; width:194; height:193;
}

.menu{
	position:absolute; left:10; top:250; width:116; height:188;
	
}

.menu p{
	text-align: right;
	font-family: Georgia, ;
	font-size: 18px;
	color: #660000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

.footer{
	position:absolute; left:263; top:473; width:280; height:70;
	text-align: center;
}

.footer p{
	text-align: center;
	font-family: Georgia, ;
	font-size: 13px;
	color: #660000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

.nadpis{
	position:absolute; left:285; top:68; width:230; height:65;
	text-align: center;
}

.zpet{
	position:absolute; left:162; top:230px; width:34px; height:17px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.le_table1{
	width: 360;
	text-align:center;
	
}

.le_table{
	text-align:center;
	position:absolute; left:0; top:100px; width:360px; 
}

.le_l_td{
	text-align:right;
	padding 0px 60px 0px 80px;
}

.le_r_td{
	text-align:left;
	padding 0px 80px 0px 80px;
	
}

.k_table{
	text-align: center;
	
}

.k_td{
	width: 33%;
	text-align: left;
}

.kontakt_d{
	position:absolute; left: 25; top:110px; width:360px; 
}

.kontakt_p{
	text-align: center;
	font-family: Georgia, ;
	font-size: 13px;
	color: #330000;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px
}

.kontakt_p1{
	text-align: center;
	font-family: Georgia, ;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px
}



A:link {
	COLOR: #660000;
	text-decoration: none;
}
A:visited {
	COLOR: #660000;
	text-decoration: none;
	}
A:hover {
	COLOR: #FFCCCC;
	text-decoration: none;
}
a:active {
	color: #FFCCCC;
}
h1 {
	font-family: Georgia, ;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #660000;
}

h2 {
	font-family: Georgia, ;
	font-size: 13px;
	font-weight:normal;
	color: #660000;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px
}

p {
	text-align: justify;
	font-family: Georgia, ;
	font-size: 13px;
	color: #330000;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px
}

.g_nadpis {
	text-align: justify;
	text-indent: -20px;
	font-family: Georgia, ;
	font-weight: bold;
	font-size: 13px;
	color: #330000;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 32px
}

.g_nadpis1 {
	text-align: justify;
	text-indent: -20px;
	font-family: Georgia, ;
	font-weight: bold;
	font-size: 13px;
	color: #330000;
	margin: 0px 0px 0px 0px;
	padding: 24px 12px 0px 32px
}

hr{
	width: 70%;
	text-align: center;
}

.p_right {
	text-align: right;
	font-family: Georgia, ;
	font-weight: bold;
	font-size: 13px;
	color: #330000;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px
}
