BODY, HTML{
	margin:0;
	padding:0;
	min-height:100%;
	height:100%;
	/*color: #333936;*/
	/*background:url(images/bg.gif);*/
	background-color: #fff;
	background:url(images/bg_3.jpg) repeat-y center;
	font-family: Tahoma, sans-serif;
	text-align: left;
	font-size: 14px!important;
	/*color: #5F5F5F;*/
	/*color: #444444;*/
	color: #2E2E2E;
}

ul{
	margin: 0;
}
#container {
	background-color: #fff;
	width: 1000px;
	/*border: 1px solid gray;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-width:1000px;
}

#flash {
	margin: 0;
	padding: 0;
	height: 338px;
	width: 1000px;
	background: url(/skins/tvoynet/images/header.jpg) no-repeat 0 0;
}

#panel {
	height: 62px;
	padding: 0;
	margin: 0;
	margin-bottom: 0;
	width: 1002px;
}

#centerBlok {
	width: 405px;
	float: left;
	border-left: 1px solid #e3e5e9;
	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
	font-size: 14px;
}

#rightBlok {
	width: 278px;
	float: right;
	padding:0px;
	background-color: #ffffff;
	margin: 0px;
	border: 1px solid red;
}

#bigBox {
	width: 690px;
	min-width: 690px;
	max-width: 690px;
	float: left;
	/*padding:10px 10px 10px 15px;*/
	padding:0 10px 10px 5px;
	/*padding:0 10px 10px 20px;*/
	background-color: #ffffff;
	border-left: 1px solid #e3e5e9;
	/*text-indent: 5px;*/
	font-size: 13px!important;
	line-height: 16px;
		/*white-space: pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word; */
}
#bigBox IMG {max-width: 100%}
/*#bigBoxp {*/
/*    border-bottom: 1px dotted #656565;*/
/*}*/

pre {
    width: 650px;
    /*border: 1px dotted #656565;*/
    background-color:#F9F9F9;
    border:1px dotted #2F6FAB;
    color:black;
    line-height:1.1em;
    padding:1em;
		/*white-space:normal;*/
}

#leftBlock {
	/*background-color: #ffffff;*/
	width: 293px;
	float: left;
    margin:0!important;
    padding:0!important;
    /*border: 1px solid #fabd23;*/
	/*border-right: 1px solid #e3e5e9;*/
	background:url(/skins/tvoynet/images/chel_footer.jpg) no-repeat 0 0;
    /*border: 1px solid red;*/
    border-right: 1px solid #E3E5E9;
	margin-right: -1px !important;
}


#menu {
	/*background-color: #ffffff;*/
    margin:0!important;
    padding:0!important;
}


.links {
    text-align: left;
    border-top: none;
    border-bottom:  1px solid #e5e5e5;
    /*border-left:  1px solid #e5e5e5;*/
    padding: 0;
    margin: 0;
    color: #666666;
    /*border-right:  1px solid #e5e5e5*/
    /*border: 1px solid red;*/
}

.links st2, .links st2:hover {
    background: #f9f9f9;
    color: navy;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0;
}

.link a {
    font-weight: normal;
}

.links .st3 {
    background: #f9f9f9;
    margin: 0;
    padding: 0;
}

.links li:hover, .links .st2:hover, .links st3:hover {
    background: #f1f1f1;
    margin: 0;
    padding: 0;
}

.links li {
     padding: 2px 5px 2px 5px;
     margin: 0;
     border-top: 1px solid #e5e5e5;
     border-right: 1px solid #e5e5e5;
}
/*---------table-----------*/







#footer {
    border: none;
    /*border-right: 1px solid #e3e5e9;*/
    padding: 0px;
    margin: 0px auto;
}


#news_block {
    width: 100px;
    height: 100px;
    border: 1px solid red;
}


ul.menu {
	list-style:none;
	list-style-type: none;
	color: #3b3b3b;
	font-weight: bold;
	font-size: 13px;
}

.menu a:link, .menu a:visited, .menu a:active {
    font-family: Arial, sans-serif;
    color: #3b3b3b;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.menu a:hover {
    font-family: Arial, sans-serif;
    color: gray;
    font-size: 13px;
    /*background-color: #ededed;*/
    font-weight: bold;
}


.menu li {
	color: #3b3b3b;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}


ul {
	/*list-style:none;
	list-style-type: none;*/
	color: #3b3b3b;
	/*font-weight: bold;
	font-size: 12px;*/
}

.leftMenu li {
	list-style: none;
	color: #394F0F;
	font-weight: bold;
	font-size: 12px;
	/*border-bottom: 1px solid #97A1AA;*/
}
.leftMenu a:link, .menu a:visited, .menu a:active {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}


#search {
	border: 1px solid red;
	color: #fafafa;
	font-weight: bold;
	font-size: 15px;
	height: 19px!important;
	width: 180px!important;
	border: none;
	/*background-color:#598905;*/
    background-color: transparent;
	margin-left:5px;
	padding-bottom: 3px;
	/*padding:0px 0px 0px 5px;*/
	/*background:transparent;*/
}
.search_subm {
	width: 19px;
	font-size: 14px;
	height: 19px!important;
	width: 19px!important;
	border: none;
	background-color:#598905;
	background:transparent;
}

.sercha {
	height: 19px;
	width: 188px;
	margin-top: 16px;
	margin-left: 10px;
}

img {
	border: none;
}

/* images */
div.floatright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0 0 .5em .5em;
    border: 0;
/*
    border: .5em solid white;
    border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
    float: left;
    clear: left;
    position: relative;
    margin: 0 .5em .5em 0;
    border: 0;
/*
    margin: .3em .5em .5em 0;
    border: .5em solid white;
    border-width: .5em 1.4em .8em 0;
*/
}



/*
    LINKS
*/

A {
	outline: none;
	color: #45610e;
	text-decoration: underline;
	font-weight: bold;
    font-family: sans-serif;
}
A:hover {
    color: #8bc023;
}

a.wlink:hover {
    color: #FF9900;
	text-decoration: none;
}

a.wlink {
    color: #FF6600;
	text-decoration: none;
}

a.nounder{
	text-decoration: none;
}

.sch {
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}


/*
BLOCK BEGIN
*/

.blockConteiner{
    /*width: 500px;
    border: 1px solid red;*/
    height: auto;
    text-align: right;
}

.blockText {
 border: 1px solid #d4d7dd;
 background: #fffff5;
 font-family: "Courier New", Courier, monospace;
 padding: 7px;
 margin: 0px 0px 1em;
 height: auto;
 text-align: left;
}

.blockTitle {
 background: url(/skins/tvoynet/images/block_bg.jpg) repeat-x;
 border-right: 1px solid #d4d7dd;
 border-bottom: none;
 padding: 3px 10px 1px 10px;
 display: inline;
 font-weight: bold;
 font-size: 11px;
 margin: 0px;
 white-space: nowrap;
}

.blockCorner {
 min-height: 18px;
 max-height: 18px;
 height: 18px;
 background: url(/skins/tvoynet/images/block_left_corner.jpg) no-repeat 0 0;
 width: 8px;
 margin: 0px;
 padding: 0px;
}

/*
END
*/


#menu td {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid gray;
    vertical-align: bottom;
}


HR{
    /*color: #45610e;*/
    /*padding: 0;*/
		height: 0px;
		border: none;
		border-top: 1px solid #AAC9AC;
		margin: 15px 0 15px 0;
}
/*h2*/
H2, H1  {
	font-family: Tahoma,Sans-serif;
	/*color: #505F6C;*/
	color: #454545;
	font-weight: normal;
	line-height: 27px;
	/*color: #45610e;*/
	text-align: left;
	font-size: 20px;
	border-bottom: 1px dotted #97A1AA;
	/*padding-top: 20px;*/
	padding-left: 21px;
	/*background: url(/skins/tvoynet/images/block_left_corner.jpg) no-repeat 0 0;*/
	background: url("/skins/tvoynet/images/h2-bg.gif") no-repeat 0px 9px;
}
H2 a {
	font-family: Tahoma,Sans-serif !important;
	font-size: 18px !important;
}
/*H1:first-letter, H2:first-letter {*/
/* font-family: sans-serif;*/
/* font-size: 18px;*/
/* color: #FF6600;*/
/* font-style: italic;*/
/*}*/

P {
  font-family: Tahoma, sans-serif;
  text-align: left;
	font-size: 15px;
	/*color: #5F5F5F;*/
	color: #2E2E2E;
	/*color: #444444;*/
	line-height: 19px;
	padding-left:10px;
	margin-top: 5px;
	margin-bottom: 0px;
}



/*
div {
    border: 1px solid red;
    border-style: inset;
}
*/

#powersearch, .mw-search-result-data, .searchresult{
		display: none;
}
#flash_load{
		text-decoration:none;
		border:0;
		border-bottom:1px dashed;
		cursor:pointer;
		z-index:10;
}

.tarifs {
border-top: 1px solid #333;
border-left: 1px solid #333;
}
.tarifs td{
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}
a.image
{
		margin-left: 2px;
		margin-right: 2px;
}
.icon p{
		text-align:center
}
.block{
	float:left;
	height:auto;
	left:28px;
	text-align:left;
	width:335px;
	padding: 0 5px 0 5px;
}

.mw-search-numberresults{
		margin-top: 30px;
}
.mw-headline{
	margin-top: 10px;
}

a.license, a.license:link, a.license:visited{
		font-size:95%;
		text-decoration:underline;
		color:#97A1AA;
}
a.license:hover {
		text-decoration:none;
		color:#E77D22;
}

input {
		/*border: 1px solid #CCC;*/
		font-size: larger;
}
.phone_tarif
{
	float:right;
	padding-top:5px;
	padding-right:20px;
	vertical-align: middle;
}


pre, code {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, начиная с 1999 года */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.center, .center tr td,  .center tr td p{
	text-align:center;
}

/************ vMenu **************/
ul#vmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#vmenu li {
	margin: 0px 20px;
	padding: 0px 0px 0px 12px;
/*	background: url(images/vmenu/circle.gif) no-repeat 0px 5px;     */
}
ul#vmenu li.has_child {
	background: url(images/vmenu/right_arrow.gif) no-repeat 0px 5px;
}
ul#vmenu li.open {
	background: url(images/vmenu/down_arrow.gif) no-repeat 0px 5px;
}
ul#vmenu li a:link, ul#vmenu li a:visited {
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap;
}
ul#vmenu li a:hover, ul#vmenu li a.active {

}
ul#vmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.micon {	float: left;
	vertical-align: middle;
	margin-left: -16px;
	padding-right: 5px;
	width: 16px;
	height: 16px;
}
