
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: #fff;
}
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;
}

div.holder {
	margin: 0 auto;
	width: 1000px;
}

div.spacer_horizontal {
	width: 1000px;
	height: 40px;
}

div.spacer_horizontal_small {
	width: 1000px;
	height: 30px;
}

div.clear {
	clear: both;
}

h2{
	font-family: 'Slabo 27px', serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	color: #adadad;
}

h3{
	font-family: 'Slabo 27px', serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	color: black;
	margin: 12px 0px;
	font-weight: bolder;
}

p.quote {
	font-family: 'Slabo 27px', serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
}

p.quote_italic {
	font-family: 'Slabo 27px', serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 22px;
}

h1 {
	color: white;
	font-size: 7px;
}

ul#lista {
	font-family: 'Slabo 27px', serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
	margin: 20px 40px;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Menu */

a.cm_left_link {
	color: black;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

span.italic {
	font-style: italic;
	letter-spacing: 5px;
	font-size: 12px;
	color: #c4c4c4;
	text-transform: lowercase;
}

div.container_menu {
	width: 1000px;
	height: 30px;
	background-color: #f5f5f5
}

div.cm_left {
	width: 210px;
	height: 30px;
	float: left;
}

div.cm_left_margin {
	margin-top: 7px;
}

div.cm_left_orange_margin {
	margin: 8px 7px;
}

div.cm_orange {
	width: 40px;
	height: 30px;
	float: left;
	background-color: #f59120;
	color: #ffe97d;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
}

div.cm_right {
	background-color: black;
	width: 720px;
	float: left;
}

div.cm_facebook {
	background-color: black;
	width: 30px;
	float: right;
	height: 30px;
}

img.face {
	margin-top: 5px;
}


/* Menu */

/* Logo Container */

div.container_logo {
	width: 1000px;
}

div.logo {
	width: 210px;
	height: 80px;
	float: left;
}

div.orange_spacer {
	width: 40px;
	height: 80px;
	float: left;
}

div.quote {
	width: 500px;
	height: 80px;
	float: left;
}

span.grey {
	background-color: #f5f5f5;
	font-family: 'Slabo 27px', serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
}

/* Logo Container */

/* Headings */

div.container_headings {
	width: 1000px;
	height: 25px;
}

div.ch_quote {
	width: 210px;
	height: 25px;
	border-bottom: 5px solid #f5f5f5;
	float: left;
}

div.spacer_vertical {
	width: 40px;
	height: 25px;
	float: left;
}

div.ch_racunovodstvo {
	width: 500px;
	height: 25px;
	border-bottom: 5px solid #f5f5f5;
	float: left;
}

div.ch_novosti_arhiva {
	width: 710px;
	height: 25px;
	border-bottom: 5px solid #f5f5f5;
	float: left;
}

div.ch_novosti {
	width: 210px;
	height: 25px;
	border-bottom: 5px solid #f5f5f5;
	float: right;
}

/* Headings */

/* Content */

div.container_content {
	width: 1000px;
}

div.cc_quote {
	width: 210px;
	float: left;
}

div.cc_quote_down {
	margin-top: 30px;
	border-top: 1px dashed #f5f5f5;
	padding-top: 20px;
}

div.spacer_vertical {
	width: 40px;
	float: left;
}

div.cc_racunovodstvo {
	width: 500px;
	float: left;
}

div.cc_novosti_arhiva {
	width: 710px;
	float: left;
}

div.cc_novosti {
	width: 210px;
	float: right;
}

/* Content */


img.photo {
	border: 1px solid white; 
    outline: 1px solid black;
}

div.spacer_horizontal_footer {
	width: 1000px;
	padding-top: 350px;
}

a.webmaster {
	color: white;
	font-size: 9px;
}





















