﻿/*default styles*/
html
{
    margin:0px;
    padding:0px;
    
}
body 
{
text-align:center;
padding:0px;
margin:0px;
height:auto;
background-color: #000000;
margin-top: 1%;
}
/*kraj*/

/*content Holders*/

#contentHolderDefault
{
    width:900px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-top: 7%;    
}

#contentHolderStart
{
    width:430px;
    height:300px;
    border-top: 1px solid white;
    border-bottom:1px solid white;
    text-align:center;
    margin-left: auto;
    margin-right:auto;
}

#contentHolderMaster
{
    width:760px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    text-align:center; 
    padding-bottom: 20px;   
}

#contentHolderMasterAll
{
    width:730px;
    height:705px;
    border-top: 1px solid white;
    border-bottom:1px solid white;
    text-align:center;
    padding-left:10px;
    padding-right:20px;
}

#contentHolderRight
{
    display: block;
    width: 550px;
    height:653px;
    background-color: White;
        

}
/*kraj*/



/*definicije za table*/

#leftContent
{
    display:block;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left:10px;
    width:170px;
    height:auto;
    text-align:left;
    float:left;
}

#rightContent
{
    display:block;
    width:550px;
    height:auto;
    float:right;
    text-align:left;
    padding-top:17px;
    

}

#footerContent
{
    display: inline-block;
    width:550px;
    height: auto;
    text-align:right;
    vertical-align: middle;
}

#leftContentLinks
{
    display:block;
    width: 170px;
    height:auto;
    float:left;
    margin-left:15px;
    margin-top:10px;
    vertical-align:top;
}

#rightContentTextPic
{
    display:block;
    width:350px;
    height:630px;
    float:right;
    margin-right: 15px;
    margin-top: 10px; 
}
/*kraj*/

/*definicije leftTable*/

#boxNovosti
{
    display:block;
    width:170px;
    height:auto;
}

/*Kraj*/

#textBoxMain
{
    display: block;
    width: 332px;
    height: auto;
    margin-left: 15px;
}

#textBoxNovosti
{
    display: block;
    width:498px;
    height:auto;
    margin-top: 10px;
    margin-left:25px;
}

/*kraj*/

/*images*/
#imageHolder
{
    margin-top:10px;
}

#imageLogo
{
   text-align:center; 
   border: 0px; 
}

#imageLogoMasterBox
{
   text-align:center; 
   border: 0px; 
}

#imageNovosti
{
    border: 1px solid white;
    padding:1px;
}

#imageNovosti:hover
{
    border: 1px solid #898989;
}

#imageBox
{
    display:block;
    padding-top:10px;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    width:139px;
    text-align:left;
}

#imageBoxRestoran
{
    display:block;
    width:332px;
    height:150px;
    margin-left: 15px;
    margin-top: 10px;
    border: 1px solid black;
}

#imageBoxTradicija
{
    display:block;
    width:332px;
    height:150px;
    margin-left: 15px;
    margin-top: 35px;
    border: 1px solid black;
}
#imageBoxLokacija
{
    display:block;
    width:332px;
    height:150px;
    margin-left: 15px;
    margin-top: 75px;
    border: 1px solid black;
}

#imageBoxKlet
{
    display:block;
    width:332px;
    height:150px;
    margin-left: 15px;
    margin-top: 115px;
    border: 1px solid black;
}

#rezervacijaImage
{
    display: block;
    width:147px;
    height:362px;
    border: 1px solid black;
    margin-top: 10px;
}

#kontaktImage
{
    display: block;
    width:162px;
    height:222px;
    margin-top: 10px;
}

#galleryBoxFirst
{
    display:block;
    text-align:justify;
    width: 350px;
    height:auto;
    margin-top:10px;
}

#galleryBoxSecond
{
    display:block;
    text-align:justify;
    width: 350px;
    height:auto;
    margin-top:45px;
}

#galleryBoxThird
{
    display:block;
    text-align:justify;
    width: 350px;
    height:auto;
    margin-top:80px;
}

.galleryRazmak
{
    margin-right: 10px;
    margin-bottom:10px;
    border:1px solid black;
}

.galleryRazmak:hover
{
    border:1px solid #898989;
}

#novostiImageBox
{
    display:block;
    width:498px;
    height:150px;
    border: 1px solid black;
    margin-left:25px;

}

.mailerBoxes
{
    width:280px;
    height:25px;
    background-color: #ececec;
    border: 0px;
    padding: 3px;
    vertical-align : top;
}

    
/*kraj*/








