body {
  background: url("images/bg1.jpg") repeat transparent;
  color: #333;
  font-size: 14px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
#logo{
    color: #333333;
    font-size: 24px;
}
a#logo{
    color: #999999;
    font-size: 20px;
}

h1 {
  font-weight: normal;
  padding-top: 0px;
}

h2 {
  padding-top: 0px;
  text-align: left;
}

p {
/*
  border: 1px solid #666;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
*/
}

.container_12,
.container_16,
.container_24 {
/*   background-color: #fff; */
  background-repeat: repeat-y;
  margin-bottom: 20px;
}
/*--------------Reclama ---------------*/

#wrapper{margin:0 auto;width:960px;position:relative;}
#divAdLeft,#divAdRight{display:none;position:absolute;top:0px;}
#divAdLeft{left:-160px;}
#divAdRight{right:-160px;}
#divAdRight #reclama{
	background: none repeat scroll 0 0 #DDDDDD;
    padding: 5px;
    width: 150px;}

#divAdRight #reclama .item_reclama{}


#divAdRight  #reclama{
font-size: 12px;
}
#divAdRight  #reclama .item_reclama img{
    float: left;
    padding-right: 5px;
    width: 60px;
}
#divAdRight  #reclama .item_reclama{

}
#divAdRight  #reclama .item_reclama h3{
font-size: 12px;
}

/*end Reclama ---------------*/



body{
  	color: #555;
    font: 13px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
    background-color: #2f2f2f;
    border-color: #EDEDED;
}



h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#673a01;}
h1 {font-size:20px;line-height:1;margin-bottom:0.5em;margin-top:0;}
h2 {font-size:1.6em;margin-bottom:0em;}
h3 {font-size:15px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {/* margin:0 0 1.5em; */}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;text-decoration: underline;cursor: pointer;}
a {color:#06c;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:0px;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
hr {border:1px solid #000; color:#aeaeae;clear:both;float:none;width:100%;height:1px;margin:10px 0 5px;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


.container{
    border: medium none;
    margin: 0 50px;
    min-width: 960px;
    position: relative;
}

/*--------------Table excel ---------------*/
table.excel{
/* 	border: 1px solid #fff; */
	}
table.excel thead{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #F1F1F1, #E8E8E8) repeat scroll 0 0 transparent;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 1px 2px;
    box-shadow: 0 -3px 12px rgba(255, 255, 255, 0.5) inset;
    color: #444444;
    text-shadow: 0 0 1px #FFFFFF;
	}
table.excel tr.impar{
	border: 1px solid #fff;
	background: none repeat scroll 0 0 #E5F1F4;
	}
table.excel tr.par{
	background: none repeat scroll 0 0 #fff;
	}

table.excel tr:hover{
	background: none repeat scroll 0 0 #f8f3b9;
	}
table.excel td{
	border: 1px solid #eee;
	}
table.excel td.notes,table.excel tr.notes,table.excel tr.notes td{
	border: none !important;
	background: none !important;
	font-size: 12px;
	}

table.excel tr.nepublicat{
	background: #fd9b9b;
}
table.features{
  text-align:justify;

}
.bold{
	font-weight: bold;
}

.icon_edit{
	background: url("images/update.png") ;
	}
table.excel td.toolbox{
	width: 10px;
}


.classname {

	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size: 12px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-bottom: 10px;


   background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.classname:hover {

	background:#333;
}.classname:active {
	position:relative;
	top:1px;
}




.message_success{
    background: none repeat scroll 0 0 #FFFFFF;
    color: green;
    padding: 5px;
	}
.message_info{
    background: none repeat scroll 0 0 #FFFFFF;
    color: blue;
    padding: 5px;
	}
.message_error{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #f02d49;
    padding: 5px;
	}



.pager	{
	margin-bottom: 5px;
	}

ul.profile_ul{
	list-style: none;
	}
ul.profile_ul li{
	padding-top: 5px;
	}



#header {
/*     background: none repeat scroll 0 0 #DDDDDD; */
    border-radius: 5px;
    margin-top: 5px;
}
#login{
}
#login ul{
	float: right;
}
#login ul li{
	list-style: none;
	float: left;
}
#header ul,#headeradmin ul {
	float: right;
	padding: 0px;
	margin: 10px 0 0;
}
#header ul li{
	padding-left: 20px;
}
#topbar{
background: #333;
height: 30px;
border-radius: 5px;
}


#navbar ul{
	margin: 0px;
	padding: 0px;
	z-index: 9999;
}
#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	font-size: 14px;
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #333;
	color: #fff;
	text-decoration: none; }
#navbar li a:hover{
	text-decoration: underline;
}
#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #69f;}
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	background-color: #69f;
/* 	border-bottom: 1px solid #999; */
	color: #000;
	width: 180px;
	}
#navbar li li a:hover {
	background-color: #333;
	}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #444;
/* 	border-bottom: 1px solid #eee; */
	color: #fff; }




#meniu{

}

#meniu ul{
margin: 0px;
padding: 0px;

}

#meniu li {
	height: 20px;
    float: left;
    width: 150px;
    margin: 0;
    padding: 10px 0;
	font-size: 14px;
    list-style: none outside none;
    text-align: center;
}
#meniu li a{
	color: #333;
}
#meniu{

}








#socialbuttons{

}
#socialbuttons ul{
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#socialbuttons ul li{
list-style: none;
float: left;
}
#socialbuttons li.facebook{

}
#socialbuttons li.twitter{

}
#socialbuttons li.gplus{

}


.breadcrumbs{
padding-top:10px;
padding-bottom:10px;
}







/* Language */

#language{

}
#language ul{

}
#language ul li{
	float: left;
    list-style: none outside none;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    margin-right: 10px;
}
#language ul li a{
	color: #a1a1a1;
}
#language ul li a:hover{
	color: #2099c5;
}

#language ul li:hover{
	Background: #252727;
	color: #2099c5;
}
#language ul li.active{
	Background: #252727;
	color: #2099c5;
}
/* End Language */




/* TOPMENIU */
#topmeniu{
  z-index:99999;
}
#topmeniu ul{

}
#topmeniu ul li{
	list-style: none;
	float: left;
}
#topmeniu li a,#topmeniu li a.visited{
	color: #343636;
	font-size: 20px;
	padding-left: 30px;
}

#topmeniu li.active a, #topmeniu li a:hover,#topmeniu li a:active{
	color: #1ec2ff;
	text-decoration: none;
}
/* END TOPMENIU */





#title {
    height: 120px;
    margin-bottom: 10px;
}

h2 {
    color: #89BB2E;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
}
h1 {
    color: #333333;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0px;
    text-decoration: none;
    font-size: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

#contact-details {
    border-left: 1px solid #D3D3D3;
    float: right;
    height: 400px;
    padding-left: 20px;
    padding-top: 15px;
    width: 430px;
}
#estimate-form .section {
    border-bottom: thin solid #CCCCCC;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 700px;
}
#estimate-form label{
   display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
}

#estimate-form input {width: 350px;}
#estimate-form .row.buttons input {width: 100px;}
#estimate-form h1 {
    color: #96C04A;
    font-size: 24px;
    padding: 0;
}
#estimate-form .outputrequirements li{
	list-style: none;
	clear:both;
}
#estimate-form .outputrequirements.setupdetails li{
	float: left;
}
#estimate-form .outputrequirements input{
display: inline;
float: left;
height: 14px;
width: 20px;
}
#estimate-form .outputrequirements label{
padding-top: 2px;
    display: block;
    float: left;
}
#estimate-form .outputrequirements .tooltip{
	float: left;
}
#note .bold {
    font-size: 14px;
    font-weight: bold;
}
#footer{
    border-top: 2px solid #999999;
    margin: 20px 0 0;
    padding: 5px 0 0;
    }
#footerbottom{
margin-top: 40px;
}
.tooltip{
float: left;
}
#tooltip {
    background: none repeat scroll 0 0 #F7F5D1;
    border: 1px solid #333333;
    color: #333333;
    display: none;
    max-width: 300px;
    padding: 2px 5px;
    position: absolute;
}

.grid-view{
	padding: 0px !important;
}
.grid-view table.items th{
	background: #555 !important;
}
.list-view .summary{
	text-align: left !important;
}

.formitemfeatures{

}
.formitemfeatures label{
	float: left;
}

h3 {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 7px 7px 7px 7px;
    color: #333;
    font-size: 20px;
    line-height: 1;
    margin: 10px 0 5px;
    padding: 10px 0 10px 10px;
}

.message_success{
	font-size: 14px;
	background: green;
	color: #fff;
}
.message_error{
	font-size: 14px;
	background: red;
	color: #fff;
}

ul.operations li{ list-style: none; float: left; padding-left: 20px;}

.portlet-decoration{
	display: none;
}

textarea{
z-index:1 !important;
}