* {
	margin: 0pt;
	padding: 0pt;
	border: 0 none;
	color: #919191;
}

body {
	background-image: url(../images/tlo.gif);
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background-color: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#border {
	background-image: url(../images/ramka.png);
	background-repeat: repeat-y;
	width: 830px;
	margin: 0px auto;
	overflow: hidden;
}

div#layot {
	width: 790px;
	margin: 0px auto;
}

#imgHeader {
	display: block;
	margin-bottom: 1px;
}

div.menu_top {
	width: 789px;
	background-image: url(../images/menu_background.png);
	background-repeat: repeat-x;
	height: 44px;
}

div.menu_top img {
	display: block;
	float: left;
}

div#footer {
	background-image: url(../images/footer.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 820px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
}

div#container {
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
	width: 789px;
}

div#content {
	border-top: 1px solid #535152;
	width: 585px;
	float: right;
}

div#leftMenu {
	border-top: 1px solid #535152;
	width: 195px;
	float: left;
}

div.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: white;
}

#imgBigCollection {
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	width: 575px;
	height: 415px;
	background-color: white;
}

#scrollerContainer {
	height: 135px;
	width: 1000px;
}

#scrollerContainer img {
	margin-top: 5px;
}

.hidden {
	position: relative;
	overflow: hidden;
	width: 575px;
	height: 145px;
	margin-left: 10px;
	margin-top: 10px;
}

input {
	color: #000000;
}

div#leftMenu img {
	float: right;
	margin-right: 1px;
}

.error {
	font-weight: bold;
	color: red;
}

span#navigation {
color:#919191;
font-size:28px;
}

img.advert{
	width: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1{
    font-size: 16px;
}