@font-face {
    font-family:TitilliumWeb;
    src: url(http://static.dominatus.si/podpis/font/TitilliumWeb-Regular.ttf);
}

@font-face {
    font-family:TitilliumWebBold;
    src: url(http://static.dominatus.si/podpis/font/TitilliumWeb-Bold.ttf);
}


* { margin:0; }

header { background-color:#C7C8CA; width:100%; height:90px; }
.header { max-width:1300px; width:84%; height:100%; }

.header-logo { height:38px; position:relative; left:0px; float:left; top:25px; }
.header-mail { height:45px; position:relative; right:0px; float:right;  top:20px; }

.content { max-width:1300px; width:84%; 
background-image:url(http://static.dominatus.si/seo_porocila/m.png);  /*height:80%; background-size: 60px 80px;*/ 
background-repeat:no-repeat; background-position:right top;
}

h1 { color:#1997D2; font-family:TitilliumWebBold;  font-size:44px; }

h3 { text-transform: uppercase; color:#1997D2; font-family:TitilliumWeb; font-size:22px; }

.text { text-align:justify; padding-top:10px; font-family:TitilliumWeb;  }

h2  { text-transform: uppercase; font-weight:bold; padding-top:30px; color:#1997D2; font-family:TitilliumWebBold;  }

.domain { color:#1997D2; font-family:TitilliumWebBold;  }
.domain-links { list-style: none; }

.link { color:black; text-decoration:none; font-family:TitilliumWeb; font-size:16px; }
.link:hover { color:#1997D2; }

.contact {  color:white; background-color:#1997D2; padding:10px; text-decoration:none; border-radius:8px; }

footer { position:fixed; background-color:#4A4A4A; bottom:0px; width:100%; min-height:60px; }
.footer {  max-width:1300px; width:84%; height:100%; text-align:left; padding-top:10px; font-family:TitilliumWeb; font-size:12px; color:white; }

.btn-support { background-color:#1997D2; color:white; font-size:18px; padding-left:23px; padding-right:23px; }
.btn-support:hover { color:white; text-decoration:underline; }


.copyright {  float:right; position:relative; right:0px; top:-15px; }

.accordion-toggle { font-size:18px; }



.image { width:43px; height:39px; padding:3px; padding-left:5px; padding-right:5px; }

.bg-logo { 
/*width:300px; height:300px;
background-image:url(http://static.dominatus.si/seo_porocila/bg1.png);
background-size:contain;
background-repeat:no-repeat;
background-position:center;

position:absolute;
float:right;
right:6%;
bottom:150px;*/
}



	
.panel-heading .accordion-toggle:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114"; /*"\e114"; */
    float: left; 
	color:#1997D2;
}

.panel-heading .accordion-toggle.collapsed:before {
	font-family: 'Glyphicons Halflings';
    content: "\e080"; /*"\e080";*/
	color:#1997D2;
}

.panel-title { color:#1997D2; }
.accordion-toggle { padding-left:20px; font-weight:bold; }

.panel, .panel-group .panel-heading+.panel-collapse>.panel-body{  border:0; color:white; background-color:white; background:none; box-shadow:none; }
	
.bullet
{
	padding:0px 0px 0px 40px;
	margin:0px;
	background:transparent url('http://static.dominatus.si/seo_porocila/bullet.jpg') no-repeat 19px 10px;
	color:#353535;
	line-height:25px; 
}	