﻿

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    height: 100%;
    background-image: url('../Images/Pocetna/BG.jpg');
    background-attachment:fixed;
    background-position:center;
}
#DivDl
{
    width: 200px;
    text-align: left;
     
}

#MainData   /* Wrapper */
{
   
    position: relative;
    width: 100%;
    margin-left: 2px;
	margin-right: 2px;
    padding:0px;
    z-index: 1;
}

#Header
{
    width: 100%;
    height: auto;
    overflow: hidden;
   
    text-align: left;
    padding-left: 20px;
    z-index: 5000;
    padding-bottom: 10px;
    padding-top: 5px;
   clear: both;
     -moz-border-radius: 10px; /* Rounded corners tri*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
     background-color: rgba(255,0,0,0.5);
     color: White;
}
#Letva
{
    float: left;
    position: relative;
    max-width: 680px;
  
   
    
}
.img.Letva { max-width:95%; }

#Search
{
      width: auto;
    height: auto;
    margin-left: 680px;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
}
#Menu
{
    clear: both;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 10000;
      -moz-border-radius: 10px; /* Rounded corners tri*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
     background-color: rgba(255,0,0,0.5);
}
/* Menu effects  i*/
.div-shadow
{
    margin: 5px auto;
    width: auto;
    padding: 5px;
    line-height: 2em;
    font-family: 'PT Sans Narrow';
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
   
}
.come-up:hover
{
    color: #D8B97A;
    text-shadow: rgb(150, 150, 150) 1px 3px 0px, rgb(171, 168, 168) 1px 13px 5px;
}
.div-blue
{
    margin: 1px auto;
    width: auto;
    padding: 1px;
    line-height: 3em;
    font-family: 'PT Sans Narrow';
    text-transform: uppercase;
    text-align: center;
     
}
#Navigation
{
   
    float: left;
    text-align: left;
    width: 140px;
    height: auto;
    margin-top: 0px;
    padding: 6px;
    text-shadow: 0.1em 0.1em #333;
     
}


#Content
{
  position; relative;
    margin-left: 180px;
    margin-top: 10px;
     margin-bottom: 10px;
    width: auto;
    height: 98%;
    padding-top: 5px;
    padding-bottom: 40px; /* height of footer */
    background-image: url('../Images/Bg/BgContent.png');
      -moz-border-radius: 10px; /* Rounded corners tri*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#Footer
{
    position: relative;
    width: 100%;
    height: 20px;
    text-align: center;
    clear: both;
     -moz-border-radius: 10px; /* Rounded corners tri*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
     background-color: rgba(0,0,255,0.2);
     color: black;
}
#Logotip
{
    text-align: right;
    padding:10px;
    margin-right: 10px;
}
#Gore
  {
  position: relative;
 min-width: 100%; 
 height:auto;
 text-align: left;
 margin-left: 0px;
}
#Sredina
 {
  position: relative;
  min-width: 100%; 
   height: auto;  
 text-align: left;
}
  #Dno
{
   position: relative;
   min-width: 100%;  
   padding-top: 800px;
   padding-left: 10px;
   text-align: left;   
   }
   
#Lijevo {
 width: 500px; 
 height: auto;
 float: left;
 text-align: left;
 padding-right: 5px;
 padding-left: 5px;
}

#Desno
{
    width: auto;
    height: auto;
    margin-left: 500px;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
   }
   /* asp net MENU CONTROL */
    #Menu1
 {
      z-index:10000;
 }
.main_menu
{
    border-width: 1px;
    border-color: #FF0000;
    width: 140px;
    padding-left: 4px;
   background-color: rgba(255,0,0,0.5);
    color: White;
    text-align: left;
    height: 26px;
    line-height: 26px;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 2px; /* razmak izmedju menija */
    -moz-border-radius: 10px; /* Rounded corners tri*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border : 1px;
     border-color: Red;
     z-index:10000;
}
.main_menu:hover
{
    color: #FFCC00;
}
    .level_menu
{
    width: 140px;
    padding-left: 4px;
   background-color: rgba(255,0,0,0.5);
    color: #fff;
    text-align: left;
    height: 26px;
    line-height: 26px;
    margin-top: 2px;
    margin-left: 3px;
    margin-right: 3px;
    -moz-border-radius: 10px; /* Rounded corners tri*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 10000;
   
}
 .level_menu:hover
{
    color: #FFCC00;
}
    .selected
    {
        background-color: #852B91;
        color: #fff;
    }
    
 .text label {
display:block;
}
.Opis
{
    background-color:rgb(221, 143, 143)
}
 .newsCss
        {
            height: 34px;
            padding: 4px;
            color:yellow;
            font-size:18px;
        }

 .flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dropdown{

width: 1600px;
height: 30px;
border: none;
background-color: rgb(16, 111, 154);
color: orange;
font-size: 14px;
padding-left: 3px;
-webkit-border-radius:1px; 
-moz-border-radius:1px; 
border-radius:1px;

padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}
       
.dropdown select {
background: transparent;
width: 160px;
padding: 5px;
border: 0;
border-radius: 0;
font-size: 16px;
line-height: 1;
height: 34px;
-webkit-appearance: none;
text-shadow: 0px 2px 0px #000000;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}



   