/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style:none;
	outline: none;
	}

img, fieldset {
	border: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	text-align: center;
	background: black url(../images/back.jpg) repeat-x;
}

div#clr	{
	clear:both;
}

div#bodies {
	padding-top: 10px;
	width: 780px;
	position: relative;
	display: inline;
}

div#left {
	background-color: white;
	float: left;
	width: 524px;
	padding: 10px;
	font-size: small;
	min-height: 600px;
}


div#right {
	background-color: white;
	width: 234px;
	float: right;
	padding-top: 10px;
}
div#pageAreaBack {
	width: 828px;
	text-align: center;
	background: White url(../images/backpage.gif) repeat-y;
}

div#pageArea {
	width: 780px;
	margin: 5px auto 0 auto;
	text-align: left;
	background-color: white;
	border-left: 24px;
	border-right: 24px;
}

/* Header styles */

div#header {
	/*border: 1px solid #000;*/
	height: 40px;
	top: -5px;
	margin-left: -24px;
	width: 828px;
	background: White url(../images/top.gif) no-repeat;
	position: relative;
	font-size: medium;
}

div#brandMessaging {
	width: 780px;
	height: 257px;
	background-color: white;
	position: relative;
	}

dl#homeMessage {
	position: absolute;
	height: 257px;
	width: 545px;
	background: url(../images/brand_ma.jpg) no-repeat;
}	

div#brandMessaging dt, div#brandMessaging dd {
	text-indent: -9000px;
}

dl#mobileSecurityMessage, dl#BuildSecureMessage, dl#activeDefenseMessage {
	width: 235px;
	height: 86px;
	background-image: url(../images/brand_na.jpg);
	background-repeat: no-repeat;
	float: right;
	clear: right;
	cursor: pointer;
}

dl#mobileSecurityMessage:hover, dl.mobileSecurityMessagehover {
	background-position: -235px 0;
	cursor: pointer;
}  

dl#BuildSecureMessage {
	background-position: 0 -86px;
}

dl#BuildSecureMessage:hover, div#brandMessaging dl.BuildSecureMessagehover {
	background-position: -235px -86px;
	cursor: pointer;
}

dl#activeDefenseMessage {
	background-position: 0 -172px;
}

dl#activeDefenseMessage:hover, div#brandMessaging dl.activeDefenseMessagehover {
	background-position: -235px -172px;
	cursor: pointer;
}

dl#mobileSecurityMessage dl, dl#BuildSecureMessage dl, dl#activeDefenseMessage dl {
	height: 257px;
	width: 545px;
	top: 0;
	position: absolute;
	background: url(../images/brand_ma.jpg) no-repeat;
}

div#brandMessaging dl dl {
	left: -9000px;
}

dl#mobileSecurityMessage dl {
	background-position: 0 -257px;
}

dl#BuildSecureMessage dl {
	background-position: 0 -514px;
}

dl#activeDefenseMessage dl {
	background-position: 0 -771px;
}

div#brandMessaging dl:hover dl, div#brandMessaging dl.mobileSecurityMessagehover dl, div#brandMessaging dl.BuildSecureMessagehover dl, div#brandMessaging dl.activeDefenseMessagehover dl {
	left: 0;
}

/* Link styles */

a:link {
	color: #333;
	font-weight: 700;
	text-decoration: underline;
}

a:visited {
	color:#333;
	font-weight: 700;
	text-decoration: none;
	}
	
a:hover {
	color:#88b417;
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}
	
/* Primary Nav styles */

div#primaryNav {
	width: 780px;
	height: 3.6em;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff; /*border: 1px solid #000;*/
	background-image: url(../images/nav_bg00.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1b1a1b;
}

div#primaryNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	height: 3.4em;
	}

div#primaryNav a {
	font-size: 1.1em;
	float: left;
	line-height: 3.1em;/**/
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #666;
	}

div#primaryNav a:hover {
	color: white;
	background-image: url(../images/nav_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: silver;
	}
	
li#home_link a {
	color: white;
	background-image: url(../images/nav_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: silver;
	}

/*kolate rohy*/
#obal-kul-roh 
{
	position: relative;
	width: 150px;
	height: 100%;
	margin: 10px;
	padding: .5em;
	font-size: .7em;
	color: #000;
	background: #e9e8e9;
	border-top: 10px dashed #c0c2c4;
	border-bottom: 10px dashed #c0c2c4;
	border-left: 10px dashed #c0c2c4;
	border-right: 10px dashed #c0c2c4;
	text-align: left;
} 

.horlev 
{
	position: absolute;
	top: -10px;
	left: -10px;
	background: #fff url(../images/kul_roh1.gif) no-repeat left top;
} 

.horprav 
{
	position: absolute;
	top: -10px;
	right: -10px;
	background: #fff url(../images/kul_roh1.gif) no-repeat right top;
} 

.dollev 
{
	position: absolute;
	bottom: -10px;
	left: -10px;
	background: #fff url(../images/kul_roh1.gif) no-repeat left bottom;
} 

.dolprav 
{
	position: absolute;
	bottom: -10px;
	right: -10px;
	background: #fff url(../images/kul_roh1.gif) no-repeat right bottom;
} 

.horlev, .horprav, .dollev, .dolprav 
{
	width: 10px;
	height: 10x;
	font-size: 0%;
}

/*obsah stránek*/
div#left .onas_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 500px;
	min-height: 180px;
	padding: 5px;
	color: #000000;
	background-color: #85CFF1;
	border: 5px solid White;
	background: #85CFF1 url(../images/510pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .internet_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 500px;
	min-height: 500px;
	padding: 5px;
	color: #000000;
	background-color: #ff6f43;
	border: 5px solid White;
	background: #ff6f43 url(../images/510pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .podpora_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 500px;
	min-height: 500px;
	padding: 5px;
	color: #000000;
	background-color: #aeaeae;
	border: 5px solid White;
	background: #aeaeae url(../images/510pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .pokryti_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 740px;
	min-height: 500px;
	padding: 5px;
	color: #000000;
	background-color: #a9eee0;
	border: 5px solid White;
	background: #a9eee0 url(../images/750pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .reference_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 500px;
	min-height: 500px;
	padding: 5px;
	color: #000000;
	background-color: #16ffbc;
	border: 5px solid White;
	background: #16ffbc url(../images/510pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .kariera_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 500px;
	min-height: 180px;
	padding: 5px;
	background-color: #FFFF33;
	border: 5px solid White;
	background: #FFFF33 url(../images/510pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .kontakty_text {
	float: left;
	position: relative;
	z-index: 100;
	width: 500px;
	min-height: 300px;
	padding: 5px;
	background-color: #DFF195;
	border: 5px solid White;
	background: #DFF195 url(../images/510pix_bar.gif) no-repeat top;
	text-align: justify;
}

div#left .sluzba_net {
	float: left;
	position: relative;
	z-index: 100;
	width: 240px;
	min-height: 230px;
	padding: 5px;
	background-color: #DFF195;
	border: 5px solid White;
	background: #DFF195 url(../images/logo_net.gif) no-repeat top;
	text-align: justify;
}

div#left .sluzba_tel {
	float: left;
	position: relative;
	z-index: 100;
	width: 240px;
	min-height: 230px;
	padding: 5px;
	background: #FBB48E url(../images/logo_tel.gif) no-repeat top;
	border: 5px solid White;
	text-align: justify;
}

div#left .sluzba_tv {
	float: left;
	position: relative;
	z-index: 100;
	width: 240px;
	min-height: 230px;
	padding: 5px;
	background: #FBEB8E url(../images/logo_tv.gif) no-repeat top;
	border: 5px solid White;
	text-align: justify;
}

div#left .sluzba_web {
	float: left;
	position: relative;
	z-index: 100;
	width: 240px;
	min-height: 230px;
	padding: 5px;
	background: #8E9DFB url(../images/logo_web.gif) no-repeat top;
	border: 5px solid White;
	text-align: justify;
}

div#left .sluzba_host {
	float: left;
	position: relative;
	z-index: 100;
	width: 240px;
	min-height: 230px;
	padding: 5px;
	background: #CAAEFB url(../images/logo_host.gif) no-repeat top;
	border: 5px solid White;
	text-align: justify;
}

div#left .sluzba_nadpis {
	color: white;
	padding-top:15px;
	padding-bottom:5px;
	font-size: 30px;
}

div#left .sluzba_cena_velka {
	color: red;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 40px;
}

div#left .sluzba_objednat {
	padding-top:10px;
	padding-bottom:10px;
}

input	{
	font-family: "Verdana", "Arial CE", "Helvetica CE", Arial, Tahoma, Helvetica, sans-Serif;
	border: 1px solid black;
	padding: 5px;
	background-color: white;
	font-size: 10px;
}

div#right .prihlaseni {
	float: left;
	position: relative;
	z-index: 100;
	width: 218px;
	min-height: 180px;
	padding: 5px;
	background: #DADADA url(../images/logor_login.gif) no-repeat top;
	border: 5px solid White;
}

div#right .aktuality {
	float: left;
	position: relative;
	z-index: 100;
	width: 218px;
	min-height: 300px;
	padding: 5px;
	background: #DADADA url(../images/logor_news.gif) no-repeat top;
	border: 5px solid White;
}

div#right .box_nadpis {
	color: Black;
	padding-top:15px;
	padding-bottom:5px;
	font-size: 30px;	
}

div#right .box_news {
	border-bottom-color: Black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div#right .box_news_end {
	padding-bottom:15px;
}

/*paticka stranky*/
	
div#footer {
	height: 27px;
	margin-left: -24px;
	padding-left: 24px;
	padding-top: 10px;
	width: 804px;
	color: white;
	position: relative;
	background: White url(../images/down.jpg) no-repeat bottom;
}
