html, body					{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #020202;
	color: #cecece;
	
	
}
body					{
	font-size: 75%;
}


h1,h2,h3,h4,h5,h6	{
	color: #7691ad;
}
p	{ color:  #cecece ; }

h1							{
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px; 
  padding-top: 0;	
  padding: 7px 0px 5px 0px; 
}

h2							{
	font-size: 1.5em;
	font-weight: normal;
}
h3							{
	font-size: 1.3em;
}
h4							{
	font-size: 1.2em;
}
h5							{
	font-size: 1.1em;
}

ul							{
	list-style-image: url(img/li02.jpg) 0px 0px;
}

li				{
	margin: 3px 0;	
	color: #cecece;
	font-size: 12px;
   }

table { width: 100%;  border: 0;}
tr { background: #162843; margin: 4px 0 4px 0;  }
td { padding: 2px; margin: 0 4px 0 0; border: 1px solid #15243B;} 

img 							{ border: 0; }

a {text-decoration: none;}

p {
  font-size: 12px;
	text-align: justify;
}

#obsah 	{ margin: 0 auto;  width: 1000px; text-align: left; }
#obsah img	{ margin: 0 0 0 50px;}
#menu   { position: relative; width: 966px; height: 791px; margin: 0; padding: 0;background: url(img/bg.jpg) left top no-repeat;}
#t1     { position: absolute; right: 120px; top: 250px;background: url(img/development.jpg) no-repeat; width: 160px; height:160px; display: block; }
#t1 a   { }
#t1 a:hover {background: url(img/development2.jpg) no-repeat; width: 160px; height:160px;}
#t2     { position: absolute; right: 290px; top: 420px; }
#t2 a   { background: url(img/marketingova-agentura.jpg) left top no-repeat; width: 160px; height:160px;display: block;}
#t2 a:hover {background: url(img/marketingova-agentura2.jpg) left top no-repeat; width: 160px; height:160px;}
#t3     { position: absolute; right: 120px; top: 420px; background: url(img/e-shop.jpg) left top no-repeat; width: 160px; height:160px;display: block;}
#t3 a   { }
#t3 a:hover {background: url(img/e-shop2.jpg) left top no-repeat; width: 160px; height:160px;}

div.logo    { float: left; width: 1000px; height: 180px; background: url(img/sagina.jpg) center center no-repeat;}
div.marketing { float: left; width: 210px; height: 205px; background: url(img/marketing.jpg) center top no-repeat; font-size: 13px; color: white; padding: 200px 20px 0px 20px;text-align: left; line-height: 18px;}
div.fullservis { float: left; width: 210px; height: 205px; background: url(img/fullservis.jpg) center top no-repeat; font-size: 13px; color: white; padding: 200px 20px 0px 20px;text-align: left;line-height: 18px;}
div.development { float: left; width: 210px; height: 205px; background: url(img/development.jpg) center top no-repeat; font-size: 13px; color: white; padding: 200px 20px 0px 20px; text-align: left;line-height: 18px;}
div.finance { float: left; width: 210px; height: 205px; background: url(img/finance.jpg) center top no-repeat; font-size: 13px; color: white; padding: 200px 20px 0px 20px; text-align: left; line-height: 18px;}

