﻿/* Style CSS */
/* Created by the tcs - www.tcs.rs */


body.naslovna a.naslovna, body.usluge a.usluge, body.proizvodi a.proizvodi, body.o_nama a.o_nama, body.kontakt a.kontakt, body.uslovi a.uslovi{
	color:#56bbeb;

}
			
body{
	font-weight:400;
	font-family: "Open Sans", Trebuchet MS, Helvetica, sans-serif; 
	font-size:14px;
	text-decoration:none;
	background: url('images/bg_top.jpg'), url('images/bg_back.jpg');
	background-repeat:no-repeat,  repeat-x;
	background-position:top center, top left;
	text-decoration:none;
	margin:0;
}

html, body {
    height: 100%;
	background-color:#f3f3f3;
}

* { /* Not related to floats / clear both, used it for demo purpose only */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.frontier{
	max-width: 1010px;
	margin: 0 auto;
}

header{
    height: 189px;
	max-width: 1010px;
	margin: 0 auto;
}

footer{
	height:36px;
	max-width: 1010px;
	margin: 0 auto;
}

aside {
    float: left;
    width: 30%;
	overflow:auto;

	height:auto;

}

section {
    float: left;
    width: 100%;
	border-left:20px solid transparent;
	border-right:20px solid transparent;
	border-bottom:20px solid transparent;
	border-top:20px solid transparent;
	
	min-height:500px;
	height:100%;
	background: url('images/bg_lg.png');
}

.left_menu {
    float:left;
	width: 330px;
	height:auto;
}
 
.container {
    float:left;
	width:640px;
	height:auto;
}

.containerr {
    float:left;
	width:1010px;
	height:auto;
}


.clear {
    clear:both;
}

.toplink{
    float:right;
    margin-right:6px;
	margin-bottom:6px;
}

#top-navigation {
    height: 30px;
    line-height: 24px;
    padding: 0;
    position: absolute;
    top: 0;
    width:1010px;
}


#top-navigation li.active {
    background:url('images/bg_linkd.png') repeat scroll right 0 transparent;
    padding-left: 8px;
    padding-right: 8px;
}

ul {
    list-style:none;
    padding-left:20px;
}

#logo a {
    position: absolute;
    top: 39px;
    background: url('images/logo.png') no-repeat scroll 0 0 transparent;
    display: block;
    height: 108px;
    width: 118px;
	z-index:1;
}

#tcs_name a{
    width:476px;
    height:45px;
    position:absolute;
    margin-left:152px;
    margin-top:47px;
    background-image:url('images/tcs_name.png');
}

#navigation{
    width:1010px;
    line-height:31px;
    position:absolute;
	padding-left:138px;
	top:101px;
}

#navigation li.active{
    background:url('images/bg_linkd.png') repeat;
	padding-left:28px;
    padding-right:28px;
	float:left;
}

.navlink{
    float:left;
    margin-right:6px;
}

#infoline{
	line-height:18px;
	float:left;
	padding-top:159px;
}

#foot{
	line-height:18px;
	float:left;
}

.middletext{ 
	text-align:center;
	vertical-align:middle;
	height:30px;
}

.wpinf{
	display:table-cell;
	width:1010px;
	background:url('images/bg_linkl.png') repeat;
}

.box{
    float: left;
	width: auto;
	height: auto;
	background-color:yellow;
	display:inline-table;
}

.cell, .cellinfo{
    display:table-cell;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px; /* Firefox 3.6 and earlier */
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 1px #b3b3b3 solid;
}

.ecell, .ecellinfo {
    display:table-cell;
}

.clearfix {
  overflow: auto;
}

.naslov{
	width:100%;
	vertical-align:top;
	display:inline-table;
	position:relative;
}
.slika{
	width:100%;
	vertical-align:top;
	display:inline-table;
}

.imgn{
	width:308px;
	height:160px;
	border:0px;
}


.bc_orange{
	background-color:#ff7861;
}

.bc_red{
	background-color:#e24a4a;
}

.bc_green{
	background-color:#44c678;
}

.bc_cyan{
	background-color:#56bbeb;
}

.bc_esetg{
	background-color:#027b8a;
}

.bc_esetb{
	background-color:#004e86;
}

.bc_eseto{
	background-color:#db9d3e;
}

.bc_gray{
	background-color:#3e3e3e;
}

.bc_white{
	background-color:#ffffff;
}

.bc_lgray{
	background-color:#e1e1e1;
}

.hbreak{
	width:20px;
	height:100%;
	display:table-cell;
	background-color:transparent;
}

.vbreak{
	height:20px;
	width:100%;
	display:table-cell;
	background-color:transparent;
	float:left;
}

.wpa{
	width:100%;
}

.wp{
	width:auto;
}

.wpsmall{
	width:353px;
}

.wpm{
	width:310px;
}

.wpc{
	width:740px;
}

.wpall{
	width:1010px;
}

.wpbig{
	width:597px;
}

.wpt{
	width:310px;
}

.wptop{
	width:640px;
}

.shadoww{
	box-shadow: 0px 1px 2px 1px #ffffff;
}

.shadows{
	box-shadow:
		1px 1px 0px #ff7861,
		-1px -1px 0px #515151,
		1px -1px 2px #56bbeb,
		-1px 1px 0px #ff7861,
		1px 1px 2px #ff7861,
		-2px 2px 0px #56bbeb;
}

.shadowsd{
	box-shadow:
		1px 1px 0 #ff7861,
		-1px -1px 0 #3e3e3e,
		1px -1px 0 #56bbeb,
		-1px 1px 0 #ff7861,
		1px 1px 0 #ff7861,
		-2px 2px 0 #56bbeb;
}

.shadowl{
	box-shadow:
		1px 1px 0 #cfe09b,
		-1px -1px 0 #3e3e3e,
		1px -1px 0 #56bbeb,
		-1px 1px 0 #e30613,
		1px 1px 0 #e30613,
		-2px 2px 0 #56bbeb;
}

.alignRight {
	float:right;
	margin-left:15px;
	padding:5px;
}

.alignLeft { 
	float:left;
	margin-right:15px;
	padding:5px;
}

.alignCenter{
	margin-right:10px;
	margin-left:10px;
	padding: 0px 10px 0px 10px;
}

.akcija {
    height: 80px;
    width: 160px;
    position:absolute;
    margin-left:146px;
    margin-top:2px;
	background-image: url('images/akcija.png');
    background-repeat:no-repeat;
}

.akcija_r{
    height: 80px;
    width: 160px;
    position:absolute;
    margin-left:146px;
    margin-top:2px;
	background-image: url('images/akcija_r.png');
    background-repeat:no-repeat;
}

.akcija_g{
    height: 80px;
    width: 160px;
    position:absolute;
    margin-left:146px;
    margin-top:2px;
	background-image: url('images/akcija_g.png');
    background-repeat:no-repeat;
}

.pic{
	display:inline-table;
	width:308px;
}

.logo_c {
    width:308px; 
    height:30px;
    margin-top:10px;
    float:left;
}

.logo_dell {
    background-image:url('images/logo_dell.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_lenovo {
    background-image:url('images/logo_lenovo.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_toshiba {
    background-image:url('images/logo_toshiba.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_hp_compaq {
    background-image:url('images/logo_hp_compaq.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_hp {
    background-image:url('images/logo_hp.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_viewsonic {
    background-image:url('images/logo_viewsonic.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_asus {
    background-image:url('images/logo_asus.png');
    background-repeat:no-repeat;
	z-index:-1;
} 

.logo_acer{
    background-image:url('images/logo_acer.png');
    background-repeat:no-repeat;
	z-index:-1;
}  
 
.logo_samsung{
    background-image:url('images/logo_samsung.png');
    background-repeat:no-repeat;
	z-index:-1;
} 

.logo_apple{
    background-image:url('images/logo_apple.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.logo_eset{
    background-image:url('images/logo_eset.png');
    background-repeat:no-repeat;
	z-index:-1;
}
 
 
 .logo_microsoft{
    background-image:url('images/logo_microsoft.png');
    background-repeat:no-repeat;
	z-index:-1;
}

.img_1 a{
	background-image: url('images/img_1.png');
	width:308px;
	height:160px;
	display:block;
	position:relative;
}

.product_name{
    width:308px;
    height:48px;
    margin-top:10px;
    display:table;
	text-align:center;
}

.product_price {
    width:308px;
    height:auto;
	line-height:20px;
    margin-top:0px;
    float:left;
    display:table;
}

.products{
    width:308px;
    height:32px;
	line-height:20px;
    margin-top:0px;
    float:left;
    display:table;
}                                                   

.product_value {
    width:308px;
    height:auto;
	line-height:auto;
    margin-top:0px;
    float:right;
    display:table;
}

.textbox{
    width:308px;
	line-height:16px;
    margin-top:12px;
	display:table-cell;
    float:left;
    background-color:transparent;
}

.textbox ul{
    list-style:none outside none;
    margin-top:auto;
	padding:0px;
}
           
.textbox ul li{
    width:308px;
    display:table;

}
			
.textboxlist{
    width:560px;
	line-height:0px;
    margin-left:0px;
    margin-top:0px;
    display:block;
    float:left;
    background-color:transparent;
}
           
.textboxlist ul{
    list-style:none outside none;
    height:auto;
    float:left;
    margin-top:auto;
	padding:0px 0px 0px 10px;
}
           
.textboxlist ul li{
    width:auto;
    height:auto;
    float:left;
}

.bglite{
    background-image:url('images/bg_lg.png');
    background-repeat:repeat;
    border-top:dashed 1px;
    border-bottom:dashed 1px;
    border-color:#d4d4d4;
    float:left;
}

.bgdark{
    background-image:url('images/bg_dg.png');
    background-repeat:repeat;
    border-top:dashed 1px;
    border-bottom:dashed 1px;
    border-color:#858585;
    float:left;
}

.bg_d{
	background:url('images/bg_linkd.png') repeat scroll right 0 transparent;
}

.backdark{
    background-image:url('images/imgdark.png');
    background-repeat:repeat;
}

.backlight{
    background-image:url('images/imglight.png');
    background-repeat:repeat;
}