/******************************************************
*                                                     *
*   MEDIA:  WEB                                       *
*                                                     *
*   CSS file - http://www.t-com.hr/                   *
*                                                     *
*   Copyright (c) webmaster@t-com.hr, 2007.    			*	
*                                                     *
******************************************************/




.maxpaketihome{
	/*background: url(../images/max/paketi_bg.jpg) no-repeat;*/
	width: 497px;
	height: 190px;
	margin: 0;
	padding: 0;
}

.maxpaketihomebusi{
	background: url(../images/max/paketi_bg_busi.jpg) no-repeat;
	width: 497px;
	height: 190px;
	margin: 5px 0 10px 0;
}

.maxpaketihome td{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.maxpaket{
	float: left;
	width: 161px;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0;
	border-right: 1px dotted #999999; 	
	vertical-align: top;
}

.maxpaketin{
	padding: 15px 8px 10px 8px;
	/*border: 1px solid fuchsia;*/
}

.maxpaketin .promo, .boxadsl .promo{
	margin-top: 5px;
}

#contentcenter a.maxbannerbox{
	display: block;
	float: left;
	padding: 15px 25px 25px;
	width: 180px;
	height: 130px;
	margin-right: 15px; 
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	color: #333333;
	line-height: 24px;
}

#contentcenter a.maxbannerbox:hover{
	background: Silver;
}

#contentcenter a.maxbannerbox span{
	color: #E20074;
	font-size: 12px;
	text-transform: uppercase;
}

.postanitekbox{	
	float: left;		
	width: 230px;
	border: 1px solid #e5e5e5;
	margin: 0; 
	padding: 10px;
}

#contentcenter .maxpaketin span.highprice, #contentcenter .boxadsl span.highprice{
	color: #e20074;
}

#contentcenter .maxpaketin span.sub, #contentcenter .boxadsl span.sub{
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}

.maxpaketihomebusi .maxpaketin{
	padding: 25px 8px 15px 8px;
}

.maxpaket .title, .boxadsl .title{
	margin: 0 0 10px 0;
}

#contentcenter .maxpaket p, #contentcenter .maxpaket a, #contentcenter .boxadsl p, #contentcenter .boxadsl a{
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
}

#contentcenter .maxpaket p span, #contentcenter .boxadsl p span{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin:  0 2px 0 2px;
}

#contentcenter .maxpaket p.descr, #contentcenter .boxadsl p.descr{
	text-align: left;
	margin: 12px 0;
	height: 63px;
	overflow: hidden;
}

/********* packet */
/**********************/
.packet{
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
}

.packet td {
	margin: 0;
	padding: 0 15px 0 0;	
	text-align: left;
	vertical-align: top;
}

.packet td.no{
	padding: 0;
	vertical-align: top;
}

.packet td.top{
	vertical-align: top;
}


#contentcenter .packet a{
	margin: 0;
}

#contentcenter .maxpostbutton{
	font-size: 14px; font-weight: bold; display: block; padding: 5px; border: 1px solid #e5e5e5;
}


/********* kontextbanner */
.kontextbanner{
	background: #E20074;
	padding: 5px 10px;
	margin: 5px 0;
}

#contentcenter .kontextbanner a{
		font-size: 16px;
		font-weight: bold;
		border: 0;
		color: White;
}

#contentcenter .kontextbanner a:hover{
	color: #999999;
}

/********* specbanner */

#contentcenter .specbanner{
	background: #e20074;
	padding: 15px 10px 10px 10px;
	color: White;
	width: 220px;
	position: relative;
	top: -120px;
	right: 10px;
}

#contentcenter .specbanner p{
	font-size: 18px;
	font-weight: bold;
	color: White;
}

#magbg{
	background: #e20074;
	padding: 15px 10px 10px 10px;
}


#contentcenter #magbg p{
	color: White;

}

#contentcenter #magbg a{
	color: White;
}

#contentcenter #magbg a:hover{
	color: Silver;
}

#contentcenter #magbg .starz{
	color: white;
}

/************* magbox round bg gif ****/

.magboxbg{
	background: url(../images/magboxbg.gif) no-repeat;
	padding: 15px;
	width: 470px;
	height: 165px;
	color: White;
}

#contentcenter .magboxbg h1{
	font-size: 16px;
	font-weight: bold;
	color: White;
}

#contentcenter .magboxbg a{
	color: White;
}

#contentcenter .magboxbg a:hover{
	color: #999999;	
}

#contentcenter .magboxbg p, #contentcenter .magboxbg span , #contentcenter .magboxbg ul li{
	color: White;
}

#contentcenter .magboxbg span{
	font-size: 10px;
}

/*********** channell list */

#channelscel{
	width: 498px;
	background: #f2f2f2;	
}

#channelscel td{
	vertical-align: top;
}

#channelscel td.scelmain{
	width: 32%;
}

#channelscel td.scelspace{
	width: 1%;
	background: White;
}

#channelscel ul{
	padding: 0;
	margin: 0 0 15px 0;
}

#channelscel li{
	padding: 5px;
	margin: 0;
	list-style: none;
	font-size: 11px;
	color: Black;
	border-bottom: 1px dotted White;
}



#channelscel ul.blue{	background: #D5EAF9; }
#channelscel li.blue{	background: #87C8EE; font-weight: bold; }

#channelscel ul.orange{	background: #F5ECE1; }
#channelscel li.orange{	background: #EBCBA7; font-weight: bold; }

#channelscel ul.green{ background: #F5F6DD; }
#channelscel li.green{ background: #DFDE83; font-weight: bold;  }

#channelscel ul.brown{ background: #F0E2DA; }
#channelscel li.brown{ background: #D9BDAD; font-weight: bold;  }

#channelscel ul.mag{ background: #FAF0F5; }
#channelscel li.mag{ background: #FAD2E7; font-weight: bold;  }

#channelscel .janjetina{ background: #333; color: White; font-weight: bold;  }

/* #channelscel li.new{	color: #e20074; } */


a.plainbanner{
	background: #f2f2f2;
	color: #666666;
	font-size: 11px;
	font-family: Trebuchet MS, Arial;		
	text-decoration: none;
	line-height: 16px;
	width: 183px;
	display:block;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 15px 0;
}

a.plainbanner:hover{
	background: #999999;
	color: White;
}

.boxadsl {
	float:left;
	width:138px;
	height:350px;
	margin:0 9px 0 0;
	background:#fff url('/images/bg_sivi.png') repeat-x bottom;
	padding:10px;
	position:relative;
	border:1px solid #e5e5e5;
}

.half{
	width: 212px;
	padding:15px;
}

.big{
	width: 212px;
	height: auto;
	padding:15px;
}

.boxadsl img {
	margin:0 0 10px 0;
}

#contentcenter .boxadsl p{
	margin-bottom: 5px; 
}


.nizi {
	height:330px;
}

.treci {
	margin:0;
}

.rozi{
	background:#fff url('/images/bg_rozi.png') repeat-x bottom;
}

.full{
	width: 490px;
	height: 230px;
}

.corner {
	position:absolute;
	width:10px;
	height:10px;
	background:transparent url('/images/krugic_1px.png');
	font-size:0;
}

.tl {
	top:-1px;
	left:-1px;
	background-position:top left;
}

.tr {
	top:-1px;
	right:-1px;
	background-position:top right;
}

.bl {
	bottom:-1px;
	left:-1px;
	background-position:bottom left;
}

.br {
	bottom:-1px;
	right:-1px;
	background-position:bottom right;
}

#contentcenter .kvacica {
	padding:0;
	margin:0;
}

#contentcenter .kvacica li {
	list-style-type:none;
	background:transparent url('/images/check_mark.png') no-repeat 0 2px;
	padding:0 0 5px 14px;	
}

#contentcenter a.btn_magenta {
	width:130px;
	height:30px;
	background:transparent url('/images/btn_magenta.png') no-repeat;
	margin:10px 0 0;
	padding:0;
	text-decoration:none;
	color:#fff;
	border:none;
	display:block;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	position:relative;
}

#contentcenter a.plavi {
	background:transparent url('/images/btn_plavi.png') no-repeat;
}

#contentcenter .dolje {
	position:absolute !important;
	bottom:14px;
	left:14px;
}

#contentcenter a.btn_magenta:hover {
	background-position:0 -30px;
	color:#fff;
	border:none;
}

#contentcenter a.btn_magenta:active {
	background-position:0 -60px;
	color:#fff;
}

.horizbanner{
	margin: 15px 0;
	background: #e20074;

	padding: 5px;
	text-align: center;	
}

#contentcenter .horizbanner a{
	border: 0;
		font-size: 14px;
	font-weight: bold;
	color: White; 
}

#contentcenter .horizbanner:hover{
	background: Silver;
}


/*** maxtvspliter ******/

.maxtvfirst, .maxtvsec{
	float: left;
	width: 237px;
}

#contentcenter .maxtvfirst h1, #contentcenter .maxtvsec h1, #contentcenter .maxtvfirst h1 a, #contentcenter .maxtvsec h1 a{
	font-size: 14px;
	color: #e20074;
	font-weight: bold;
	border-bottom: 0;
}

.maxtvfirst{
	padding-right: 10px;
	margin-right :10px; 
	border-right: 1px solid #e5e5e5;
}

#contentcenter .maxtvfirst h1 a:hover, #contentcenter .maxtvsec h1 a:hover{
	color: #999999;
}


.sata{
	width: 49%;
    background: url(../images/maxtv/spliter_first_sat.png) no-repeat top left;	
	 border-right: 1px solid #e5e5e5; 
}

.satb{
    background: url(../images/maxtv/spliter_sec_sat.png) no-repeat top right;	
	padding: 40px 0 0 10px;
}


.maxtvfirsten{
	width: 49%;
    background: url(../english/images/maxtv1.gif) no-repeat top left;	
	 border-right: 1px solid #e5e5e5; 
}

.maxtvsecen{
    background: url(../english/images/maxtv2.gif) no-repeat top right;	
	padding: 100px 0 0 10px;
}


.postanitek-big {
background-image: url(../images/buttons/postnitek.png);
background-position:0 0;
background-repeat:no-repeat;
float:left;
height:32px;
margin:0;
width:498px;
border-bottom: 0;
text-decoration: none;
}

.postanitek-big:hover {
background-position:0 -36px;
}

#contentcenter a.banner {
	border:none;
	margin:0 0 15px;
	display:block;
}

ul#kocka_b li {
	margin-top: 0px ;
	margin-bottom: 3px ;
	list-style-type: square;	
}

ul#images {
	margin:0 0 10px;
	padding:0;
	list-style-type:none;
}

ul#images li {
	list-style-type:none;
	margin:0 0 15px;
	padding:0 0 0 38px;
	background:transparent none no-repeat left top;
}

ul#images li.mail {background-image:url('/images/list/turizam/mail.png');}
ul#images li.mobitel {background-image:url('/images/list/turizam/mobitel.png');}
ul#images li.laptop {background-image:url('/images/list/turizam/laptop.png');}
ul#images li.telefon {background-image:url('/images/list/turizam/telefon.png');}
ul#images li.tv {background-image:url('/images/list/turizam/tv.png'); min-height:30px;}

ul#thumblist {list-style-type:none; margin:15px 0 0; padding:0;}
ul#thumblist li {list-style-type:none; float:left; width:240px; height:140px; margin:0 7px 7px 0; border:solid 1px #e5e5e5;}
ul#thumblist h1 {border-bottom:solid 1px #e5e5e5; padding:8px 12px; margin:0 0 10px 0;}
ul#thumblist h1 a {border:none;font-size:12px; font-weight:bold; color:#666666;}
ul#thumblist h1 a:hover {color:#e20074;}
ul#thumblist img {float:right; margin:0 15px 0 15px;}
ul#thumblist p {margin:0 0 8px 12px; color:#666666; height:45px; overflow:hidden;}
ul#thumblist a.more {background:transparent url('/images/bullets/strelica_magenta.gif') no-repeat right center; border:none; padding:0 12px;}
ul#thumblist a.more:hover {color:#427bab;}
