/* os-tesla.hr main CSS */

body,html
{
	padding:0;
	height:98%;
	overflow-x:hidden;
	margin:0;
	background-color:#99CCFF;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}

.maxHeight
{
	height:100%;
}
.linkMenu {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}
.SubMenuItem {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}
.MenuGoreDesno {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	
}
.Naslov {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.RightPad10 {
	padding-right: 10px;
}
.textCopyright {
	color:#999999;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.BlockText {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.linkText {
	color:#0066CC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}
.NovostPodnaslov {
	color:#0066CC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-style:italic;
}
.BlockTitle {
	color: #D42800;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.BlockTitle_LINK {
	color: #D42800;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;

	text-decoration: none;
}
.BlockTitle_LINK:hover {
	color: #D42800;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;

	text-decoration: underline;
}
.Block {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;

}
