body, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
    font-family: Tahoma, Arial, Sans;
    color: #555555;
}

body, select, input, textarea, td, th, div, p {
    font-size: 8pt;
}

a span, h1 span, h2 span, h3 span {
    display: none !important;
}

.clearfix {
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0pt;
}

form {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    background: #fff url(/htdoc/images/body.bg.gif) repeat-x 0px 89px;
}

div#flash {
    text-align: center;
    font-weight: bold;
}

div#main {
    width: 972px;
    overflow: hidden;
    margin: 5px auto 0;
}

div#header {
    overflow: hidden;
    height: 118px;
}
div#header div.logo {
    float: left;
    display: inline;
    margin: 0px 0 4px 35px;
}
div#header div.logo img {
    display: block;
    border: none;
}
.hide {
    display: none;
}

div#header div.lang {
    float: right;
    overflow: hidden;
    margin: 31px 5px 0 0;
}
div#header div.lang a {
    float: right;
    margin-right: 6px;
    width: 24px;
    height: 14px;
    font-size: 0px;
    background: url(/htdoc/images/header.lang.gif) no-repeat;
}
div#header div.lang a.ru {
    background-position: -24px 0;
}
div#header div.lang a.en {
    background-position: -48px 0;
    margin-right: 0;
}
div#header div.lang a.pl {
    background-position: -72px 0;
}


div#header a.maraton {
	float: right;
	display: inline;
	width: 77px;
	height: 78px;
	margin-left: 26px;
	background: url(/htdoc/images/header.maraton.gif?2010-03-24) no-repeat;
}


div#header div.toolbar {
    float: left;
    display: inline;
    margin: 32px 0 0 194px;
}
div#header div.toolbar span {
    float: left;
    display: inline;
    width: 1px;
    height: 10px;
    margin: 0 30px;
    background:url(/htdoc/images/header.sepp.gif) no-repeat;
}
div#header div.toolbar a {
    float: left;
    font-size: 0;
    height: 13px;
}

ul#menu {
    clear: both;
    background: #1f4972;
    margin: 0;
    width: 100%;
    overflow: hidden;
    list-style: none;
    height: 25px;
    padding-top: 9px;
}
ul#menu li {
    padding: 0 35px 0 34px;
    display: inline;
    font-size: 9pt;
    background: url(/htdoc/images/menu.sepp.gif) no-repeat right;
    float: left;
    display: inline;
}
ul#menu li.nosepp {
    background: none;
}
ul#menu li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
ul#menu li a:hover,
ul#menu li a:active {
    text-decoration: underline;
}

div#footer {
    margin-top: 10px;
    clear: both;
    width: 100%;
    height: 68px;
    background: url(/htdoc/images/footer.bg.gif) repeat-x;
}
div#footer div.wrapper {
    width: 972px;
    padding-top:14px;
    margin: auto;
}
div#footer .left {
    float: left;
    display: inline;
}
div#footer .right {
    float: right;
    display: inline;
}
div#footer a {
    text-decoration: none;
    color: #555555;
}
div#footer a:hover {
    color: #4696a7;
    text-decoration: underline;
}
ul#logos {
    overflow: hidden;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
ul#logos li {
    float: left;
    border-right: 1px solid #ced1d8;
}
ul#logos li.title {
    padding: 0px;
    border: none;
    margin-top: 5px;
}
ul#logos li.l1 a {
    background: url(/htdoc/images/logos/1a.gif) no-repeat ;
}
ul#logos li.l2 a {
    background: url(/htdoc/images/logos/2a.gif) no-repeat ;
}
ul#logos li.l3 a {
    background: url(/htdoc/images/logos/3a.gif) no-repeat ;
}
ul#logos li.l4 a {
    background: url(/htdoc/images/logos/4a.gif) no-repeat ;
}
ul#logos li.l5 a {
    background: url(/htdoc/images/logos/5a.gif) no-repeat ;
}
ul#logos li.l6 a {
    background: url(/htdoc/images/logos/6a.gif) no-repeat ;
}
ul#logos li.l6 {
    border: none;
}
ul#logos li a img {
    border: none;
}
ul#logos li a {
    display: block;
    margin: 0 28px;
}
.ajax-loader{
    background: url(/htdoc/images/ajax.gif) center no-repeat;
}

.vidWrapper {
	width: 500px;
	margin: 0px auto;
}
