﻿.cmspage h1 { font-size: 2.8em; font-weight: normal; text-shadow: 2px 2px 2px #ccc; color: #1367AF; font-family: Georgia,"Times New Roman",Times,Serif; }


.cmspage p { 	/*line-height:1.7em; font-size: 1.2em;*/ }
.cmspage p.description { font-size: 1.4em; line-height: 1.5em; /*spacer:*/ margin:20px 0; padding-bottom:20px; border-bottom:1px solid #eee; }

.cmspage .gallery { overflow:auto; width:100%; clear:both; margin-bottom: 10px; }
.cmspage .gallery li { float:left; margin:0 10px 10px 0; }

.cmspage .video { list-style: none; margin-bottom: 10px; } 
.cmspage .video li { padding:0; background:none; }

.cmspage .download { list-style: none; margin-bottom: 10px; }
.cmspage .download li { padding:0; background:none; line-height:1.3em; margin-bottom:5px; }
.cmspage .download a {display:block;  background-position:10px 10px; background-repeat:no-repeat; padding:10px 10px 10px 50px; border:1px solid #eee; background-color:#f5f5f5; color:#666; min-height:32px; height:auto !important; height:32px; 	font-weight: normal; }
.cmspage .download a:hover { color:#222; background-color:#eee; 	border:1px solid #ddd; text-decoration: none; }
.cmspage .download strong { display:block; font-size:1.2em; color:#222; }
.cmspage .download em { color:#aaa; display:block; }

.cmspage .normalform { margin-bottom:15px; padding-top: 15px; }
.cmspage .normalform ol{ list-style-type:none; margin:0 0 10px }
.cmspage .normalform ol { } 
.cmspage .normalform li { float:left; clear:both; margin-bottom:10px; position:relative; width:592px; /* ovdje treba definirati velicinu "forme", i ovisno o velicini namjestiti .error */ }
.cmspage .normalform legend { font-size:1.4em; color:#111;  padding:20px 0 10px;}
.cmspage .normalform label { font-size:1.2em; font-weight:bold; display:block; padding-top:5px; width:170px; float:left;}
.cmspage .normalform .required label { color:#cc1300 }
.cmspage .normalform .text, .normalform .select, .normalform .textarea { border:1px solid #bbb; padding:6px 3px; font-family:Arial, Helvetica, sans-serif; width:400px; font-size:12px; color:#555; float:right;}
.cmspage .normalform textarea { height:140px;}
.cmspage .normalform .text:focus, .normalform textarea:focus { border:1px solid #888 }
.cmspage .normalform .select { padding:1px 3px;}
.cmspage .normalform .error em {  position:absolute; padding:3px 6px; background:#c0171d; color:#eee; font-size:1.1em; bottom:-5px; right:-5px; font-style:normal;}
.cmspage .normalform input.btn { margin-left:184px; margin-top:5px }.cmspage .normalform input.btn { font-size:1.3em; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#222; background:#eee; border:1px solid #ddd; padding:5px 10px;  cursor:pointer; position:relative; margin-top:10px; } 
.cmspage .normalform input.btn:hover { background:#ddd; border:1px solid #ccc; }  
