body {
	 color: white;
  	 background: url("images/bkg.gif");
	 background-color: #303030;
	 font-family: verdana, arial; 
	 font-size: 8pt;
	 margin: 0px;
	 padding: 0px; 
}

#mainpage
{	
	width: 759px; 
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -374px;
}


#topbar {
	background: url("images/topbar.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 116px;
	margin: 0px;
}

#topbar #menu
{
	color: #FFFFFF;	
	margin: 0px;
	padding-top: 98px;
	padding-left: 25px;
	font-size: 8pt;
	float: left;
}

#topbar #langmenu
{
	color: #FFFFFF;	
	margin: 0px;
	padding-top: 98px;
	font-size: 8pt;
	float: right;
}

#topbar a
{
	text-decoration: none;	
	color: #d09910;
}	

#topbar ul
{
	margin: 0px;
	padding: 0px;	
}

#topbar li
{
	background: url("images/item_backgr.gif");
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	float: left;
	list-style: none;
	display: inline;	
}	

#content
{
	background-color: #303030;	
	padding: 23px;
	padding-right: 18px;
	width: 720px;
	height: 236px;
}

#content #fotocontent
{
	width: 266px;
	height: 237px;
	background-color: #000000;
	float: left;
}

#content #fotocontent #foto
{
	position: relative;
	top: -2px;
	left: -2px;
	width: 261px;
	height: 231px;
	background-color: #454545;
}


#content #textcontent
{
	width: 433px;
	height: 236px;
	background-color: #000000;	
	float: right;
}

#content #textcontent #textscroller
{
	position: relative;
	top: -2px;
	left: -2px;
	width: 427px;
	height: 230px;
	background-color: #454545;
	overflow: auto;
	
	font-size: 10pt;
	
	scrollbar-base-color: #454545;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #454545;	
}

#textscroller a
{
	text-decoration: none;	
	color: #d09910;
}

#textscroller ul
{
	padding: 0px;
	margin-left: 30px;
	margin-right:10px;
}

#textscroller li
{
	padding-bottom: 3px;
	list-style-type : square;
}

#textscroller #scrollmenu
{
	margin-left: 15px;
	font-size: 8pt;
}

#textscroller #scrollmenu li
{
	background: url("images/item_backgr.gif");
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
	list-style: none;
	display: inline;	
}	

#textscroller .nadpis
{
	color: #d09910;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 11pt;
}

#textscroller .popis
{
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 0px;
	font-size: 10pt;
	text-align: justify;
}



#bottombar
{
	width: 100%;
	height: 56px;
	background: url("images/bottom_bckg.jpg");
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 15px;
}

#bottombar .phonenumber
{
	color: #FFFFFF;
	font-size: 10pt;
	font-stretch : wider;
	padding-right: 30px;
}

#bottombar a
{
	color: #CA991E;
	font-size: 9pt;
	font-weight : normal;
	padding-right: 30px;
	text-decoration: none;
}

.space-line	{ 
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

input, select
{
	color: #FFFFFF;
	background-color: #303030;
	font-size: 10pt;
	border: 1px solid #8b8b8b;
}

label
{
 	text-align: left;
}
