/*	Vseobecne */

* {
	margin: 0;
	padding: 0;
	border: none;
}

.clear { clear: both;} 
/*/*/ .clear { display: none; } /* */

body{
	font-size: 70%;
	font-family: Verdana;
	line-height: 1.3em;
}
body, html{
	background-color: #FFFFFF;
	color: black;
}
#container {	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 780px;
	background-color: white;
}
a{
	text-decoration: underline;
	color: #C4151C;
}
a:hover{
	text-decoration: none;
}
hr{
	height: 1px;
	color: #C3D4DD;
	background-color: #C3D4DD;
	/*margin-top: 10px;	*/
}
.right{
	text-align: right;
	/*margin-top: 5px;*/
}

/* search */

.search{
	position: relative;
	color: #999999;
	height: 25px;

}

.search form {
float: left;
vertical-align: middle;
}

.search form input{
width: 180px;
margin-right: 1px;
padding: 1px;
height: 13px;
font-size: 10px;
border: 1px solid black;

}
.search form input.checkbox {
	width:20px;
	border:none;
}

.search form input.button{
background-color: #C4151C;
color: white;
border: none !important;
width: 60px;
height: 18px;
font-weight: bold;
font-size: 11px;
/*line-height: 14px;*/
}

.search span{
	position: absolute;
	right: 10px;
	top: 0;
}
.search span a{
	color: black;
}

/* search result */

#searchResult{
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0px 0px 0px 0px;
}

#searchResult div.block{
  position: relative;
  border-left: 5px solid #C3D4DD;
  padding-left: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#searchResult div h1{
  margin: 0px 0px 3px -10px;
}

/* header page */ 

#pageheader{
	height: 105px;
	width: 780px;
	position: relative;
	color: white;
}

#pageheader.pagesoftware, .pagesoftware{
	background: url(../img/page_1_60.jpg) top left no-repeat ;	
}
#pageheader.pagehardware, .pagehardware{
	background: url(../img/page_2_60.jpg) top left no-repeat;	
}
#pageheader.pageconsultancy, .pageconsultancy{
	background: url(../img/page_3_60.jpg) top left no-repeat;	
}
#pageheader h2{
	text-align: right;
	position: absolute;
	font-weight: normal;
	font-size: 1em;
}
#pageheader.pagesoftware h2{
	top: 55px;
	right: 18px;
	
}
#pageheader.pagehardware h2{
	top: 55px;
	right: 18px;
}
#pageheader.pageconsultancy h2{
	top: 55px;
	right: 18px;
}
#pageheader span a b{
visibility: hidden;
}
#pageheader span a{
display: block;
position: absolute;
height: 20px;
top: 73px;
text-decoration: none;
}
#pageheader span.pagesoftware a{
width: 90px;
left: 15px;
}
#pageheader.pageconsultancy span.hardware a{
width: 100px;
left: 130px;
}
#pageheader.pageconsultancy span.software a{
width: 90px;
left: 15px;
}
#pageheader.pagehardware span.software a{
width: 90px;
left: 15px;
}
#pageheader.pagehardware span.consultancy a{
width: 125px;
left: 130px;
}
#pageheader.pagesoftware span.hardware a{
width: 100px;
left: 15px;
}
#pageheader.pagesoftware span.consultancy a{
width: 130px;
left: 130px;
}
/* header homepage */ 

#header{
	height: 308px;
	width: 780px;
	position: relative;
	color: white;
}
#header a{
	text-decoration: none;
}

#header.software{
	background: url(../img/home_1_60.jpg) top left no-repeat ;    	
}
#header.hardware, .hardware{
	background: url(../img/home_2_60.jpg) top left no-repeat;		
}

#header.consultancy, .consultancy{
	background: url(../img/home_3_60.jpg) top left no-repeat;	
}

#header h2{
	text-align: right;
	position: absolute;
	font-weight: bold;
	font-size: 1em;
}
#header.software h2{
	top: 80px;
	right: 330px;
	
}
#header.hardware h2{
	top: 215px;
	right: 330px;
	width: 220px;
	
}
#header.consultancy h2{
	top: 250px;
	right: 325px;
	width: 360px;
}


#header ul{
	position: absolute;
	top: 0px;
	right: 2px;
	width: 300px;
	list-style: none;
}

#header ul li a{
	display: block;
	height: 53px;
	padding: 50px 15px 0px 0px;
	text-align: right;
	color: white;
}

#header.software #hardware a, #header.software #consultancy a, #header.hardware #software a, #header.hardware #consultancy a, #header.consultancy #software a, #header.consultancy #hardware a{
	color: black;
}
#header.software #consultancy a, #header.hardware #consultancy a, #header.consultancy #consultancy a{
	padding-top: 55px;
	height: 48px;
}


/* navigacia */
#navigation{
	margin-top: 5px;
	position: relative;
	height: 66px;
}
#navigation.error{
	margin-top: 0px;
}

#navigation ul{
	list-style-type: none; 
	height: 49px;
	z-index: 10;
}

#navigation li{
	float: left;
}
#navigation li a {
	display: block;
	height: 49px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#navigation li a b{
visibility: hidden; 
}

/* polozky */

#logo a{
	width: 68px;
	background: url(../img/menu_cz/menu_1_logo.jpg) no-repeat;	
}
#profil a{
	width: 94px;
	background: url(../img/menu_cz/menu_2_profil.jpg);
}
#vize a{
	width: 78px;
	background: url(../img/menu_cz/menu_3_vize.jpg);
}
#sluzby a{
	width: 95px;
	background: url(../img/menu_cz/menu_4_sluzby.jpg);
}
#reference a{
	width: 119px;
	background: url(../img/menu_cz/menu_5_reference.jpg);
}
#partneri a{
	width: 109px;
	background: url(../img/menu_cz/menu_6_partneri.jpg);
}
#kariera a{
	width: 103px;
	background: url(../img/menu_cz/menu_7_kariera.jpg);
}
#kontakt a{
	width: 114px;
	background: url(../img/menu_cz/menu_8_kontakt.jpg);
}

#kontakt a:hover, #profil a:hover, #vize a:hover, #kariera a:hover, #partneri a:hover, #reference a:hover, #sluzby a:hover{	
	background-position: 0px -49px;
}
#navigation .selected a{
	background-position: 0px -49px; !important;
}

/* druha uroven navigacie */

#navigation ul ul{
	position: absolute;
	display: none;
	bottom: -7px;
	left: 0px;
	background-color: #C3D4DD;
	width: 780px;
	height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	z-index: 40;
}
#navigation ul ul li{
	height: 17px;
	float: left;
	padding: 0px 4px 4px 10px ;
	color: white;
}

#navigation ul ul li a{
	display: inline;
	background: none;
	z-index: 1000;
	margin-right: 6px;
}
#navigation ul ul li a:hover{
	/*text-decoration: underline;*/
	color: white;
}
#navigation ul ul li a b{
	visibility: visible;	
}
.block{
	display: block !important;
}

/* navigacny pas */
#navigation p{
	background-color:  #C3D4DD;
	font-size: 10px;
	padding: 4px 80px 4px 10px ;
	float: left;
	height: 16px;
	width: 690px;
}

#navigation span{
	position: absolute;
	right: 10px;
	bottom: -2px;
	font-size: 10px;
}
#navigation p span{
	position: relative;
	right: 0;
	bottom: 0;
	font-size: 10px;
	font-weight: bolder;
}
#navigation.error span.left{
	left: 0px;
	top: 0px;
	background: url(../img/404_head_left.jpg) no-repeat;
	width: 9px;
	height: 8px;	
}
#navigation.error span.right{
	right: 0px;
	top: 0px;
	background: url(../img/404_head_right.jpg) no-repeat;
	width: 9px;
	height: 8px;	
}


.red{
	color: #C4151C;
}
.black{
	color: black !important;
}

/* novinky homepage */
#news{
	margin-top: 20px;
	height: 124px;
	background: url(../img/news_back.jpg) top left no-repeat;
	overflow: hidden;
	width: 780px;
	position: relative;
}
#news_1, #news_2, #news_3, #news_4{
	position: absolute;
	top:0px;
	width: 192px;
	height: 124px;	
}
#news_1{
	left: 0px;
  text-align: center;	
}
#news_2{
	left: 193px;
	text-align: center;
}
#news_3{
	left: 389px;
	text-align: center;
}
#news_4{
	left: 584px;	
	text-align: center;
}
#news h3{
	font-size: 1.2em;
	padding:22px 5px 5px 5px;
}
#news_2 p{
	clear:both;
}

#news h3 a{
	color: Black;
	text-decoration: none;
}


#news p{
line-height: 1.2em;
font-size: 10px;
padding:5px;
}

#news span.raquo{
position: absolute;
bottom: 6px;
right: 7px;
}
#news  span.raquo a{
	text-decoration: none;
}

/* content */

/* novinky homepage */
#content{
	margin-top: 20px;
	width: 764px;
	position: relative;
	margin-bottom: 10px;
	position: relative;
	padding-left: 8px;
	padding-right: 8px;
}
#content.error{
	background: url(../img/404_content_back.jpg) bottom left no-repeat;
}
	

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	margin-bottom: 10px;
	margin-top: 15px;
	
}
#content h1{
	color: #C4151C;
	font-size: 1.5em;
	margin-top: 0px;
}
#content h2{
	color: #C4151C;
	font-size: 1.3em;	
}
#content h3{
	color: #C4151C;	
	font-size: 1.1em;		
}
#content h4{
	color: #C4151C;
	font-size: 1em;	
}
#content h5{
	color: Black;
	font-size: 1em;	
}
#content h6{
	color: Black;
	font-size: 1em;	
}

#content ul{
	list-style: square;
/*	color: #C4151C;*/
	margin: 10px 20px 10px 20px;
}
#content ul li {
}
#content ul li span{
	color: Black;
}

#content p{
	margin-bottom: 10px;
}

#content p#breadcrumb {
	position: absolute;
	top: 0;
	right: 8px;
}
#content img{
	border: 1px solid black;
	float: left;
	margin: 5px 10px 1px 0px;
}

/*footer */

#footer{
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	
}
#footer ul{
	position: absolute;
	top: 0;
	left: 4px;
	list-style: none;
	color: #999999;

}
#footer p{
	position: absolute;
	top: 0;
	right: 8px;
	color: #999999;
	line-height: 30px;	

}
#footer ul li{
	float: left;
}
#footer ul li a{
	color: #999999;
	text-decoration: underline;	
	margin-left: 4px;
}
#footer ul li a:hover{
	color: #C4151C;
	text-decoration: none;
}
.logo{
	vertical-align: middle;
}



