﻿body 
{
    margin:0px;
    background-color:White;
    font-family:Verdana;
    font-size:10px;
}
img 
{
    border-width:0px;
}
.mainTable
{
    background-image: url(mainBack.jpg);
    background-repeat: repeat-x;
}

.mainMenuLeft
{
    background-image: url(mainMenuLeft.gif);
    background-repeat: no-repeat;
}
.mainMenuRight
{
    background-image: url(mainMenuRight.gif);
    background-repeat: no-repeat;
}
.mainMenuMiddle
{
    background-image: url(mainMenuMiddle.jpg);
    background-repeat: repeat-x;
    color:White;
    text-align:center;
    height:38px;
    line-height:38px;
}

.mainMenuMiddle a
{
    font-size: 12px;
    line-height:38px;
    text-decoration:none;
    padding-left:5px;
    padding-right: 5px;
    color:White;
}
.mainMenuMiddle a:hover
{
    text-decoration:underline;
}

.modelsMenuLeft
{
    background-image: url(modelsMenuLeft.gif);
    background-repeat: no-repeat;
}
.modelsMenuRight
{
    background-image: url(modelsMenuRight.gif);
    background-repeat: no-repeat;
}
.modelsMenuMiddle
{
    background-image: url(modelsMenuMiddle.jpg);
    background-repeat: repeat-x;
}


.footerLeft
{
    background-image: url(footerLeft.jpg);
    background-repeat: no-repeat;
}
.footerRight
{
    background-image: url(footerRight.jpg);
    background-repeat: no-repeat;
}



.TopLeftLinkBack
{
    width: 148px;
    height: 27px;
    display:block;
    float:right;
    background-image: url(topRightLinkBack.gif);
    background-repeat: no-repeat;
    color:White;
    text-decoration:none;
    text-align:center;
    line-height:23px;
}


.TopRightLinkBack
{
    width: 148px;
    height: 27px;
    display:block;
    float:right;
    background-image: url(topLeftLinkBack.gif);
    background-repeat: no-repeat;
    color:White;
    text-decoration:none;
    text-align:center;
    line-height:23px;
}

.footer
{
    background-color: #444444;
    color: White;
    padding-top:10px;
}
.boxBottom
{
    background-image: url(boxBottom.gif);
    background-repeat: no-repeat;
}
.boxTop
{
    background-image: url(boxTop.gif);
    background-repeat: no-repeat;
}
.boxBody
{
    background-color: #E6E6E6;
    padding-left:10px;
    padding-right:10px;
}

.BoxTitle
{
    font-weight:bold;
    font-size: 110%;
}

.ModelLinksCell a
{
    color:Black;
    text-decoration:none;
    display:block;
    width:80px;
    height:20px;
    line-height:20px;
    float:left;
    border-right: solid, 1px, #B5B5B5;
}
.selectedModel 
{
    color:Black;
    text-decoration:none;
    display:block;
    width:80px;
    height:20px;
    line-height:20px;
    float:left;
    background-image: url(selectedModelBackground.gif);
    background-repeat: no-repeat;
}

.ModelLinksCell a:hover
{
    color:Black;
    text-decoration:none;
    display:block;
    width:80px;
    height:20px;
    line-height:20px;
    float:left;
    background-image: url(selectedModelBackground.gif);
    background-repeat: no-repeat;
}

.DetailsTitles
{
    font-size:14px;
    font-weight:bold;
}

/*MAIN MENU SAJTA*/
.MainMenu_StaticMenuItemStyle
{
	font-size:12px;
	padding: 0px 5px 0px 5px;
}

.MainMenu_StaticMenuItemStyle A
{
   
}


.MainMenu_StaticHoverStyle
{
    
}


.MainMenu_StaticSelectedStyle
{
	text-decoration: underline;
}


.MainMenu_StaticMenuStyle
{
    text-align:center;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}
