html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************* reset styles end ******************************/

body {
	font-size: 75%; /*to je presne 12px*/
	/*62.5%;*/
	text-align: center;
	background: url(images/IMG_2391.JPG) no-repeat fixed 50% 50%;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}


h1, h2 {
	color: #a67d0e;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
	/*line-height: 1.5em;*/
	line-height: 100px;	/*100px ma aj header - vycentrovanie textu po vyske*/
}

h2 {
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.167em;
	font-weight: bold;
	margin-top: 2em;
}

h1 span, h2 span {
	background-color:#ffc72b;
}

#contentarea p, #menu li {
	font-size: 1em;
	line-height: 2em;
}

#contentarea p {
	margin-bottom: 1em;
	/*color: #;*/
}

h1, h2, h3, #contentarea p, #menu ul, #video {
	margin-left: 12px;
	margin-right: 12px;
}

a {
	background-color: #ff5e2b;
	color: white;
	padding: 0px 4px;
	text-decoration: underline;
}

a:hover {
	background-color: #ffc72b;
	text-decoration: none;
}

#header, #menu, #about, #contentarea, #sidebar {
	background-color: #31a2e3;
}

#header {
	height: 100px;
	margin: 12px 0px;
}

#menu, #about, #contentarea {
	width: 696px;
}

#leftcontent {
	float: left;
	margin-bottom: 24px;
}

#sidebar {
	width: 252px;
	padding: 12px 0px;
	float: right;
}

#sidebar h2 {
	line-height: 1em;
}

#sidebar p {
	color: white;
	font-size: 1.167em;
	margin: 12px;
}

#sidebar img {		/*228 sirka, pomer stran 2,5*/
	margin: 12px 12px 0px 12px;
}

#menu {
	overflow: auto;
	width: 696px;
	margin-bottom: 12px;
}

#menu ul li {
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#about {
	overflow: auto;
	width: 696px;
	padding: 12px 0px;
}

#video {
	width: 288px;
	height: 192px;
	float: left;
}

p#ktosme, p#slogan {
	width: 372px;
	float: right;
	margin-right: 12px;
	font-size: 1.167em;
	line-height: 1.5em;
	text-align: justify;
}

p#slogan {
	text-align: right;
	margin-top: 12px;
}

#contentarea {
	margin-top: 12px;
	padding: 12px 0px;
}

p#dakujeme {
	height: 70px;
	background: transparent url(images/dakujeme.png) no-repeat top left;
	margin-top: 24px;
}

p#dakujeme span {
	display: none;
}
