@CHARSET "UTF-8";

div.clear {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
body {
	background:#434343 url('../img/background.png') repeat-x;
	margin: 0px ;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, "ArialCE";
	font-size: 11px;
	line-height: 160%;
}
#Page {
	
	margin: 0 auto;
	width: 907px;
	min-height: 400px;
	clear: both;
	background-color:#000;
}
#inPage {
	margin:0px 3px 0px 4px;
	width:900px;
	position:relative;
}
#Header {
	
	width:900px;
	background:url('../img/visual-kemp.png') top right no-repeat;
	position:relative;
	
	position:absolute;
    left:0px;
    top:0px;
}
#inHeader {
	
}

#Header div#logo {
	width:212px;
	height:111px;
	background:url('../img/logo-kemp.png');
	float: left;
}
#Header #visual {
	float: left;
}
#topNavigace {
	
	height:75px;
	width:900px;
	background:url('../img/topNavKemp.png') left top repeat-y;
}


p.leftLikeHead{
	padding-left: 15px;
	color: #fff !important;
	font-weight: bold;
}

/*Plyaground*/

#playground {

	width:900x;
}

#leftColumn,
#rightColumn {
	margin-top: 186px;
}

#leftColumn {
	float:left;
	
	background:url('../img/navBgKemp.png') no-repeat;
}
#leftColumnIn {
	width:209px;
	min-height:510px;
}

#leftColumnInBottom {
	margin:0px 0px 0px 0px;
}
#leftColumnInBottom a,
#leftColumnInBottom img {
	border: 0;
}




#rightColumn {
	margin-left:0px;
	width:691px;
	float: right;
}

#content {
	width:669px;
	padding:15px 10px 19px 12px;
	
	
}

.lang_cz,
.lang_de,
.lang_en {
 	display: block;
	width: 20px;
	height: 14px;
	float: left;
	margin: 0px 0px 0px 3px;
}
.lang_cz { background: url("../img/flags/cz.gif") right top no-repeat #fff; }
.lang_cz:hover { background: url("../img/flags/cz-hover.gif") right top no-repeat #fff; }
.lang_de { background: url("../img/flags/de.gif") right top no-repeat #fff; }
.lang_de:hover { background: url("../img/flags/de-hover.gif") right top no-repeat #fff; }
.lang_en { 	background: url("../img/flags/en.gif") right top no-repeat #fff; }
.lang_en:hover { background: url("../img/flags/en-hover.gif") right top no-repeat #fff; }

#logoIsland {
	margin:0px 0px 0px 0px;
	position:relative;
	float:left;
}
#logoIsland a,
#logoIsland img {
	border: none;
}

#links {
	margin: 0px;
	color: #000;
	padding: 10px 20px 10px 20px;
	background:url('../img/topNavKemp.png') left top repeat-y;
}
#links a {
	color: #fff;
}
#links p {
	margin: 0px;
}
