html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, code,
del, dfn, em, img, q,
fieldset, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;	
}

body {
background: url('../data/aaa.png') no-repeat top;
margin-top: 0px;
}

html>body body {
text-align: center;
}

#main_box {
width: 900px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#right_box {
background-color: #fff;
width: 780px;
}

#text_box {
background: url('../data/20rokov_pozadie.png') no-repeat top;
padding-bottom: 50px;
background-color: #fff;
width: 660px;
}

#container {
width: 780px;
height: 200px;
background: #fff;
position: absolute;
left: 0px;
top: 0px;
}

html>body #container {
text-align: left;
}

h1 {
font-family: Candara, Arial, Helvetica, sans-serif;
color: #192955;
font-size: 14px;
font-weight: bold;
}

p, form {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: left;
color: #000;
line-height: 1.2em;
font-size: 14px;
padding: 20px;
margin: 0px;
}

.nadpis {
font-size:20px; font-weight: bold; line-height: 1.7em;
}

hr {
border: solid #192955;
border-width: 1px 0 0;
margin: 10px;
}

a:link { text-decoration: none; Color: #000;}
a:visited { text-decoration: none; Color: #000;}
a:hover { text-decoration: none; Color: #192955;}
a:active { text-decoration: none; Color: #000;}
