fix database name in view
[angular-mojolicious.git] / public / app / casopisi2010 / upitnik.css
index cde7f0a..c3df0d8 100644 (file)
@@ -1,3 +1,5 @@
+
+/*
 body {
        background: #F6F6F6;
        margin: 0 auto;
@@ -5,11 +7,11 @@ body {
        color: #374E5A;
        font-size: 14px;
        line-height: 140%;
-       width: 861px;
+       width: 760px;
 }
 
 h2, h3 {
-       margin-top: 60px;
+       margin-top: 40px;
        font-size: 14px;
        padding: 2px 0;
        border-bottom: 2px solid #D74F25;
@@ -20,6 +22,13 @@ h3 {
        margin-top: 20px;
 }
 
+*/
+
+.naglasi {
+       color: #d74f25;
+}
+
+
 a {
        color: #D74F25;
 }
@@ -27,17 +36,22 @@ a {
 input, textarea {
        font: 14px arial;
        color: #000000;
-       border: solid 1px #dedede;
+       border: solid 1px #ccc;
        padding: 6px;
-       background: #f6f6f6;
+       background: #ffffff;
 }
 
 input:focus, textarea:focus
 {
-       background: #ffffff;
+       background: #f6f6f6;
        font-family: arial;
        color: #000000;
 }
+
+textarea {
+       width: 30em;
+}
+
 .input {
        color: #afafaf;
        float: left;
@@ -47,6 +61,22 @@ input:focus, textarea:focus
 
 .text1 {
        width: 30em;
+       margin-bottom: 3px;
+}
+.text2 {
+       width: 12em;
+}
+
+
+.labels1 {
+       font-style: italic;
+       padding-bottom: 5px;
+}
+
+.label1 {
+       padding-right: 27em;
+}
+.label2 {
 }
 
 img {
@@ -58,28 +88,12 @@ label {
        margin-top: 10px;
        font-size: 14px;
        font-family: Arial;
-       color: #afafaf;
 }
 
 .radio { 
        color: #374E5A;
 }
 
-h1
-{
-       float: left;
-/*     margin-bottom: 6px;     */
-       padding-left: 20px;
-       font: 18px arial;
-       color: #0c1426;
-       text-align: center;
-       text-decoration: none;
-       display: block;
-       background: url(http://mjesec.ffzg.hr/drzb2011/images/kvadrat.gif) no-repeat left;
-       margin: 0;
-}
-
-
 
 .clear {
        clear: both;
@@ -104,8 +118,8 @@ h1
 
 
 .button {
-       margin-top: 20px;
-       width: 40.8em;
+       margin-top: 40px;
+       clear: both;
 }
 
 .button input {
@@ -121,6 +135,11 @@ h1
        /* background: #dc6844; */
 }
 
+.button p {
+       color: #D74f25;
+       font-weight: bold;
+}
+
 .button2 input {
        background: #F6F6F6;
        color: #374E5A;