html, body {}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
html>body .outer{height:auto;}
.outer {
	height: 100%;
	width: 100%;
	margin: 0px auto 0px auto;
	min-height: 100%;
}
/* top */
.top {
	width: 100%;
	height: 45px;
	background: #CCCCCC;
}
.top_menu {
	display: none;
}
.logo {
	display: none;
}
.Title {
	width: 100%;
	float: left;
}
/* end of top */

/* header */
.header {
	width: 100%;
}
.header_menu {
	display: none;
}
.footer_menu {
	display: none;
}
.curent {
	width: 100%;
	height: 25px;
}
.curent_text {
	text-align: left;
	padding: 3px 0px 0px 0px;
}
/* end of header */

.main {
	width: 100%;
}

/* left_side */
.left_side {
	display: none;
}
/* end of left_side */

/* content */
.content {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}
.send_file {
	display: none;
}
/* end of content */

/* right_side */
.right_side {
	display: none;
}
/* end of right_side */

/* footer */
.footer {
	width: 880px;
	height: 43px;
	clear: both;
	background: #CCCCCC;
}
/* end footer */

/* contacts */
.Koordinati {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.Forma {
	display: none;
}
/* end of contacts */
/* end of right_side */
h1 {
	padding:0;
	margin:0;
	font-size: 20pt;
	line-height: 21px;
} /* logo */
h2 {	
	padding:0;
	margin:0;
	font-size: 16pt;
	font-weight: bold;
} /* curent */
h3 {
	padding:0;
	margin:0;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
} /* title*/
h4 {padding:0; margin:0; font-size: 11px;} /* hot offer*/

.image {
	border: 1pt solid #00000;
	margin: 10px;
}
p {
	padding: 0px; 
	margin: 10px 0px 0px 0px;
}
p a {
	color: #C23802;
	font-weight: bold;
}
p a:hover {
	color: #FF9900;
}
.text18 {
	font-size: 18px;	
}
.text22 {
	font-size: 22px;	
}

/*footer*/
.copyright {
	width: 100%;
	text-align: center;
	padding: 10px 0px 5px 0px;
	font-size: 8pt;
	color: #000000;
}
.copyright a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/*end footer*/
