body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height: 1em;
	color: #fff;
	background: #000 url(../index_files/bg.jpg) repeat-x;
	text-align: center;
}
a {
  color: #fff;
  background: #80b721;
  text-decoration: none;
  padding: 0 2px;
}
a:hover {
  color: #222;
  background: #fff;
}
#bg {
	width: 100%;
	background: url(../index_files/bgshine.png) no-repeat center -250px;
	padding-bottom: 50px;
}
#bg2 {
	width: 100%;
	background: url(../index_files///bg-screenshot.png) no-repeat center top;
}
#page {
	padding: 30px 0 0;
	width:955px;
	margin: 0 auto;
	text-align: left;
}

#contentRight {
	float:right;
	width: 55%
}

.contentTable {
	text-align:left;
	width: 99%;
	border: 1px solid #666;
}

.tdeven {
	background-color: #666;
	color:white;
}

.contentTable th {
	padding: 5px;
}

.contentTable td {
	padding: 5px;
}

.linkovi a{
  color: #fff;
  background: #80b721;
  text-decoration: none;
}

#header {
  position: relative;
  background: #000;
  height: 43px;
}
#header h1 a {
  width: 48px;
  height: 38px;
  float: left;
  text-indent: -9999em;
  margin: 5px 10px;
  background: url(../index_files/mainsprite.png) no-repeat left -243px;
}
#nav {
  font-size: 12px;
  display: block;
  float: right;
  margin-right: 10px;
}
#nav li {
  display: block;
  float: left;
  padding: 13px 5px;
}
#nav li a {
  color: #fff;
  background: none;
  text-decoration: none;
  padding: 2px 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#nav li a.active {
  background: #80b721;
}
#nav li a:hover, #nav li a.hover {
  background: #fff;
  color: #222;
}

#content {
  padding: 60px 25px;
}
#home h2.intro {
  width: 280px;
  height: 173px;
  background: url(../index_files/mainsprite.png) no-repeat left top;
  text-indent: -9999em;
}
#home p.introp {
  width: 460px;
  padding-top: 50px;
  line-height: 21px;
  word-spacing: -1px;
}
#subcontent {
  background: #000;
  padding: 25px 12px;
}
#features li {
  display: block;
  float: left;
  width: 24.9%;
}
#features li strong, #features li img, #features li a {
  display: block;
}
#features li a {
  width: 183px;
  padding: 4px;
  background: #fff;
}

#features li p {
  font-size: 11px;
  line-height: 18px;
  padding: 0 18px;
  color: #c8c8c8;
}
#features li strong {
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  
}
#footer {
  font-size: 11px;
  color: #888;
  padding: 18px 25px;
}

.copyright, .legal, .legal li {
	display: block;
	float: left;
	padding-right: 10px;
}
.legal li a {
  background: none;
}
.legal li a:hover {
  background: #fff;
}
a.mt_venture_link {
  display: block;
  float: right;
  width: 109px;
  height: 24px;
  background: url(../index_files/mainsprite.png) no-repeat left -322px;
  text-indent: -9999em;
}
a.mt_venture_link:hover {
  background: url(../index_files/mainsprite.png) no-repeat left -322px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

#regform {
  position: absolute;
  top: 0;
  right:0;
}

.formdrop span.dropbg {
  position: absolute;
  top: 43px;
  right: 0;
  width: 460px;
  height: 80px;
  background: #000;
  -moz-border-radius-bottomright: 8px; 	-webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px; 	-webkit-border-bottom-left-radius: 8px;
  opacity: 0.75;
  filter: alpha(opacity = 75);
}
.formdrop form {
  position: absolute;
  top: 43px;
  right: 0;
  width: 460px;
  padding: 13px 0;
  opacity: 1;
  filter: none;
}
.formdrop fieldset, .formdrop p {
  display: block;
  float: left;
}
.formdrop p {
  font-size: 10px;
  line-height: normal;
  width: 250px;
  color: #bfbfbf;
  word-spacing: -1px;
}
#nav .formdrop p a {
  padding: 0;
  background: none;
  color: #80b721;
  white-space: nowrap;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#nav .formdrop p a:hover {
  color: #222;
  background: #fff;
}
.formdrop fieldset {
  text-align: right;
  width: 170px;
  padding: 0 20px 0 0;
  margin-left: 3px;
  border-width: 0px;
}
.formdrop label, .formdrop input {
  display:block;
  float: right;
}
.formdrop input#email {
  background: #fff;
  border: 0;
  padding: 6px 3px; 
  margin: 0;
  text-indent: 3px;
}
.formdrop input.formsubmit {
  border: 0;
  padding: 1px 5px 2px 5px;
  margin: 5px 0 0;
  color: #fff;
  background: #80b721;
  font-size: 11px;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px;
}

.formdrop input.formsubmit:hover {
  color: #222;
  background: #fff;
}
.formdrop .error {
  float: left;
  color: red;
  font-size: 10px;
  margin: 5px 0 0 15px;
}
.formdrop div.loading {
  position: absolute;
  top: 0;
  right: 0;
  width: 460px;
  height: 80px;
  background: #000 url(../index_files/ajax-loader.gif) no-repeat 30% 50%;
  
  opacity: 0.60;
  filter: alpha(opacity = 75);
}
.formdrop div.loading span {
  position: absolute;
  top: 30px;
  left: 175px;
}
.formdrop #formcomplete {
  position: absolute;
  top: 43px;
  right: 0;
  width: 460px;
  height: 80px;
  background: none;
  opacity: 1;
  filter: none;
}

.formdrop #formcomplete p em {
	color: #fff;
	font-weight: bold;
	font-style: normal;
}

.formdrop #formcomplete p {
  width: 420px;
  padding: 10px 20px;
}
.formdrop #formcomplete p strong {
  color: #fff;
  font-size: 16px;
  padding-bottom: .4em;
}
.formdrop #formcomplete p strong, .formdrop #formcomplete p span {
  display: block;
}


.clearfix {
	float: none;
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

.reglink
{
/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	*/
	
	padding: 0px 3px 0px 3px;
}

#formcomplete p a
{
	background-color: #80b721 !important;
	color: #fff !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	padding: 1px 5px 1px 4px !important;
}

#formcomplete p a:hover
{
	background-color: #fff !important;
	color: #000 !important;
}

