@charset "UTF-8";
@import url('bootstrap/css/bootstrap.min.css');
@import url('font-awesome-4.2.0/css/font-awesome.min.css');

/* 
    --------------------------------------------------------------------------------------------------
    BEGIN:  Background 
    Notes:  You may change the background color or image by changing the following section


#wrap {
background-image: url('file path/your image.png') ;
background-size: cover ;
width: 100%;
}

#wrap {
  background-color: #c6ecfc ;
}
*/
/* END: Background 
   --------------------------------------------------------------------------------------------------- */


   
.topMenu {
    border-bottom: 1px solid /* dashed */ #031334  ;
}


.glyphicon-search {
    padding-left: 5px ;
    padding-right: 10px ;
}

            /* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  min-height: 100% ;
   background: url(/Portals/0/images/sitebground.jpg) 0px 100% no-repeat;
   background-color: #000  /* tamnoplava #03002c */ /* #e5ebf3 */ /* #b2cefd  */ ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
   
	position:absolute;
	background-attachment:fixed;
	background-position:center top; 
	bottom:0px;
	width:100%;
	height:100%;
  /* The html and body elements cannot have any padding or margin. */
}

form {
  height: 100%;
  min-height: 100% ;
}


/* Wrapper for page content to push down footer */
#wrap {

	
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
  
}
            
/* Set the fixed height of the footer here */
#footer {
  min-height: 50px;
  height: auto;
  padding: 5px;
  background-color: black /* #150C46 */ ;
  color: silver ; 
  border-top: 1px solid #031334 ;
}



#footer a .pull-right{
    color: steelblue ;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 20px 15px 0;
}
.container .credit {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}


#head {
  height: auto;
  /* background-color: #150C46; */
  color: yellow ; 
  border-top: 1px solid #022f5a ;
				top: 0%;
				left: 20%;
}


code {
  font-size: 80%;
}
            
#dnn_dnnLOGO_imgLogo {
                width:  100%;
                height:  auto;
				max-width: 430px;
/* 				-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
				-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
				box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); */
            }        
            
#dnn_dnnLOGO_sm_imgLogo {
	width: auto;
    width: auto;
            }                      
            
#rightMenu li  { padding-top: 0 ; padding-right: 20px; padding-left: 15px;}            

#footer .row .pull-right  { padding-top: 10px; text-align: right ;}

.navbar-brand {
    padding: 0px 0 0 0px;
	display: block;
	text-align: center ;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
    margin-right: auto;
	width: 100%;
	height: 100%;
}


	@import url('//fonts.googleapis.com/css?family=Poiret+One');
	@font-face {
	  font-family: 'Poiret One';
	  font-style: normal;
	  font-weight: 400;
	  src: local('PoiretOne'), url(//fonts.gstatic.com/s/poiretone/v3/cKr_e199f0xMkxMkRbEJX_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
	}

#link-brand {
	padding: 30px 0px 0px 4%;
	color: #fff ;
    font-size: 14px;
    font-family: /* 'Poiret One', */ 'Trebuchet MS', 'Script', Calibri, sans-serif;
    font-weight: 400;	
}

.normal {
    color: #333333 ;
}

#liSearch {
   padding-top: 15px ;
   padding-right: 10px;
   text-align: center;
}

h3 {
    font-size: 14px;
    font-weight: 600 ;
}

.footerBtn {
    color: black ;
    min-width : 100px;
    border: 1px solid black;
    background-color: #000000 ;
}

.selected-item, .selected-value  {
    font-size: x-small ;
}

.dnnFileUploadScope .dnnFormItem span {
    font-size: x-small ;
}

.panel-body h1, h2, h3 {
    color: #5f9df7 ;
}

.navbar-padding {
    padding-right: 2px; padding-left: 2px ;
    /* padding-right: 20px; padding-left: 20px ; */
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.btn-primary {
    text-decoration: none ;
}

.btn-danger {
    text-decoration: none ;
}

#pageEnd {
    width: 100%; text-align: center; margin-top: 50px ;
}

#footerLeft {
display: table; 
margin:0 auto 0 6%
}

#loginControls, #publisherLinks {
    display: table-cell;
    vertical-align: middle ;
    height: 50px ;
    text-align: left ;
}

#publisherLinks {
    width: auto ;
	text-align: center;
}

#footerRight {
    top: 5px ;
	text-align: right;
}

#dnn_dnnUser_registerLink, #dnn_dnnLogin_loginLink {
    color: black ;
}

#dnn_dnnUser_registerLink:hover, #dnn_dnnLogin_loginLink:hover {
    color: white ;
}





.buttonshadow {
margin: 2px 0px; border: 0px silver solid;  text-align: center;
/* border-radius: 5px; */
}

.buttonshadow a:hover img {
border-radius: 7px;
margin: 2px 0px; border: 0px silver solid;  text-align: center;-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);
transition: transform .2s ease-in-out;
/* filter: blur(2px);
filter: grayscale(100%); */
transform: scale(1.15);
overflow: hidden;
}

.buttonshadow a:active img {
border-radius: 7px;
margin: 2px 0px; border: 0px silver solid;  text-align: center;-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);
transition: transform .1s;
/* filter: blur(2px);
filter: grayscale(100%); */
transform: scale(1.5);
overflow: hidden;
}

.buttonshadow a:target  img{
border-radius: 7px;
margin: 2px 0px; border: 1px gray solid;  text-align: center;-webkit-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.075);-moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.075);box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.075);
}
.buttonshadow1 {
margin: 2px 0px; border: 0px silver solid;  text-align: center;
/* border-radius: 5px; */
}

.buttonshadow1 a:hover img {
border-radius: 7px;
margin: 2px 0px; border: 0px silver solid;  text-align: center;-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);
transition: transform .2s ease-in-out;
/* filter: blur(2px);
filter: grayscale(100%); */
transform: scale(1.01);
overflow: hidden;
}

.buttonshadow1 a:active img {
border-radius: 7px;
margin: 2px 0px; border: 0px silver solid;  text-align: center;-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);
transition: transform .1s;
/* filter: blur(2px);
filter: grayscale(100%); */
transform: scale(1.01);
overflow: hidden;
}

.buttonshadow1 a:target  img{
border-radius: 7px;
margin: 2px 0px; border: 1px gray solid;  text-align: center;-webkit-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.075);-moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.075);box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.075);
}

.krug {
border-radius: 90px;
-ms-border-radius: 90px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
}

.krug a:target img{
border-radius: 90px;
-ms-border-radius: 90px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
box-shadow:  5px 5px 10px ;
-webkit-box-shadow:  5px 5px 10px;
-moz-box-shadow:  5px 5px 10px ;
-ms-box-shadow:  5px 5px 10px ;
}

.krug a:hover  img{
border-radius: 90px;
-ms-border-radius: 90px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
box-shadow:  5px 5px 20px ;
-webkit-box-shadow:  5px 5px 20px;
-moz-box-shadow:  5px 5px 20px ;
-ms-box-shadow:  5px 5px 20px ;
transition: transform .2s ease-in-out;
transform: scale(1.2);
overflow: hidden;
}


.PhotoActive a:hover  img{
border-radius: 7px;
text-align: center;
-webkit-box-shadow: 0px 1px 5px 0px ;-moz-box-shadow: 0px 1px 5px 0px ;box-shadow: 0px 1px 5px 0px ;
}
.PhotoActive a:target  img{
border-radius: 7px;
text-align: center;
-webkit-box-shadow: 0px 1px 5px 0px black;-moz-box-shadow: 0px 1px 5px 0px black;box-shadow: 0px 1px 5px 0px black;
tap-highlight-color: rgba(0,0,0,0);
-moz-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-ms-tap-highlight-color: rgba(0,0,0,0);
}


