/*	CSS by VHGRAPHIX dot com
 *	(C) copyright Vaclav Hradec 2007
 *	date: 	06/2007
 *	file: 	gstyle.css 
 *	email: 	vh@vhgraphix.com
 * 	web:	http://vhgraphix.com
 */
   
html {margin: 0; padding: 0;}
body
{
	background: #FFF url('../images/bgr-body.gif') top left;
	color: #272622;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', arial, sans-serif, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica;
	font-size: 13px;
	text-align: left;
	margin: 0; padding: 0;
}

hr
{
	height: 1px;
	margin: 0; padding: 0;
}

/************************************ odkazy ***************************************/

a:active, a:link
{ 
	color: #ff8206;
  	font-size: 1em;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: underline;
}
a:visited {color: #db6d00;}
a:hover {color: #ff9f40;}

/************************************** text ***********************************************/

h1, h2, h3, h4, h5, h6
{
	font-family: 'Georgia';
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.0em;}

strong {font-weight: 900;}
em {font-style: italic;}

.invisible {display: none;}
.center {text-align: center;}
.underline {border-bottom: 1px dotted #000;}

/******************************************* H E A D E R *****************************************/

#header 
{
	background: url('../images/bgr-head.gif') top left repeat-x;
	width: 100%;
	height: 230px;
	margin: 0; padding: 0;	
}

#header h1 
{
	float: left;
	display: block;
	background: url('../images/logo.png') top left no-repeat;	
	width: 157px;
	height: 141px;
	margin: 0; padding: 0;
}

#header h1 a 
{
	display: block;
	width: 100%;
	height: 100%;
}

#header span
{
	position: absolute;
	left: 220px;
	top: 14px;
	color: #272622;
	font-family: 'Trebuchet MS';
	font-weight: 200;
	text-decoration: none;
	width: 500px;
}

/**************************************** M A I N  M E N U **************************************/

#main-menu
{
	display: block;
	margin: 0; padding: 0;
}

#main-menu ul
{
	list-style-type: none;
	margin: 0; padding: 80px 0 0 790px;
}

#main-menu li
{
	display: block;
	text-align: center;
	width: 86px;
	height: 31px;
	line-height: 31px;
	float: left;			/* urcuje jestli je menu horizontalni nebo vertikalni */
	margin: 0; padding: 0;
}

#main-menu li a
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background: url('../images/top-menu.png') top left no-repeat;
	width: 56px;
	height: 31px;
	margin: 0; padding: 0 0 0 30px;
}
#main-menu li a:hover
{
	color: #ffffff;
	background-position: -86px 0;
}


/***************************************** C O N T E N T *****************************************/
#text
{	
	position: relative;
	top: -195px;
	*top: -180px;
	width: 570px;
	margin: 0 0 0 65px; padding: 0;
}

#content
{	
	background: url('../images/bgr-content.png') top left repeat-y;
	float: left;
	width: 686px;
	margin: -95px 0 0 0; padding: 0;
}
#content-mid
{	
	width: 686px;
	min-height: 345px;
	_height: 345px;			/* IE hack */
	margin: 0;
	padding: 0;
}
#content-top
{
	background: url('../images/bgr-content-top.png') top left no-repeat;
	width: 686px;
	height: 227px;
	margin: 0; padding: 0;
}
#content-bot
{
	background: url('../images/bgr-content-bot.png') top left no-repeat;
	*background: url('../images/bgr-content-bot-ie.png') top left no-repeat;
	width: 686px;
	height: 231px;
	*height: 381px;
	margin: -360px 0 0 0;
	padding: 0;
}


#left-panel 
{	
	float: left;
	width: 200px;
	margin: -50px 0 0 0; padding: 0;
}

#left-panel-top
{
	background: url('../images/bgr-left-top.png') top left no-repeat;
	height: 15px;
	margin: 0; padding: 0;
}

#left-panel-mid ul
{
	list-style-type: none;
	margin: 0; padding: 0;
}
#left-panel-mid li
{
	display: block;
	background: url('../images/bgr-left-but.png') top left no-repeat;
	text-align: center;
	width: 200px;
	height: 36px;
	line-height: 35px;
	margin: 0; padding: 0;
}
#left-panel-mid li a
{	
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	width: 200px;
	height: 36px;
}
#left-panel-mid li a:hover {color: #ff8206;}
#left-panel-mid {margin: 0; _margin: -5px 0 0 0; padding: 0;}

#left-panel-bot
{
	background: url('../images/bgr-left-bot.png') bottom left no-repeat;
	height: 15px;
	margin: 0;
	_margin: -5px 0 0 0;
	padding: 0;
}


h4
{
	background: url('../images/hr.png') top no-repeat;
	padding: 40px 0 0 0;
}

table {margin: 0 auto;}

.imgholder {
	background: url('../images/bgr-img.png') bottom left no-repeat;
	width: 237px;
	height: 142px;
	border: none;
}

#content-mid img {
	width: 207px;
	height: 115px;
	margin: 4px 0 0 15px;
}

/***************************************** F O O T E R *****************************************/

#footer 
{
	font-weight: 500;
	clear: both;
	height: 80px;
	width: 686px;
	margin: 0 0 0 180px;
	*margin: -150px 0 0 180px;
	padding: 0;
}

#footer p
{
	text-align: right;
	margin: 0;
}

