@charset "utf-8";
/* CSS Document */

body {
	background: #eee url(images/bg.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3a3a3a;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0px 15px;
}
.main {
	height: 580px;
	width: 1000px;
	position: relative;
	float: left;
	background: url(images/main_bg.jpg) bottom center no-repeat;
}
.main h1 {
	position: relative;
	float: left;
	display: block;
	margin: 16px 0px;
	margin-left: 60px;
	padding: 0px;
	width: 300px;
	height: 17px;
	background: url(images/izrada_internet_stranica.png) no-repeat;
}
.main h1 a {
	display: block;
	text-indent: -9999px;
}
.fb {
	position: relative;
	float: right;
	margin: 10px 0px;
	margin-right: 60px;
	padding: 0px;
	width: 158px;
	height: 23p;
	display: block;
}
#facebook_like_button_holder {
	position:relative;
	width:177px;
	height: 36px;
	color:#fff;
	}
	
	#facebook_like_button_holder iframe {
	position:absolute;
	top: 0px;
	width: 177px !important;
	}
	
	#fake_facebook_button {
	pointer-events: none;
	position:absolute;
	width: 177px;
	height: 36px;
	left:0;
	top:-4px;
	background: url(images/fb_recommend.jpg);	
	}
.column {
	position: relative;
	float: left;
	width: 296px;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 55px;
}
li {
	list-style: none;
	line-height: 35px;
	padding-left: 35px;
	background: url(images/bullet.png) top left no-repeat;
}
.bottom {
	position: relative;
	float: left;
	width: 970px;
	margin: 0px 15px;
	margin-top: 55px;
	min-height: 1000px;
	background: url(images/bottom_bg.jpg) top left no-repeat;
}
.kontaktirajte_nas {
	position: relative;
	float: left;
	width: 570px;
	padding: 30px;
	padding-top: 80px;
	margin-right: 40px;
}
.kako_radimo {
	position: relative;
	float: left;
	width: 195px;
	color: white;
	line-height: 18px;
	margin-left: 70px;
	margin-top: 65px;
}
.flash_anim {
	position:relative;
	float: left;
	width: 530px;
	height: 360px;
	margin-top: 55px;
	margin-left: 47px;
}
input, textarea, select {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 40%, rgba(206,206,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 40%,rgba(206,206,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 40%,rgba(206,206,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 40%,rgba(206,206,206,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255,255,255,1) 40%,rgba(206,206,206,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
	height: 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 225px;
	line-height: 35px;
	padding: 0px 20px;
	border: #829d74 1px solid;
	color: #555;
	font-size: 16px;
	margin-bottom: 15px;
}
textarea {
	height: 190px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	padding: 10px 20px;
}
.form_gumb {
	position: relative;
	float: right;
	cursor: pointer;
	color: white;
	width: 110px;
	background: rgb(230,174,68); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(230,174,68,1) 40%, rgba(208,154,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,rgba(230,174,68,1)), color-stop(100%,rgba(208,154,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(230,174,68,1) 40%,rgba(208,154,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(230,174,68,1) 40%,rgba(208,154,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(230,174,68,1) 40%,rgba(208,154,53,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(230,174,68,1) 40%,rgba(208,154,53,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ae44', endColorstr='#d09a35',GradientType=0 ); /* IE6-9 */
	border: #bc8929 1px solid;
}
.buttons {
	position: relative;
	float: left;
	margin-top: 185px;
}
