﻿body {
	margin:0;
	padding:0;
	border: 0;
	background: #ffffff;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#444444;}

img { border:0;
padding: 0;
margin: 0;}

p {
margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1, h2, h3, h4 {
margin:10px 0 0 0;
}

h1 {
font-size:20px;
}

h2 {
font-size:26px;
}

h3 {
font-size:16px;
}

h4 {
font-size:14px;
}
a:link, a:visited {
color:#70A8D6;
text-decoration:none;
}

a:hover, a:active {
color:#1F7DCC;
text-decoration:underline;
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
margin:0 auto;
padding:0;
width:980px;
background: none;
}


#content {
background: none;
margin:120px auto 0 auto;
padding:0;
width:960px;
}

#content p {
padding: 8px 0 0 0;
font-size: 14px;}

#content h2 {line-height: 35px;}

#photo {float: left; border: 1px solid #f4f4f4;}

#linkovi { float: left; width: 250px; margin: 0 0 0 50px;}
#linkovi li {list-style-type: none;}
#linkovi li a {font-size: 22px; line-height: 38px;}

.textInput {margin: 0; width:97%; background-color: #FFFFFF; border: 1px solid #00F9BB; color: #666666; padding: 6px;}
.ctrlHolder { margin-bottom: 8px;}
.poruka {background-color: #FFFFFF; border: 1px solid #00F9BB; color: #666666; padding: 6px;}
.submitButton {width:150px; height: 40px; background-color: #00F9BB; border: 1px solid #00F9BB; color: #FFF; padding: 6px;}
fieldset {border: none; margin: 0; padding: 0;}


/* << ----------------// Footer //---------------->> */
#footer {
margin:0;
padding:4px 0 0 0;
font-size:14px;
color:#000000;
background:none;
clear:both;
text-align: center;
}


/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

