BODY {
	SCROLLBAR-FACE-COLOR: #d4d0c8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #d4d0c8;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #d4d0c8;
	BACKGROUND-REPEAT: repeat-x;
	SCROLLBAR-DARKSHADOW-COLOR: #404040;
	MARGIN: 0px;
	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #f2f5fe;
}

hr {
	width: 90%;
	margin: 20px 5%;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(25,38,102,0.6), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(25,38,102,0.6), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(25,38,102,0.6), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(25,38,102,0.6), rgba(0,0,0,0));
}

table, td {
	border-width: 0px;
	font-family: arial;
	font-size: 13px;
}

.style1 {
	COLOR: #FFF;
}
A.style1:link {
	COLOR: #9cb4f6;
	TEXT-DECORATION: none
}
A.style1:visited {
	COLOR: #9cb4f6;
	TEXT-DECORATION: none
}
A.style1:active {
	COLOR: #9cb4f6;
	TEXT-DECORATION: none
}
A.style1:hover {
	COLOR: #CEDAFA;
	TEXT-DECORATION: underline;
}

.style2 {
	COLOR: #003;
}
A.style2:link {
	COLOR: #339;
	TEXT-DECORATION: none
}
A.style2:visited {
	COLOR: #339;
	TEXT-DECORATION: none
}
A.style2:active {
	COLOR: #339;
	TEXT-DECORATION: none
}
A.style2:hover {
	COLOR: #339;
	TEXT-DECORATION: underline;
}

.HeadPlay {
	COLOR: #006;
	font-family: Georgia;
	font-size: 19px;
}

A.HeadPlay:link {
	COLOR: 448AA8;
	TEXT-DECORATION: none
}
A.HeadPlay:visited {
	COLOR: #448AA8;
	TEXT-DECORATION: none
}
A.HeadPlay:active {
	COLOR: #448AA8;
	TEXT-DECORATION: none
}
A.HeadPlay:hover {
	COLOR: #448AA8;
	TEXT-DECORATION: underline;
}

.BodyPlay {
	COLOR: #000;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
A.BodyPlay:hover {
	TEXT-DECORATION: underline
}

.links {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	width: 11%;
	white-space:nowrap;
}

.centr_katalog {
	font-size: 10pt;
	color: #546678;
	margin-bottom: 30px;
}
.centr_katalog table {
	float: left;
}
.centr_katalog img {
	border: 2px solid #dce8ea;
	float: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
.centr_katalog a:hover img {
	border: 2px solid #546678;
	float: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
.centr_katalog a {
	font-size: 10pt; color: #546678;
}
.centr_katalog a:hover {
	color: #38adfd;
}

.border_l {
	background-image: url(/images/bor1.gif);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align: bottom;
	text-align: right;
}
.border_r {
	background-image: url(/images/bor2.gif);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align: bottom;
	text-align:left;
}


.bottom {
	COLOR: #7d9ec0;
	TEXT-DECORATION: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}

A.bottom:link {
	COLOR: #7d9ec0;
	TEXT-DECORATION: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
A.bottom:visited {
	COLOR: #7d9ec0;
	TEXT-DECORATION: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
A.bottom:active {
	COLOR: #7d9ec0;
	TEXT-DECORATION: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
A.bottom:hover {
	COLOR: #7d9ec0;
	TEXT-DECORATION: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}

h1 {
	COLOR: #000000;
	font-size: 19px;
	font-style:italic;
	font-family:"Georgia", "Arial", "sans-serif";
	margin: 0;
}
h2 {
	COLOR: #000000;
	font-size: 16px;
	font-family:"Georgia", "Arial", "sans-serif";
	margin: 10px;
}
h3 {
	color: #FFF;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
p {
	margin: 0;
}
sup {
	color: #006699;
	font-size: .7em;
	line-height: 1;
}

div.stats {
	display:inline;
	height:0px;
	left:-1000px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:-1000px;
	visibility:hidden;
	width:0px
}
.LiveClock{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#448AA8;
}

.archive_head{
  font-size:16px;
  text-align: center;
  font-weight: bold;
  font-style:italic;
  font-family:"Georgia", "Arial", "sans-serif";
}
.archive_head span{
  padding: 0 25px;
}
.archive_head span a{
  text-decoration: none;
  color: black;
}
.archive_head a:hover, .archive_head a.selected{
  color: blue;
  text-decoration: underline;
}



.ytPlayer {
    margin: auto;
    text-align: center;
}
.ytlist {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
}
.ytlist::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ytlist li {
    display: inline;
    float: left;
    margin: 4px;
    white-space: nowrap;
}
.ytlist table {
    width: 100%;
}
.ytlist td {
    padding: 5px;
    vertical-align: top;
}
.ytlist h3 {
    line-height: 1.55em;
    margin: 0;
}
.ytlist a {
    padding: 0;
}
.ytlist .ytlistDate {
    padding-top: 5px;
}
.clip span {
    overflow: hidden;
    position: relative;
    width: 288px;
}
.clip img {
    display: block;
    width: 288px;
}
.small .clip span {
    overflow: hidden;
    position: relative;
    width: 100px;
}
.small .clip img {
    display: block;
    width: 100px;
}
.small.YouTube .clip img {
    width: 99px;
}
#ytPage {
    height: 20px;
    list-style: inside none none;
    margin: 0;
    padding: 0;
}
#ytPage .ytNext {
    color: #192666;
}
#ytPage .ytNext:hover {
    TEXT-DECORATION: underline;
}
#ytPage .ytPrev {
    display: inline-block;
}
input, select, textarea {
    font-size: 1.1em;
    padding: 3px;
}