*{
	margin:0px;
	padding:0px;
	border:0px;
	outline: none; 
}
a {text-decoration:none}
ul, ol, li { list-style: none; }
img {border:0}

html, body {
	font-family:"Trebuched MS", "Arial Unicode MS", Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	background-color: #1f2e39;
}
#container {
	width: 950px;
	padding: 0px;
	margin: 0px;
}
#contentContainer {
	width:724px;
	float:left;
	margin-right:0px;
	margin-bottom:0px;
}
#content, #contentList {
	margin-top:30px;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left
}
#logo {
	float:left;
	position:absolute;
	z-index:10;
	top:53px;
	clear:right;
	width:303px;
	height:41px;
	background-image: url(../images/wise-technologies-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer
}
#logo:hover {
	background-position: 0px -41px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 212px;
	border-bottom: 2px solid #384554;
}
#rightCol {
	float: right;
	width: 220px;
	text-align: left;
}
.menuTop {
	float:right;
	margin-top: 15px;
	height: 25px;
	width: 100%;
}
.menuMain, .menuMainBih {
	float:right;
	margin-top:32px;
	width: 100%;
	padding: 0px;
	height: 33px;
	border-bottom-width: 2px solid #384554;
}
/*
----------------------------------------------------------------------------
	FOOTER 
----------------------------------------------------------------------------
*/
.footer{
	width:950px;
}
.footerContainer {
	margin-top:10px;
	padding-bottom:10px;
	border-top: 2px solid #384554;
}
.footer div.copy {
	font-family:"Trebuched MS", Arial Unicode MS, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	color:#93a6bd
}
/*
----------------------------------------------------------------------------
	NAVIGATION
----------------------------------------------------------------------------
*/
.menuMain ul, .menuTop ul, .menuLang ul, .menuMainBih ul {
	font-family: "Trebuched MS", Arial Unicode MS, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px
}
.menuMainBih li{
	display: inline;
	font-size:18px;
	color: #f19f00;
	text-align: center;
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
	font-weight:normal;
}
.menuMain li {
	display: inline;
	font-size:18px;
	color: #f19f00;
	text-align: center;
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
	font-weight:normal;
}
.menuTop li {
	display: inline;
	font-size:14px;
	color: #f19f00;
	text-align: center;
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
	font-weight:normal;
	font-family: "Courier New", Courier, monospace;
}
.menuMain li a, .menuMainBih li a {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
.menuTop li a {
	color: #93a6bd;
	text-decoration: none;
	font-weight:normal;
}
.menuTop li a:hover, .menuMain li a:hover, .menuMainBih li a:hover {
	color: #f19f00;
}

.rightMenu {
	background-color:#384554;
	width:220px;
	margin-top:0px;
	height: 26px;
	padding-left: 0px;
}
.rightMenu span {
	float:left;
	color:#93a6bd;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	font-family: 'Courier New', Courier, monospace;
}
.menuLang {
	background-color:#384554;
	overflow:hidden;
}
.menuLang li {
	display: inline;
	font-size:12px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight:normal;
	font-family: "Courier New", Courier, monospace;
	margin-left: 5px;
}
.menuLang li a {
	color: #93a6bd;
	text-decoration: none;
}
.menuLang li a:hover {
	color: #f19f00;
}
/*
----------------------------------------------------------------------------
	CLEARING OF FLOATS
----------------------------------------------------------------------------
*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix{display:inline-table}
/* Hides from IE-mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hide from IE-mac */
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}
/*
----------------------------------------------------------------------------
	TYPOGRAPHY
----------------------------------------------------------------------------
*/
#content p {
	font-size:1em !important;
	line-height:1.4em !important;
	text-align:left;
	margin-top:0px;
	margin-bottom:6px;
	padding-top: 6px;
	font-weight: normal;
	padding-left: 10px;
	margin-right: 20px;
}
#container #contentContainer #content p a {color: #f19f00;text-decoration: none;}
#container #contentContainer #content p a:hover, #container #contentContainer #content .info a {color: #93a6bd;}

#container #contentContainer #content .info a {color: #FFFFFF;}

#content p span.curier {font-family:'Courier New', Courier, monospace}

.imgTitle {
	font-size:80%;
	border-bottom: 2px solid #384554;
	padding-left:7px;
	padding-bottom:3px;
	color:#93a6bd;
	width: 405px;
}
h1 {
	font-size:2em !important;
	line-height:1.2em !important;
	font-weight:normal;
	color:#fff;
	text-align:left;
	padding-bottom: 10px;
}
h2 {
	font-size:1.4em !important;
	line-height:1.3em !important;
	font-weight:bold;
	color:#93a6bd;
	text-align:left;
	margin-top: 20px;
	margin-bottom:10px;
}
h3 {
	color:#93a6bd;
	font-size:1.3em !important;
	line-height:1.2em !important;
	font-weight:bold;
	font-family:"Trebuched MS", "Arial Unicode MS", Helvetica, sans-serif;
	text-align:left
}
h1 a:hover {
	color:#93a6bd;
}
h1 a {
	color:#fff;
}
.txtline {
	border-bottom: 2px solid #384554;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#content ul {
	text-align:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px
}
#content li {
	list-style-type:circle;
	padding-bottom:3px
}
#content ul li li {
	margin-right: 30px;
	list-style-type: circle;
}
#content li a {
	color: #fff;
}
#content li a:hover {
	color: #f19f00;
}
.boxList {
	font-family:"Courier New", Courier, monospace;
	color:#fff;
	margin-top:15px;
}
.boxList li a {color:#fff;}
.boxList li:hover {background-color:#384554}
.boxList ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxList li {
	border-bottom:1px solid #384554;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:15px
}
.boxList span {
	font-family: "Trebuched MS", Arial Unicode MS, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
/*------------------------------------*\
	TABLES
\*------------------------------------*/
table{
	border-collapse:collapse;
	border-spacing:10;
	margin-bottom: 5px;
}
td,th{
	border-bottom:2px solid #353f45;
}
tbody tr{
	background-color:#384554;
}
tbody tr:hover{
	background-color:#353f45;
}
/*omogoca barvanje vsake druge vrste v drugo ozadnje*/
tbody tr:nth-of-type(even){
	background-color:#384554;
}
th,td{
	font-size:90%;
	padding-left:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
thead{
	font-size:90%;
	letter-spacing:1px;
	background-color:#c46b29;
	text-transform: uppercase;
}
/*
----------------------------------------------------------------------------
	TYPOGRAPHY
----------------------------------------------------------------------------
*/
.news {
	padding-top: 10px;
	border-bottom: solid 2px #384554;
	margin-left: 15px;
}
.news .date, .media .date {
	font-size:11px;
	padding-top: 15px;
	color:#fff;
	font-family: "Trebuched MS", Arial Unicode MS, Helvetica, sans-serif;
}
.news p, .media p {
	font-size:0.9em !important;
	line-height:1.1em !important;
	text-align:left;
	margin-bottom:12px;
	margin-left: 0px;
	font-weight: normal;
	padding-top:5px;
	font-family: "Courier New", Courier, monospace;
}
.news a, .media a {
	color:#93a6bd;
	font-weight:bold
}
.news a:hover, .media a:hover {color:f19f00}

.media {
	padding-top: 10px;
	border-bottom: solid 2px #3e484e;
	margin-left: 15px;
}

.link  {font-family: "Courier New", Courier, monospace; color:#B7131E}
.link:hover {color:#3a3c45}
.mark {
	background-color:#384554;
	padding-left:3px;
	padding-right:3px;
	margin-right:10px;
	color:#fff;
	font-size:11px;
	letter-spacing: 2px;
}
.info {
	width:710px;
	padding:7px;
	background-color:#384554;
	margin: 0px;
}
.info img {float:left; margin-right:20px; padding-bottom:30px; margin-top:10px}

#container #contentContainer #content .info a {
	color: #FFFFFF;
}
#container #contentContainer #contentList .boxList span {
	color: #93a6bd;
}
/*
----------------------------------------------------------------------------
	THUMBS
----------------------------------------------------------------------------
*/
.productPic {border:7px solid #384554;float:left; margin-top:10px; margin-bottom:10px}
.productDesc {background-color:#384554; float:right; width:300px; color:#fff; height:199px; padding-top:20px; padding-left:5px; margin-top:10px; margin-bottom:10px}

.picThumbs {}
.picThumbs, .thumb {
	margin: 0px;
	padding: 0px;
}
.picThumbs  .thumb   {
	text-align:center;
	margin-right:0px;
	padding: 0px;
	margin-top: 0px;
}
.picThumbs .thumb .thumbBox {
	float:left;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.picThumbs .thumb .thumbBox img {
	display: block;
	margin: 0px;
	border:solid 7px #384554;
	display: block;
}
.picThumbs .thumb .thumbBox .description,
.picThumbs .thumb .thumbBox .descriptionRef {
	margin-top:164px;
	padding:7px;
	background-color:#384554;
	text-align:left;
	color:#fff;
	display: block;
	font-size:0.9em !important;
	line-height:1.1em !important;
	font-weight: normal;
	font-family:"Courier New", Courier, monospace;
	width: 222px;
}
.picThumbs .thumb .thumbBox .descriptionRef {height:55px}
.picThumbs .thumb .thumbBox .description {height:80px}
.picThumbs .thumb .thumbBox .description a,
.picThumbs .thumb .thumbBox .descriptionRef a{
	color:#fff;
}
.picThumbs .thumb .thumbBox .description h1{
	color:#93a6bd;
	font-size:1.3em !important;
	font-weight: bold;
	font-family:"Trebuched MS", "Arial Unicode MS", Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*//////////////////////////////////////*/
.thumbHov {text-decoration: none; position: relative; float: left; }
.thumbHov img {border: 0; display: block;}
.thumbHov span {font-style: normal;display: none;}
.thumbHov:hover {position: relative;}
.thumbHov:hover b {position: absolute; top: 0px; left: 0; background: url("../images/pattern.gif") top left repeat; display:block; cursor:pointer}
.thumbHov:hover b.thumbInfo, .prodHov:hover b.prodInfo {width:236px; height:162px;}
.thumbHov:hover span  {
	position:absolute;
	top:95px;
	left:7px;
	width:202px;
	height:42px; 
	background:#000;
	padding: 8px 10px 10px 10px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	line-height:14px; 
	font-weight: bold; 
	color: #93a6bd; 
	display: block;
}
.thumbHov:hover span em {font-weight: normal; font-style: normal; color: #fff; line-height:17px} 

.prodHov {text-decoration: none; position: relative; float: left; margin-top:10px }
.prodHov img, .partHov img {
	border: 0;
	display: block;
	border: 7px solid #384554;
}
.prodHov span {font-style: normal;display: none;}
.prodHov:hover {position: relative;}
.prodHov:hover b {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("../images/pattern.gif") top left repeat;
	display:block;
	cursor:pointer
}
.prodHov:hover span  {
	position:absolute;
	top:95px;
	left:7px;
	width:202px;
	height:42px;
	background:#000;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color: #93a6bd;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.partHov {text-decoration: none; position: relative; float: left; margin-top:10px}
.partHov span {font-style: normal;display: none;}
.partHov:hover {position: relative;}
.partHov:hover b {position: absolute; top: 0px; left: 0px; background: url("../images/pattern.gif") top left repeat; display:block;}
.partHov:hover b.partInfo {width:237px; height:74px;}
.partHov:hover span  {
	position:absolute;
	top:7px;
	left:7px;
	width:203px;
	height: 18px;
	background:#000;
	text-align: left;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color: #93a6bd;
	display: block;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	cursor:pointer
}

/*
----------------------------------------------------------------------------
	REFERENCES THUMBS
----------------------------------------------------------------------------
*/
.refThumbs {}
.refThumbs, .thumb {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.refThumbs  .thumb   {
	text-align:center;
	margin-right:0px;
	padding: 0px;
	margin-top: 0px;
}
.refThumbs .thumb .thumbBox {
	float:left;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 5px;
}
.refThumbs .thumb .thumbBox img{
	display: block;
	margin: 0px;
	border:solid 7px #384554
}
.refThumbs .thumb .thumbBox img:hover {
	border:solid 7px #93a6bd
}
.refThumbs .thumb .thumbBox .description {
	margin-top:2px;
	padding:7px;
	background-color:#384554;
	text-align:left;
	color:#fff;
	display: block;
	width: 222px;
	font-size:0.9em !important;
	line-height:1.1em !important;
	font-weight: normal;
	font-family:"Courier New", Courier, monospace
}

/*
----------------------------------------------------------------------------
	PRODUCT & PARTNERS
----------------------------------------------------------------------------
*/
#container #contentContainer #content .productsTxt a {color:#93a6bd;}
#container #contentContainer #content .productsTxt a:hover {color:#f19f00;}
#container #contentContainer #content .partTxt a {color:#fff;}
#container #contentContainer #content .partTxt a:hover {color:#f19f00;}

.partTxt {
	float:right;
	margin-left:3px;
	background-color:#384554;
	width:470px;
	margin-top: 10px;
	text-align:left;
	padding-top: 35px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.productsTxt {
	float:right;
	margin-left:3px;
	background-color:#384554;
	width:470px;
	margin-top: 10px;
	text-align:left;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.productsTxt {
	float:right;
	margin-left:3px;
	background-color:#384554;
	width:470px;
	margin-top: 10px;
	text-align:left;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#container #contentContainer #content .productsTxt p, #container #contentContainer #content .partTxt p {
	color: #FFFFFF;
	padding-left: 0px;
	font-family: "Courier New", Courier, monospace;
}
/*
----------------------------------------------------------------------------
	FORMS
----------------------------------------------------------------------------
*/
form {
	padding:0px;
	margin:0px
}
textarea, input {
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, sans-serif
}
.font{
	clear: left;
	font-size:14px;
	text-align: right;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cssform label{
	float: left;
	margin-top:2px;
	margin-right: 10px;
	padding-bottom: 5px;
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 160px;
	float:left;
	border: none;
	padding-left:2px;
	padding-right:2px
}
.cssform input, .cssform select {
	width: 160px;
	float:left;
	border: none;
	padding-left:2px;
	padding-right:2px;
}
.cssform input.buttonSend {
	width: 100px;
	background-color:#f19f00;
	float:left;
	margin-top:5px;
	cursor:pointer;
	margin-right:10px;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color:#fff
}
.cssform input.buttonClear { 
	width: 100px;
	background-color:#f19f00;
	float:right;
	margin-top:5px;
	cursor:pointer;
	font-family: "Courier New", Courier, monospace;
    font-size:12px;
	color:#fff
}
.cssform textarea{
	width: 400px;
	height: 90px;
	padding:2px;
	float:left;
}
.cssred {
	color:#f19f00;
	padding-top:30px;
	clear:right
}
#container #contentContainer #content .info a {
	color: #FFFFFF;
}
#container #contentContainer #contentList .boxList span {
	color: #93a6bd;
}
