
html, body {width: 100%; height: 100%}

body {
        color: #000;
        background-color: #FFFFFF;
        font-family: "Arial CE", Arial, Sans-Serif;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        overflow: auto;
}

a {
    color: #F8310E;
	text-decoration: none;
}

a img {
	border-width: 0;
	float: right;
	margin: 20px;
}

em {
        font-weight: bold;
        font-style: normal;
}

.bold {
	font-weight: bold;
}
.red {
	color: #F8310E;
}
.black {
	color: #000000;
}
.ns {
	word-spacing: -2px;
	white-space: nowrap;
}
#ns1 {
	word-spacing: -10px;
}
#ns2, #ns3 {
	word-spacing: -5px;
}

#master {
	position: absolute;
	width: 602px;
	left: 50%;
	margin-left: -301px;
	
}


h1 {
	height: 45px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	color: #000;
	font-size: 16px;
	background-repeat: repeat-x;
}

h1 a {
	display: block;
	width: 277px;
	height: 125px;
	background-image: url('./img/h1-ri.gif');
	background-repeat: no-repeat;
}

h1 a span {
	display: none;
}


p {
	margin: 7px 0px;
	padding: 0px;
	text-align: justify;
	line-height: 17px;
}

#maillist p {
	text-align: center;
}
#maillist form {
	position: relative;
	width: 200px;
	left: 150px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#checks {
	text-align: left;
	margin: 5px 25px 15px 25px;
}

#sipka-cerna {
	position: relative;
	height: 29px;
	width: 400px;
	margin-top: -10px;
	left: 50px;
	background-image: url('./img/sipka-cerna.gif');
	background-repeat: no-repeat;
	background-position: 300px;		
}
#sipka-cervena {
	position: relative;
	height: 29px;
	width: 400px;
	left: 50px;
	background-image: url('./img/sipka-cervena.gif');
	background-repeat: no-repeat;
	background-position: 70px;		
}

