/* CSS3 font-faces: */
@font-face {
	font-family: 'Conv_BebasNeue Bold';
	src: url('fonts/BebasNeue_Bold.eot');
	src: local('☺'), url('fonts/BebasNeue_Bold.woff') format('woff'), url('fonts/BebasNeue_Bold.ttf') format('truetype'), url('fonts/BebasNeue_Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_BebasNeue Book';
	src: url('fonts/BebasNeue_Book.eot');
	src: local('☺'), url('fonts/BebasNeue_Book.woff') format('woff'), url('fonts/BebasNeue_Book.ttf') format('truetype'), url('fonts/BebasNeue_Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_BebasNeue Light';
	src: url('fonts/BebasNeue_Light.eot');
	src: local('☺'), url('fonts/BebasNeue_Light.woff') format('woff'), url('fonts/BebasNeue_Light.ttf') format('truetype'), url('fonts/BebasNeue_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_BebasNeue Regular';
	src: url('fonts/BebasNeue_Regular.eot');
	src: local('☺'), url('fonts/BebasNeue_Regular.woff') format('woff'), url('fonts/BebasNeue_Regular.ttf') format('truetype'), url('fonts/BebasNeue_Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_BebasNeue Thin';
	src: url('fonts/BebasNeue_Thin.eot');
	src: local('☺'), url('fonts/BebasNeue_Thin.woff') format('woff'), url('fonts/BebasNeue_Thin.ttf') format('truetype'), url('fonts/BebasNeue_Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
background-color: #dddddd;
font-family: "Roboto";
font-size: 12px;
color: #1b1b1b;
margin: 0px;
}

input, select, textarea, button {
font-family:inherit;
}

a {
text-decoration: none;
color: inherit;
}

#loading {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
z-index: 10;
background-color: rgba(120, 120, 120, 0.5);
padding: 0px;
margin: 0px;
opacity: 1;
}

.loading {
text-align:center;	/* Align center inline elements */
font: 0/0 a;				/* Hide the characters like spaces */
}

.loading:before {
content: ' ';
display: inline-block;
vertical-align: middle;
height: 100%;
}

.loading div {
vertical-align: middle;
display: inline-block;
}

#wrapper {
position: relative;
width: 960px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
/*background-image: url('images/background.jpg');*/
background-color: #f7f7f7;
margin-top: 0px;
}

#content_wrapper {

}

#top_bar {
/*height: 64px;*/
height: 82px;
width: auto;
background-image: url('images/top_background.jpg');
box-shadow: 0px 1px 6px rgba(27, 27, 27, 0.2);
font-family: "Conv_BebasNeue Book";
}

#top_bar_left {
float: left;
position: relative;
left: 40px;
top: 19px;
}

#top_logo {
position: relative;
float: left;
opacity: 0.8;
/*top: -12px;*/
top: -14px;
}

#language_select {
position: relative;
float: left;
padding-left: 5px;
/*padding-top: 24px;*/
padding-top: 42px;
font-family: "Conv_BebasNeue Book";
font-size: 11px;
opacity: 0.9;
}

#language_bg {
font-family: "Conv_BebasNeue Regular";
}

#language_en {

}

#top_menu {
position: relative;
float: left;
padding-left: 28px;
padding-right: 30px;
/*padding-top: 16px;*/
padding-top: 34px;
font-size: 20px;
letter-spacing: 0.25px;
color: #3F3F3F;
opacity: 1;
}

#submenu {
width: auto;
height: 32px;
background-color: #6f6f6f;
font-family: "Roboto";
font-size: 14px;
padding-left: 229px;
position: relative;
overflow: hidden;
}

#submenu a {
position: relative;
top: 5px;
color: #ffffff;
padding-right: 20px;
}

#submenu a:hover{
position: relative;
color: #181818;
}

#submenu a.current_submenu_item {
color: #181818;
}

#subsubmenu {
width: 960px;
height: 32px;
border: 0px;
background-color: #c4c4c4;
font-family: "Roboto";
font-size: 14px;
padding-left: 229px;
}

#subsubmenu a {
position: relative;
top: 5px;
color: #ffffff;
padding-right: 20px;
text-shadow: 0px 1px 6px rgba(27, 27, 27, 0.2);
}

#subsubmenu a:hover{
position: relative;
color: #181818;
}

#subsubmenu a.current_submenu_item {
color: #181818;
}

.top_menu_element {
margin-left: 7px;
margin-right: 7px;
}

#top_menu_rect {
height: 6px;
width: 59px;
background-color: #6F6F6F;
position: absolute;
/*top: 39px;*/
top: 57px;
left: 6px;
}

#lens {
position: relative;
left: 224px;
top: 19px;
}

#search_box {
position: relative;
left: -39px;
/*top: 22px;*/
top: 40px;
float: right;
}

#search_box_left {
background: url('images/search_shape.png') 0 0;
width: 15px;
height: 32px;
position: relative;
top: 0px;
left: 0px;
float: left;
}

#search_box_middle {
background: url('images/search_background.png') 0 0 repeat-x;
height: 32px;
position: relative;
top: 0px;
left: 0px;
float: left;
}

#search_text_field {
background: url('images/lens.png') 0 3px no-repeat;
text-indent: 16px;
border: 0px;
position: relative;
top: 7px;
left: 0px;
width: 16px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
font-family: "Roboto";
}

input {
font-family: inherit;
}

input[type="text"] {
font-family: inherit;
}

input, textarea, select {
font-family: inherit;
padding: 0px;
}

#search_text_field:focus {
width: 118px;
}

#search_box_right {
background: url('images/search_shape.png') 16px 0;
width: 15px;
height: 32px;
position: relative;
top: 0px;
left: 0px;
float: left;
}

#submenu_sabitiq {
position: absolute;
}

#submenu_kolekciq {
position: absolute;
opacity: 0;
}

.sabitiq_nachalo_slideshow {
position: relative;
font-family: "Conv_BebasNeue Book";
padding-bottom: 2px;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.sabitiq_nachalo_slideshow_overlay {
position: absolute;
top: 92px;
left: 407px;
text-align: center;
z-index: 1;
}

.sabitiq_nachalo_slideshow_caption {
position: relative;
font-size: 56px;
font-family: "Conv_BebasNeue Light";
color: white;
}

.sabitiq_nachalo_slideshow_separator {
position: relative;
left: 97px;
height: 1px;
width: 113px;
background-color: white;
}

.sabitiq_nachalo_slideshow_text {
position: relative;
top: 10px;
font-size: 20px;
color: white;
}

.sabitiq_nachalo_slideshow_timerange {
position: relative;
top: 14px;
font-size: 20px;
opacity: 0.8;
color: white;
}

.sabitiq_nachalo_slideshow_circles {
position: absolute;
top: 400px;
width: 100%;
text-align: center;
}

#za_nas_istoriq_slideshow {
position: relative;
font-family: "Conv_BebasNeue Book";
height: 376px;
overflow: hidden;
}

#za_nas_istoriq_slideshow_overlay {
position: absolute;
top: 92px;
left: 407px;
text-align: center;
}

#za_nas_istoriq_slideshow_caption {
position: relative;
font-size: 56px;
font-family: "Conv_BebasNeue Light";
color: white;
}

#za_nas_istoriq_slideshow_separator {
position: relative;
left: 97px;
height: 1px;
width: 113px;
background-color: white;
box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.2);
}

#za_nas_istoriq_slideshow_text {
position: relative;
top: 10px;
font-size: 20px;
color: white;
}

#za_nas_istoriq_slideshow_timerange {
position: relative;
top: 14px;
font-size: 20px;
opacity: 0.8;
}

#za_nas_istoriq_slideshow_circles {
position: absolute;
top: 354px;
width: 100%;
text-align: center;
}

#kolekciq_i_izlojbi {
position: relative;
top: 2px;
font-size: 34px;
color: white;
text-shadow: 1px 1px 3px rgba(27, 27, 27, 1);
font-family: "Conv_BebasNeue Book";
overflow: hidden;
}

#kolekciq {
position: relative;
float: left;
border: 0px;
}

#kolekciq img { 
border: 0px;
}

#izlojbi {
position: relative;
left: 1px;
float: right;
border: 0px;
}

#izlojbi img{
border: 0px;
}

#kolekciq_text {
position: absolute;
top: 6px;
left: 314px;
}

#izlojbi_text {
position: absolute;
top: 6px;
left: 376px;
}

#dont_know_yet {
position: relative;
top: -2px;
overflow: hidden;
}

#motd {
width: 409px;
height: 250px;
background-color: #9c9c9c;
font-family: 'Roboto', sans-serif;
font-size: 12px;
float: left;
line-height: 17px;
color: #454544;
}

#motd h1 {
color: #fafafa;
font-size: 17.3px;
font-weight: normal;
margin: 5px 0px 5px 0px;
font-family: 'Roboto', sans-serif;
}

#motd a {
color: #ffffff;
}

#address_box {
width: 503px;
height: 217px;
padding-left: 42px;
padding-top: 33px;
font-size: 11.5px;
text-shadow: none;
float: right;
line-height: 1.3;
background-color: #9C9C9C;
}

#address_box a {
text-decoration: underline;
}

#social_bar {
font-size: 12px;
overflow: hidden;
text-shadow: none;
color: #272727;
clear: both;
}

#social_bar img {
padding-top: 5px;
}

#facebook {
float: left;
padding-left: 40px;
padding-top: 21px;
padding-right: 22px;
padding-bottom: 12px;
}

#youtube {
float: left;
padding-left: 22px;
padding-top: 21px;
padding-right: 22px;
padding-bottom: 12px;
}

#novini {
float: left;
padding-left: 22px;
padding-top: 21px;
padding-right: 22px;
padding-bottom: 12px;
}

#e-card {
float: left;
padding-left: 22px;
padding-top: 21px;
padding-right: 22px;
padding-bottom: 12px;
}

#vaska {
float: right;
padding-left: 22px;
padding-top: 42px;
padding-right: 40px;
padding-bottom: 12px;
}

.roboto_light {
font-style: normal;
font-family: "Roboto";
font-weight: 300;
}

.roboto_medium {
font-style: normal;
font-family: "Roboto";
font-weight: 500;
}

.white_text {
color: white;
}

.float_left {
float: left;
}

.width_420 {
width: 420px;
}
#footer {
font-size: 13px;
padding-top: 24px;
background-image: url('images/footer_background.jpg');
overflow: hidden;
color: #f1f6f6;
letter-spacing: -0.1px;
line-height: 13px;
height: 192px;
}

#footer_za_nas {
padding-left: 40px;
}

#footer_kolekciq {
padding-left: 8px;
width: 84px;
}

#footer_izlojbi {
padding-left: 5px;
padding-right: 52px;
}

#footer_logo {
font-size: 22.5px;
font-family: "Conv_BebasNeue Book";
text-align: center;
letter-spacing: -0.8px;
}

.vertical_separator {
position: relative;
top: 56px;
width: 1px;
height: 136px;
background-color: #cecece;
float: left;
}

#footer_copyright {
font-size: 11px;
font-family: "Roboto";
}

#footer_vaska {
text-align: center;
font-size: 14px;
font-weight: 500;
opacity: 0.7;
}

#vrazki hr {
border: 0px;
background-color: #e5e5e5;
height: 1px;
width: 802px;
}

.gerbove {
padding: 25px 39px 14px;
}

.osnoven_sponsor {
text-shadow: none;
padding-left: 39px;
text-align: center;
color: #333333;
}

.osnoven_sponsor h1 {
font-size: 22px;
font-family: "Conv_BebasNeue Regular";
font-weight: normal;
letter-spacing: 0.23;
margin: 0px;
}

.osnoven_sponsor h2 {
font-size: 20px;
font-family: "Conv_BebasNeue Regular";
font-weight: normal;
letter-spacing: 0.23;
margin: 0px;
}

.medijni_partnjori {
text-shadow: none;
padding-left: 39px;
font-size: 12px;
font-family: "Roboto";
font-weight: normal;
letter-spacing: 0.23;
margin: 0px;
color: #333333;
}

.medijni_partnjori h2 {
font-size: 22px;
font-family: "Conv_BebasNeue Regular";
font-weight: normal;
letter-spacing: 0.23;
margin: 0px;
text-align: center;
}

.medijni_partnjori img {
position: relative;
}

.hline {
height: 1px;
border: 0px;
border-bottom: 1px solid #e1e1e1;
float: right;
width: auto;
display: inline;
margin-right: 52px;
position: relative;
top: 13px;
}

#page_kolekciq_jivopis_top_text {
color: #3d3d3d;
font-size: 11px;
height: 217px;
padding-left: 39px;
padding-bottom: 4px;
padding-top: 4px;
}

#page_kolekciq_jivopis_top_text h1 {
font-size: 22.5px;
font-family: "Conv_BebasNeue Regular";
font-weight: normal;
width: auto;
}

#page_kolekciq_jivopis_top_text h2 {
font-size: 13px;
width: auto;
font-weight: normal;
}

#page_kolekciq_jivopis_left_text {
color: #3d3d3d;
font-size: 11px;
color: white;
height: 278px;
width: 441px;
float: left;
}

#page_kolekciq_jivopis_left_text h1 {
font-size: 22.5px;
font-family: "Conv_BebasNeue Regular";
font-weight: normal;
}

#page_kolekciq_jivopis_content {
background-color: #ffffff;
height: 420px;
padding-left: 39px;
padding-top: 3px;
}

#page_kolekciq_jivopis_right_pics {

}

#content_wrapper .mCSB_dragger_bar{
border-radius: 0px;
}

#content_wrapper .mCSB_scrollTools {
width: 6px;
}

#content_wrapper .mCSB_draggerRail {
width: 6px;
}

#content_wrapper .mCSB_container {
margin-right: 36px;
}

#page_kolekciq_jivopis_top_text .mCSB_container {
margin-right: 40px;
}

.izbrana_izlojba_thumbnail {
float: left;
padding-top: 32px;
}

.izbrana_izlojba_text {
float: left;
width: 498px;
height: 372px;
padding-left: 10px;
margin-bottom: 6px;
margin-top: 6px;
}

#sabitiq_izbrana_izlojba_banner {
width: 960px;
height: 129px;
position: relative;
top: 16px;
}

h1 {
font-weight: normal;
font-family: "Conv_BebasNeue Regular";
font-size: 19px;
}

h2 {
font-weight: normal;
font-size: 13px;
}

h3 {
font-weight: normal;
font-size: 12px;
}

.align-left {
text-align: left;
}

.align-center {
text-align: center;
}

.align-right {
text-align: right;
}

.text_shadow_1 {
text-shadow: 0px 0px 3px rgba(27, 27, 27, 0.3);
}

.izbrana_izlojba_images_container {
position: relative;
left: 8px;
top: 8px;
}

.left_arrow {
position: absolute;
top: 52px;
left: 0px;
background: url('images/arrows.png') 0 0 no-repeat;
width: 22px;
height: 37px;
}

.right_arrow {
position: absolute;
top: 52px;
left: 921px;
background: url('images/arrows.png') -22px 0 no-repeat;
width: 22px;
height: 37px;
}

.izbrana_izlojba_thumbnails {
position: relative;
left: 34px;
clear: both;
width: 885px;
}

.izbrana_izlojba_thumbnails_div {
width: 173px;
height: 134px;
overflow: hidden;
}

#za_nas_istoriq_text {
padding-left: 39px;
padding-right: 39px;
padding-bottom: 39px;
}

#za_nas_istoriq_text h1 {
font-size: 47px;
font-family: "Conv_BebasNeue Book";
}

#za_nas_istoriq_text h2 {
font-size: 22px;
font-family: "Conv_BebasNeue Regular";
}

#za_nas_sgrada_text {
padding-left: 39px;
padding-right: 39px;
height: 400px;
}

#za_nas_sgrada_text h1 {
font-size: 23px;
font-family: "Conv_BebasNeue Book";
color: #333333;
}

#za_nas_sgrada_text p {
font-size: 11px;
text-indent: 4px; 
color: #666666;
}

#za_nas_dobrovolci_text {
padding-left: 39px;
padding-right: 39px;
}

#za_nas_dobrovolci_text h1 {
font-size: 50px;
font-family: "Conv_BebasNeue Book";
color: #333333;
margin-bottom: 0px;
}

#za_nas_dobrovolci_text h2 {
font-size: 23px;
font-family: "Conv_BebasNeue Book";
color: #4c4c4c;
margin-top: 0px;
margin-bottom: 0px;
}

#za_nas_dobrovolci_text p {
margin-top: 0px;
color: #808080;
}

#za_nas_istoriq_middle {
width: 40px;
}

#za_nas_ekip_text {
padding-left: 39px;
padding-top: 39px;
padding-right: 39px;
text-align: center;
font-family: "Conv_BebasNeue Regular";
}

#za_nas_ekip_text td {
width: 230px;
}

#za_nas_ekip_text td:hover {
background-color: white;
}

#page_za_nas_dobrovolci_form {
width: 434px;
height: 294px;
background-color: #dadada;
float: left;
margin-left: 38px;
}

#page_za_nas_dobrovolci_form form {
padding-left: 38px;
padding-top: 20px;
border: 0px;
}

#page_za_nas_dobrovolci_form input[type="text"] {
width: 308px;
height: 32px;
border: 0px;
margin-bottom: 7px;
text-indent: 16px;
box-shadow: 0px 0px 3px 1px #cfcfcf inset;
background-color: #f9f6f6;
}

#page_za_nas_dobrovolci_form input[type="email"] {
width: 308px;
height: 32px;
border: 0px;
margin-bottom: 7px;
text-indent: 16px;
box-shadow: 0px 0px 3px 1px #cfcfcf inset;
background-color: #f9f6f6;
}

#page_za_nas_dobrovolci_form textarea {
border: 0px;
margin-bottom: 7px;
box-shadow: 0px 0px 3px 1px #cfcfcf inset;
background-color: #f9f6f6;
resize: none;
width: 308px;
padding: 0px;
}

#page_za_nas_dobrovolci_form input[type="submit"] {
width: 86px;
font-family: "Conv_BebasNeue Regular";
background-color: #706d6d;
border: 0px;
width: 84px;
height: 32px;
margin-left: 222px;
}

#page_za_nas_dobrovolci_text {
color: #272727;
line-height: 13px;
float: left;
padding-left: 5px;
}

#page_za_nas_dobrovolci_text td {
vertical-align: top;
}

#page_za_nas_dobrovolci_text p {
margin-left: 14px;
margin-top: 0px;
margin-bottom: 0px;
}

#page_za_nas_dobrovolci_text table {
padding-top: 12px;
background-color: #f9f6f6;
padding-bottom: 14px; 
}

#page_za_nas_dobrovolci_snimka {
width: 434px;
height: 294px;
background-color: #dadada;
float: right;
margin-right: 38px;
}

#page_kontakti_form {
width: 448px;
height: 294px;
background-color: #cfcfcf;
float: left;
}

#page_kontakti_form form {
padding-left: 38px;
padding-top: 20px;
border: 0px;
}

#page_kontakti_form input[type="text"] {
width: 308px;
height: 32px;
border: 0px;
margin-bottom: 7px;
text-indent: 16px;
box-shadow: 0px 0px 3px 1px #cfcfcf inset;
background-color: #f9f6f6;
}

#page_kontakti_form input[type="email"] {
width: 308px;
height: 32px;
border: 0px;
margin-bottom: 7px;
text-indent: 16px;
box-shadow: 0px 0px 3px 1px #cfcfcf inset;
background-color: #f9f6f6;
}

#page_kontakti_form textarea {
border: 0px;
margin-bottom: 7px;
box-shadow: 0px 0px 3px 1px #cfcfcf inset;
background-color: #f9f6f6;
resize: none;
width: 308px;
padding: 0px;
}

#page_kontakti_form input[type="submit"] {
width: 86px;
font-family: "Conv_BebasNeue Regular";
background-color: #706d6d;
border: 0px;
width: 84px;
height: 32px;
margin-left: 222px;
}

#page_kontakti_text {
color: #272727;
line-height: 13px;
float: left;
padding-left: 5px;
}

#page_kontakti_text td {
vertical-align: top;
}

#page_kontakti_text p {
margin-left: 14px;
margin-top: 0px;
margin-bottom: 0px;
}

#page_kontakti_text table {
padding-top: 12px;
background-color: #f9f6f6;
padding-bottom: 14px; 
}

.ekip_ime {
font-size: 15px;
}

.ekip_dlajnost {
font-size: 13px;
}

.ekip_detajli {
font-size: 14px;
color: #999999;
}

.padding_left_right_18 {
padding-left: 18px;
padding-right: 18px;
}

.arhiv_kalendar {
vertical-align: top;
width: 122px;
padding-left: 38px;
padding-top: 40px;
color: #666666;
}

.arhiv_kalendar_year {
font-weight: bold;
}

.arhiv_kalendar_month {
font-weight: regular;
padding-left: 14px;
}

.arhiv_content {
padding-right: 38px;
}

.bebas_book {
font-family: "Conv_BebasNeue Book";
}

.fsize_16 {
font-size: 16px;
}

.fsize_18 {
font-size: 18px;
}

.roboto {
font-family: "Roboto";
}

.nastoyashti_izlojbi_element h1{
letter-spacing: -1px;
font-size: 18px;
margin: 0px;
}

.nastoyashti_izlojbi_element h2{
letter-spacing: -1px;
font-size: 13px;
margin: 0px;
}

.nastoyashti_izlojbi_element h3{
letter-spacing: -1px;
font-size: 12px;
margin: 0px;
color: #999999;
}

.nastoyashti_izlojbi_element td {
width: 214px;
text-align: center;
vertical-align: top;
padding-top: 28px;
padding-bottom: 10px;
}

.nastoyashti_izlojbi_element {
margin-left: 42px;
}

.nastoyashti_izlojbi_element td:hover {
background-color: white;
}

.arhiv_images_container div{
width: 148px;
height: 115px;
overflow: hidden;
}

.izbrana_izlojba_thumbnail div{
width: 452px;
height: 321px;
overflow: hidden;
}

.nastoyashti_izlojbi_element_div{
margin-left: 2px;
width: 210px;
height: 140px;
overflow: hidden;
}

.izbrana_izlojba_top {
height: 378px;
position: relative;
}

#sabitiq_badeshti_izlojbi_banner {
width: 960px;
height: 129px;
position: relative;
top: 16px;
}

#image_overlay {
position: absolute;
z-index: 1;
min-height: 100%;
}

.position_relative {
position: relative; 
}

.slick_slideshow {

}

.slick-slider {
margin-bottom: 0px;
}

.slick-dots {
bottom: 0px;
}

.slick-dots li button:before {
color: white;
content: "\2022";
}

.slick-dots li.slick-active button:before {
opacity: 0.75;
}

.slick-track {
height: 369px;
}

.sabitiq_nachalo_slideshow_image_div {
width: 960px;
height: 544px;
}

.kolekciq_thumbnail {
width: 143px;
height: 136px;
float: left;
overflow: hidden;
margin-right: 4px;
margin-bottom: 4px;
}

.nachalo_slideshow_wrapper {
overflow: hidden;
width: 960px;
height: 369px;
}

.nachalo_slideshow_wrapper div {
overflow: initial;
}

.image_popup_title {
color: white;
}

.two-column {
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;
-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
-moz-column-gap: 40px; /* Firefox */
column-gap: 40px;
-webkit-column-rule: 0px outset #ff00ff; /* Chrome, Safari, Opera */
-moz-column-rule: 0px outset #ff00ff; /* Firefox */
column-rule: 0px outset #ff00ff;
}

#admin_wrapper {
padding-left: 40px;
padding-top: 40px;
padding-right: 40px;
padding-bottom: 40px;
}

.admin_link {
border: 1px solid grey;
font-size: 18px;
text-shadow: 1px;
padding: 5px;
background-color: white;
}

.admin_link:hover {
border: 1px solid black;
background-color: grey;
}

#enlarge_arrows {
background-image: url('images/enlarge.png');
height: 32px;
width: 16px;
position: absolute;
opacity: 0.75;
left: 928px;
top: 189px;
}

.flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.za_nas div {
    width: 210px;
}

.za_nas div:hover {
    background-color: white;
}



