﻿/****************************************************************************************/
/*                                                                                      */
/* Version:         2010-04-17 09:00                                                    */
/* Author: 			Michal Pelech                                                       */
/* Author website: 	www.michalpelech.cz                                                 */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/

html
{
	font-size: 62.5%;
}

body
{
	background: #eeeef0 url(/images/body-background.png) repeat center top;
	color: #333333;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman";
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt, input, textarea, select
{
	margin: 0;
	padding: 0;
}

input, select, textarea, sub, sup
{
	font-family: "Times New Roman", sans-serif;
}

h1, h2
{
	font-size: 2em;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #ffcc00;
	outline: none;
}

a:hover
{
	text-decoration: none;
}

label
{
	cursor: pointer;
}

/* CLEAR */
/* slightly enhanced, universal clearfix hack */
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.noscreen
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -4999px;
	overflow: hidden;
	visibility: hidden;
}

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#page
{
	width: 998px;
	margin: 0 auto;
	position: relative;
}

/*======================================================================================*/
/* TOP PANEL	                                                                        */
/*======================================================================================*/

#topPanel
{
	width: 998px;
	height: 144px;
	position: relative;
	background: transparent url(/images/top-panel-background.png) no-repeat left top;
	z-index: 5;
}

#topPanel p.logo
{
	width: 161px;
	height: 61px;
	position: absolute;
	left: 45px;
	top: 42px;
}

#topPanel p.logo a
{
	text-decoration: none;
}

#topPanel h1
{
	width: 638px;
	height: 92px;
	position: absolute;
	left: 295px;
	top: 35px;
	overflow: hidden;
	background: url(/images/top-panel-header.png) no-repeat left top;
	text-indent: -9999px;
}

#background
{
	width: 447px;
	height: 1113px;
	position: absolute;
	left: -406px;
	top: 0;
	left: -417px;
	overflow: hidden;
	background: transparent url(/images/background.png) no-repeat left top;
}

/*======================================================================================*/
/* MIDDLE PANEL	                                                                        */
/*======================================================================================*/

#middlePanel
{
	width: 998px;
	margin: 0 0 35px 0;
	padding: 0 0 15px 0;
	position: relative;
	background: transparent url(/images/middle-panel-background.png) repeat-y left top;
	z-index: 5;
}

#middlePanel #bottomCorners
{
	width: 998px;
	height: 25px;
	position: absolute;
	left: 0;
	bottom: -25px;
	background: transparent url(/images/middle-panel-bottom-corners.png) no-repeat center bottom;
	overflow: hidden;
}

/*======================================================================================*/
/* CONTENT PANEL                                                                        */
/*======================================================================================*/

#contentPanel
{
	width: 678px;
	margin: 0 55px 60px 0;
	float: right;
	display: inline;
	overflow: hidden;
        text-align:justify;
}

/*======================================================================================*/
/* LEFT PANEL	                                                                        */
/*======================================================================================*/

#leftPanel
{
	width: 236px;
	float: left;
	overflow: hidden;
}

#leftPanel .box
{
	width: 236px;
	margin: 0 0 40px 0;
	background: transparent url(/images/menu-background.png) no-repeat center top;
}

#leftPanel .box .boxContent
{
	height: 472px;
	background: transparent url(/images/menu-bottom.png) no-repeat center bottom;
}

#leftPanel .address
{
	width: 236px;
	margin: 0;
	background: transparent url(/images/address-background.png) no-repeat center top;
}

#leftPanel .address .boxContent
{
	height: 159px;
	background: transparent url(/images/address-bottom.png) no-repeat center bottom;
}

#leftPanel #menu
{
	padding: 42px 0 30px 35px;
	list-style-type: none;
}

#leftPanel #menu li
{
	margin: 0 0 9px 0;
}

#leftPanel #menu li a
{
	width: 160px;
	height: 24px;
	padding: 0 0 0 10px;
	display: block;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#leftPanel #menu li a.active,
#leftPanel #menu li a:hover
{
	background: url(/images/menu-hover.png) no-repeat left center;
}

#leftPanel .virtual
{
	width: 120px;
	height: 32px;
	margin: 0 0 0 45px;
	padding: 0 0 0 48px;
	display: block;
	background: url(/images/virtual-toor.png) no-repeat left center;
	color: #f2c003;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#leftPanel .address .boxContent
{
	padding: 0 25px 0 40px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}

#leftPanel .address .boxContent address
{
	font-style: normal;
}

#leftPanel .address .boxContent p.first
{
	padding: 15px 0 0 0;
}

#leftPanel .address .boxContent p,
#leftPanel .address .boxContent address
{
	line-height: 1.6em;
}

/*======================================================================================*/
/* BOTTOM PANEL	                                                                        */
/*======================================================================================*/

#bottomPanel
{
	width: 944px;
	height: 73px;
	padding: 36px 0 0 54px;
	background: transparent url(/images/bottom-panel-background.png) no-repeat center top;
}

#bottomPanel a.miniLogo
{
	margin: 0 5px 0 0;
	float: left;
}

#bottomPanel p
{
	width: 176px;
	height: 31px;
	padding: 8px 0 0 22px;
	float: left;
	line-height: 1.2em;
	background: url(/images/bottom-panel-paragraph.png) no-repeat left top;
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
}

#bottomPanel p a
{
	color: #666666;
}
