/*	CSS by VHGRAPHIX dot com
 *	(C) copyright Vaclav Hradec
 *	stavby Frydlant - B&F spol. s r. o. - web
 *	date: 01/2006
 *	file: gstyle.css 
 *	email: 	vh@vhgraphix.com
 * 	web:	http://vhgraphix.com
 */
 
/*
 *	-------------------------------------- standart prvky -----------------------------------------
 */
 
html {padding:0; margin:0;}
   
body
{
	background: #FFF url('../images/bgr-body.png') top left repeat-x;
	color: #595D5D;
	font-family: arial, sans-serif, 'Trebuchet MS', 'Lucida Sans', 'Lucida Sans Unicode', Helvetica;
	font-size: 11px;
	text-align: center;
	margin: 0; padding: 0;
}

hr
{
	margin: 0;
	padding: 0;
	border: 1px dotted #666666;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

/************************************ odkazy ***************************************/

a:active, a:link, a:visited
{ 
	color: #00BFF2;
  	font-size: 1em;
  	font-style: normal;
  	font-weight: bold;
  	text-decoration: underline;
}

a:hover 		
{ 	
	color: #8FCF12;
  	font-size: 1em;
  	font-style: normal;
  	font-weight: bold;
  	text-decoration: none;
}

/************************************** text ***********************************************/

h1, h2, h3, h4, h5, h6
{
	color: #36CF12;
	/*
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', arial, sans-serif, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica;
	*/
	margin: 0; padding: 0;
}

h1 {font-size: 2.2em;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

strong
{
	font-weight: 900;
}

/************************************ formulare ***************************************/

form 
{
	color: #555;
	border: 0px;
	margin: 0; padding: 0;
}

form label 
{
	float: right;
	margin: 0; padding: 0;
	
}	

form input 
{
	text-align: center;
	font-size: 0.8em;
	color: #555;
	background-color: transparent;
	border: #555 solid 1px;
	margin: 0; padding: 1px;
	
}

/*
 *	--------------------------------------- specialni prvky --------------------------------------
 */

.underline
{
	border-bottom: 1px dotted #000;
}

.img-left, .img-right
{
  	float: left;
  	border: 0px dotted;
  	text-align: center;
  	line-height: 0;
	margin: 0;
}

.img-right
{
  	float: right;
}

hr.cleaner 
{
	clear: both;
	border: none;
	visibility: hidden;
	height: 1px;
	margin: 0; padding: 0;
}

input.button
{
	font-size: 0.7em;
	color: #E84C9D;
	background-color: transparent;
	height: 15px;
	border: #555 solid 1px;
	margin: 0; padding: 0;
	
}

/*
 *	--------------------------------------- layout prvky ---------------------------------------------
 */

/***************************************** D O C U M E N T ********************************/

#document 
{
	background: url('../images/bgr-doc.png') top repeat-y;
	text-align: left;
	width: 710px;	
	margin: 0 auto;
	padding: 0 68px;
}

/******************************************* H E A D E R *****************************************/

#header 
{
	background: url('../images/bgr-head.jpg') top right no-repeat;
	width: 711px;
	height: 153px;
	margin: 0; padding: 0;
}

#header h1 span#logo 
{
	float: left;
	background: url('../images/logo.png') top left no-repeat;
	width: 134px;
	height: 64px;
	margin: 22px 0 0 20px;
	_margin: 15px 0 0 10px; 
	padding: 0;
}

#header h1, #header h1 span#logo, #header h1 a, #header h1 a:hover 
{
	display: block;
	cursor: pointer;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 2px;
}

#shape a span#iso 
{
	float: right;
	background: url('../images/link-iso-normal.png') top right no-repeat;
	width: 116px;
	height: 116px;
	margin: 0;
	padding: 0;
}

#shape a:hover span#iso 
{
	cursor: pointer;
	background: url('../images/link-iso-hover.png') top right no-repeat;
}

/**************************************** M A I N  M E N U *****************************************/

#main-menu
{	
	background: url('../images/bgr-menu.png') no-repeat;
	width: 710px;
	height: 50px;
	margin: 0 0 0 -80px; padding: 0 70px 0 80px;
	_margin: 0 -70px 0 -79px; _padding: 0 69px 0 80px;
}

#main-menu ul
{
	width: 710px;
	list-style-type: none;
	margin: 0; padding: 0;
}

#main-menu li
{
	display: block;
	text-align: center;
	width: 142px;
	height: 50px;
	float: left;			/* urcuje jestli je menu horizontalni nebo vertikalni */
	font-variant: small-caps;
	margin: 0; padding: 0;
}

#main-menu li.left, #main-menu li.right
{
	width: 142px;
}

#main-menu li a
{
	color: #FFF;
	font-size: 1.3em;
	text-decoration: none;
	display: block;
	text-align: center;
	background: url('../images/bgr-menu-2.png') top left no-repeat;
	width: 142px;
	height: 50px;
	line-height: 50px;
	float: left;			/* urcuje jestli je menu horizontalni nebo vertikalni */
	font-variant: small-caps;
	margin: 0; 
	padding: 0;
}

#main-menu li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-position: -142px 0;
	width: 142px;
}

#main-menu li.left a
{
	background: url('../images/bgr-menu-1.png') top left no-repeat;
	width: 142px;
}

#main-menu li.right a
{
	background: url('../images/bgr-menu-3.png') top left no-repeat;
	width: 142px;
}

#main-menu li.left a:hover, #main-menu li.right a:hover
{
	background-position: -142px 0;
	width: 142px;
}


/***************************************** C O N T E N T *****************************************/

a.mail
{
	background: url('../images/icon-mail.png') top left no-repeat;
	line-height: 15px;
	padding: 0 0 0 17px;
}

#content 
{
	font-size:1.1em;
	display: block;
	float: left;
	clear: both;
	text-align: justify;
	width: 480px;
	_height: 320px;
	min-height: 320px;
	background: url('../images/bgr-cont.png') top left repeat-x;
	margin: 0;
	padding: 10px 0 0 10px;
	_padding: 10px 0 0 10px;
}
#content ul {list-style-image:url(../images/arrow.gif);}
#content li {line-height:15px;}
#content p {margin:0 0 20px 0;}

#content img
{
	border: 1px solid #c0c0c0;
	margin: 5px 5px 10px 0;
	padding: 5px;
}

#right-col 
{	
	float: left;
	width: 220px;
	background: url('../images/bgr-cont.png') top left repeat-x;
	margin: 0; padding: 0;
}	

#right-col div.top 
{
	float: left;	
	display: block;
	width: 185px;
	min-height: 23px;
	_height: 23px;
	background: url('../images/bgr-pc-top.png') top left no-repeat;
	margin: 10px auto 0px 20px; 
	_margin: 10px auto 0px 10px;
	padding: 0;
}

#right-col div.bot 
{
	float: left;
	text-align: center;
	display: block;
	width: 185px;
	min-height: 40px;
	_height: 40px;
	background: url('../images/bgr-pc-bot.png') top left repeat-y;
	margin: 0px auto 0px 20px;
	_margin: 0px auto 0px 10px;
	padding: 0;
}

#right-col div.bot ul
{
	text-align: left;
	list-style-position: inside;
	margin: 5px;
	padding: 0;
}

#right-col div.bot ul li
{
	margin: 0 0 5px 0;
	padding: 0;
}

#right-col div.top h3
{
	color: #FFFFFF;
	text-align: left;
	margin-left: 1px;
}


ul.rightmenu
{
	width: 175px;
	list-style-type: none;
	margin: 0; padding: 0;
}

ul.rightmenu li
{
	display: block;
	text-align: center;
	width: 175px;
	height: 22px;
	float: left;			/* urcuje jestli je menu horizontalni nebo vertikalni */
	margin: 0; padding: 0;
}

ul.rightmenu li a
{
	color: #FFF;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	text-align: center;
	background: url('../images/right-btn.png') top left no-repeat;
	width: 175px;
	height: 22px;
	line-height: 22px;
	float: left;			/* urcuje jestli je menu horizontalni nebo vertikalni */

	margin: 0; padding: 0;
}

ul.rightmenu li a:hover
{
	background-position: -174px 0;
}

ol {list-style-position: inside; text-align:left;}
ol li {margin: 5px 0 0 0; padding: 0;}

/***************************************** F O O T E R *****************************************/

#footer 
{
	clear: both;
	background: url('../images/bgr-foot.png') top left no-repeat;
	width: 710px;
	height: 56px;
	margin: 0 0 0 -41px; padding: 15px 50px 0 51px;
	_margin: 0 -60px 0 -40px; _padding: 15px 40px 0 51px;
}
#footer p {margin:9px 0; height:18px;}
#footer .logo {background: url('../images/vhg-logo.png') top left no-repeat;
	text-align:left; display:block; float:left; padding: 0 0 0 14px; margin:0px 7px 0 0;
	text-transform:uppercase;font-weight:normal; text-decoration:none; 
	color:#666;}
#footer .logo strong{color:#333;}
#footer .logo:hover {color:#888;}
#footer .logo strong:hover {color:#888;}

#pre-footer 
{
	margin: 0; padding: 0;
}

#post-footer 
{
	margin: 0; padding: 0;
}

#post-footer div.top 
{
	display: block;
	float: left;
	background: url('../images/bgr-pf-top.png') top left no-repeat;
	width: 188px;
	height: 34px;
	margin: 0; padding: 0;
}


/************************************ odkazy ***************************************/

#content a:active, #content a:link, #content a:visited
{ 
	color: #00BFF2;
  	font-size: 1em;
  	font-style: normal;
  	font-weight: bold;
  	text-decoration: underline;
}

#content a:hover 		
{ 	
	color: #36CF12;
  	font-size: 1em;
  	font-style: normal;
  	font-weight: bold;
  	text-decoration: none;
}

/************************************** text ***********************************************/

#content strong
{
	font-weight: 900;
}

#content h1
{
	width: 480px;
	background: url('../images/bgr-cont-h1.png') bottom left repeat-x;
}

#footer p
{
	margin: 0; padding: 0;
}

/************************************** obrazky ***********************************************/



/************************************ formulare ***************************************/

#content form 
{
	color: #555;
	border: 0px;
	margin: 0px 0 0 0; padding: 0;
}
