﻿/* ************** HTML styles *************** */
html, body {
	width: 100%;
	height: 100%;
}
a:active, a:focus{
	outline:none;
}
p {
	margin: 8px 0px 8px 0px;
}
/* ************** FONTS, TEXT ************ */
.Normal {
	font-family: Trebuchet MS, Arial;
	color: #676767;
	font-size: 10pt;
}
strong {
	font-weight: bolder;
}
h1, h2, h3, h4 {
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
}
a:link, a:active, a:visited {
	color: #f1008f;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #f1008f;
	text-decoration: underline;
	cursor: pointer;
}
.FooterLink {
	cursor: default;
	color: #888888;
}
a.FooterLink:link, a.FooterLink:active, a.FooterLink:visited {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	cursor: pointer;
}
a.FooterLink:hover {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
/* ************** HEADER styles *************** */
.Okvir {
	border:1px solid #444444;
	float:left;
	font-family:Garamond;
	font-size:26px;
	line-height:100%;
	margin:5px 10px 3px 0px;
	padding:10px;
	width:200px;
}
.cjenik tr td {
	border:1px solid #343434;
	color:#DEDEDE;
	font-family:sans-serif;
	font-size:10px;
	padding:2px 5px;
	height:30px;
}
.cjenik  .DrugiRed {
	background-color: #222222;
}
.FullWH {
	width: 100%;
	height: 100%;
}
.SkinMaster {
	background-color: #7f386a;
	background-image: url(images/LilaTexture.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	vertical-align: top;
}
.Header  {
	height: 110px;
	background-image: url(images/HeadBack.gif);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	white-space:nowrap;
}
.LogoWrapper {
	display: inline;
	position: relative;
	margin: 5px 52px 5px 53px;
}
.MenuWrapper {
	height: 45px;
	text-align: center;
}
.MenuButton {
	position: relative;
	top: 8px;
	_top: -2px;
	line-height: 45px;
	vertical-align: bottom;
	padding-left: 2em;
	padding-right: 3px;
	padding-top: 25px;
}
a.MenuButton:link, a.MenuButton:active, a.MenuButton:visited {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 16px;
	color: #dfdfdf;
	text-decoration: none;
}
a.MenuButton:hover {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-color: #893a70;
}
.Crta {
	position: relative;
	left: -2px;
}
.Pane { 
	vertical-align: top; 
}
/* ************** UPPER PART styles *************** */
.UpperPart {
	height: 100px;
	text-align: center;
	padding-top: 10px;
}
.LeftPane {
	width: 200px;
}
.TopPane {}
.ContentPane {}
.MidLPane {
	width: 350px;
}
.MidRPane {
	width: 350px;
}
.PanesWrapper {
	height: 100%;
	width: 900px;
	margin: 0px auto;
}
/* ************** LOWER PART styles *************** */
.LowerPart  {
	text-align: center;
	background-color: #0b0b0b;
	background-image: url(images/FootBack.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.DonjaCrta {
	height: 3px;
	background-color: #910055;
}
.BottomLPane {
	width: 70%;
	padding-top: 10px;
}
.BottomRPane {
	width: 30%;
	padding-top: 10px;
	border-left: 1px dashed #222222;
}
.Footer1 {
	text-align: center;
	height: 1px;
	border-top: 1px dashed #222222;
}
.Footer2 {
	text-align: center;
	height: 1px;
}
.Footer3 {
	text-align: center;
	height: 1px;
}
.LeftMargin {
	width: 380px;
	background-image: url(images/biljeL.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.RightMargin {
	width: 380px;
	background-image: url(images/bilje.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
