/* 
    
*/
body {
    width:800px;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Times, serif;
    font-size: 18px;
    
    font-family: Times New Roman, Times, serif;
    font-weight: normal;
    word-spacing: normal;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
}



h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	text-align: center;
        margin: 0px;
	
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	text-align: left;
        margin-top: 0px;
        margin-bottom: 20px;
        }
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	text-align: left;
        margin: 0px;
	
}
#table {
    margin-top: 10px;
}
#submit {
    margin-top: -600px;
    margin-left: 680px;
    font-size: 2em;
    width: 20em;
}

.ime p {
    float: left;
}
.podcrtano {
	background-color: #FF3;
}

p {
    display:block;
    text-indent:50px;
    margin: 0px;
    margin-bottom: 10px;
}
#planet img {
    height:auto;
    width:100;
    margin: 20px;
    
}
    
#znak img {
    height:auto;
    width:200px;
    margin-right: 20px;
    margin-top: 50px;
    
}
pre {
    font-family: sans-serif;
    margin-left: 40px;
    font-size: 18px;
    font-weight: bold;
    }
table {
    font-family: sans-serif;
   
    font-size: 12px;
    
}
.plus {

    margin-left: 50px;
    font-size: 60px;
    color: #00ff00
}

.minus {

    margin-left: 50px;
    margin-top: -5em;
    font-size: 60px;
    color: #ff0000;
}
.zeleno {

    color: #00ff00
}
img {
    
    height:400px;
    width:auto;
    margin-right: 20px;
    /* margin-top: 20px; */
}
#snaga img{
    
    margin-left: 200px;
    width: 400px;
    height: auto;
    
    
   /* margin-right: 20px;
    /* margin-top: 20px; */
}
@media print
{
.prelom {page-break-after:always}
.pozitivni_smjerovi {page-break-after: always}
.negativni_smjerovi {page-break-after: always}


hr  {display: none;}
}