/* CSS Document */

body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #1f3d93;
  display: block;
}
input  {
        background-color: #f5f5dc;
        margin: 0px;
        border: 1px solid #1F3D93;
        color : #000000;
}
form,ul,li    {
	margin: 0px;
}
.buton {
border: #000000 2px solid;
font-size: 9pt;
font-family: Arial;
font-weight: bold;
background: #1F3D93;
color: #ffd700;
cursor: hand;
}

.pole {
  height: 18px;
  width: 170px;
}

#content_index_pozice{
	top: 50px;
	position: absolute;
	left: 50%;
}
#content_index {
	position: absolute;
	width: 620px;
	left: -310px;
	height: 450px;
}
#content_index_grafika {
	position: absolute;
        top: 0px;
	width: 620px;
	left: 0px;
	font-size: 14px;
	height: 180px;
	background-image: url("../images/logGrafika.jpg");
}
#content_index_info {
	position: absolute;
        top: 125px;
	width: 297px;
	left: -1px;
	font-size: 14px;
	height: 200px;
        background-image: url("../images/info.jpg");
}
#content_index_info_text {
	position: absolute;
        top: 35px;
	width: 277px;
	left: 35px;
	font-size: 10px;
	height: 180px;
}
#content_index_imput {
	position: absolute;
        top: 125px;
	width: 320px;
	left: 296px;
	height: 200px;
    background-image: url("../images/prihlaseni.jpg");
    font-family:Arial, Verdana, Sans-Serif;
    font-size:10pt;
}
                                                     /* SPAN  */

