body {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #eaeaea;	
	text-align: center;
}

td {
	font-size: 11px;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
}

a {
text-decoration: underline;
	color: white;
}


a:hover {
text-decoration: underline;
	color: red;
}


#headbox {	
	margin-left: auto;
	margin-right: auto;
	background-image: url('head_a.png');
	background-repeat: no-repeat;
	width: 1010px;
	height: 93px;
	border: 0px solid red;
}

#headbox_menu {
	text-align: center;
	padding-right: 10px;
	padding-top: 55px;
	border: 0px solid red;
	font-size: 12px;
}


#headbox_menu .norm a, #headbox_menu .norm a:visited  {
	text-decoration: none;
	color: white;
}

#headbox_menu .norm a:hover {
	text-decoration: underline;
	color: red;
}

#headbox_menu .special a, #headbox_menu .special a:visited  {
	text-decoration: none;
	color: red;
}

#headbox_menu .special a:hover {
	text-decoration: underline;
	color: white;
}

#headbox_menu .norm_selected {
text-decoration: underline;
color: white;
}

#headbox_menu .special_selected {
text-decoration: underline;
color: red;
}


#middlebox {	
	margin-left: auto;
	margin-right: auto;
	background-image: url('middle.png');
	background-color: #121212;
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 1010px;
	height: 441px;
	border: 0px solid red;
}

#middlebox_obsah {
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	height: 441px;
	overflow: auto;
	position: relative;	
	border: 0px solid red;
}


#middlebox_obsah_ns {
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	height: 441px;
	overflow: hidden;
	position: relative;	
	border: 0px solid red;
}


#bottombox {	
	margin-left: auto;
	margin-right: auto;
		text-align: left;
	background-image: url('bottom.png');
	background-repeat: no-repeat;
	width: 1010px;
	height: 75px;
	border: 0px solid red;
}

#bottombox_rights {
	padding-left: 90px;
	padding-top: 28px;
	border: 0px solid red;
}

#guestbook_frame {
	
	
	background-color: #111;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	height: 300px;
	overflow: auto;
	position: relative;	
	border: 0px solid #222;
}

.guestbook_text {
	color: #888;
}



.zvyrazni_odkaz a, .zvyrazni_odkaz a:visited  {
	text-decoration: none;
	font-size: 12px;
	color: white;
}

.zvyrazni_odkaz a:hover {
	text-decoration: underline;
	color: red;
}


#photo_frame {
text-align: center;
margin: 3px;
 float: left;
 width: 540px; 
 height: 320px;
 border: 0px solid #FFF;
}

#photo_navigace {
text-align: right;
margin: 3px;
 float: left;
 width: 527px; 
 height: 350px;
 border: 0px solid #FFF;
}


#photo_navigace a {
font-size: 12px;
text-decoration: none;
}


#photo_obj {
text-align: center;
margin: 3px;
 float: left;
 width: 100px;
 height: 100px;
 border: 1px solid #333;
 overflow:hidden;	
}

.photo_preview {
position: relative; top: 5px; height: 200px; width: 200px; border: 0px solid #333;
}

#photo_preview_kontejner {
position: relative; height: 318px; width: 205px; border: 0px solid red;
}

.photo_loader {
position: absolute; top: 70px; left: 80px; width: 40px; display: block; border:0px solid red;
/*background-color: #121212;*/
text-align: center;
}

.photo_text {
position: relative; top: 6px; height: 106px; width: 204px; border: 0px solid #333; overflow: hidden;
}


/* Scroll Bar Master Styling Starts Here */
/* Scroll Bar Master Styling Starts Here */
/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.hscrollerbar {
top: 20px important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(images/vscroller.png) 0px -10px;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(images/vscroller.png);
width: 15px;
height: 10px;
}

.hscrollerbarbeg {
background: url(images/hscroller.png) -10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: url(images/hscroller.png);
height: 15px;
width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #D1DDCB;
background-image: url(images/scrollbaseback.png);

}

.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 15px;
background: url(images/scrollbases.png) -22px 0px no-repeat;
}

.hscrollerbaseend {
top: 0px;
height: 15px;
width: 7px;
background: url(images/scrollbases.png) 0% 0% no-repeat;
}

.vscrollerbasebeg {
top: 0px;
width: 15px;
background: url(images/scrollbases.png) -7px -8px no-repeat;
}

.vscrollerbaseend {
height: 7px;
width: 15px;
background: url(images/scrollbases.png) -7px 0px no-repeat;
}

.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url(images/scrolljog.png) 50% 50%;
}


/* Scroll Bar Master Styling Ends Here */