@import url('/css/text.css');
@import url('/css/Navigation.css');

body {
	font-family:verdana;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	width: 100%;
	text-align: left;
}

#wrapper {
	width:800px;
	margin:0px auto;
}

#header {
	margin:0px;
	padding:0px;

	
}

#menu {
	padding:0px 0px 10px 20px;
	margin:0px;
	display:block;
	height:20px;
	overflow:hidden;
}

.sep1, .sep2{
	border-bottom: 1px solid #000;
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	height:0px;
	overflow:hidden;
}

.sep1, .content1 {
	float:left;

}

.sep2, .content2 {
	float:right;


}

.equal {
	width:399px;
}

.wide {
	width:600px;
	overflow:hidden;
	
}

.narrow {
	width:198px;
}

.blok {
	width:399px;
	height:399px;
	overflow:hidden;
	background-color:#666;
}

#blok1 {
	float:left;
	position:relative;
}

#blok2 {
	float:right;
}

.stripeMe tr.alt td {
	background: #eee;
	
}

.stripeMe {
	border-bottom:1px solid #999;
	border-left: 1px solid #999;
}

.stripeMe tr td {
	border-right:1px solid #999;
}

#contact {
	position:absolute;
	bottom:0px;
	left:0px;
	text-transform:uppercase;
	color:#fff;
	padding:20px;
	
}

#contact p {
	font-size:9px;
}

.clear {
	margin:0px;
	clear:both;
}

#breadcrumb {
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	font-size:10px;
	display:block;
	color:#999;
}

#breadcrumb li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#breadcrumb a {
	text-decoration:none;
	color:#999;
}















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

