html , body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background-color:#fff;
	width:100%;
	height:100%;
}
#wrapper {
	margin:0 auto;
	width:960px;
	height:auto;
	background-color:#fff;
	position:relative;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	/*float:left;*/
}

/* hlavička1 */
#header1left {
	width:635px;
	height:320px;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:url(../images/headers/header1left_bg.jpg) #fff no-repeat;
}

#header1right {
	width:325px;
	height:320px;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:url(../images/headers/header1right_bg.jpg) #fff no-repeat;
}

/* /hlavička1 */


/* patička */
#footer {
	float:left;
	display:inline;
	background:url(../images/footer/footer_bg.jpg) #666 no-repeat;
	width:100%;
	height:80px;
	margin:0;
}
#footer p {
	text-align:center;
	margin-top:65px;
	font-size:9px;
}
#footer a {
	color:#555;
}
/* /patička */

/* dva sloupce */
#twoColLayout #primaryContent {
	float:left;
	display:inline;
	width:683px;
	height:auto;
	margin:0 0 0 277px;
	background:url(../images/content/primaryContent_bg.jpg) #fff no-repeat;
	
	/*background-color:#efefef;*/
}

#twoColLayout #sideContent {
	float:left;
	display:inline;
	width:205px;
	height:auto;
	margin:0 0 0 -934px;
	background:url(../images/content/sideContent_bg.jpg) #EFF1F2 no-repeat;
	
	/*background-color:#dfdfdf;*/
}
/* /dva sloupce */

/* header1left */
#header1left p {
	font-weight:bold;
	float:right;
	margin-top:20px;
}
#header1left img {
	margin-bottom:-5px;
}
#header1left a {
	cursor:pointer;
}
a#nabizime, a#hledame, a#kontaktni-formular {
	position:absolute;
	top:100px;
	width:210px;
	height:100px;
	z-index:100;
	font-weight:bold;
	line-height:120%;
	text-align:justify;
}
a:link#nabizime, a:link#hledame, a:link#kontaktni-formular {
	color:#777;
	text-decoration:none;
}
a:active#nabizime, a:active#hledame, a:active#kontaktni-formular {
	color:#A93401;
	text-decoration:none;
}
a:hover#nabizime, a:hover#hledame, a:hover#kontaktni-formular {
	color:#A93401;
	text-decoration:none;
}
a:visited#nabizime, a:visited#hledame, a:visited#kontaktni-formular {
	color:#555;
	text-decoration:none;
}

a#nabizime br, a#hledame br, a#kontaktni-formular br {
	line-height:50%;
}
a#nabizime {
	left:30px;
}
a#hledame {
	left:260px;
}
a#kontaktni-formular {
	left:490px;
}
a#nabizime span, a#hledame span, a#kontaktni-formular span {
	font-size:9px;
	line-height:100%;
	font-weight:normal;
	color:#777;
}
/* /header1left */
/* header1right */
#header1right p {
	font-weight:bold;
	float:left;
	margin-top:20px;
}
#header1right p.quickNav {
	font-weight:bold;
	float:right;
	margin:20px 20px 0 0;
}
#header1right p.quickNav a:link {
	color:#777;
	text-decoration:none;
}
#header1right p.quickNav a:active {
	color:#777;
}
#header1right p.quickNav a:hover {
	color:#DE8C66;
	text-decoration:underline;
}
#header1right p.quickNav a:visited {
	color:#666;
	text-decoration:none;
}
#header1right img {
	margin-bottom:-3px;
}
/* /header1right */
/* primaryContent */
#primaryContent h1 , #primaryContent h2, #primaryContent h3, #primaryContent h4 {
	float:none;
	padding:0;
	color:#515C65;
}
#primaryContent h1 , #subPrimaryContent h1 {
	font-size:18px;
	margin:18px 0 18px 15px;
}
#primaryContent h2 {
	margin:0 0 5px 0;
	font-size:15px;
}
#primaryContent h3 {
	margin: 0 0 5px 0;
	font-size:12px;
}
#primaryContent h4 {
	margin: 0 0 5px 0;
	font-size:10px;
}
#primaryContent p {
	margin:35px 75px 15px 15px;
	line-height:160%;
}
#primaryContent a:link {
	color:#DE8C66;
	text-decoration:none;
	border-bottom:1px dashed #de8c66;
}
#primaryContent a:active {
	color:#DE8C66;
	text-decoration:none;
	border-bottom:1px dashed #de8c66;
}
#primaryContent a:visited {
	color:#666;
	text-decoration:none;
	border-bottom:1px dashed #666;
}
#primaryContent a:hover {
	color:#FF0000;
	text-decoration:none;
	border-bottom:1px dashed #ff0000;
}
/* /primaryContent */

/* sideContent */
#sideContent h2 {
	font-size:14px;
	color:#fff;
	margin:13px 0 30px 30px;
}
#sideContent h3 {
	font-size:12px;
	margin:13px 10px 0 30px;
}
#sideContent p {
	margin:10px 20px 20px 30px;
}
#sideContent span {
	font-size:10px;
	letter-spacing:-1px;
}
/* /sideContent */

/* mainNav */
#mainNav {
	width:150px;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
#subSideContent #mainNav {
	margin-top:40px;
	height:225px;
}
#mainNav ul {
	width:149px;
	margin:5px 0 0 -25px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	float:left;
}
#mainNav li {
	width:100%;
	height:14px;
	margin:0 0 25px 0;
	padding:0;
	/*font-size:1.1em;*/
	line-height:100%;
	float:left;
}
#mainNav ul li a {
	padding:0;
	margin:0;
	/*line-height:120%;*/
}
/* /mainNav */

/* GILDER/LEVIN */
a#logo_gl {
	width:355px;
	height:70px;
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	font-size:10px;
}
a#logo_gl span{
	background:url(../images/gl/logo_gl.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

p#kontakt1GL {
	width:230px;
	height:117px;
	position:relative;
	float:left;
	display:inline;
	margin:7px 0 0 580px;
	padding:0;
	
	font-size:12px;
}
p#kontakt1GL span{
	background:url(../images/GLs/kontakt1GL.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

div#subSloganGL {
	width:373px;
	height:20px;
	position:relative;
	float:left;
	display:inline;
	margin:100px 0;
	padding:0;	
	font-size:12px;
}
div#subSloganGL span{
	background:url(../images/GLs/subSloganGL.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

p#subKontakt1GL {
	width:150px;
	height:109px;
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	
	font-size:8px;
}
p#subKontakt1GL span{
	background:url(../images/GLs/subKontakt1GL.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}


/* /GILDER/LEVIN */

/* společné */
#primaryContent img , #secondaryContent img {
	float:left;
	margin:3px 3px 3px 0;
}
.green {
	color:#06ACC2 !important;
}
.greenBg {
	color:#ffffff !important;
	background-color:#06ACC2;
}
.grey {
	color:#4a4a4a !important;
}
.greyBg {
	color:#ffffff !important;
	background-color:#4a4a4a;
	
}
.label {
	color:#333333;
	font-size:10px;
	font-weight:bold;
}

/* různé */
span.logo {
	color:#999999;
	font-size:16px;
}
img.status {
	float:none !important; 
	margin-bottom:-4px !important;
}
a.status {
	border:none !important;
}
.red {
	color:#FF0000;
}
