﻿h1, h2, h3 { color: #37b; }
ul { margin-bottom: 30px; }
li { list-style-type: square; color: #37b; font-size: 16px; line-height: 2; }
li span { color: #333; }
label { color: #666; }
p.hlaska { font-size: 18px; }
.blue { color: #37b; }
.red { color: #733; }
.panel-default { background-color: #f0f8ff; }
.motolife { padding-top: 10px; }
.motolife .col { padding-bottom: 10px; }
.motolife .col a { font-size: 11px; margin-left: 6px; }
.motolife  h1 { margin: 0; }

@media (min-width:768px) {
	.motolife .form-control { padding: 4px 6px; height: 22px; font-size: 12px; line-height: 1; }
	.motolife .btn { padding: 4px 6px; font-size: 12px; font-weight: 400; line-height: 1; }
	.motolife input { border-color: #37b; }
}
