@charset "utf-8";
@import url("home.css");
@import url("crm1.css");
@import url("crm2.css");
@import url("crm3.css");
@import url("contact.css");
@import url("faq.css");
@import url("aboutus.css");
@import url("demoreg.css");
@import url("dlthnx.css");
@import url("releasenotes.css");
@import url("buy.css");
@import url("optioncrm.css");
@import url("privacy.css");
@import url("tabulka.css");
@import url("uninstall.css");
@import url("socialmedia.css");
@import url("demo_expired.css");


/*** COMMON ***/
body, div, span, p, b, form, input, select, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }  

body, p, div, td, input, select, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

td { vertical-align:top; }

body {
	background: #F6F6F6;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-weight:normal;
}

h1 { font-size: 32px; line-height:36px;}
h2 { font-size: 22px; line-height:26px;}
h3 { font-size: 18px; line-height:24px;}
h4 { font-size: 16px; line-height:22px;}
h5 { font-size: 14px; line-height:20px;}
h6 { font-size: 12px; line-height:16px;}

a, a:link, a:active, a:visited{
	color:#DD5F20 !important;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img {border:none; }

.magas100 {
	height: 100%;
}

.bal {
	float:left;
}

.jobb {	
	float:right;
}

.pad25 {
	padding: 0px 25px 0px 25px;
}

.w280{
	width:280px;
}

.divtart{
	padding:15px 30px;
}

.center{
	text-align:center;
}

.textjobb{
	text-align:right;
}

.hiba{
	background:#fff;
	color:#B7051F;
	font-weight:bold;
	border:1px #B7051F solid;
	width:450px;
	margin:0px auto;
}

.hiba li{color:red;} 

.center960{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
.keret{
	border-left:1px solid #b8b8b8;
	border-right:1px solid #b8b8b8;
}
.downloadbtn{
	cursor:pointer;
	margin-bottom:5px;
}

.downlbox img{
	vertical-align:middle;
}

.downlbox a{
	padding:0px 10px 0px 0px;
}

.downlbox a:hover{
	text-decoration:none;
}

.downlbox ul{
	margin:0px;
	padding:0px;
	margin:10px 10px 0 0;
}

.downlbox li{
	margin:0px;
	padding:3px 0px;
	list-style-type:none;
	font-size:12px;
	text-align:left;
}

.downlbox div{
	color:#fff;
	font-size:14px;
	padding:12px 0 0 8px;
}

.downlbox{
	position:absolute;
	z-index:99;
	background:url(pics/select.png) top left no-repeat;
	display:none;
	width:201px;
	height:187px;
	padding:10px 0 0 5px;
}

/*** SITE ***/

#site_head{
	height:110px;
}
#site_content{
	background:white;
}

#site_foot{
	height:76px;
}
/*** HEAD ***/

#head_logo{
	margin:25px 0px 0px 0px;
	float:right;
}
#head_tav{
	height:67px;
}

#menu_div {
	height: 43px;
	float:left;
}

.menutd
{
	text-align:center;
	white-space:nowrap;
	/*width:6%;*/
	background: url(pics/site_menu_repeater.png) repeat-x;
}

.menu_start{
	width:22px;
	background: url(pics/site_menu_repeater.png) repeat-x;
}

.menu_end{
	width:55px;
	background: url(pics/site_menu_end.png) no-repeat;
}

.csik {
	width:49px;
	background: url(pics/site_menu_line.png) no-repeat;
}
	
a.menu:link,a.menu:visited,a.menu:active   { font-size: 18px; padding:0 0px; text-decoration: none; color: #fff !important; font-style:normal; font-weight:normal; display:block; height:43px; line-height:43px;}
a.menu:hover  { padding:0 0px; text-decoration: none; color: #fff !important; background: url(pics/site_menu_down.png) no-repeat center;}

#menusub
{
	background:url(pics/menu_sub2.jpg) repeat-x top;
	height:0px;
}

/*** FOOT ***/
#foot{
	background: url(pics/site_footer.png) no-repeat top left;
	height:38px;
}
#foot_m{
	background: url(pics/site_footer_m.png) no-repeat top left;
	height:38px;
}

#foot p{
	margin:9px 0px 0px 14px;
	color:white;
}

#foot a {
	margin:0px 14px 0px 0px;
	color:white !important;
}

/*** K�RD��V ***/

.kerdoiv .pad{
	padding:30px 100px;
}

.kerdoiv h2{
	margin:0px 0px 30px 0px;
}
.kerdoiv input{
	margin-right:5px;
}

.kerdoiv input[type="text"]{
	width:759px;
}
.kerdoiv textarea{
	width:759px;
	height:150px;
}
.kerdoiv input[type="submit"]{
	margin-top:40px;
	width:50px;
}
.kerdoiv p{
	margin:2px 0px;
}

.kerdoiv p.que{
	margin:35px 0px 5px;
	font-weight:bold;
}
