/*********************
  general items
*********************/
* {
	margin: 0;
	padding: 0;
}
ul, ol {
	padding: 0 0 20px 20px;
}
p {
	padding-bottom: 20px;
}
a {
	color: #cdecf9;
}
a:hover {
	color: #fff;
}
a:focus {
	outline: 0;
}
a img {
	border: 0;
}
fieldset {
	border: 0;
}
html {
	font: .627em Arial, Verdana, Helvetica, sans-serif;
}
body {
	text-align: center;
	color: #363636;
	background: #fff;
}
.content-container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: transparent;
}
.clb {clear: both;}
.strong {font-weight: bold;}

/** layout styles **/
.top-content {
	width: 100%;
	min-height: 787px;
	background: #fcfcfc url(../images/structural/top-content-bgr.gif) repeat-x 0 0;
}
.mid-content {
	width: 100%;
	height: 69px;
	padding-top: 19px;
	background: url(../images/structural/mid-content-bgr.gif) repeat-x 0 0;
}
.bottom-content {
	width: 100%;
	min-height: 335px;
	font-size: 14px;
	line-height: 18px;
	background: #d0edf9 url(../images/structural/bottom-content-bgr.gif) repeat-x 0 0;
}
.footer {
	width: 100%;
	min-height: 288px;
	background: url(../images/structural/footer-bgr.gif) repeat-x 0 0;
}
h1#main-heading {
	position: absolute;
	top: 0;
	left: -244px;
	padding-top: 708px;
	width: 1204px;
	height: 0;
	overflow: hidden;
	background: url(../images/structural/main-heading.jpg) no-repeat 0 0;
}
h2#why {
	padding: 53px 0 0 0;
	margin-top: 0;
	width: 960px;
	height: 0;
	overflow: hidden;
	background: url(../images/structural/why.gif) no-repeat 0 0;
}
.boxes {
	float: left;
	clear: left;
	padding-top: 35px;
	width: 960px;
}
.box {
	float: left;
	display: inline;
	width: 225px;
	margin-right: 15px;
}
.box h3 {
	position: relative;
	z-index: 3;
	left: -20px;
	padding: 5px 0 20px 55px;
	font-size: 22px;
	background: url(../images/structural/one.gif) no-repeat 0 0;
}
.box h3.one   {background: url(../images/structural/one.gif) no-repeat 0 0;}
.box h3.two   {background: url(../images/structural/two.gif) no-repeat 0 0;}
.box h3.three {background: url(../images/structural/three.gif) no-repeat 0 0;}
.box h3.four  {background: url(../images/structural/four.gif) no-repeat 0 0;}

/*footer*/
.footer .content-container {
	margin: 0 auto;
	padding: 40px 10px 0;
	width: 940px;
	text-align: left;
	background: transparent;
	text-align: right;
}
.copyright {
	float: left;
	width: 340px;
	text-align: left;
	font-size: 14px;
	color: #948679;
}
.copyright p {
	padding-bottom: 4px;
}
.copyright a {
	font-weight: bold;
	text-decoration: none;
	color: #b6a897;
}
.copyright a:hover {
	text-decoration: underline;
}

/*top content*/
.top-content .content-container {
	position: relative;
}

.tagline {
	font-size: 22px;
}
.connect {
	float: left;
	position: absolute;
	z-index: 2;
	top: 150px;
	right: 10px;
	width: 130px;
	font-size: 12px;
}
.connect span.label,
.connect a.fb,
.connect a.tw {
	float: left;
	display: inline;
	width: 59px;
	padding-top: 31px;
	height: 0;
	overflow: hidden;
	background: url(../images/structural/connect.gif) no-repeat 0 0;
}
.connect a.fb {
	margin-right: 9px;
	width: 31px;
	background-position: -59px 0;
}
.connect a.tw {
	width: 31px;
	background-position: -99px 0;
}
.stay-tuned {
	position:absolute;
	z-index: 2;
	width: 700px;
	padding: 10px;
	top: 460px;
	right: 0px;
}

/*form*/
.st-form {
	float: left;
	position: relative;
	z-index: 10;
	width: 700px;
}
.st-form input {
	float: left;
	clear: left;
	width: 200px;
	height: 31px;
	margin: 0 0 10px;
	padding: 0 10px;
	border: 0;
	line-height: 30px;
	color: #363636;
	background: url(../images/structural/input-bgr.gif) no-repeat 0 0;
}
.st-form textarea {
	float: left;
	clear: left;
	width: 200px;
	height: 131px;
	margin: 0 0 13px;
	padding: 10px;
	border: 0;
	color: #363636;
	overflow: auto;
	resize: none;
	background: url(../images/structural/textarea-bgr.gif) no-repeat 0 0;
}
.step {
	display: block;
	padding: 0 0 10px 40px;
	font-family: Arial, Verdana, sans-serif;
	color: #363636;
}
.step h2 {
	font-size: 22px;
	font-weight: normal;
}
.form-box {
	float: left;
	display: inline;
	margin-right: 20px;
	width: 220px;
	font-size: 15px;
}
.last-box {margin-right: 0px;}
.last-box .strong {font-size: 16px;}

.first-step {background: url(../images/structural/step-one.gif) no-repeat 0 0;}
.second-step {background: url(../images/structural/step-two.gif) no-repeat 0 0;}
.third-step {background: url(../images/structural/step-three.gif) no-repeat 0 0;}

.green-btn {
	clear: left;
	text-align: right;
	width: 220px;
}

.cc-btn,
.cfcc-btn,
.tweet-this {
	float: right;
	display: block;
	padding-top: 38px;
	width: 160px;
	height: 0;
	overflow: hidden;
	background: url(../images/structural/green-btns.gif) no-repeat 0 0;
}
.cfcc-btn {
	background-position: 0 -38px;
}
.tweet-this {
	background-position: 0 -76px;
}

/** new **/
.mid-logos {
	width: 100%;
	height: 120px;
	background: url(../images/structural/mid-logos-bgr.gif) repeat-x 0 0;
}
.mid-logos .logo-box {
	float: left;
	display: inline;
}
.mid-logos .logo-box img {
	display: block;
}
.support p {
	font-size: 14px;
	color: #948679;
}
.support p a {
	color: #948679;
	font-weight: bold;
	text-decoration: none;
}
.support p a:hover {
	text-decoration: underline;
}
#form-box-inner-2,
#form-box-inner-1 {
	float: left;
	clear: left;
	width: 220px;
	margin-bottom: 9px;
}
#form-box-inner-2 p,
#form-box-inner-1 p {
	padding-bottom: 0px;
	font-size: 12px;
}
.step h2 {padding: 2px 0 4px;}
/*izmene su u 249 linija - stilovi za dugmice zelene + 239 linija za steps - roze brojeve*/



























