﻿@import url("editor.css");

html, body {
	margin: 0;
	padding: 0;
	}
body {	
	color: Black;
	background-color: White;
	font-size: 0.7em;	
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

.hide,.print { display: none; }

div.teiler div.teilerItemsCountInfo { text-align: right; }
div.teiler div.teilerPreviousNextPages { margin-bottom: 3px; }
div.teiler div.teilerPreviousNextPages a.teilerPreviousPage { margin-right: 30px; }
div.teiler a { text-decoration: none; }
div.teiler div.PagesLinks span, div.teiler div.PagesLinks a { margin-right: 10px; }
div.teiler div.PagesLinks a { font-weight: bold; }
div.teiler div.PagesLinks span.teilerCurrentPage {	
	color: Black;
	background-color: Silver;
	padding-left: 2px;
	padding-right: 2px;
	}
	
div.news { margin-bottom: 10px; }
div.news div.img {
	float: left;
	margin-bottom: 10px;
	}
div.news div.date { color: #8f8f8f; }
div.news div.link {	font-weight: bold; }

span.checkUserInputSpan { white-space: nowrap; }
span.checkUserInputSpan img { border: 1px solid black; }
img.checkUserInputImg {
	width: 100px;
	height: 30px;	
	}
img.reloadCheckUserInputImg,
span.checkUserInputSpan img.forJsInline {
	width: 30px;
	height: 30px;	
	cursor: pointer;
	}
span.checkUserInputSpan img.reloadCheckUserInputImg,
span.checkUserInputSpan img.forJsInline { margin-left: 5px; }
span.checkUserInputSpan img.forJsInline { display: none; }

div.errorMsgBlk, div.successMsgBlk {
	display: none;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #ffc;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	}
div.errorMsgBlk { color: Red; }
div.successMsgBlk { color: Green; }
div.errorMsgBlk div, div.successMsgBlk div { margin-bottom: 5px; }

div.videoPlayerBlock {
	width: 395px;
	height: 330px;
	background-color: Silver;
	margin-bottom: 10px;
	}
div.videoPlayerBlock div { margin: 10px; }
div.oldPlayerInfo { margin: 5px 0; }
div.oldPlayerInfo a {
	color: Red;
	background-color: #ffc;
	}
		
div.autoTopVideoPlayersBlock { margin-bottom: 20px; }
div.autoBottomVideoPlayersBlock { margin-top: 20px; }
div.autoTopVideoPlayersBlock div.description,
div.autoBottomVideoPlayersBlock div.description { margin-bottom: 10px; }
div.autoTopVideoPlayersBlock div.videoFileLinksBlock,
div.autoBottomVideoPlayersBlock div.videoFileLinksBlock { margin-bottom: 20px; }
div.autoTopVideoPlayersBlock div.videoFileLinksBlock div,
div.autoBottomVideoPlayersBlock div.videoFileLinksBlock div { margin-bottom: 5px; }

/* Waiting: */
div.updateProgressBlk1 {
	width: 148px;
	height: 10px;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
	background-image: url("../picm/Waiting1.gif");
	background-position: left top;
	background-repeat: no-repeat;	
	}
div.updateProgressBlk2 {
	width: 73px;
	height: 7px;
	margin: 5px 0;	
	padding: 0;
	overflow: hidden;
	background-image: url("../picm/Waiting2.gif");
	background-position: left top;
	background-repeat: no-repeat;	
	}
	
.forJsInline, .forJsBlock { display: none; }

/* --- Page Top: --- */
div#layoutTopDiv {	
	background-position: left top;
	margin-bottom: 15px;
	background-color: #888;
	position: relative;
	font-size: 11px;
	}
div#layoutTopDiv a {
	color: White;		
	font-weight: bold;
	}
div#layoutTopDiv div.corner_br {
	background-position: right bottom;
	min-height: 26px;
	}
* html div#layoutTopDiv div.corner_br { height: 26px; }
div#layoutTopDiv,
div#layoutTopDiv div.corner_tr,
div#layoutTopDiv div.corner_bl,
div#layoutTopDiv div.corner_br {
	background-image: url("../picm/1_white.gif");
	background-repeat: no-repeat;		
	}
div#layoutTopDiv div.corner_tr { background-position: right top; }
div#layoutTopDiv div.corner_bl { background-position: left bottom; }
a#telWorldImgLink {
	position: absolute;
	top: 1px;
	left: 10px;
	}
a#telWorldImgLink img {
	width: 24px;
	height: 24px;
	}
a#telWorldTxtLink {
	position: absolute;
	top: 5px;
	left: 40px;
	}
a.feedbackImgLink {
	position: absolute;
	left: 250px;
	top: 1px;
	}
a.feedbackImgLink img {
	width: 24px;
	height: 24px;
	}
a.feedbackTxtLink {
	position: absolute;
	top: 5px;
	left: 280px;
	}
input#searchInput {
	width: 265px;
	height: 15px;
	border: 1px solid #6e6e6e;
	position: absolute;
	right: 58px;
	top: 4px;
	font-size: 12px;
	}
input.searchSubmit {
	width: 45px;
	height: 19px;
	position: absolute;
	right: 7px;
	top: 4px;
	}
	
/* --- Page Basement: --- */
div#layoutBasementDiv {
	clear: both;
	margin-top: 35px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	position: relative;
	min-height: 43px;
	color: #828282;
	font-size: 1.2em;
	}
* html div#layoutBasementDiv { height: 43px; }
a#youtubeChannelLink {
	position: absolute;
	top: 20px;
	right: 561px;
	}
a#youtubeChannelLink img {
	width: 74px;
	height: 30px;
	}
div#ya_share1Blk { /* У внутреннего элемента padding: 5px. */
	position: absolute;
	top: 15px; /* 20 - 5 */
	right: 320px; /* 325 - 5 */
	text-align: right;	
	}
a#bottomLogoLink {
	position: absolute;
	top: 20px;
	right: 173px;
	}
a#bottomLogoLink img {
	width: 122px;
	height: 18px;
	}
a#liveinternetLink {
	position: absolute;
	top: 20px;
	right: 112px;
	}
a#liveinternetLink img {
	width: 31px;
	height: 31px;
	}
a#kemaLink {
	position: absolute;
	top: 20px;
	right: 0;	
	}
a#kemaLink img {
	width: 82px;
	height: 43px;
	}
