@charset "utf-8";
/* CSS Document */
/* 
    Document   : main
    Created on : 14.11.2012
    Author     : hdv.ro
    Description:
        main CSS file
*/

/*@font-face {
  font-family: 'Gruppo';
  font-style: normal;
  font-weight: 400;
  src: local('Gruppo'), url(http://themes.googleusercontent.com/static/fonts/gruppo/v4/e0FiPF1Eqfiz4B_8q5X76g.woff) format('woff');
}
@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Code Pro Light'), local('SourceCodePro-Light'), url(http://themes.googleusercontent.com/static/fonts/sourcecodepro/v1/leqv3v-yTsJNC7nFznSMqdbE_oMaV8t2eFeISPpzbdE.woff) format('woff');
}
@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(http://themes.googleusercontent.com/static/fonts/sourcecodepro/v1/mrl8jkM18OlOQN8JLgasDxM0YzuT7MdOe03otPbuUS0.woff) format('woff');
}*/

root { 
    display: block;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,th,td 
{
margin:0;
padding:0;
}

html,body {height:100%}

body,td,a,p,span,div,.h{
    /*font-family:"Trebuchet MS",Arial;  font-size:12px; */
/*  font-family:verdana,arial,helvetica,sans-serif;*/
    font: 13px Arial,sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#fff;
}

body {
/*    background: url("../pics/gr3.bmp") repeat-x scroll 0px 0px #680202;*/
	/*background: url("../pic/bknd2.jpg") repeat-x scroll 0px 50px #000;*/
    background-color: #000;
	/*background-color:transparent;*/
    width: auto;
	alignment-adjust:central;
	margin:0;
	width:100%;
	min-width:920px;
	position:relative;
}

a { text-decoration:none; color:inherit}
img {border: none;}

*+html{
	overflow:auto;
}


/*.imgsec{
	position:relative;
	padding:5px;
	display:table-cell;

	margin:0px;
	width:300px; height:150px; overflow:hidden;
	border:none;
}

.imgsec{
	position:absolute;
	visibility:hidden;
	display:block;
	padding:0px;
	margin:0px;
	border:none;
	cursor:pointer;
	width:260px;
	height:130px;
	border:thin solid;
	border-color:transparent;
}*/







/*.imgev{
	top:300px;
	left:130px;
}

.imgcorp{
	top:300px;
	left:440px;
}

.imgcon{
	top:300px;
	left:750px;
}

.imgrent{
	top:460px;
	left:130px;
}

.imgadv{
	top:460px;
	left:440px;
}

.imgclp{
	top:460px;
	left:750px;
}*/

