﻿html
{
	height:100%;
    background-color: #d1d1d1;
/*    background-image: url('/Design/Images/back_blackgray_vertical.gif');
    background-position: 0px 0px;
    background-repeat: repeat-x;        */
}

body
{
    background-color: #d1d1d1;
	height:100%;
/*    background-image: url('/Design/Images/back_blackgray_vertical.gif');
    background-position: 0px 0px;
    background-repeat: repeat-x;        */
}

form
{
	height:100%;
}

.main
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:White;
	position:relative;
/*    background-image: url('/Design/Images/back_1001.gif');*/
}

em
{
	font-style:italic;
}

strong
{
	font-weight:bold;
}

.headerGenericNaslov
{
/*    font-family:Tahoma;
    font-size:20px;
    color:#ffffff;
    padding-left:16px;
    padding-bottom:10px;
    padding-top:12px;*/
}

.button
{
/*    font:normal 11px "Segoe UI", Tahoma, Arial;
    height:25px;
    padding-left:4px;
    padding-right:4px;    
    padding-bottom:1px;*/
}


.main .headerContainer
{
	 height:136px;
	 position:relative;
	 background-color:white;
	 z-index:10000;
}

.maincontainer1
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:White;
}

.maincontainer2
{
	float:left;
	width:980px;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	background-color:White;
}

.main .pozadina
{
	height:4px;
	background-color:White;
}

.main .pozadina2
{
	border:0px none !important;
}

.main .footerContainer
{
	position:relative;
	height:32px;
	background-color:Black;
	overflow:hidden;
}