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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #f4f0e8;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS */

#main { 
	margin: 0 auto;
}

#top {
	margin: 0 auto;
	padding-top: 30px;
	height: 100px;
	width: 100%;
	background-color: #fffbf2;
	border-bottom: 1px solid #ebe7de;
}

#top_center {
	margin: 0 auto;
	width: 2000px;
}

#logo {
	width: 600px;
	float: left;
}

#menu {
	margin-top: 30px;
	width: 1400px;
	float: left;
}

h1 {
	color: #282624;
    font-family: "MonteCarlo", cursive;
    font-weight: 500;
    font-style: normal;
	font-size: 46px;
}

h1.h1_footer {
	margin-top: 30px;
	color: #f4f0e8;
    font-family: "MonteCarlo", cursive;
    font-weight: 500;
    font-style: normal;
	font-size: 46px;
}

h2 {
	color: #7e160e; 
	font-family: 'Oswald', sans-serif; 
	text-decoration: none; 
	font-size: 21px; 
	letter-spacing: 5px; 
	margin-top: 100px;
}

h2.mid_naslov {
	clear: both;  
	margin-bottom: 40px;
}	

h3 {
	color: #282624; 
	font-family: "Red Hat Display", sans-serif;
	text-decoration: none; 
	font-size: 51px; 
	letter-spacing: 2px; 
	line-height: 61px;
	margin: 20px 100px 0 0;
	font-weight: 400;
}

h3.h3_usluge {
	text-align: center;
	font-size: 40px; 
	margin: 0 auto;
	padding: 30px 30px 0px 30px;
}

p {
	color: #28291e;
	font-family: "Red Hat Display", sans-serif;
	font-size: 23px; 
	line-height: 31px;
	letter-spacing: 3px; 
	margin: 20px 100px 50px 0px;
	
}

p.p_usluge {
	text-align: center;
	margin: 0 auto;
	padding: 50px 30px 50px 30px;
}

a.button {
	color: #f4f0e8;
	font-family: "Red Hat Display", sans-serif;
	font-weight: 500;
	font-size: 23px;
	letter-spacing: 2px;
	padding: 20px 50px 20px 50px;
	background-color: #7e160e; 
	text-decoration: none;
	display: inline-block;
	margin-bottom: 100px;
}

a.button:hover {
	background-color: #282624; 
}

.academy {
	color: #282624;
	position: relative;
	top: -15px;
	left: 50px;
}

.footer_academy {
	color: #f4f0e8;
	position: relative;
	top: -15px;
	left: 50px;
}

#mid {
	margin: 0 auto;
	width: 2000px;
}

div.mid_500 {
	float: left;
	width: 500px;
	text-align: center;
}

div#usluge_spacer {
	padding-left: 30px;
}

#mid_left {
	float: left;
	width: 900px;
}

.photo {
	margin-top: 100px;
	margin-left: 120px;
	border: 2px solid #ebe7de;
	padding: 1px;
}

.usluge_photo {
	border: 2px solid #ebe7de;
	padding: 1px;
}

#mid_right {
	float: left;
	width: 1100px;
}

#footer {
	width: 100%;
	padding: 110px 0 180px 0;
	background-color: #282624;
	clear: both;
	height: 280px;
}

#footer_center {
	width: 2000px;
	margin: 0 auto; 
}

.footer_container {
	width: 400px;
	float: left;
}

h5 {
	color: #f7fae5;
	font-family: 'Oswald', sans-serif; 
	text-decoration: none; 
	font-size: 21px; 
	letter-spacing: 5px; 
	margin-top: 30px;
}

p.footer_p {
	color: #f4f0e8;
	font-family: "Red Hat Display", sans-serif;
	font-size: 23px; 
	line-height: 31px;
	letter-spacing: 3px; 
}

a.footer_a {
	text-decoration: none;
	color: #f4f0e8;
}

a.footer_a:hover {
	text-decoration: underline;
}

ul.akademija {
	padding-left: 30px;
	margin-bottom: 50px;
}

ul.akademija li {
	list-style: disc;
    color: #28291e;
	font-family: "Red Hat Display", sans-serif;
	font-size: 23px; 
	line-height: 31px;
	letter-spacing: 3px; 
	margin-left: 50px;
}

/* kontakt */

.kontakt_forma {
	margin: 70px 0 70px 0;
	max-width: 600px;
}

.kontakt_forma input,
.kontakt_forma textarea {
	width: 100%;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ebe7de;
	font-family: "Red Hat Display", sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	background-color: #fffbf2;
	color: #282624;
}

.kontakt_forma textarea {
	min-height: 140px;
	resize: vertical;
}

.kontakt_forma button {
	background-color: #7e160e;
	color: #f4f0e8;
	border: none;
	padding: 15px 40px;
	font-family: "Red Hat Display", sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	cursor: pointer;
}

.kontakt_forma button:hover {
	background-color: #282624;
}


