@import url(https://fonts.googleapis.com/css?family=Istok+Web:700);

#branding {
	background: transparent url('../images/branding-bg.jpg') no-repeat;
}

#branding #branding-content .block-search .block-content {
	background: url('../images/search-bg.png') top left no-repeat;
}

#navigation {
	background: #fff url('../images/navigation-bg.jpg') top left no-repeat;
}

#navigation .main-menu li {
	background: transparent url('../images/nav-left-bg.png') top left no-repeat;
}

#navigation .main-menu li a {
	background: transparent url('../images/nav-right-bg.jpg') top right no-repeat;
}

#navigation .links.secondary-menu  li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.fraga-doktorn .block-content,
div.fraga-doktorn-tema div.view-content,
#block-views-doktorn-front-subscribe-block .view-content {
	background: #97A979 url('../images/qa-bg.png') top no-repeat;
}

#footer {
	background:url(../images/footer-bg.jpg) no-repeat;
}

#footer .menu .menu li {
	background: url(../images/submenu-arrow.jpg) no-repeat 0px 6px !important;
}

#weekly-poll-block div.vote-form input.form-submit {
	background: transparent url('../images/poll-submit-bg.jpg') top left no-repeat;
}

.node-qanda .q-person,
.view-doktorn-com-fraga-doktorn .views-row .q-person{
	background:url(../images/q-person.png) no-repeat;
}

.node-qanda .a-person,
.view-doktorn-com-fraga-doktorn .views-row .a-person{
	background:url(../images/a-person.png) no-repeat;
}

.view-doktorn-com-doktorer .views-field-nothing a,
#toc a{
	background: url(../images/arrow-toc.png) no-repeat 0px 6px !important;
}
