
/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  line-height: 16px;
}

body, td, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#main {	

}

p {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 15px 0px;
}

/*.social {
	background: url(bg.gif) left top repeat-x;
	background-color: #DAC9A5;
}*/

table.social {
	border-top: 1px #57503e solid;
}

table.social td {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #57503e solid;
}

table.social td td {
	padding: 0px;
	border: none;
}

.pngmenu {
	background: url(menu_bg.png) repeat;
	behavior: url(/images/iepngfix.htc); 
}

img.newssmall {
	margin: 0px 10px 0px 15px;
	border: 2px #e6dac1 solid;
}

img.newsbig {
	margin: 0px 0px 0px 10px;
	border: 2px #e6dac1 solid;
	width: 300px;
}

/*------списки----------------*/


a.city, a.city1 {
	display: block;
	width: 120px;
	padding: 3px 3px 3px 10px;
	margin: 3px 0px 3px 0px;
	background: none;
}

a.city:hover, a.city1:hover {
	background-color: #e5d9c0;
}

span.city, span.city1 {
	display: block;
	width: 120px;
	padding: 3px 3px 3px 10px;
	margin: 3px 0px 3px 0px;
	background-color: #c81f1f;
	color: #ffffff;
}
	
a.city1, span.city1 {
	padding: 3px 3px 3px 20px;
	width: 110px;
}

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-type: disc;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}


/*------заголовки----------------*/

h1 {
	color: #c81f1f;
	text-transform: uppercase;
	background: url(h1.gif) left 6px no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 4px 26px;
	font-weight: bold;
	font-size: 7pt;
}

.hierbar {
	padding: 0px 20px 10px 19px;
	font-size: 8pt;
}

.hierbar a {
	color: #666666;
}

.hierbar a:hover {
	color: #000000;
}

.header {
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

/*------таблицы----------------*/

table.tbl {
	border-right: 1px #c8c8c8 dotted;
	border-bottom: 1px #c8c8c8 dotted
}
table.tbl td {
	border-left: 1px #c8c8c8 dotted;
	border-top: 1px #c8c8c8 dotted;
	padding: 3px;
}
table.tbl tr {
	vertical-align: top
}
tr.tbl td {
	background-color: #FFFF66
}

/*------форма----------------*/

form {
	margin: 0px;
}

textarea {
	border: none;
	background: none;
	font-size: 7pt;
	color: #341600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #474646 1px solid;
	color: #666666;
	height: 18px;
	padding: 0px 2px 0px 2px;
	margin: 0px 5px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input.form {
	font-size: 7pt;
	border: #474646 1px solid;
	color: #8a8a8a;
	height: 15px;
	padding: 0px 2px 0px 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input.mysearch {
	height: 15px;
	width: 115px;
}

input.search {
	height: 11px;
	width: 11px;
}

input.button {
	background-color: #c81f1f;
	border: 1px #ffffff solid;
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
	height: 18px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

select {
	background: none;
	color: #999999;
	border: none;
	border-top: #7f7f7f 1px solid;
	border-bottom: #7f7f7f 1px solid;
	padding: 0px 2px 0px 2px;
	height: 19px;
	font-size: 7pt;
}

input.buttonPrev {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background: url(prev.gif) left top no-repeat;
	padding: 0px 0px 0px 30px;
	width: 60px;
	height: 20px;
	border: none;
	cursor: pointer;
}


input.buttonNext {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background: url(next.gif) right top no-repeat;
	padding: 0px 30px 0px 0px;
	width: 60px;
	height: 20px;
	border: none;
	cursor: pointer;
}


/*------ссылки---------------*/

a {
	color: #000000;
}
a:hover {
	color: #000000;
}

a.menu {
	font-size: 7pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	padding: 0px 40px 0px 40px;
	text-transform: uppercase;
	text-decoration: none;
}
a.menu:hover {
	background: #666666;
}
span.menu {
	font-size: 7pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding: 0px 40px 0px 40px;
	text-transform: uppercase;
	text-decoration: none;
}

a.leftmenu {
	font-size: 7pt;
	color: #f2f2f2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 10px;
}
a.leftmenu:hover {
	color: #c81f1f;
}
span.leftmenu {
	font-size: 7pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	line-height: 10px;
}

a.submenu {
	color: #ffffff;
	font-size: 8pt;
	background: url(li.gif) left 6px no-repeat;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
	line-height: 12px;
	display: block;
}
a.submenu:hover {
	color: #c81f1f;
}
span.submenu {
	color: #d3be94;
	font-size: 8pt;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
	line-height: 12px;
	display: block;
	font-weight: bold;
}

a.milo {
	color: #e9e9e9;
	text-decoration: none;
}
a.milo:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.map {
	color: #e9e9e9;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.map:hover {
	color: #ffffff;
}

a.news {
	color: #c81f1f;
	font-size: 9pt;
	text-decoration: none;
	font-weight: 600;
	line-height: 12px;
}
a.news:hover {
	text-decoration: none;
}

a.calendar {
	color: #007193;
	font-size: 7pt;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a.calendar:hover {
	color: #0071c6;
}

a.slogan {
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
}

a.details {
	display: block;
	/*color: #c81f1f;*/
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	/*background: #ffffff;*/
	background: #444444;
	padding: 0px 4px 2px 4px;
}
a.details:hover {
	text-decoration: none;
}

a.small {
	font-size: 9pt;
	line-height: 14px;
	text-decoration: none;
}

a.language {
	color: #ffffff;
	font-size: 7pt;
}
span.language {
	color: #ffffff;
	font-size: 7pt;
}


/*------текст----------------*/

.number {
	color: #e9e9e9;
	font-size: 16pt;
}

.text {
	color: #e9e9e9;
}

.small {
	font-size: 9pt;
}

.date {
	color: #584f3e;
	font-size: 8pt;
	font-weight: normal;
}

.slogan {
	color: #ffffff;
	text-transform: uppercase;
	background: #c81f1f;
	height: 17px;
	font-size: 7pt;
}

.day {
	font-size: 6pt;
	padding: 0px 3px 0px 4px;
	color: #e8ddbd;
	font-weight: bold;
	background: #d93322;
	line-height: 10px;
}

.wrk {
	font-size: 6pt;
	line-height: 8px;
}

.hol {
	font-size: 6pt;
	color: #e83c64;
	line-height: 8px;
}

a.print {
	color: #666666;
	display: block;
	width: 120px;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	background: url(print.gif) left top no-repeat;
	line-height: 18px;
	font-size: 8pt;
}

a.print:hover {
	color: #000000;
}

.newsbot {
	background: url(news_bg.jpg) right bottom no-repeat;
}
