html, body {}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
html>body .outer{height:auto;}
.outer {
	height: 100%;
	width: 100%;
	margin: 0px auto 0px auto;
	min-height: 100%;
}
/* top */
.top_menu {
	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;
}
/* 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;
}
.photo_content {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 11px;
	color: #E2161C;
	margin: 10pt;
}
/* end of content */

/* 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: 15pt;
	line-height: 15pt;
} /* logo */
h2 {	
	padding:0;
	margin:0;
	font-size: 13pt;
	font-weight: bold;
} /* curent */
h3 {
	padding:0;
	margin: 10pt 0px 0px 0px;;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
} /* title*/
h4 {padding:0; margin:0; font-size: 11px;} /* hot offer*/

.image {
	border: 1pt solid #00000;
	margin: 10px;
}
.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*/
