/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: local('☺'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Play';
	src: url('../fonts/Play-Regular.eot');
	src: local('☺'), url('../fonts/Play-Regular.woff') format('woff'), url('../fonts/Play-Regular.ttf') format('truetype'), url('../fonts/Play-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}
img {
	border: 0;
}
.clearfix:after, #contents:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
.btn {
	background: url(../images/bg-button-green.png) no-repeat;
	background-position: 0 -70px;
	color: #fff;
	display: inline-block;
	font: 18px/60px 'OpenSans';
	height: 60px;
	width: 230px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btn:hover {
	background-position: 0 0;
}
.mail {
	background: url(../images/mail.png) no-repeat;
	background-position: 0 -200px;
	color: #fff;
	display: inline-block;
	font: 24px/60px 'Roboto', sans-serif;
	height: 200px;
	width: 200px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.mail:hover {
	background-position: 0 0;
}
.phone {
	background: url(../images/telefon.png) no-repeat;
	background-position: 0 -200px;
	color: #fff;
	display: inline-block;
	font: 24px/60px 'Roboto', sans-serif;
	height: 200px;
	width: 200px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.phone:hover {
	background-position: 0 0;
}
.fb {
	background: url(../images/fb.png) no-repeat;
	background-position: 0 -200px;
	color: #fff;
	display: inline-block;
	font: 24px/60px 'Roboto', sans-serif;
	height: 200px;
	width: 200px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.fb:hover {
	background-position: 0 0;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background-color: #fff;
	border-bottom: 1px solid #71bf44;
	padding: 27px 0;
	text-align: right;
	height: 100px;
}
#header > div, #footer > div {
	width: 820px;
	margin: 0 auto;
	padding: 0 20px;
}
/** Logo **/
#header .logo {
	float: left;
	margin-right: 20px;
}
#header .logo a {
	background: url(../images/logo.png) no-repeat center top;
	color: #000;
	display: block;
	font: 15px/30px 'Roboto', sans-serif;
	height: 40px;
	width: 90px;
	outline: 0;
	padding-top: 68px;
	text-decoration: none;
	text-transform: uppercase;
}
/** Navigation **/
#navigation {
	display: inline-block;
	list-style: none;
	line-height: 100px;
	margin: 0;
	padding: 0;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	width: 120px;
	text-align: right;
}
#navigation li a {
	color: #818181;
	font-size: 15px;
	outline: 0;
	line-height: 30px;
	text-decoration: none;
}
#navigation li a:hover {
	color: #000;
}
#navigation li.active a {
	color: #71bf44;
}
#adbox {
	background: url(../images/bg-adbox.jpg) repeat-x left top;
	height: 320px;
	padding: 50px 0;
	border-bottom: 1px solid #71bf44;
}
#adbox > div {
	width: 820px;
	margin: 0 auto;
	padding: 0 80px;
}
#adbox > div img {
	float: right;
	margin-left: 60px;
}
#adbox h1, #adbox h2 {
	color: #2c2c2c;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	text-transform: uppercase;
}
#adbox h2 {
	font-size: 28px;
	line-height: 36px;
	text-transform: none;
}
#adbox p {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
}
#adbox p span {
	display: block;
	font-size: 12px;
	width: 360px;
	padding: 24px 0px 0 0;
	text-align: left;
}
#adbox p span b {
	font-weight: normal;
	display: block;
	width: 256px;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	min-height: 510px;
	width: 880px;
	margin: 0 auto;
	padding: 50px 40px;
}
h1 {
	color: #3e3e3e;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 30px;
}
h2 {
	color: #71bf44;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 12px;
}
p {
	color: #585858;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 30px;
	text-align: justify;
}
p a {
	color: #585858;
	outline: 0;
}
#tagline h1 {
	margin-left: 30px;
}
#tagline > div {
	float: left;
	width: 380px;
	margin: 0 30px;
}
#contents .features {
	width: 810px;
	margin: 0 auto;
}
.features > div {
	display: inline-block;
	margin: 0 0 30px;
}


.features img {
	border: 1px solid #EBEBEB; 
	border-radius: 2px 2px 2px 2px; 
	padding: 4px;
	float: left;
	margin-right: 20px;
}
.features1 img {
	border: 1px solid #EBEBEB; 
	border-radius: 2px 2px 2px 2px; 
	padding: 4px;
	float: right;
	margin-right: 20px;
}
.date {
	float: left;
	height: 78px;
	width: 70px;
	margin-right: 20px;
	border: 1px solid #d5d5d5;
	text-align: center;
}
.date p {
	margin: 12px 0 0;
}
.date p span {
	display: block;
	font-size: 30px;
	margin-bottom: 6px;
}
.author {
	color: #585858;
	display: block;
	font-size: 12px;
}
.kontakti {
	width: 800px;
	margin-top: 50px;
}
.more {
	background-color: #727272;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}
.more:hover, .message input[type='submit']:hover {
	background-color: #f99600;
	color: #000;
}
/** main **/
.main {
	float: left;
	background: url(../images/divider.png) repeat-y right top;
	min-height: 100px;
	width: 620px;
	padding-right: 24px;
}
.main h1, .sidebar h1 {
	margin: 0 0 12px;
	position: relative;
	top: -18px;
}
.main h2 span {
	display: block;
	font-size: 12px;
}
/** sidebar **/
.sidebar {
	float: left;
	min-height: 848px;
	width: 216px;
	margin-left: 20px;
}
.sidebar ul, .news {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news li {
	border-top: 1px solid #d5d5d5;
	padding: 24px 30px 0 100px;
	position: relative;
}
.news li .date {
	float: none;
	position: absolute;
	left: 0;
	top: 30px;
}
.news li > p span, .post > span {
	display: block;
	text-align: right;
}
.posts {
	border-top: 1px solid #d5d5d5;
}
.posts li {
	border-bottom: 1px solid #d5d5d5;
	padding: 24px 10px 0;
}
.posts li p {
	font-size: 14px;
}
.posts li .title {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 12px;
}
.posts li .title a {
	color: #2c2c2c;
	font-size: 16px;
	text-decoration: none;
}
.post {
	width: 785px;
	margin: 0 auto;
}
.post h1 {
	padding-top: 12px;
}
#about {
	width: 800px;
	padding-left: 50px;
	height: 1200px;
	margin: 0 0;
}
#aboutmo {
	width: 800px;
	padding-left: 50px;
	height: 600px;
	margin: 0 0;
}

#aboutmo a {
	color: #71bf44;
	font-size: 14px;
	text-decoration: none;
	outline: 0;
}

#about h1, .section h1 {
	color: #000;
	font-size: 32px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}

#about h2 {
	color: #71bf44;
	font-size: 18px;
}
#about1 {
	width: 800px;
	padding-left: 50px;
	height: 960px;
	margin: 0 0;
}
#about1 h1, .section h1 {
	color: #000;
	font-size: 32px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}

#about1 h2 {
	color: #71bf44;
	font-size: 18px;
}

#about2 {
	width: 820px;
	padding-left: 35px;
	height: 741px;

	margin: 0 0;
}
#about2 h1, .section h1 {
	color: #3e3e3e;
	font-size: 28px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}

#about2 h2 {
	color: #71bf44;
	font-size: 18px;
}
.section {
	float: left;
	width: 390px;
	margin-right: 50px;
}
.section h1 {
	margin-bottom: 18px;
}
.message input[type='text'], .message textarea {
	color: #aeaeae;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	width: 380px;
	border: 1px solid #d5d5d5;
	margin: 0 0 6px;
	padding: 0 4px;
}
.message textarea {
	height: 175px;
	overflow: auto;
	resize: none;
}
.message input[type='submit'] {
	float: right;
	background-color: #818181;
	color: #d5d5d5;
	cursor: pointer;
	font: 13px/30px Arial, Helvetica, sans-serif;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0 10px;
}
.contact {
	background-color: #f8f8f8;
	width: 270px;
	padding: 124px 60px;
	text-align: center;
}
.contact p span {
	color: #2c2c2c;
	display: block;
	font-size: 30px;
	line-height: 36px;
	padding: 18px 0;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #eee;
	border-top: 1px solid #d8d8d8;
	padding: 30px 0;
	min-height: 300px;
}
#footer p {
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
}
#connect {
	float: right;
	display: inline-block;
	margin-right: 30px;
}
#connect a {
	background: url(../images/icons.png) no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0 10px;
	outline: 0;
}
#connect a.germany {
	background-position: 0 -40px;
}
#connect a.twitter {
	background-position: 0 -80px;
}
#connect a.tumbler {
	background-position: 0 -120px;
}
#connect a.facebook:hover {
	background-position: -40px 0;
}
#connect a.germany:hover {
	background-position: -40px -40px;
}
#connect a.twitter:hover {
	background-position: -40px -80px;
}
#connect a.tumbler:hover {
	background-position: -40px -120px;
}


#product_grid {
	list-style-type: none;
	width: 880px;
	font-size: 12px;
	padding: 0 0 0px 0;
}
	
#product_grid li {
	display: block;
	float: left;
	margin: 0 30px 20px 0;
	width: 250px;
	border-bottom: 1px solid #71bf44;
	padding: 0 0px 10px 0;
	text-align: center;
}

.nakup ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 20px 0;
  min-height: 400px;
}
 
.nakup li {
  font: 200 20px/1.5;
  border-bottom: 0px solid #ccc;
  height: 40px;
}
 
.nakup li:last-child {
  border: none;
}
 
.nakup li a {
  text-decoration: none;
  color: #000;
  display: block;
  outline: 0;
  padding: 0px 0px 0px 0;
  height: ;
 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.nakup li a:hover {
  font-size: 20px;
  color: #71bf44;
  background: #fff;
}