/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align:top;
}

/* end of reset css */



/* COMMON */

body {
	font-size:12px;
	color:#010000;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	font-weight:bold;
	color:#9a0400;
	text-decoration:underline;
}

	a:hover {
		color:#26a2dc;
	}

	a:visited {
		color:#ff8f0c;
	}

h1 {
	font-size:24px;
	line-height:24px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}

ol li {
	list-style:decimal;
	margin-left:20px;
}

.date {
	color:#555555;
}

ul li {
	background:url(/images/bull_green.gif) 0px 4px no-repeat;
	padding-left:10px;
}




/* LAYOUT */

body {
	height:100%;
}

.frame {
	height:100%;
	background:#fff url(/images/bg.gif) top center no-repeat;	
}

td.framestopper {
	width:930px;
	height:40px;
}

td.framepusher {
	width:50%;
}

td.framespacer {
	width:35px;
}

#content {
	height:100%;
}





/* head */


.head {
	height:65px;
}

#logo {
	float:right;
	display:block;
}

#top_menu a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#top_menu a:hover {
	text-decoration:underline;
}

#top_menu td {
	padding-left:15px;
	padding-right:20px;
}

#top_menu td.menu1 { background:url(/images/bull_topmenu.gif) top left no-repeat; }
#top_menu td.menu2 { background:url(/images/bull_topmenu2.gif) top left no-repeat; }
#top_menu td.menu3 { background:url(/images/bull_topmenu3.gif) top left no-repeat; }


/* link block */

#link_block {
	width:100%;
	margin-bottom:50px;
}

#link_block .spacer {
	width:20px;
}

#link_block .block {
	width:226px; /* 296 */
	height:150px; /* 150 */
	padding:11px 35px;
}

#link_block .block_med {
	padding-top:107px;
	padding-bottom:10px;
}


#link_block .block_fitness { background:url(/images/block_fitness.jpg) top left no-repeat; }
#link_block .block_med { background:url(/images/block_med.jpg) top left no-repeat; }
#link_block .block_salon { background:url(/images/block_salon.jpg) top left no-repeat; }
#link_block .block_stoma { background:url(/images/block_stoma.jpg) top left no-repeat; }

#link_block .title {
	padding-top:20px;
	padding-left:20px;
}

#link_block .block_fitness .city_link li { background:url(/images/bull_green.gif) 5px 9px no-repeat; }
#link_block .block_med .city_link li { background:url(/images/bull_yellow.gif) 5px 9px no-repeat; }
#link_block .block_salon .city_link li { background:url(/images/bull_red.gif) 5px 9px no-repeat; }
#link_block .block_stoma .city_link li { background:url(/images/bull_blue.gif) 5px 9px no-repeat; }


#link_block .block_fitness .city_link li:hover, #link_block .block_fitness .city_link li.act { background:url(/images/city_link1_bg.gif) top left no-repeat; }
#link_block .block_med .city_link li:hover, #link_block .block_med .city_link li.act { background:url(/images/city_link4_bg.gif) top left no-repeat; }
#link_block .block_salon .city_link li:hover, #link_block .block_salon .city_link li.act { background:url(/images/city_link2_bg.gif) top left no-repeat; }
#link_block .block_stoma .city_link li:hover, #link_block .block_stoma .city_link li.act { background:url(/images/city_link3_bg.gif) top left no-repeat; }

#link_block .block_fitness .city_link li:hover a, #link_block .block_fitness .city_link li.act a { background:url(/images/city_link1_bg_right.gif) top right no-repeat; }
#link_block .block_med .city_link li:hover a, #link_block .block_med .city_link li.act a { background:url(/images/city_link4_bg_right.gif) top right no-repeat; }
#link_block .block_salon .city_link li:hover a, #link_block .block_salon .city_link li.act a { background:url(/images/city_link2_bg_right.gif) top right no-repeat; }
#link_block .block_stoma .city_link li:hover a, #link_block .block_stoma .city_link li.act a { background:url(/images/city_link3_bg_right.gif) top right no-repeat; }


#link_block .city_link li {
	float:left;
	padding-left:15px;
}

#link_block .city_link a {
	display:block;
	color:#77787b;
	font-size:15px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:12px;
	padding-right:8px;
}

#link_block .city_link li:hover a, #link_block .city_link li.act a {
	color:#fff;
}


/* content */

td.left_line { background: url(/images/left_line.gif) top left repeat-x; }
td.right_line { background: url(/images/right_line.gif) top left repeat-x; }


/* index_menu */

.index_menu {
	width:100%;
	height:100%;
}

.index_menu .forum { background:url(/images/section_bg1.jpg) top left no-repeat; }
.index_menu .places {	background:url(/images/section_bg2.jpg) top left no-repeat; }
.index_menu .news {	background:url(/images/section_bg3.jpg) top left no-repeat; }

.index_menu .forum, .index_menu .places, .index_menu .news {
	padding-top:35px;
}
 
.index_menu .forum {
	padding-left:60px;
	padding-right:35px;
}

.index_menu .places {
	padding-left:35px;
	padding-right:35px;
	width:260px;
}

.index_menu .news {
	padding-left:50px;
	padding-right:35px;
	width:247px;
}

.index_menu .news .news_blk {
	margin-bottom:30px;
	margin-left:20px;
}

.index_menu .news .date {
	margin-bottom:10px;
}

.index_menu .news h3 {
	margin-bottom:5px;
}

.index_menu h2 {
	width:120px;
	height:60px;
	padding-left:80px;
	padding-top:30px;
	margin-bottom:30px;
}

.index_menu li {
	margin-bottom:15px;
}

.index_menu .forum h2 { background:url(/images/section_icon1.jpg) left center no-repeat; }
.index_menu .places h2 { background:url(/images/section_icon2.jpg) left center no-repeat; }
.index_menu .news h2 { background:url(/images/section_icon3.jpg) left center no-repeat; }
