/* цвета */
.fgWhite {color:white; }
.fgRed {color:#9E0500;}
.fgGrey {color:#666666;}
.bgOrange {background-color:#f5811e;}
.bgGreen {background-color:#3aa018;}

body {
	width:100%;
	margin: 0;
	background-color: white;
	font-family:Arial, verdana, tahoma, helvetica, sans-serif;
	font-size:12px;
}

img { border:0; }

table { border: 0; border-collapse: collapse; }
table td { border: 0; text-align: left; padding:0; margin: 0; }

table.topMenu {
    float: right;
}

table.topMenu tr td a {
    color: #00468c;
    text-decoration: none;
    font-weight: bold;
    padding-left: 32px;
}

table.topMenu tr td a:hover {
    text-decoration: underline;
}

table.topMenu tr td {
    height: 32px;
    background-image: url('img/kolobki.jpg');
    background-repeat: no-repeat;
}

.kolobok1 { background-position: 0 0; }
.kolobok2 { background-position: 0 -32px; }
.kolobok3 { background-position: 0 -64px; }
.kolobok4 { background-position: 0 -96px; }
.kolobok5 { background-position: 0 -128px; }
.kolobok8 { background-position: 0 -160px; }
.kolobok6 { background-position: 0 -192px; }
.kolobok7 { background-position: 0 -224px; }

.menu {
    width: 32px;
    height: 32px;
    float: left;
    background-image: url('img/kolobki.jpg');
    margin-left: 15px;
}

/* {  mainMenu */
.mainMenu {
	color:white;
	font-weight:bold;
	font-size:12px;
	font-family:Century Gothic, Arial;
	padding:3px 20px 3px 10px;
	background:#09859F url('img/main_menu_bg.gif') right top no-repeat;
}

.mainMenu img {
	position:relative;
	top:1px;
	padding:0 5px 0 5px;
}

.mainMenu a, .mainMenu a:visited {
	color:white;
	text-decoration:none;
}

.mainMenu a:hover {
	color:white;
	text-decoration:underline;
}
/* } mainMenu */

a.cat, a.cat:visited {
	color:black;
	text-decoration:underline;
}
a.cat:hover {
	color:black;
	text-decoration:none;
}

a.grey, a.grey:visited {
	color:#b2b2b2;
	text-decoration:underline;
}
a.grey:hover {
	color:black;
}

/* { bottomMenu */
.bottomMenu {
/*	color:#9E0500;*/
	color:#565656;
	font-weight:bold;
	font-size:11px;
	font-family:Century Gothic, Arial;
	padding:3px 20px 3px 10px;
}

.bottomMenu img {
	position:relative;
	top:2px;
	padding:0 5px 0 5px;
}

.bottomMenu a, .bottomMenu a:visited {
	color:#565656;
	text-decoration:none;
}

.bottomMenu a:hover {
	color:#565656;
	text-decoration:underline;
}
/* } bottomMenu */

/* { submenu */
.submenu {
	color:#00468c;
	font-weight:bold;
	font-size:11px;
	font-family:Century Gothic, Arial;
	padding:3px 20px 3px 10px;
}

.submenu img {
	position:relative;
	top:2px;
	padding:0 5px 0 5px;
}

.submenu a, .submenu a:visited {
	color:#00468c;
	text-decoration:none;
}

.submenu a:hover {
	color:#00468c;
	text-decoration:underline;
}
/* } submenu */

.banner {
	border:1px solid black;
	margin:10px;
}

.categoryRight {
	background-color:#09859F;
	color:white;
	margin-top:10px;
	padding:3px 0 3px 10px;
	font-weight:bold;
	text-align:left;
}

.categoryName {
	background:#09859F url('img/main_menu_bg.gif') no-repeat right;
	padding:3px 25px 3px 10px;
	color:white;
}

.subCategory a, .subCategory a:visited {
	color:black;
	text-decoration:underline;
}

.subCategory a:hover {
	text-decoration:none;
}

.noticeImage {
	border:1px solid #B2B2B2;
	text-align:center;
}

.noticeImage img {
	display:block;
	width:107px;
}

.pageName {
	color:#565656;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
}

/* { номера страниц */
a.pages, a.pages:visited {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.pages:hover {
	text-decoration:underline;
}

/*a.cur_page, a.cur_page:visited, a.cur_page:hover {
	color:black;
	font-weight:normal;
	text-decoration:none;
}*/
/* } номера страниц */

/* { таблица добавления объявления */
/*table.add_table td {
	border:1px solid black;
	padding:3px 3px 3px 3px;
}

table.add_table input, table.add_table textarea, table.add_table select {
	border:1px solid black;
	width:301px;
}*/

tr.green {
	background-color:#4C9F09;
	color:white;
}
/* } таблица добавления объявления */

.asterisk {
	color:red;
}

div.types {
	float:left;
	padding:0px 10px 15px 10px;
	font-size:12px;
	max-width:150px;
}

.line {
	width:100%;
	height:1px;
	background:url('img/separator2.gif') repeat-x;
}

a.newsShort, a.newsShort:visited {
	color:#00468c;
	text-decoration:none;
}

a.newsShort:hover {
	color:#00468c;
	text-decoration:underline;
}

.search a, .search a:visited {
	font-size:18px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.search a:hover {
	color:#00468C;
}

.flat, .flat td, .flat th {
	border:1px solid black;
	border-collapse:collapse;
}

.message {
	color:red;
	font-weight:bold;
	font-size:16px;
	background-color:#eee;
	text-align:center;
    margin: 10px;
}

h1 {
    text-align: center;
    color: #666263;
}

.titleFirstWord {
    color: #a1b109;
}

.center {
    text-align: center;
}

.fieldTitle {
    font-weight: bold;
    padding: 5px 0;
}

.companyLogo {
    width: 242px;
    height: 197px;
    background: url('/img/company_logo_bg.png') no-repeat;
    padding: 5px 5px 10px 5px;
}

img.imgBorder { border: 1px solid #cccccc; }

.submitButton { cursor: pointer; }

