body, table, td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	
}
p{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
	list-style:square;
}
h1{
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2{
	font-size:19px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
	border-left:#FF6600 4px solid;
	padding-left:6px;
}
h2 a{
	color:#000000;
}
h3{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
	border-left:#333333 4px solid;
	padding-left:6px;
}
h4{}
h5{}
h6{}
.more a{
	font-weight:bold;
	float:right;
	color:#000000;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#header{
	margin-top:4px;
	height:250px;
	
	background-image:url(../img/poza1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.header-about{
	border-left:#333333 2px solid;
	margin-left:185px;
	height:144px;
}
.header-about-txt {
	padding:15px;
}
.tot-center{
	width:760px;
	height:550px;
}
.tot-left{
	background-image:url(../img/bg-tot-left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.tot-right{
	background-image:url(../img/bg-tot-right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.logo{
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:250px;
	width:193px;
}
.supertopnav{
	float:right;
}
.supertopnav td{
	background-image:url('../img/bg-supertop-nav.gif');
	background-position:top;
	background-repeat:repeat-x;	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	
	height:17px;
}
.supertopnav a{
	color:#FFFFFF;
	text-decoration:none;
}
.supertopnav a:hover{
	text-decoration:underline;
}

.topnav{
	height:85px;
	width:100%;
	display:block;
}

/*---HOME---*/
.txtwrap{
	border:#ccc 1px solid;
	
}
.txtcontainer{
	margin-top:4px;
	padding:5px;
	background-image:url(../img/txtcontainerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.txtwrap input{
	border:1px solid #666666;
	font:Arial, Helvetica, sans-serif 10px normal;
	width:133px;
	margin:0px;
	padding:0px;
	height:18px;
}
.txtwrap button{
	border:1px solid #666666;
	font:Arial, Helvetica, sans-serif 10px normal;
	width:135px;
	margin:0px;
	padding:0px;
	height:18px;
}
/*---CLIENTS---*/
.clienttab{
	border-bottom:#CCCCCC 1px dotted;
}
.clienttab a{
	color:#FF6600;
}

/*---Home---*/
.HTxtDiv{
	background-image:url(../img/HTxtBg.jpg); 
	background-repeat:repeat-x; 
	background-position:top; 
	border:# #FFFFFF 1px solid; 
	min-height:71px;
	padding:4px;
}
.HTxtTd {
	border:#999999 1px solid; 
	padding:5px; 
}
.HTxtTd input{
	border:#ccc 1px solid;
	background:#e5e5e5;
	width:100px;
	margin-bottom:5px;
}
/*---footer nav---*/
.bg-totalbot{
	background-color:#e5e7ec;
	border-top:#333333 7px solid;
}

#footer-nav{
	
}
#footer-nav li{

}


/*-----------*/

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}