body {

	font-family: 'Roboto', sans-serif;

}



h1 {

	font-weight: 300px;

}



h2 {

	font-weight: 300px;

}



a.idk_none:link { color: #003972; }

a.idk_none:visited { color: #003972; }

a.idk_none:hover { color: #003972; text-decoration: none; }

a.idk_none:focus { color: #003972; }



.idk_margin_top5 { margin-top: 5px; }

.idk_margin_top15 { margin-top: 15px; }

.idk_margin_top20 { margin-top: 20px; }

.idk_margin_top25 { margin-top: 25px; }

.idk_margin_top30 { margin-top: 30px; }

.idk_margin_top60 { margin-top: 60px; }



.idk_margin_bottom10 { margin-top: 10px; }

.idk_margin_bottom30 { margin-top: 30px; }



.idk_padding25 { padding: 25px; }

.idk_padding_bottom15 { padding-bottom: 15px; }

.idk_padding_top5 { padding-top: 5px; }



.hvr-float-shadow{

	display: block!important;

}



.idk_contact_info{

	font-size: 12px;

}



.idk_form_nomargin{

	margin-right: 0px!important; 

	margin-left: 0px!important;

}



/* Image Shine - start */



/* Shine */

.hover14 figure {

	position: relative;

}

.hover14 figure::before {

	position: absolute;

	top: 0;

	left: -75%;

	z-index: 2;

	display: block;

	content: '';

	width: 50%;

	height: 100%;

	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);

	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);

	-webkit-transform: skewX(-25deg);

	transform: skewX(-25deg);

}

.hover14 figure:hover::before {

	-webkit-animation: shine .75s;

	animation: shine .75s;

}

@-webkit-keyframes shine {

	100% {

		left: 125%;

	}

}

@keyframes shine {

	100% {

		left: 125%;

	}

}



/* Image Shine - end */



.hvr-hang{

	vertical-align: baseline!important;

}



.custom-content-reveal p{

	margin: 0 0 5px!important;

}



.custom-content-reveal a, .custom-content-reveal span{

	padding: 0px!important;

}



.idk_ministarstva_navigation li{

	text-transform: uppercase;

	margin-left: -4px;

		position: relative;

	width: 10%;

    height: 70px;

    text-align: center; 

}



.idk_ministarstva_navigation ul > li > a{

	color: #fff;

    text-decoration: none;

    position: absolute;

    font-size: 12px;

    line-height: 14px;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.idk_ministarstva_navigation li:nth-child(1){

	background: #e9edf1;

}



.idk_ministarstva_navigation li:nth-child(1) > a{

	color: #879bb1!important;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(2){

	background: #4b7533;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(2){

	background: rgba(75, 117, 51, 0.8)!important;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(3){

	background: #666699;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(3){

	background: rgba(102, 102, 153, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(4){

	background: #8e6126;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(4){

	background: rgba(142, 97, 38, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(5){

	background: #008c46;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(5){

	background: rgba(0, 140, 70, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(6){

	background: #85a92d;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(6){

	background: rgba(133, 169, 45, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(7){

	background: #416c95;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(7){

	background: rgba(65, 108, 149, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(8){

	background: #a45091;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(8){

	background: rgba(164, 80, 145, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(9){

	background: #e74c3c;

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:hover:nth-child(9){

	background: rgba(231, 76, 60, 0.8);

	transition: all .3s ease-in-out;

}



.idk_ministarstva_navigation li:nth-child(10){

	background: #d33d3d;

	transition: all .3s ease-in-out;



}

.idk_ministarstva_navigation li:hover:nth-child(10){

	background: rgba(211, 61, 61, 0.8);

	transition: all .3s ease-in-out;

}



.slick-slide{

	height: auto!important;

	padding-top: 50px!important;

}



.idk_news_img{

	height: 150px;

	overflow: hidden;

	margin-bottom: 20px;

}



/* search start */



/* Search styles */



#idk_search {

	background: #fff url(../images/search_blue.png) no-repeat 10px 5px; 

	text-indent: 1em; 

	display: inline-block; 

	border: 0 none; 

	width: 0; 

	height: 1em; 

	border-radius: 1em; 

	-webkit-transition: .3s; 

	transition: .3s; 

	outline: none; 

	padding: 20px 29px;

	cursor: pointer; 

	-webkit-appearance: none; 

	font-weight: inherit; 

	font-size: inherit; 

	font-family: inherit; 

	color: #333; 

	vertical-align: baseline; }

	

input[type=search]::-webkit-search-cancel-button { -webkit-appearance: none; }



#idk_search:hover, #idk_search:focus { 

background: #fff url(../images/search_blue.png) 10px 5px no-repeat; }



#idk_search:focus { width: 100%; cursor: text; }



/* search end */



.idk_news_img img{

	width: 100%;

}



.idk_content_style img{

	width: 100%;

}



.idk_content_style span{

	padding-top: 5px;

	display: block;

	font-size: 12px; 

	right: 0; 

	position: absolute; 

	padding-right: 15px; 

	font-style: italic; 

	color: #264A72;

}



.idk_content_style p{

	padding-bottom: 10px;

}

.idk_content_style .count_document {

	top:5px;

}

.idk_logo {

	width: 100%;

	min-height: 120px;

}



.idk_logo img {

	padding-top: 25px;

}



.idk_logo h1 {

	font-size: 28px;

	font-weight: 700;

	color: #264A73;

    margin-bottom: 0px;

	padding-top: 20px;

}



.idk_middle_style{

	background-color: #E9EDF1; 

	padding-right: 30px; 

	padding-left: 30px; 

	padding-bottom: 120px;

}



.min-fin .idk_logo  h1{

	color: #4b7533;

}



.min-obr .idk_logo  h1{

	color: #666699;

}



.min-pra .idk_logo  h1{

	color: #8e6126;

}



.min-pri .idk_logo  h1{

	color: #008c46;

}



.min-gra .idk_logo  h1{

	color: #85a92d;

}



.min-unu .idk_logo  h1{

	color: #416c95;

}



.min-rvi .idk_logo  h1{

	color: #a45091;

}



.min-zdr .idk_logo  h1{

	color: #e74c3c;

}



.min-vod .idk_logo  h1{

	color: #d33d3d; 

}



.idk_logo h2 {

	font-size: 19px;

	font-weight: 300;

	color: #003972;

    margin-top: 0px;

}



.min-fin .idk_logo h2 {

	color: #4b7533;

}



.min-obr .idk_logo h2 {

	color: #666699;

}



.min-pra .idk_logo h2 {

	color: #8e6126;

}



.min-pri .idk_logo h2 {

	color: #008c46;

}



.min-gra .idk_logo h2 {

	color: #85a92d;

}



.min-unu .idk_logo h2 {

	color: #416c95;

}



.min-rvi .idk_logo h2 {

	color: #a45091;

}



.min-zdr .idk_logo h2 {

	color: #e74c3c;

}



.min-vod .idk_logo h2 {

	color: #d33d3d;

}



.idk_logo_img img{

	width: 100px;

}



.idk_socialicons_style i{

	font-size: 22px;

    color: #264A73;

}



.min-fin .idk_socialicons_style i {

	color: #4b7533;

}



.min-obr .idk_socialicons_style i {

	color: #666699;

}



.min-pra .idk_socialicons_style i {

	color: #8e6126;

}



.min-pri .idk_socialicons_style i {

	color: #008c46;

}



.min-gra .idk_socialicons_style i {

	color: #85a92d;

}



.min-unu .idk_socialicons_style i {

	color: #416c95;

}



.min-rvi .idk_socialicons_style i {

	color: #a45091;

}



.min-zdr .idk_socialicons_style i {

	color: #e74c3c;

}



.min-vod .idk_socialicons_style i {

	color: #d33d3d;

}



.idk_footer_list{

	list-style-type: none;

	padding-left: 0px;

}



.idk_footer_bg{

	background: #E9EDF1;

}



.idk_copyright {

	text-align: center;

	padding-top: 20px;

	font-size: 12px;

	color: #fff;

	background: #264A72;

    height: 57px;

	margin-bottom: 0px;

	font-weight: 300;

}



.min_news_badge{

	text-decoration: none;

	background: #003A72;

    color: #fff;

    padding-left: 5px;

    padding-top: 2px;

    padding-bottom: 2px;

    padding-right: 13px;

	font-size: 12px;

}



.min_news_badge:hover{

	text-decoration: none;

	color: #fff;

}



.min-fin .idk_copyright,.min_news_badge.min-fin {

	background: #4b7533;

}



.min-obr .idk_copyright,.min_news_badge.min-obr  {

	background: #666699;

}



.min-pra .idk_copyright,.min_news_badge.min-pra {

	background: #8e6126;

}



.min-pri .idk_copyright,.min_news_badge.min-pri {

	background: #008c46;

}



.min-gra .idk_copyright,.min_news_badge.min-gra {

	background: #85a92d;

}



.min-unu .idk_copyright,.min_news_badge.min-unu {

	background: #416c95;

}



.min-rvi .idk_copyright,.min_news_badge.min-rvi {

	background: #a45091;

}



.min-zdr .idk_copyright,.min_news_badge.min-zdr {

	background: #e74c3c;

}



.min-vod .idk_copyright,.min_news_badge.min-vod {

	background: #d33d3d;

}



.idk_footer_h3 h3{

	color: #264A72;

	font-weight: 300;

	font-size: 22px;

}



.min-fin .idk_footer_h3 h3{

	color: #4b7533;

}



.min-obr .idk_footer_h3 h3{

	color: #666699;

}



.min-pra .idk_footer_h3 h3{

	color: #8e6126;

}



.min-pri .idk_footer_h3 h3{

	color: #008c46;

}



.min-gra .idk_footer_h3 h3{

	color: #85a92d;

}



.min-unu .idk_footer_h3 h3{

	color: #416c95;

}



.min-rvi .idk_footer_h3 h3{

	color: #a45091;

}



.min-zdr .idk_footer_h3 h3{

	color: #e74c3c;

}



.min-vod .idk_footer_h3 h3{

	color: #d33d3d;

}



.idk_testonja{

	padding: 5px!important; 

	padding-top: 50px!important;

	max-height: 122px!important;

    overflow: hidden!important;

} 



.idk_news_text{

	height: 150px;

	overflow: hidden;

    padding-left: 0px;

	margin-bottom: 20px;

}



.idk_news_text h3{

	margin-top: 0px;

    font-weight: 400;

    font-size: 15px;

    color: #264A72;

	margin-bottom: 5px;

}



.idk_news_text a:hover{

	text-decoration: none;

}



.idk_news_text p{

	font-weight: 300;

	font-size: 14px;

	color: #333;

}



.idk_count_title_text{

	color: #333;

    font-size: 17px;

    font-weight: 700;

    text-align: right;

    margin-right: -25px;

    padding-right: 15px;

    background: #ddd;

    padding-top: 7px;

    padding-bottom: 7px;

}



.idk_contact_text{

	font-size: 18px;

	color: #264A72;

}



.idk_title_text{

	color: #264A72;

	font-size: 20px;

	font-weight: 300;

}



.min-fin .idk_title_text {

	color: #4b7533;

}



.min-obr .idk_title_text {

	color: #666699;

}



.min-pra .idk_title_text {

	color: #8e6126;

}



.min-pri .idk_title_text {

	color: #008c46;

}



.min-gra .idk_title_text {

	color: #85a92d;

}



.min-unu .idk_title_text {

	color: #416c95;

}



.min-rvi .idk_title_text {

	color: #a45091;

}



.min-zdr .idk_title_text {

	color: #e74c3c;

}



.min-vod .idk_title_text {

	color: #d33d3d;

}



.idk_news_icons{

	position: absolute;

    bottom: 0px;

    right: 15px;

	z-index: 99;

	margin-bottom: 0px;

}



.idk_news_icons li{

	background: #264A73;

	margin-left: -4px;

}



.min-fin .idk_news_icons li {

	background: 4b7533!important;

}



.min-obr .idk_news_icons li {

	background: #666699!important;

}



.min-pra .idk_news_icons li {

	background: #8e6126!important;

}



.min-pri .idk_news_icons li {

	background: #008c46!important;

}



.min-gra .idk_news_icons li {

	background: #85a92d!important;

}



.min-unu .idk_news_icons li {

	background: #416c95!important;

}



.min-rvi .idk_news_icons li {

	background: #a45091!important;

}



.min-zdr .idk_news_icons li {

	background: #e74c3c!important;

}



.min-vod .idk_news_icons li {

	background: #d33d3d!important;

}



.idk_news_icons i{

	color: #fff;

    padding: 6px;

}



.idk_date_news p{

	color: #264A72;

	font-size: 12px;

}



.idk_box_style{

    background: #264A72;	

    width: 180px;

    height: 200px;

    padding: 15px 15px;

	text-decoration: none;

}



.idk_box_style span{

	position: absolute;

    bottom: 0px;

    right: 0px;

    width: 30px;

    height: 30px;

    background: #ddd; 

    text-align: center;

    color: #333;

    font-weight: 700;

    padding-top: 5px;

}



.idk_box_anchor:hover{

	text-decoration: none;

}

.idk_box_anchor h4:hover, .idk_box_anchor .idk_clickable_box:hover{

	text-decoration: underline;

	color: #fff;

}



.min-fin .idk_box_style{

	background: #4b7533!important;

}



.min-obr .idk_box_style{

	background: #666699!important;

}



.min-pra .idk_box_style{

	background: #8e6126!important;

}



.min-pri .idk_box_style{

	background: #008c46!important;

}



.min-gra .idk_box_style{

	background: #85a92d!important;

}



.min-unu .idk_box_style{

	background: #416c95!important;

}



.min-rvi .idk_box_style{

	background: #a45091!important;

}



.min-zdr .idk_box_style{

	background: #e74c3c!important;

}



.min-vod .idk_box_style{

	background: #d33d3d!important;

}



.idk_box_style h4{

	font-size: 12px;

	color: #fff;

	height: 35px;

}



.idk_box_style p{

	font-size: 14px;

	color: #fff;

}



.idk_box_style p:hover{

	text-decoration: none;

}



.idk_input_mail{

	width: 100%;

    height: 35px;

    margin-bottom: 10px;

	text-indent: 10px;

}



.idk_inputmail_button{

	background: #264A73;

    width: 110px;

    border-radius: 0;

}



.min-fin .idk_inputmail_button{

	background: #4b7533;

	border: #4b7533;

}



.min-obr .idk_inputmail_button{

	background: #666699;

	border: #666699;

}



.min-pra .idk_inputmail_button{

	background: #8e6126;

	border: #8e6126;

}



.min-pri .idk_inputmail_button{

	background: #008c46;

	border: #008c46;

}



.min-gra .idk_inputmail_button{

	background: #85a92d;

	border: #85a92d;

}



.min-unu .idk_inputmail_button{

	background: #416c95;

	border: #416c95;

}



.min-rvi .idk_inputmail_button{

	background: #a45091;

	border: #a45091;

}



.min-zdr .idk_inputmail_button{

	background: #e74c3c;

	border: #e74c3c;

}



.min-vod .idk_inputmail_button{

	background: #d33d3d;

	border: #d33d3d;

}



.idk_contentbox_color{

	background: #E9EDF1;

}



.idk_contentbox_color i{

	position: absolute;

    right: 0;

    padding-right: 35px;

    padding-top: 14px;

    font-size: 28px;

    color: #264A72;

}



.min-fin .idk_contentbox_color i{

	color: #4b7533;

}



.min-obr .idk_contentbox_color i{

	color: #666699;

}



.min-pra .idk_contentbox_color i{

	color: #8e6126;

}



.min-pri .idk_contentbox_color i{

	color: #008c46;

}



.min-gra .idk_contentbox_color i{

	color: #85a92d;

}



.min-unu .idk_contentbox_color i{

	color: #416c95;

}



.min-rvi .idk_contentbox_color i{

	color: #a45091;

}



.min-zdr .idk_contentbox_color i{

	color: #e74c3c;

}



.min-vod .idk_contentbox_color i{

	color: #d33d3d;

}



.idk_content_box{

	position: relative;

	background: #264A72;

	-webkit-clip-path: polygon(57% 0, 100% 78%, 100% 100%, 0 100%, 0 0);

	clip-path: polygon(57% 0, 100% 78%, 100% 100%, 0 100%, 0 0);

	height: 130px;

}



.min-fin .idk_content_box{

	background: #4b7533!important;

}



.min-obr .idk_content_box{

	background: #666699!important;

}



.min-pra .idk_content_box{

	background: #8e6126!important;

}



.min-pri .idk_content_box{

	background: #008c46!important;

}



.min-gra .idk_content_box{

	background: #85a92d!important;

}



.min-unu .idk_content_box{

	background: #416c95!important;

}



.min-rvi .idk_content_box{

	background: #a45091!important;

}



.min-zdr .idk_content_box{

	background: #e74c3c!important;

}



.min-vod .idk_content_box{

	background: #d33d3d!important;

}



.idk_content_box h3{

	color: #fff;

    margin-bottom: 0px;

	font-size: 20px;

}



.idk_content_box p{

	color: #fff;

}



.idk_content_box2{

	position: absolute;

    bottom: 0;

    padding-left: 15px;

}



.idk_footer_list li{

	font-size: 14px;

}



.idk_footer_list2{

	list-style-type: none;

	padding-left: 0px;

}



.idk_footer_list2 li{

	font-size: 12px;

}



.custom-header{

	border-top: 5px solid #264A72!important;

}



.min-fin .custom-header{

	border-top: 5px solid #4b7533!important;

}



.min-obr .custom-header{

	border-top: 5px solid #666699!important;

}



.min-pra .custom-header{

	border-top: 5px solid #8e6126!important;

}



.min-pri .custom-header{

	border-top: 5px solid #008c46!important;

}



.min-gra .custom-header{

	border-top: 5px solid #85a92d!important;

}



.min-unu .custom-header{

	border-top: 5px solid #416c95!important;

}



.min-rvi .custom-header{

	border-top: 5px solid #a45091!important;

}



.min-zdr .custom-header{

	border-top: 5px solid #e74c3c!important;

}



.min-vod .custom-header{

	border-top: 5px solid #d33d3d!important;

}



.fc-calendar-container {

    height: 230px!important;

    padding: 15px!important;

}



.custom-header h3{

	margin-top: 0px!important;

}



.custom-header nav span:before{

	color: #264A72!important;

}



.min-fin .custom-header nav span:before{

	color: #4b7533!important;

}



.min-obr .custom-header nav span:before{

	color: #666699!important;

}



.min-pra .custom-header nav span:before{

	color: #8e6126!important;

}



.min-pri .custom-header nav span:before{

	color: #008c46!important;

}



.min-gra .custom-header nav span:before{

	color: #85a92d!important;

}



.min-unu .custom-header nav span:before{

	color: #416c95!important;

}



.min-rvi .custom-header nav span:before{

	color: #a45091!important;

}



.min-zdr .custom-header nav span:before{

	color: #e74c3c!important;

}



.min-vod .custom-header nav span:before{

	color: #d33d3d!important;

}



.fc-calendar .fc-head{

	color: #264A72!important;

}



.min-fin .fc-calendar .fc-head{

	color: #4b7533!important;

}



.min-obr .fc-calendar .fc-head{

	color: #666699!important;

}



.min-pra .fc-calendar .fc-head{

	color: #8e6126!important;

}



.min-pri .fc-calendar .fc-head{

	color: #008c46!important;

}



.min-gra .fc-calendar .fc-head{

	color: #85a92d!important;

}



.min-unu .fc-calendar .fc-head{

	color: #416c95!important;

}



.min-rvi .fc-calendar .fc-head{

	color: #a45091!important;

}



.min-zdr .fc-calendar .fc-head{

	color: #e74c3c!important;

}



.min-vod .fc-calendar .fc-head{

	color: #d33d3d!important;

}



.fc-calendar .fc-row > div.fc-today{

	background-color: #264A72!important;

}



.min-fin .fc-calendar .fc-row > div.fc-today{

	background-color: #4b7533!important;

}



.min-obr .fc-calendar .fc-row > div.fc-today{

	background-color: #666699!important;

}



.min-pra .fc-calendar .fc-row > div.fc-today{

	background-color: #8e6126!important;

}



.min-pri .fc-calendar .fc-row > div.fc-today{

	background-color: #008c46!important;

}



.min-gra .fc-calendar .fc-row > div.fc-today{

	background-color: #85a92d!important;

}



.min-unu .fc-calendar .fc-row > div.fc-today{

	background-color: #416c95!important;

}



.min-rvi .fc-calendar .fc-row > div.fc-today{

	background-color: #a45091!important;

}



.min-zdr .fc-calendar .fc-row > div.fc-today{

	background-color: #e74c3c!important;

}



.min-vod .fc-calendar .fc-row > div.fc-today{

	background-color: #d33d3d!important;

}



.fc-calendar .fc-row > div > span.fc-date{

	font-size: 14px!important;

}



.custom-content-reveal span.custom-content-close{

	background: #003A72!important;

}



.min-fin .custom-content-reveal span.custom-content-close{

	background: #4b7533!important;

}



.min-obr .custom-content-reveal span.custom-content-close{

	background: #666699!important;

}



.min-pra .custom-content-reveal span.custom-content-close{

	background: #8e6126!important;

}



.min-pri .custom-content-reveal span.custom-content-close{

	background: #008c46!important;

}



.min-gra .custom-content-reveal span.custom-content-close{

	background: #85a92d!important;

}



.min-unu .custom-content-reveal span.custom-content-close{

	background: #416c95!important;

}



.min-rvi .custom-content-reveal span.custom-content-close{

	background: #a45091!important;

}



.min-zdr .custom-content-reveal span.custom-content-close{

	background: #e74c3c!important;

}



.min-vod .custom-content-reveal span.custom-content-close{

	background: #d33d3d!important;

}



.custom-content-reveal h4{

	border-top: 5px solid #003A72!important;

}



.min-fin .custom-content-reveal h4{

	border-top: 5px solid #4b7533!important;

}



.min-obr .custom-content-reveal h4{

	border-top: 5px solid #666699!important;

}



.min-pra .custom-content-reveal h4{

	border-top: 5px solid #8e6126!important;

}



.min-pri .custom-content-reveal h4{

	border-top: 5px solid #008c46!important;

}



.min-gra .custom-content-reveal h4{

	border-top: 5px solid #85a92d!important;

}



.min-unu .custom-content-reveal h4{

	border-top: 5px solid #416c95!important;

}



.min-rvi .custom-content-reveal h4{

	border-top: 5px solid #a45091!important;

}



.min-zdr .custom-content-reveal h4{

	border-top: 5px solid #e74c3c!important;

}



.min-vod .custom-content-reveal h4{

	border-top: 5px solid #d33d3d!important;

}



.custom-content-reveal a{

	color: #003A72!important;

}



.min-fin .custom-content-reveal a{

	color: #4b7533!important;

}



.min-obr .custom-content-reveal a{

	color: #666699!important;

}



.min-pra .custom-content-reveal a{

	color: #8e6126!important;

}



.min-pri .custom-content-reveal a{

	color: #008c46!important;

}



.min-gra .custom-content-reveal a{

	color: #85a92d!important;

}



.min-unu .custom-content-reveal a{

	color: #416c95!important;

}



.min-rvi .custom-content-reveal a{

	color: #a45091!important;

}



.min-zdr .custom-content-reveal a{

	color: #e74c3c!important;

}



.min-vod .custom-content-reveal a{

	color: #d33d3d!important;

}



.fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #003A72!important;

}



.idk_badge_padding{

	padding-top: 5px;

	padding-bottom: 5px;

}



.min-fin .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #4b7533!important;

}



.min-obr .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #666699!important;

}



.min-pra .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #8e6126!important;

}



.min-pri .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #008c46!important;

}



.min-gra .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #85a92d!important;

}



.min-unu .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #416c95!important;

} 



.min-rvi .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #a45091!important;

}



.min-zdr .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #e74c3c!important;

}



.min-vod .fc-calendar .fc-row > div.fc-content:after{

	bottom: -7px!important;

	color: #d33d3d!important;

}



.fc-starttime{

	display: none!important;

}



.fc-endtime{

	display: none!important;

}



.idk_middle_content h4{

	color: #264A72; 

	font-weight: 400; 

	font-size: 15px; 

	padding: 0px 20px;

}



.min-fin .idk_middle_content h4 {

	color: #4b7533;

}



.min-obr .idk_middle_content h4 {

	color: #666699;

}



.min-pra .idk_middle_content h4 {

	color: #8e6126;

}



.min-pri .idk_middle_content h4 {

	color: #008c46;

}



.min-gra .idk_middle_content h4 {

	color: #85a92d;

}



.min-unu .idk_middle_content h4 {

	color: #416c95;

}



.min-rvi .idk_middle_content h4 {

	color: #a45091;

}



.min-zdr .idk_middle_content h4 {

	color: #e74c3c;

}



.min-vod .idk_middle_content h4 {

	color: #d33d3d;

}



.idk_middle_content span{

    margin: 0 0 10px;

    display: block;

    background-color: #264A72;

    padding: 5px;

    color: #fff;

}



.min-fin .idk_middle_content span {

	background-color: #4b7533;

}



.min-obr .idk_middle_content span {

	background-color: #666699;

}



.min-pra .idk_middle_content span {

	background-color: #8e6126;

}



.min-pri .idk_middle_content span {

	background-color: #008c46;

}



.min-gra .idk_middle_content span {

	background-color: #85a92d;

}



.min-unu .idk_middle_content span {

	background-color: #416c95;

}



.min-rvi .idk_middle_content span {

	background-color: #a45091;

}



.min-zdr .idk_middle_content span {

	background-color: #e74c3c;

}



.min-vod .idk_middle_content span {

	background-color: #d33d3d;

}



.idk_middle_content p{

	padding: 0px 20px; 

	line-height: 1.2;

}



.idk_row{

    margin-right: 0px;

    margin-left: -15px;

}







/* IDK Menu start */

.idk_menu {

    width: 100%;

    height: 52px;

    background-color: #003A72;

    /* border-bottom: 5px solid #F9BD6E; */

    z-index: 9999;

    margin-top: 25px;

}



.min-fin .idk_menu {

	background-color: #4b7533;

}



.min-obr .idk_menu {

	background-color: #666699;

}



.min-pra .idk_menu {

	background-color: #8e6126;

}



.min-pri .idk_menu {

	background-color: #008c46;

}



.min-gra .idk_menu {

	background-color: #85a92d;

}



.min-unu .idk_menu {

	background-color: #416c95;

}



.min-rvi .idk_menu {

	background-color: #a45091;

}



.min-zdr .idk_menu {

	background-color: #e74c3c;

}



.min-vod .idk_menu {

	background-color: #d33d3d;

}



/* Menu Start */



.idk_menu_holder {

	margin-top: 25px;

	background: #003A72; 

}



.min-fin .idk_menu_holder {

	background: #4b7533;

}



.min-obr .idk_menu_holder {

	background: #666699;

}



.min-pra .idk_menu_holder {

	background: #8e6126;

}



.min-pri .idk_menu_holder {

	background: #008c46;

}



.min-gra .idk_menu_holder {

	background: #85a92d;

}



.min-unu .idk_menu_holder {

	background: #416c95;

}



.min-rvi .idk_menu_holder {

	background: #a45091;

}



.min-zdr .idk_menu_holder {

	background: #e74c3c;

}



.min-vod .idk_menu_holder {

	background: #d33d3d;

}



#cssmenu,

#cssmenu ul,

#cssmenu ul li,

#cssmenu ul li a,

#cssmenu #menu-button {

	margin: 0;

	padding: 0;

	border: 0;

	list-style: none;

	line-height: 1;

	display: block;

	position: relative;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	z-index: 999;

	background: #003A72;

}



.min-fin #cssmenu ul {

	background: #4b7533;

}



.min-obr #cssmenu ul {

	background: #666699;

}



.min-pra #cssmenu ul {

	background: #8e6126;

}



.min-pri #cssmenu ul {

	background: #008c46;

}



.min-gra #cssmenu ul {

	background: #85a92d;

}



.min-unu #cssmenu ul {

	background: #416c95;

}



.min-rvi #cssmenu ul {

	background: #a45091;

}



.min-zdr #cssmenu ul {

	background: #e74c3c;

}



.min-vod #cssmenu ul {

	background: #d33d3d;

}



.min-fin #cssmenu {

	background: #4b7533;

}



.min-obr #cssmenu {

	background: #666699;

}



.min-pra #cssmenu {

	background: #8e6126;

}



.min-pri #cssmenu {

	background: #008c46;

}



.min-gra #cssmenu {

	background: #85a92d;

}



.min-unu #cssmenu {

	background: #416c95;

}



.min-rvi #cssmenu {

	background: #a45091;

}



.min-zdr #cssmenu {

	background: #e74c3c;

}



.min-vod #cssmenu {

	background: #d33d3d;

}



.min-fin #menu-button {

	background: #4b7533!important;

}



.min-obr #menu-button {

	background: #666699!important;

}



.min-pra #menu-button {

	background: #8e6126!important;

}



.min-pri #menu-button {

	background: #008c46!important;

}



.min-gra #menu-button {

	background: #85a92d!important;

}



.min-unu #menu-button {

	background: #416c95!important;

}



.min-rvi #menu-button {

	background: #a45091!important;

}



.min-zdr #menu-button {

	background: #e74c3c!important;

}



.min-vod #menu-button {

	background: #d33d3d!important;

}



#cssmenu:after,

#cssmenu > ul:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}



#cssmenu #menu-button {

	display: none;

}



#cssmenu {

	background: #155A75;

}



#cssmenu > ul > li {

	float: left;

}



#cssmenu.align-center > ul {

	font-size: 0;

	text-align: center;

}



#cssmenu.align-center > ul > li {

	display: inline-block;

	float: none;

}



#cssmenu.align-center ul ul {

	text-align: left;

}



#cssmenu.align-right > ul > li {

	float: right;

}



#cssmenu > ul > li > a {

	padding: 19px 14px;

	font-size: 14px; 

	text-decoration: none;

	color: #fff;

	text-transform: uppercase;

	background: #003A72;

}



.min-fin #cssmenu > ul > li > a {

	background: #4b7533;

}



.min-obr #cssmenu > ul > li > a {

	background: #666699;

}



.min-pra #cssmenu > ul > li > a {

	background: #8e6126;

}



.min-pri #cssmenu > ul > li > a {

	background: #008c46;

}



.min-gra #cssmenu > ul > li > a {

	background: #85a92d;

}



.min-unu #cssmenu > ul > li > a {

	background: #416c95;

}



.min-rvi #cssmenu > ul > li > a {

	background: #a45091;

}



.min-zdr #cssmenu > ul > li > a {

	background: #e74c3c;

}



.min-vod #cssmenu > ul > li > a {

	background: #d33d3d;

}



#cssmenu > ul > li:hover > a {

	color: #fff;

	background-color: #3A73B1;

}



.min-fin #cssmenu > ul > li:hover > a {

	background: #4b7533;

}



.min-obr #cssmenu > ul > li:hover > a {

	background: #666699;

}



.min-pra #cssmenu > ul > li:hover > a {

	background: #8e6126;

}



.min-pri #cssmenu > ul > li:hover > a {

	background: #008c46;

}



.min-gra #cssmenu > ul > li:hover > a {

	background: #85a92d;

}



.min-unu #cssmenu > ul > li:hover > a {

	background: #416c95;

}



.min-rvi #cssmenu > ul > li:hover > a {

	background: #a45091;

}



.min-zdr #cssmenu > ul > li:hover > a {

	background: #e74c3c;

}



.min-vod #cssmenu > ul > li:hover > a {

	background: #d33d3d;

}



#cssmenu > ul > li.has-sub > a {

	padding-right: 30px;

}



#cssmenu > ul > li.has-sub > a:after {

	position: absolute;

	top: 22px;

	right: 11px;

	width: 8px;

	height: 2px;

	display: block;

	background: #dddddd;

	content: '';

}



#cssmenu > ul > li.has-sub > a:before {

	position: absolute;

	top: 19px;

	right: 14px;

	display: block;

	width: 2px;

	height: 8px;

	background: #dddddd;

	content: '';

	-webkit-transition: all .25s ease;

	-moz-transition: all .25s ease;

	-ms-transition: all .25s ease;

	-o-transition: all .25s ease;

	transition: all .25s ease;

}

 

#cssmenu > ul > li.has-sub:hover > a:before {

	top: 23px;

	height: 0;

}



#cssmenu ul ul {

	position: absolute;

	left: -9999px;

}



#cssmenu.align-right ul ul {

	text-align: right;

}



#cssmenu ul ul li {

	height: 0;

	-webkit-transition: all .25s ease;

	-moz-transition: all .25s ease;

	-ms-transition: all .25s ease;

	-o-transition: all .25s ease;

	transition: all .25s ease;

}



#cssmenu li:hover > ul {

	left: auto;

}



#cssmenu.align-right li:hover > ul {

	left: auto;

	right: 0;

}



#cssmenu li:hover > ul > li {

	height: 35px;

}



#cssmenu ul ul ul {

	margin-left: 100%;

	top: 0;

}



#cssmenu.align-right ul ul ul {

	margin-left: 0;

	margin-right: 100%;

}



#cssmenu ul ul li a {

	border-bottom: 1px solid rgba(150, 150, 150, 0.15);

	padding: 11px 15px;

	width: 300px;

	font-size: 12px;

	text-decoration: none;

	color: #dddddd;

	font-weight: 400;

	background: #003A72;

}



.min-fin #cssmenu ul ul li a {

	background: #4b7533;

}



.min-obr #cssmenu ul ul li a {

	background: #666699;

}



.min-pra #cssmenu ul ul li a {

	background: #8e6126;

}



.min-pri #cssmenu ul ul li a {

	background: #008c46;

}



.min-gra #cssmenu ul ul li a {

	background: #85a92d;

}



.min-unu #cssmenu ul ul li a {

	background: #416c95;

}



.min-rvi #cssmenu ul ul li a {

	background: #a45091;

}



.min-zdr #cssmenu ul ul li a {

	background: #e74c3c;

}



.min-vod #cssmenu ul ul li a {

	background: #d33d3d;

}





#cssmenu ul ul li:last-child > a,

#cssmenu ul ul li.last-item > a {

	border-bottom: 0;

}



#cssmenu ul ul li:hover > a,

#cssmenu ul ul li a:hover {

	color: #ffffff;

}



#cssmenu ul ul li.has-sub > a:after {

	position: absolute;

	top: 16px;

	right: 11px;

	width: 8px;

	height: 2px;

	display: block;

	background: #dddddd;

	content: '';

}



#cssmenu.align-right ul ul li.has-sub > a:after {

	right: auto;

	left: 11px;

}



#cssmenu ul ul li.has-sub > a:before {

	position: absolute;

	top: 13px;

	right: 14px;

	display: block;

	width: 2px;

	height: 8px;

	background: #dddddd;

	content: '';

	-webkit-transition: all .25s ease;

	-moz-transition: all .25s ease;

	-ms-transition: all .25s ease;

	-o-transition: all .25s ease;

	transition: all .25s ease;

}



#cssmenu.align-right ul ul li.has-sub > a:before {

	right: auto;

	left: 14px;

}



#cssmenu ul ul > li.has-sub:hover > a:before {

	top: 17px;

	height: 0;

}



@media all and (max-width: 1200px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

	#cssmenu {

		width: 100%;

	}

	

	#cssmenu ul {

		width: 100%;

		display: none;

	}

	

	#cssmenu.align-center > ul {

		text-align: left;

	}

	

	#cssmenu ul li {

		width: 100%;

		border-top: 1px solid #fff!important;

	}

	

	#cssmenu ul ul li,

	#cssmenu li:hover > ul > li {

		height: auto;

	}

	

	#cssmenu ul li a,

	#cssmenu ul ul li a {

		width: 100%;

		border-bottom: 0;

	}

	

	#cssmenu > ul > li {

		float: none;

	}

	

	#cssmenu ul ul li a {

		padding-left: 25px;

	}

	

	#cssmenu ul ul ul li a {

		padding-left: 35px;

	}

	

	#cssmenu ul ul li a {

		color: #dddddd;

		background: none;

	}

	

	#cssmenu ul ul li:hover > a,

	#cssmenu ul ul li.active > a {

		color: #ffffff;

	}

	

	#cssmenu ul ul,

	#cssmenu ul ul ul,

	#cssmenu.align-right ul ul {

		position: relative;

		left: 0;

		width: 100%;

		margin: 0;

		text-align: left;

	}

	

	#cssmenu > ul > li.has-sub > a:after,

	#cssmenu > ul > li.has-sub > a:before,

	#cssmenu ul ul > li.has-sub > a:after,

	#cssmenu ul ul > li.has-sub > a:before {

		display: none;

	}

	

	#cssmenu #menu-button {

		display: block;

		padding: 17px;

		color: #dddddd;

		cursor: pointer;

		font-size: 12px;

		text-transform: uppercase;

		font-weight: 700;

	}

	

	#cssmenu #menu-button:after {

		position: absolute;

		top: 22px;

		right: 17px;

		display: block;

		height: 8px;

		width: 20px;

		border-top: 2px solid #dddddd;

		border-bottom: 2px solid #dddddd;

		content: '';

	}

	

	#cssmenu #menu-button:before {

		position: absolute;

		top: 16px;

		right: 17px;

		display: block;

		height: 2px;

		width: 20px;

		background: #dddddd;

		content: '';

	}

	

	#cssmenu #menu-button.menu-opened:after {

		top: 23px;

		border: 0;

		height: 2px;

		width: 15px;

		background: #ffffff;

		-webkit-transform: rotate(45deg);

		-moz-transform: rotate(45deg);

		-ms-transform: rotate(45deg);

		-o-transform: rotate(45deg);

		transform: rotate(45deg);

	}

	

	#cssmenu #menu-button.menu-opened:before {

		top: 23px;

		background: #ffffff;

		width: 15px;

		-webkit-transform: rotate(-45deg);

		-moz-transform: rotate(-45deg);

		-ms-transform: rotate(-45deg);

		-o-transform: rotate(-45deg);

		transform: rotate(-45deg);

	}

	

	#cssmenu .submenu-button {

		position: absolute;

		z-index: 9999;

		right: 0;

		top: 0;

		display: block;

		border-left: 1px solid rgba(120, 120, 120, 0.2);

		height: 46px;

		width: 46px;

		cursor: pointer;

	}

	

	#cssmenu .submenu-button.submenu-opened {

		background: #262626;

	}

	

	#cssmenu ul ul .submenu-button {

		height: 34px;

		width: 34px;

	}

	

	#cssmenu .submenu-button:after {

		position: absolute;

		top: 22px;

		right: 19px;

		width: 8px;

		height: 2px;

		display: block;

		background: #dddddd;

		content: '';

	}

	

	#cssmenu ul ul .submenu-button:after {

		top: 15px;

		right: 13px;

	}

	

	#cssmenu .submenu-button.submenu-opened:after {

		background: #ffffff;

	}

	

	#cssmenu .submenu-button:before {

		position: absolute;

		top: 19px;

		right: 22px;

		display: block;

		width: 2px;

		height: 8px;

		background: #dddddd;

		content: '';

	}

	

	#cssmenu ul ul .submenu-button:before {

		top: 12px;

		right: 16px;

	}

	

	#cssmenu .submenu-button.submenu-opened:before {

		display: none;

	}

}

/* Menu End */



/* Menu Footer Start */



.idk_footer_menu {

	margin: 30px 10px 0px 10px;

	text-align: center;

}



.idk_footer_menu > li{

	margin-bottom: 10px;

}



.idk_footer_menu > li > a{

	font-family: 'Oswald', sans-serif;

	font-size: 14px;

	text-decoration: none;

	color: #fff;

	text-transform: uppercase;

	border-bottom: 2px solid #ED9533;

	padding-bottom: 3px;

}



.idk_footer_menu > li > a:visited{ border-bottom: 2px solid #ED9533; }

.idk_footer_menu > li > a:focus{ border-bottom: 2px solid #fff; }

.idk_footer_menu > li > a:hover{ border-bottom: 2px solid #fff; }



/* Menu Footer End */







.idk_nopadding {

	padding: 0px;

}  



.boja1{

	background: #4b7533!important;

	transition: all .3s ease-in-out;

}



.boja1:hover{

	background: rgba(75, 117, 51, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja2{

	background: #666699!important;

	transition: all .3s ease-in-out;

}



.boja2:hover{

	background:	rgba(102, 102, 153, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja3{

	background: #8e6126!important;

	transition: all .3s ease-in-out;

}



.boja3:hover{

	background: rgba(142, 97, 38, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja4{

	background: #008c46!important;

	transition: all .3s ease-in-out;

}



.boja4:hover{

	background: rgba(0, 140, 70, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja5{

	background: #85a92d!important;

	transition: all .3s ease-in-out;

}



.boja5:hover{

	background: rgba(133, 169, 45, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja6{

	background: #416c95!important;

	transition: all .3s ease-in-out;

}



.boja6:hover{

	background: rgba(65, 108, 149, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja7{

	background: #a45091!important;

	transition: all .3s ease-in-out;

}



.boja7:hover{

	background: rgba(164, 80, 145, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja8{

	background: #e74c3c!important;

	transition: all .3s ease-in-out;

}



.boja8:hover{

	background: rgba(231, 76, 60, 0.8)!important;

	transition: all .3s ease-in-out;

}



.boja9{

	background: #d33d3d!important;

	transition: all .3s ease-in-out;

}



.boja9:hover{

	background: rgba(211, 61, 61, 0.8)!important;

	transition: all .3s ease-in-out;

}





.idk_drop_information{

	display: none;

}



	/* Media Queries */



	/* Large Devices, Wide Screens */

	@media only screen and (max-width : 1460px) {



	}	

	@media only screen and (max-width : 1300px) {



	}



	/* Large Devices, Wide Screens */

	@media only screen and (max-width : 1200px) {

		.idk_content_box h3{font-size: 18px;}

		#cssmenu .submenu-button{height: 52px;!important}

		.idk_box_style{width: 145px;}

	}



	/* Medium Devices, Desktops */

   @media only screen and (max-width : 992px) {

    .idk_testonja{max-height: 150px!important;}

	.idk_logo h2 { font-size: 18px; }

	.idk_news_img img {width: 100%;}

	.idk_news_text{margin-left: 15px; margin-right: 15px;}

	.idk_title_text{padding-top: 20px;}

	.idk_news_img{height: auto;}

	.idk_news_icons{bottom: 0;}	

	.idk_box_style{width: 100%;}	

	.idk_drop_content{ padding: 20px; background-color: transparent; border-bottom: 4px solid #003A72; display:none;}

	.idk_drop_information{display: block; position: absolute; padding:5px; left: 45%; /*border-radius: 10px;*/ color: #fff; background-color: #003A72; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; cursor: pointer;}

	

	.min-fin .idk_drop_content {border-bottom: 4px solid #4b7533;}

	.min-obr .idk_drop_content {border-bottom: 4px solid #666699;}

	.min-pra .idk_drop_content {border-bottom: 4px solid #8e6126;}

	.min-pri .idk_drop_content {border-bottom: 4px solid #008c46;}

	.min-gra .idk_drop_content {border-bottom: 4px solid #85a92d;}

	.min-unu .idk_drop_content {border-bottom: 4px solid #416c95;}

	.min-rvi .idk_drop_content {border-bottom: 4px solid #a45091;}

	.min-zdr .idk_drop_content {border-bottom: 4px solid #e74c3c;}

	.min-vod .idk_drop_content {border-bottom: 4px solid #d33d3d;}

	

	.min-fin  .idk_drop_information{background-color: #4b7533;}

	.min-obr  .idk_drop_information{background-color: #666699;}

	.min-pra  .idk_drop_information{background-color: #8e6126;}

	.min-pri  .idk_drop_information{background-color: #008c46;}

	.min-gra  .idk_drop_information{background-color: #85a92d;}

	.min-unu  .idk_drop_information{background-color: #416c95;}

	.min-rvi  .idk_drop_information{background-color: #a45091;}

	.min-zdr  .idk_drop_information{background-color: #e74c3c;}

	.min-vod  .idk_drop_information{background-color: #d33d3d;}

	

	.idk_ministarstva_navigation li{width: 100%; height: 30px;}	

	.idk_ministarstva_navigation ul > li > a{font-size: 12px;}

	

	.hvr-curl-top-right{display: block!important;}

}



	/* Small Devices, Tablets */

   @media only screen and (max-width : 768px) {

	.idk_logo img { margin: 0px auto; text-align: center;}

	.idk_logo h2 { padding-top: 5px;}

	.idk_box_style{width: 100%;}

	.idk_drop_information{left: 43%;}

   }	



	/* Extra Small Devices, Phones */ 

   @media only screen and (max-width : 530px) {

	.idk_drop_information{left: 35%;}

	.idk_menu_fixed {position:fixed; top: 0; left: 0; right: 0; z-index: 9999; margin-top: 0px; transition: all 0.3s ease-in-out;}

   }

	

	

	/* Extra Small Devices, Phones */ 

    @media only screen and (max-width : 480px) {

    #cssmenu > ul > li > a {font-size: 12px!important; padding: 14px 16px!important;}

    #cssmenu .submenu-button{height: 52px!important;}

	.idk_ministarstva_navigation ul > li > a{font-size: 8px;}

	.idk_logo h1{font-size: 21px;padding-top: 0px;}

	.idk_logo h2{font-size: 14px!important;}

	.idk_menu_holder{margin-top: 0px;}

	.idk_news_img{padding-left: 0px;padding-right: 0px;}

	.idk_content_style{padding-left: 0px;padding-right: 0px;}

	.idk_title_text{padding-left: 15px;}

	.idk_news_icons{right: 0;}

    }

	

	

	/* Extra Small Devices, Phones */ 

    @media only screen and (max-width : 420px) {
		.idk_middle_content table{
			width:100%;
		}



    }
	
	@media only screen and (max-width : 570px) {
		.idk_middle_content table{
			width:100%;
		}
    }
	
	@media only screen and (min-width : 540px) {
		.idk_middle_content table{
			width:100%;
		}
    }

	

	@media only screen and (max-width: 330px){



	}