/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
/* modified for oriflame.bir.ru by A.Bogdanov */

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, button,

html {
    overflow: auto; /* remove disabled scrollbar from ie lte 7 */
    _overflow-x: hidden; /* so tired of having to fuck ie6 */
}
img{border:0;}
body {
    background: #fff;
    font: 71.625%/1.5em Tahoma, Helvetica, Arial, sans-serif;
    color: #444;
}
ul {list-style: none;
}
ol {
    list-style: decimal outside;
    padding-left:0em;
    margin:0 0 0 2em;
}
button {
    cursor: pointer;
    text-align:center;
}
input, textarea {
    border: 1px solid #dadada;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
#content, .m-content {
    line-height: 0;
}

/* 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;
}

a {
    color: #003366;
}
a:visited {
    color: #707;
}
a:hover {
    color: #006699;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.2em;
    color: #444;
    margin: 1.6em 0 0;
}
h1.first, h2.first, h3.first, h4.first, h5.first, h6.first {
    margin-top: 0;
}
h1 {
    font-size: 1.63em;
    margin-top: 1em;
}
h2 {
    font-size: 1.45em;
}
h3 {
    font-size: 1.27em;
}

/** common rounded corners etc. stuff **/
.rnd { /*this is a block elt that has rcorners*/
    position: relative;
    _zoom: 1;
}
.c-tl, .c-tr, .c-br, .c-bl {
    display: block;
    width: 10px;
    height: 10px;
    background: url(http://images0.peterhost.ru/corners.png) no-repeat;
    position: absolute;
    _display: none;
    _font-size: 1px;
}
.c-tl, .c-tr {
    top: 0;
}
.c-br, .c-bl {
    bottom: 0;
}
.c-tl, .c-bl {
    left: 0;
}
.c-tr, .c-br {
    right: 0;
}
/* -1 if wrappa haz bordaz */
.brd .c-tl, .brd .c-tr {
    top: -1px;
}
.brd .c-br, .brd .c-bl {
    bottom: -1px;
}
.brd .c-tl, .brd .c-bl {
    left: -1px;
}
.brd .c-tr, .brd .c-br {
    right: -1px;
}
.l {
    position: absolute;
    top: 0; left: 0;
}
.r {
    position: absolute;
    top: 0; right: 0;
}

#content p, #content ol, #content ul, #content td, #content th.scoperow {
    font-size: 110%;
    line-height: 1.35em;
	margin:0.5em 0;
}

#content { width:830px;  border: #cdd7e0 1px solid;
    background: #fff 0 0 no-repeat;
    padding: 10px 15px 10px 15px;
    margin: 30px auto;
    font-size: 110%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
h1 {
    margin: .85em 0;
}
ul {
    list-style: square outside;
    padding: 0 0 0 2em;
}
ul,p {
    margin: 1em 0;
}

#tiptop {position:absolute;padding:5px 10px 5px 10px;right:5px;top:5px;width:260px;height:193px;background-color:#FFFFFF;border:0px; font-size:9pt; text-align:left;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */}

#my h2, #my p {margin-left:40px;margin-right:30px;}
#my {font-size:10pt;}

p.a_center {text-align:center;}

div#block_info{margin:0 auto;width:700px;border:0px solid #Beda03;background-color:#FEFEFE;padding:10px;}
table#table_info{width:700px;border:0;}
table#table_info td{vertical-align:top;padding:10px 5px;}
table#table_info h2{margin-top:5px;}

table#schedule, table#schedule td {border:1px #ccc solid;}



