/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#4B4B4B;
	line-height: 20px;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, tr, th, td {
	margin: 0;
	padding: 0;
}
html, body, form {
}
p {
	padding:2px 0 7px 0;
}
h1 {
	margin-bottom:20px;
}
a img {
	border: medium none;
}
ol, ul {
	list-style: none outside none;
}
a {
	text-decoration: none;
}
a:focus, a:active {
	outline: medium none;
}
div {
	overflow:hidden;
}
div:after {
	clear: both;
	content: " ";
	display: block;
}
img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.top-holder {
	background: linear-gradient(to bottom, #FFFFFF 0%, #F4F4F4 100%) repeat scroll 0 0 transparent;
	border-bottom: 1px solid #D1D1D1;
	box-shadow: 0 2px 2px rgba(68, 68, 68, 0.08);
	padding-bottom: 10px;
}
.logo-holder {
	padding: 25px 0 0 0;
}
.logo {
	display: block;
	float: left;
	height: 30px;
	width: 89px;
}
.logo a {
	background: url("http://old.t-home.mk/PublicDesign/error404/images/logo_t-home.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 80px;
}
.moto {
	color: #E20074;
	display: block;
	font-family: 'tele-groteskultregular';
	font-size: 16px;
	line-height: 100%;
	margin-top: 10px;
}
.header-logo-right {
	float: right;
}
a {
	color: #E20074;
}
.centered {
	margin: auto;
	width: 960px;
}
/*table {
	-moz-box-sizing: border-box;
	color: #4B4B4B;
	margin-bottom: 20px;
	width: 100%;
	border-spacing:8px;
}
table tr th {
    font-weight: bold;
}
table tr th, table tr td {
	border-bottom: 1px solid #999999;
	color: #4B4B4B;
	text-align: left;
	padding-bottom:4px;
}
table tr th {
	border-bottom: 2px solid #333333;
}
table tr td:not(:first-child), table tr th:not(:first-child) {
	text-align:right;
	margin-left:5px;
}*/
div.buttons-holder {
	padding: 8px 0 0;
	width:270px;
	float:left;
	margin-top:60px;
}
.buttons-holder {
	clear:both;
	display:block;
	margin:15px 0 5px;
}
.magenta-btn {
	/*background-color:#e20074;
    background: linear-gradient(to bottom, #FD309A 0%, #D0026C 100%) repeat scroll 0 0 transparent;*/
	background-color:#e20074;
	background: #fd309a; /* Old browsers */
	background: -moz-linear-gradient(top, #fd309a 0%, #d0026c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd309a), color-stop(100%, #d0026c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fd309a 0%, #d0026c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fd309a 0%, #d0026c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fd309a 0%, #d0026c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fd309a 0%, #d0026c 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd309a', endColorstr='#d0026c', GradientType=0 ); /* IE6-9 */
	border: 1px solid #999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	clear: both;
	color: #FFFFFF !important;
	
	/*display: block;
	font-size: 13px;*/
    font-weight: normal;
	/*height: 32px;
    line-height: 31px;
    text-transform: lowercase;*/
    text-align: center;
    text-decoration: none;
	transition: all 0.2s linear 0s;
	cursor:pointer;
	padding:10px 20px;
}
.magenta-btn:hover {
	background: #d0026c; /* Old browsers */
	background: -moz-linear-gradient(top, #d0026c 0%, #fd309a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0026c), color-stop(100%, #fd309a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d0026c 0%, #fd309a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d0026c 0%, #fd309a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d0026c 0%, #fd309a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d0026c 0%, #fd309a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0026c', endColorstr='#fd309a', GradientType=0 ); /* IE6-9 */
	box-shadow: none;
}
.two-box {
	float: left;
	width: 100%;
}
.home-box {
	/*border-right: 1px dotted #D7D7D7;*/
    float: left;
	padding: 0 24px;
}
.no-left-padding {
	padding-left: 0 !important;
}
#body {
	margin: 10px 0;
}
.biznis a {
	background-image:url(images/logo_t.png);
}
ul li {
	display: block;
	background: url(images/list-bullet.png) 0px 6px no-repeat;
	padding-left: 15px;
	line-height: 145%;
	color: #4B4B4B;
	margin-bottom: 7px;
}
.no-border {
	border: medium none !important;
}
#footer {
	background: url("http://old.t-home.mk/PublicDesign/error404/images/footerbg.png") repeat scroll 0 0 transparent;
	padding: 0 0 35px;
}
.shadow {
	background: url("http://old.t-home.mk/PublicDesign/error404/images/senka.png") repeat-x scroll 0 0 transparent;
	height: 5px;
	position: relative;
	top: 0;
	z-index: 20;
}
.social-holder {
	clear: both;
	margin-bottom: 30px;
	padding-top: 35px;
}
.contactc {
	background: url("http://old.t-home.mk/PublicDesign/error404/images/kc.png") no-repeat scroll left center transparent;
	color: #383838;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 37px;
	padding-top: 6px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.n-copy {
	color: #949494;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
}
.n-copy a {
	color: #949494;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}
.bottom-links-holder a {
	padding-right: 10px;
}
.content {
	width:960px;
	margin: 10px auto;
}
.buleti {
	width:380px;
	float:left;
	margin-right:20px;
}
.slika {
	margin-left:20px
}
#kontakts_cellContent, .logo-holder {
	width:100%;
	margin:0 auto;
}


.t-table tr th, .t-table tr td, table tr th, table tr td {
    border-bottom: 1px solid #E5E5E5;
    color: #4B4B4B;
    line-height: 120%;
    margin: 0 !important;
    padding: 4px 10px;
    text-align: left;
}
.t-table tr th, table tr th {
    background-color: #E4E4E4;
    font-size: 18px;
    font-weight: normal;
}
.sidebar-box-hold {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D3D3D3;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 30px;
	padding: 15px;
	position: relative;
	width:300px;
	float:right;
	margin-left:30px;
}
.sidebar-box-hold h4.color-2 {
    border-bottom: 4px solid #e20074;
}
.sidebar-box-hold h4 {
    color: #3D3D3D;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 15px;
    padding-bottom: 7px;
}

.sidebar-box-hold a {
    color: #e20074;
}

.cenata {
    color: #414141;
    font-size: 16px;
    font-weight: bold;
}
.middle-hold-moj {
    border: 1px solid #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 20px;
}
.t-gray-title {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #302F2F;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 10px;
    padding: 15px;
}
table {
	    margin-bottom: 20px;
}
.gray-more-button {
	background: #E7E7E7; /* Old browsers */
	background: -moz-linear-gradient(top, #E7E7E7 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E7E7E7), color-stop(100%, #FFFFFF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #E7E7E7 0%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E7E7E7 0%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E7E7E7 0%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #E7E7E7 0%, #FFFFFF 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E7E7E7', endColorstr='#FFFFFF', GradientType=0 ); /* IE6-9 */
    border: 1px solid #D0D0D0;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    clear: both;
    color: #4B4B4B !important;
    display: block;
    float: left;
    font-weight: normal;
    height: 32px;
    line-height: 31px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
	cursor:pointer;
}
.gray-more-button:hover {
    background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #E7E7E7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #E7E7E7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #E7E7E7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFFFFF 0%, #E7E7E7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFFFFF 0%, #E7E7E7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFFFFF 0%, #E7E7E7 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E7E7E7', GradientType=0 ); /* IE6-9 */
}
.tab-phone-price {
	margin:8px 0;
	display:block;
}