* {
  margin:0;
  padding:0;
  border:0;
}
body {
  text-align:center;
 	font-family : Arial, Tahoma, Verdana, "Arial CE", Arial, Helvetica, sans-serif;
}
p {
	text-align : justify;
	font-size : 1em;
	line-height : 130%;
}
a {
	color : #325074;
	text-decoration : none;
}
a:hover {
	color : #ff0000;
	text-decoration : underline;
}
h1 {
	font-size : 1.5em;
	text-align : center;
	font-weight : normal;
}
#stranka {
	text-align: left;
	width: 760px;
	position : relative;
	margin : auto;
}
.uvodni-stranka {
	height : 581px;
}

/* - - - - - - - - - - - - - - - - - -  hlavicka - - - - - - - - - - - - - - - - - - - - -  */

#hlavicka {
	width : 100%;
	background-color : Aqua;
	height : 189px;
	background : url(dlane.jpg) no-repeat;
	margin-bottom : 10px;
}
#logo {
	position : absolute;
	top : 23px;
}
#nadpis {
	position : relative;
	top : 135px;
	left : 50px;
	font-weight : bold;
	font-size : 1em;
	text-align : center;
	width : 200px;
}
#nadpis h1 {
	font-size : 1em;
	font-weight : bold;
}
#lista {
	position : absolute;
	top : 4px;
	left : 490px;
	font-size : 0.7em;
	font-weight : bold;
	width : 280px;
}
#lista a {
	margin-left : 3px;
	margin-right : 3px;
	text-decoration : none;
}
#lista a:hover {
	margin-left : 3px;
	margin-right : 3px;
	text-decoration : underline;
}
#menu {
	float : right;
	position : relative;
	right : 15px;
	font-size : 0.75em;
	font-weight : bold;
	text-align : right;
	list-style-type : none;
	line-height : 130%;
	top : -5px;
}
#menu a {
	color : #ffffff;
	text-decoration : none;
}
#menu a:hover {
	color : #ffffff;
	text-decoration : underline;
}
#slogan {
	position : absolute;
	top : 135px;
	right : 110px;
	font-size : 1em;
	font-weight : bold;
	width : 150px;
	text-align : center;
	color : #ffffff;
}


/* - - - - - - - - - - - - - - - - - -  index  - - - - - - - - - - - - - - - - - - - - -  */


.uvod-blok {
	border : 1px solid #737F8B;
	height : 170px;
	width : 249px;
	text-align : center;
}
.uvod-blok h2 {
	font-size : 0.9em;
	display : inline;
	color : #2B5182;
	position : relative;
	top : 0px;
}
.uvod-blok a {
	text-decoration : none;
}
.uvod-blok a:hover {
	text-decoration : underline;
}
.uvod-blok li {
	font-size : 0.7em;
	line-height : 100%;
	list-style-type : none;
}
.uvod-blok li img {
	margin-bottom : 2px;
}
.uvod-blok ul {
	position : relative;
	top : 0px;
}
.uvod-blok li a {
	color : #000000;
}
.uvod-blok .odsazeno {
	position : relative;
	top : 10px;
}
#internetove {
	position : absolute;
	top : 199px;
	left : 0px;
}
#reklamni {
	position : absolute;
	top : 199px;
	left : 254px;
}
#graficke {
	position : absolute;
	top : 199px;
	right : 0px;
}
#marketingove {
	position : absolute;
	top : 375px;
	left : 0px;
}
#o-nas {
	position : absolute;
	top : 375px;
	left : 254px;
}
#kontakt {
	position : absolute;
	top : 375px;
	right : 0px;
}

/* - - - - - - - - - - - - - - - - - -  podstranky - - - - - - - - - - - - - - - - - - - - -  */

.podstranka-obr {
	margin-top : 90px;
	float : left;
}
.podstranka-text {
	margin-top : 30px;
	margin-right : 10px;
	font-size : 0.8em;
	padding-left : 270px;
}
.podstranka-text li {
	list-style : none;
}
#menu-podkategorii {
	width : 100%;
	font-size : 0.8em;
	text-align : center;
	height : 26px;
	font-weight : bold;
	position : relative;
	top : -5px;
	margin-bottom : 5px;
}
#menu-podkategorii a {
	background-color : #2B5182;
	display : block;
	padding : 3px 0 3px 0;
	border : 2px solid #2B5182;
	color : #ffffff;
}
#menu-podkategorii a:hover {
	display : block;
	cursor : default;
	border : 2px solid #ff0000;
	text-decoration : none;
}

#mapa-stranek {
	padding-bottom : 150px;
	margin-left : 300px;
}
#mapa-stranek h2 {
	font-size : 1em;
	margin-top : 20px;
	margin-left : -25px;
	margin-bottom : 5px;
}
#mapa-stranek li {
	font-size : 0.8em;
	list-style-image : url(img/odrazka.jpg);
	padding-left : -10px;
}

/* - - - - - - - - - - - - - - - - - -  paticka - - - - - - - - - - - - - - - - - - - - -  */

#paticka {
	position : absolute;
	left : 0px;
	font-size : 0.6em;
	background-color : #2B5182;
	text-align : center;
	width : 100%;
	height : 20px;
	color : #ffffff;
	padding-top : 6px;
}
.paticka-uvod {
	bottom : 0px;
}
.paticka-normal {
	bottom : -35px;
}
#paticka span {
	margin-left : 5px;
	margin-right : 5px;
}
