* {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

html, body {
	height:100%;
	background-color:#d0e4f2;
	background-image: url(/tmc_share/tmc_files/images/background_body3.jpg);
	background-repeat: repeat-x;
        background-position: top;
}

img {
	border:0;
}

img.bg {
	width:200px;
	height:170px;
	background-repeat:no-repeat;
}

a, a:active, a:link, a:visited{
	color:#0073b7;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#d41475;
}

a.big_pink {
	text-decoration:none !important;
	font-size:14px;
	font-weight:normal;
	color:#ec008c !important;
}

span.pink {
	text-decoration:none !important;
	font-size:12px;
	font-weight:bold;
	color:#d41475 !important;
}
#links {
	margin: 12px 22px 0px;
	width:340px;
}

#logo {
	margin: 0 0 0 30px;
        padding-top:27px;
}

#slogan {
	margin: 20px 0 76px 30px;
}

#login {
	width:384px;
	height:60px;
}

#login td {
	padding:12px 3px 0;
	vertical-align:top;
}
#login input {
	margin:0 0 5px;
}
#login input.p {
	width:130px;
	height:16px;
	padding-top:2px;
	text-align:center;
	color:#808080;
}
#login input#submit {
	width:44px;
	height:20px;
	padding-top:0;
	color:#000;
}
#login input#check {
	margin: -2px 1px 0 0px;
	float:left;
}
#login label {
	margin: 0;
}
body:not([dummy]) #login input#check{
	margin-top: 1px;
	margin-right: 4px;
}

#login a {
	color:#3b3b3b;
	font-size:11px;
	font-weight:normal;
}

#wrapper {
	position: relative;
	width:1004px;
	margin:0 auto;
	min-height: 100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2486E0;
	border-left-color: #2486E0;
}

* html #wrapper {
	height: 100%;
}

#header {
	height:225px;
	background-image:url(/tmc_share/tmc_files/images/head_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
table#main {
	width:100%;
}
table.one {
	background-image:url(/tmc_share/tmc_files/images/table_fieldset_bg.gif);
	background-repeat:repeat-x;
	border-collapse:collapse;
}
table.one td {
	border-left: 0;
	background-image:url(/tmc_share/tmc_files/images/table_fieldset_v_bg.gif);
	background-repeat:repeat-y;
	padding-bottom:5px !important;
}
table.one td.first {
	border-left: 0;
	background-image:none;
}

table.one td .column {
	background-image:url(/tmc_share/tmc_files/images/table_fieldset_bg.gif);
	background-repeat:no-repeat;
}
table.one fieldset {
	border:0px;
	padding-left:10px;
	/*margin-left:12px;*/
}
table.one fieldset.empty {
	height:40px;
}
table.one legend {
	background-color:#FFFFFF;
	padding:3px 5px 0 5px;
	margin-bottom:14px;
}
table.one legend a {
	text-decoration:none !important;
	font-size:12px !important;
}
table.one legend a img {
	margin:-5px 10px 0 0;
}

table.two {
	background-repeat:repeat-x;
	border-collapse:collapse;
}
table.two td {
	border: 0;
	padding-bottom:5px !important;
}
table.two td.first {
	border: 0;
	background-image:none;
}

table.two fieldset {
	border:0px;
	padding-left:10px;
	/*margin-left:12px;*/
}
table.two fieldset.empty {
	height:40px;
}
table.two legend {
	background-color:#FFFFFF;
	padding:3px 5px 0 5px;
	margin-bottom:14px;
}
table.two legend a {
	text-decoration:none !important;
	font-size:12px !important;
}
table.two legend a img {
	margin:-5px 10px 0 0;
}

table#main td div.col {
	padding:0px 20px;
}

td.left {
	padding:20px 20px 0;
	vertical-align:top;
}

td.right {
	width:278px;
	padding:19px 22px 0 0;
	vertical-align:top;
}

td.s {
	padding-top:10px;
}
td.rs {
	padding-top:9px;
}
div.left {
	float: left;
}

div.right {
	float:right;
}

div.clear {
	clear:both;
}

div.banner {
	/*border:#996699 1px solid;*/
	margin:13px 0 5px 8px;
	width:261px;
	height:150px;
	
}

div.banner_big {
	height:94px;
	text-align:center;
	margin-top:10px;
}
div.banner_big img {
	/*border:#69b5df 1px solid;*/
}

div.column {
	width:200px;
	text-align:left;
}

div.column p, table.columns_3 td p {
	padding:2px 0 3px;
	
}

table.columns_3 {
	 width:100%;
	 margin:10px 0 0;
}
table.columns_3 td {
	 width:33%;
	 padding:0 0;
	 vertical-align:top;
}

table.col td div {
	width:300px;
}

div.news h3 {
	color:#002353;
	float:none;
	margin-bottom:15px;
}
div.news p {
	color:#656565;
	font-size:10px;
}
div.news p a {
	color:#3095c0 !important;
	font-weight:normal !important;
	font-size:11px !important;
}
div.news hr {
    color:#2486e0;
    background-color:#2486e0;
    height: 1px;
    border-width:0px;
    margin:5px 0 5px 0;
}
div.news p span {
    color:#002353;
    font-size:11px;
}
div.news p a.big {
        font-weight:bold !important;
	font-size:12px !important;
}
div.news p a:hover {
	color:#d41475 !important;
}
div.news div {
    padding:5px 0 5px 0;
    color:#002353;
    width:620px;
}
div.calendar {
    width:100%;
    text-align:center;
}
div.all {
	text-align:right;
	font-size:12px;
	padding: 0 10px;
}
div.all a {
	font-size:12px;
}

dl.chanels {
	margin:0 0 5px;
	padding-top:10px;
}
* html dl.chanels {
	padding-top:0px;
	margin-top:10px;
}

dl.chanels dt {
	width:40px;
	float:left;
}
dl.chanels span.chanel {
	padding-left:4px;
}
dl.chanels dd {
	/*height:21px;*/
}
dl.casts {
	width:310px;
	/*border-left: #2486e0 1px solid;*/
	padding-left:10px;
	margin-left:-10px;
        line-height:14px;
}

div.cast_check {
	position:absolute;top:3px;
        width:130px !important;
        text-align:center;
        right:0px;
        background-color:white;
        color:#668194;
	font-size:12px;
	/*border-left: #2486e0 1px solid;*/
    /*padding-left:10px;
	text-align:right;*/
}
* html dl.casts {
	width:290px;
	margin-left:0px;
}
* html div.cast_check {
    width:130px !important;
}
div.cast_check label {
	padding-right:15px;
	color:#668194;
	font-size:12px;
}
* html div.cast_check label {
	padding-right:0px;
}
div.cast_check label input {
	position:relative;
	bottom:-2px;
}
.first dl.casts, .first div.cast_check {
	border-left: 0px !important;
}
dl.casts dt {
	width:34px;
	float:left;
	font-size:11px;
	color:#032136;
}
dl.casts span.chanel {
	padding-left:4px;
}
dl.casts dd, dl.casts dd a {

	/*height:21px;*/
	font-size:11px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	text-transform:uppercase !important;
	color:#032136 !important;
        cursor:pointer;
        cursor:hand;
}
dl.casts dd a i {
	font-size:10px !important;
	font-style:normal !important;
	font-weight:normal !important;
}
dl.last {
	/*padding-top:14px;*/
}
dl.last dd,  dl.last dd a, dl.last dt {
	color:#a1a7aa !important;
}

img#graph {
	margin-top:10px;
}

img.chanel_logo {
	margin:0 6px;
}

div.radio {
	padding:3px;
	clear:both;
}
* html div.radio {
	padding:1px;
}
div.radio input {
	margin: 0px 3px 0px 0px;
	float:left;
}
body:not([dummy]) div.radio input{
	margin-top: 3px
}

.opros .results {
	text-align:right;
}

.opros .results a {
	font-size:12px;
}

.opros .results input {
	margin-left:15px;
	margin-bottom:1px;
}
* html .opros .results input {
	margin-bottom:4px;
}

.opros label {
	padding:2px 0 0 0;
	display:block;
}

div#menu {
	height:39px;width:1000px;text-align:center;
}

ul#menu {
	list-style:none;
	margin:0 30px;
}
ul#menu li {
	list-style:none;
	float:left;
	height:39px;
}
ul#menu li.active {
	background-color:#2b85c4;
	background-image:url(/tmc_share/tmc_files/images/menu_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
ul#menu li a {
	display:block;
	margin:10px 10px;
	font-size:12px;
	font-weight:normal;
}
ul#menu li.active a {
	color:#FFFFFF;
	text-decoration:none;
}

ul.a_list {
	list-style:none;
	padding:23px 0 0px 0;
}
* html ul.a_list {
	padding-top:15px !important;
}
ul.a_list li {
	list-style:none;
	float:left;
	padding:0 8px;
}
ul.a_list li a {
	font-size:12px;
	font-weight:normal !important;
	color:#0073b7;
}
ul.a_list li.active a {
	color:#d41475;
	text-decoration:none;
}
ul.a_list li.b a {
	font-weight:bold !important;
}

.by_time {
	padding:8px 0 0 2px !important;
	position:relative;
	top:-20px;
}
* html .by_time {
	margin-top:-35px !important;
}
div#my_chanel {
	width:260px;
	float:right;
	margin-top:-14px;
	margin-right:12px;
}
div#my_chanel a {
	color:#006bb6;
	font-size:12px;
}
div#my_chanel select {
	width:225px;
	height:20px;
	float:left;
}
div#my_chanel .clear {
	margin-top:8px;
}

div#add_my_chanells {
	width:240px;
	margin-top:15px;
	margin-right:5px;
}
div#add_my_chanells div.left {
	margin-top:5px;
}

div#calendar {
	width:60px;
	height:85px;
	color:#0a0a0a;
	background-image:url(/tmc_share/tmc_files/images/calendar_bg.jpg);
	background-repeat:no-repeat;
	background-position: 7px 16px;
}
div#calendar span.d {
	display:block;
	padding:20px 0 0 0px;
	text-align:center;
	font-size:30px;
}
div#calendar span.month {
	display:block;
	padding-top:4px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#032136;
}
div#calendar span.time {
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#032136;
}


table#menu {
	width:95%;
	margin:0 auto;
	padding:0;
	border:0;
	border-collapse:collapse;
}
table#menu td {
	height:39px;
	text-align:center;
}
table#menu td.active {
	background-color:#2b85c4;
	background-image:url(/tmc_share/tmc_files/images/menu_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
table#menu td a {
	display:block;
	margin:10px 10px 11px;
	font-size:12px;
	font-weight:normal;
}
table#menu td.active a {
	color:#FFFFFF;
	text-decoration:none;
}

#container {
	padding-bottom: 60px;
}

#columnright {
	float:right;
	width: 300px;
	padding:0 10px;
}

#footer {
	height:84px;
	padding:0 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2486e0;
}

#footer .columns_3 td {
	vertical-align:middle;
}
#footer a {
	font-weight:normal;
}
#copyright {
	padding:11px;
	line-height:180%;
	text-align:left;
	color:#50595f;
}

#service_menu {
	padding:11px;
	text-align:right;
	color:#0073b7;
}
#service_menu a {
	padding:0 5px;
	color:#0073b7;
}

.r { background:transparent; width:100%; margin:12px 5px 10px 0; float:left; }
.right .r { margin-bottom:0px; }
.right .l { margin-bottom:10px; }
.r h2 { margin:-22px 0 0px 0px; padding:0 10px; background-color:#fff; color:#d41475; font-size:18px; float:left; position:relative; }
.r .one h2 { margin-left:10px !important; }
.r h2 a { color:#d41475 !important; font-size:18px; text-decoration:underline; }
.r h3, .r h3 a { margin:0; color:#ec008c; font-size:14px; font-weight:bold; }
.r h3.date { margin-top:2px; color:#002b66; font-size:12px; }
.r .b1, .r .b2, .r .b3, .r .b4, .r .b1b, .r .b2b, .r .b3b, .r .b4b { display:block; overflow:hidden; font-size:1px; background:#fff; border-left:1px solid #2486e0; border-right:1px solid #2486e0; }
.r .b1, .r .b2, .r .b3, .r .b1b, .r .b2b, .r .b3b { height:1px;  }
.r .b1, .r .b1b { margin:0 5px; background:#2486e0; }
.r .b2, .r .b2b { margin:0 3px; border-width:0 2px; }
.r .b3, .r .b3b { margin:0 2px; }
.r .b4, .r .b4b { height:2px; margin:0 1px; }
.r .box { display:block; background:#fff; padding:0px; border-left:1px solid #2486e0; border-right:1px solid #2486e0; }
.r .content { padding:5px 12px 10px 12px;}
.r .content_video {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 27px;
}
.content_video h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-top: -11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kinoteatr {
	margin-left: 7px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.kinoteatr a {
	font-size: 12px;
	color: #006BB6;
}

.kinoteatr a:hover {
color:#d41475;
}

.kinoteatr h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.a-z {
	margin-top: 0px;
	margin-bottom: 16px;
	width: 100%;
	text-align: center;
	letter-spacing: 11px;
}
.a-z a {
	letter-spacing: normal;
}
.kinoteatr h3 a {
	color: #006BB6;
	font-size: 12px;
}
.hover {
	color: #d41475;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
}




.r .one .content { padding-left:0px !important; padding-right:0px !important; }
.right .l .content {padding-bottom:6px;}
.right .l .content .results {padding-top:11px;}

* html .right .l .content {padding-bottom:9px;}
* html .right .l .content .results {padding-top:6px;}

/* colors */
.r_pink .b1, .r_pink .b2, .r_pink .b3, .r_pink .b4, .r_pink .b1b, .r_pink .b2b, .r_pink .b3b, .r_pink .b4b, .r_pink .box { border-left-color:#cf7ba6 !important; border-right-color:#cf7ba6 !important; }
.r_pink .b1b, .r_pink .b1 { background:#cf7ba6 !important; }

.r_green .b1, .r_green .b2, .r_green .b3, .r_green .b4, .r_green .b1b, .r_green .b2b, .r_green .b3b, .r_green .b4b, .r_green .box { border-left-color:#58b34e !important; border-right-color:#58b34e !important; }
.r_green .b1b, .r_green .b1 { background:#58b34e !important; }



.bar-wrapper {
	width: 300px;
	height: 18px;
	float: left;
	overflow: hidden;
	position: relative;
}

#bar {
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	top: -2px;
	left: 0;
}

#bar div {
	float: left;
	overflow: hidden;
	visibility: hidden;
}

.bar-ready #bar div {
	width: 300px;
	visibility: visible !important;
	text-align:center;
}

#bar a {
	padding:0 5px;
	font-size:11px;
	color:#0066CC;
	font-weight:bold;
	font-family:Tahoma;
}

.bar-button {
	width: 20px;
	height: 14px;
	float: left;
	cursor: pointer;
	color:#CC3399;
	font-size:14px;
	vertical-align:top;
}
#bar-prev {
	background-repeat:no-repeat;
}
#bar-next {
	background-repeat:no-repeat;
}
.column_video_l {
	width: 301px;
}
.column_video_r {
	width: 301px;
	margin-left: 12px;
}

.column_video_l h3 {
	font-family: Tahoma;
	color: #0073b7;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
}
.column_video_r h3 {
	font-family: Tahoma;
	color: #0073b7;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
}


.content_video .column_video_l a {
	font-family: tahoma;
	color: #0073b7;
	font-size: 12px;
}
.content_video .column_video_r a {
	font-family: tahoma;
	font-size: 12px;
	color: #0073b7;
}
.content_video .column_video_l a:hover {
color:#d41475;
}
.content_video .column_video_r a:hover {
color:#d41475;
}
.column_left {
	float: left;
	width: 125px;
	height: 270px;
	text-align: right;
	margin-right: 5px;
}
.column_right {
	float: right;
	width: 82px;
	height: 200px;
	margin-left: 5px;
}
.content_video img.bg {
	width:125px;
	height:173px;
	background-repeat:no-repeat;
}
.content_video  .link a {
	font-size: 10px;
	padding-right: 5px;
}
.content_video  .link  a:hover {
color:#d41475;
}
.red {
	color: #d41475;
}
.seansi {
	height: 177px;
	width: 100%;
	background-image: url(/tmc_share/tmc_files/images/seansi.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
div.radio1 {
	clear:both;
	text-align: right;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
* html div.radio1 {
	padding:1px;
}
div.radio1 input {
	margin: 0px 3px 0px 0px;

}.radio1 label {
	position: relative;
	bottom: 2px;
}
.space {
	height: 12px;
	width: 100%;
}
.column_left1 {
	/*float: left;*/
	margin-right: 10px;
}
.content_video .toplink a {
	color: #0073b7;
	font-family: Tahoma;
	font-size: 12px;
}
.content_video .toplink a:hover {
color:#d41475;
}
.content_video .toplink h3 {
	color: #0073b7;
	font-family: Tahoma;
	font-size: 12px;
	margin-bottom: 5px;
}

.content .videofilms a {
	color: #006bb6;
}
.content .videofilms a:hover {
color:#d41475;
}

.content .videofilms h2 {
	color: #006bb6;
}
.content .videofilms {
	color: #006bb6;
	background-color: #00996;
}
.column_left2 {
	height: 175px;
	float: left;
	margin-right: 5px;
}
.column_left3 {
	height: 175px;

	margin-right: 5px;
}.more {
	text-align: right;
	width: 100%;
}

.kadri {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.kadri img {
	height: auto;
	width: 110px;
}
.poster img {
	width: 150px;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.seansi {
	height: 177px;
	width: 82px;
	background-image: url(/tmc_share/tmc_files/images/seansi.jpg);
	background-repeat: no-repeat;
	text-align: right;
}.seansi p {
	margin: 0px;
	padding: 0px;
}

div.radio1 {
	clear:both;
	text-align: right;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
* html div.radio1 {
	padding:1px;
}
div.radio1 input {
	margin: 0px 3px 0px 0px;

}.radio1 label {
	position: relative;
	bottom: 2px;
}.about_film_r h3 {
	padding-top: 5px;

}
.about_film {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.about_film p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.about_film_r {
	padding-left: 20px;
}
.about_film_l h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.hover {
	color: #d41475;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
}



.top_line {
	background-color: #2486E0;
	height: 1px;
	width: 658px;
	position: absolute;
	left: 22px;
	clip: rect(auto,auto,auto,auto);
	
}
.content_video p {
	padding-top: 0px;
	padding-bottom: 10px;
}
.column_video_l h3 {
	margin: 0px;
	padding: 0px;
}
.column_video_r h3 {
	margin: 0px;
	padding: 0px;
}
.column_video_l h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.column_right p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.a-z a {
	line-height: 20px;
}
.a-z {
	margin-bottom: 25px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0)
{ .top_line {
	background-color: #2486E0;
	height: 1px;
	width: 658px;
	position: absolute;
	left: 22px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 25px;
}
.column_video_l h2 {
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column_video_r h2 {
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} }
/*--- Chanels --------------------------- */
.chanels_list ul.a_list li {
	margin-bottom: 5px;
}

.chanels_list ul.a_list {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.chanels_list .all a {
	font-size: 11px;
}
.channel_info {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2486E0;
	border-right-color: #2486E0;
	border-bottom-color: #2486E0;
	border-left-color: #2486E0;
	padding: 10px;
}
.channel_info2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2486E0;
	border-right-color: #2486E0;
	border-bottom-color: #2486E0;
	border-left-color: #2486E0;
	padding: 10px;
	background-color: #f2f9ff;
}
/*--- End of Chanels --------------------------- */

/*--- Kalendar --------------------------- */
.kalendar {
	border-top-color: #2486E0;
	border-right-color: #2486E0;
	border-bottom-color: #2486E0;
	border-left-color: #2486E0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.kalendar_width {
	width: 550px;
	text-align: left;
	color: #92989b;
}
.kalendar_Month p {
	padding: 0px;
	height: 27px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kalendar a {
	font-weight: normal;

}
.kalendar_date {
	width: 26px;
	float: left;
	height: 24px;
}

.kalendar_date_actve {
	width: 26px;
	float: left;
	height: 24px;
	background-image: url(images/kalendar_date_aktive.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.kalendar_date_actve p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #d41475;
	text-decoration: none;
}
.kalendar_date p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.kalendar_pink {
color: #d41475;
}
.kalendar_Month {
	text-align: center;
	width: 100%;
}
.kalendar_week p{
	font-size: 10px;
	padding-left: 1px;
}
/*--- End of Kalendar --------------------------- */

/*--- Weather --------------------------- */
.bold {
	font-weight: bold;
}

.weather_info {
	text-align: left;
	width: 75px;
}
.weather h4 {
	color:#002353;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.weather_info p {
	padding-top: 5px;
}
.weather_info img {
	float: left;
}

.weather h3 {
	margin: 0px;
	padding: 0px;
}

h3.weather {
	color:#002353;
	margin-right: 0px;
	margin-left: 0px;
}

.weather .day {
	color:#002353;
	font-size:12px;
	font-weight:bold;
}
.weather_tomorrow p {
	font-size: 9px;
	color: #002353;
}
.weather_veter p{
	font-size: 9px;
}
.waether_tomorrow p {
	font-size: 9px;
	color: #002353;
}


.my_programm_column {
	height: 180px;
	width: 240px;
	float: left;
}
.my_programm_middle {
	float: left;
	width: 280px;
	background-image: url(/tmc_share/tmc_files/images/my_programm_info_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.my_programm_middle2 {
	float: left;
	width: 280px;
	background-image: url(/tmc_share/tmc_files/images/my_programm_info_middle2.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.my_programm_line {
	height: 1px;
	width: 956px;
        margin:11px 0px 10px 0px;
        border-bottom:1px solid #bfc9d1;
        font-size:1px;
}
.my_programm_column td {
	padding-right: 19px;
	padding-left: 19px;
}
.my_programm_pink {
	color: #ec008c;
}
.my_programm_1 {
        position:absolute;
	z-index: 1;
	width: 280px;
	background-repeat: no-repeat;
	background-position: center bottom;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin: 0px;
	height: auto;
}


.my_programm_1 .my_programm_column {
	width: 240px;
	padding-left: 17px;
	padding-top: 0px;
	height: auto;
}
.my_programm_1 .my_programm_column td {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}.my_programm_1 .my_programm_column h3 {
	margin: 0px;
	padding: 0px;
}
.my_programm_1 .my_programm_column p {
	margin: 0px;
	padding: 0px;
}
.my_programm_1 .right {
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 255px;
	text-align: right;
	background-image: url(/tmc_share/tmc_files/images/my_programm_info_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.my_programm_1 .right2 {
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: right;
	width: 255px;
	text-align: right;
	padding-top: 10px;
	background-image: url(/tmc_share/tmc_files/images/my_programm_info_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.my_programm_middle3 {
	float: left;
	width: 280px;
	background-image: url(/tmc_share/tmc_files/images/my_programm_info_middle3.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.my_programm_middle4 {
	float: left;
	width: 280px;
	background-image: url(/tmc_share/tmc_files/images/my_programm_info_middle4.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.reducted_content p {
    color: #036;
    font-size: 13px;
    text-align: justify;
}

.reducted_content .pink {
     color: #d41475;
     font-weight: bold;
}

.reducted_content h2, .reducted_content .big_pink {
    color: #d41475;
    font-weight: bold;
    font-size: 16px;
}

.reducted_content p.small, .reducted_content p.small span {
    font-size: 11px;
}

.reducted_content table.tarif, table.tarif {
    margin: 10px 0;
    width: 620px;
    color: #003366;
    border-collapse: collapse;
}

.reducted_content table.tarif td, table.tarif td {
    border: 1px solid #acd;
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
    padding: 2px;
}

.reducted_content table.tarif tr.table_head, table.tarif tr.table_head {
    background-color: #09c;
    color: #fff;
    font-weight: bold;
}

.reducted_content table.tarif tr.table_head p, table.tarif tr.table_head p {
    color: #fff;
    text-align: center;
}

