/* 
    Document   : hm.maxdorf
    Created on : 19.3.2010, 11:17:28
    Author     : zalsky
    Description:
        HP sytyly slovniky.cz.
*/


body {
	background-color: #004C6B;
	text-align: center;
	color: #ffffff;
	margin-top: 120px;
}

div#master-content, #master-top {
	width:800px;
	text-align: center;
	vertical-align: middle;
	margin: auto;

}

h1 {
	color: #3e809c;
	font-size: 60px;
	font-weight: bolder;
	font-family: Tahoma;
}


a#link-01 {
	background: url(/images/hpico2.jpg) no-repeat 0px 7px;

}

a#link-02 {
	background: url(/images/hpico3.jpg) no-repeat 0px 7px;


}
a#link-03 {
	background: url(/images/hpico4.jpg) no-repeat 0px 7px;
}

a#link-04 {
	background: url(/images/hpico5.jpg) no-repeat;
	background-position: bottom;
	width: 147px;
	height: 200px;
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: -38px
}


a#link-05 {
	background: url(/images/hpico6.jpg) no-repeat 0px 7px;
}

a.link-hp {
	width: 147px;
	float:left;
	padding: 173px 0 0;
	margin-right: 6px;
	margin-left: 6px;
}

img.logo-2 {
	margin-left: 314px;
	margin-top: -32px;
}

p.top {
	margin: 10px 0px 0px 0px;
}

p.top img {
	margin-left: -3px;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

div.copyright {
	color: #3e809c;
	font-size: 12px;
	font-weight: bolder;
	font-family: Tahoma;
	margin-left: 317px;
	margin-top: 127px;
}

a img {
	border: 0px;
}

a {
	outline: none
}

.clear {
	clear: both;
	display: block
}

p {
	margin: 0px;
}

