body {
	background-image: url(../images/bg_top.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
h1 {
	text-indent: -3000px;
}
.logo {
	background: url(../images/logo.png) no-repeat left top;
	height: 59px;
	margin-top: 16px;
}
.menu {
	margin: 56px 0 0 0;
	_margin-bottom: -20px;
	Text-Transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	height: 50px;
}
.menu a {
	color: #748dff;
	text-decoration: none;
	font-size: 120%;
}
.border {
	border: 1px solid black;
}
.menu a:hover {
	color: white;
}
.poutac {
	width: 780px;
	height: 202px;
}
.board-uvod {
	background: url(../images/board_uvod.png) no-repeat left top;
}
.board-sluzby {
	background: url(../images/board_sluzby.gif) no-repeat left top;
}
.board-technologie {
	background: url(../images/board_technologie.png) no-repeat left top;
}
.board-reference {
	background: url(../images/board_reference.gif) no-repeat left top;
}
.board-cenik {
	background: url(../images/board_cenik.png) no-repeat left top;
}
.board-kontakt {
	background: url(../images/board_konkakt.png) no-repeat left top;
}
.board {
	width: 780px;
	height: 202px;
	background: url(../images/board_technologie.png) no-repeat left top;
}
#menu-ul li .menu-active {
	color: white;
	font-weight: bold;
}
#menu-ul li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
.mainpad {
	margin-top: 25px;
	font-size: 15px;
	letter-spacing: 1px;
}
.mainpad a {
	letter-spacing: 1px;
  font-weight: bold;
  color: #6378db;
  text-decoration: none;
  
}
.mainpad a:hover {
	letter-spacing: 1px;
	text-decoration: underline;
  
}
.mainpad h2 {
	border-bottom: 1px #6378db solid;
	border-top: 3px #6378db solid;
}
.mainpad p {
	text-align: justify;
}
.bbg {
	background: url(../images/ref_middle.png) repeat-y;
}
.grid-top {
	background: url(../images/ref_top.png) no-repeat left top;
	height: 12px;
}
.grid-bot {
	background: url(../images/ref_bot.png) no-repeat left bottom;
	height: 12px;
}
.bot {
	background: url(../images/bot.png) no-repeat left top;
	height: 44px;
	padding-top: 10px;
	color: white;
}
.sluzby {
	height: 500px;
	background-image: url(../images/sluzby_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-image: url(../images/check.gif);
	font-weight: bold;
	color: #fff;
}
.sluzby li {
	padding-left: 3px;
	padding-bottom: 5px;
  margin-left:2px;
  list-style-position: inside;
}

.sluzby-vlastnosti {
	height: 300px;
	text-align: left;
}
.sluzby-cena {
	text-align: center;
	font-family: Arial Black;
	font-size: 30px;
	border-bottom: 4px red double;
	margin: 0 12px 0 12px;
}
.sluzby-pravy {
	font-size: 12px;
	letter-spacing: 0;
	padding-top: 190px;
	text-align: left;
}
#sluzby-low-cost {
	height: 124px;
	background: url(../images/sluzby_lowcost.png) no-repeat top;
}
#sluzby-small-business {
	height: 124px;
	background: url(../images/sluzby_smallbusiness.png) no-repeat top;
}
#sluzby-enterprise {
	height: 124px;
	background: url(../images/sluzby_enterprise.png) no-repeat top;
}
.center {
	text-align: center;
}
.cenik-tab {
	margin: auto;
	border-collapse: collapse;
	width: 500px;
	border: 5px solid #748dff;
}
.cenik-tab td {
	height: 35px;
	background: url(../images/cenik-tab-bg.png) repeat-x top;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.kontakt_ikona {
	background: url(../images/kontakt-ikona.png) no-repeat center center;
	height: 166px;
}
.kontakt_kontakty {
	text-align: left;
	font-size: 16px;
}
.kontakt_kontakty p {
	padding: 0;
	margin: 0;
	
}
.kontakt_form {
	margin: auto;
	padding: 20px;
	width: 600px;
	background: url(../images/kontakty_bg.png) repeat-x top;
}

.kontakt_item{
text-align:right;
padding-right:5px;
}

.reference_tab td {
	vertical-align: top;
	padding-right:25px;
	text-align:left;
}



input[type="text"] {
	width: 250px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	height: 30px;
	border: 3px solid #748dff;
}
input[type="text"]:hover, textarea:hover {
	border: 3px solid #000000;
}
input[type="text"]:focus, textarea:focus {
	border: 3px solid #000000;
}
textarea {
	width: 100%;
	height: 300px;
	font-family: arial;
	font-size: 15px;
	border: 3px solid #748dff;
}
.kontakt_form input[type="submit"] {
	width: 100%;
	height: 30px;
}
.kontakt_form table {
	width: 100%;
}
.tech {
	text-align: center;
}
.tech table {
	margin: 10px auto 40px auto;
}
.tech td {
	padding: 20px;
}
