/* barve CGP + web
	CGP LIGHT: #8FDBFF
	OZADJE background-color:#E9E9E9;
	FONT	color: #000000;
	BOX 		border-color:#E1E1E1; 
	BOX H1 navy color: #062F57;
	SHADOW #000000
	SHADOW #666666
	PLUSBOX background #F1F1F1
	PLUSBOX font #666666
	RUBRIKE background #F1F1F1
	APPLE GRAY: #FAF9F9
	ORANGE: #FF6600
	ORANGE - plus box: #F47A20
	GREEN: #009900
*/
/* barve BS
	primary (blue) = > #062F57 (navy)
	secondary (gray-600) = > #6699CC (light blue)
	info (cyan) = > gray 200 (background) 
	success (green) = 
	warning (yellow)  = >  orange
	danger (red) =
	link (primary) = 
	light (grey-100) = > gray 300 (border)
	dark (grey-800) = > black
*/

* { margin: 0; 
}
html,body {
   width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    font-size:14px;
    -webkit-text-size-adjust: 100% !important;
}
body {
	background-color:#E9E9E9;
	width: 100%;
	/*margin: 0px;*/
 	/*font-size: 14px;*/
	font-style: normal;
    font-weight: normal;
   	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #000000;
}
.Wrapper {
	/*display: inline-block;
	/*-webkit-margin-end: 1px;*/
	position: relative;
	display: table;
	margin: 0px auto;
	padding: 0px;
	width: 972px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear:both;
}
/* ---------------------------   CONTENT BOX ----------------------------*/
.ContentBox {
	position: relative;
	float: left;
	background-color:#FFFFFF; 
	width: 972px;
	min-height: 40px;
	padding: 0px; 
	margin: 0px 0px 14px 0px; 
	border:none;
	text-align:left;
}
.ContentBox972 {
    display: inline;
	width: 972px;
	min-height: 40px;
}
.ContentBox972Padding {
    display: inline;
	width: 944px;
	min-height: 16px;
	padding: 0px 14px 0px 14px;
}
.ContentBox730 {
	width: 730px;
}
.ContentBox644 {
	width: 630px;
	padding: 7px 7px 7px 7px; 
}
.ContentBox640 {
	width: 640px;
	padding: 9px 9px 9px 9px; 
}
.ContentBox640clean {
	width: 658px;
	position: relative;
	float: left;
	padding: 0px; 
	margin: 0px 0px 14px 0px;
	border:none;
	text-align:left;
	padding: 0px; 
}
.ContentBox630 {
	width: 615px;
	padding: 7px 14px 7px 14px; 
}
.ContentBox628 {
	width: 614px;
	min-height: 80px;
}
.ContentBox479 {
	width: 465px;
	min-height: 80px;
	padding: 7px 7px 7px 7px; 
}
.ContentBox314clean {
	width: 314px;
	min-height: 80px;
	background: none;
}
.ContentBox314 {
	width: 300px;
	min-height: 80px;
	padding: 7px 7px 7px 7px; 
	text-align: center;
	vertical-align:middle;
}
.ContentBox228 {
	width: 228px;
}
.ContentBox286 {
	width: 288px;
}
.ContentBox200 {
	width: 200px;
}
.ContentBox351 {
	width: 351px;
}
.ContentBoxMargin {
	margin: 0px 15px 14px 15px; 
}
.WhiteBGRND {
	background-color:#FFFFFF; 
}
.NoBGRND {
	background:none; 
}
.GreyBGRND {
	background-color:#FAF9F9; 
}
/* ---------------------------   INNER ----------------------------*/
.InnerDiv1 {
	position: relative;
	float: left;
	display: inline-table;
	/*width: 930px;*/
	width: 100%;
	max-width: 972px;
	text-align:left;
	padding: 14px; 
	border:none;
	min-height: 1px;
}
.InnerDiv1-2 {
	float: left;
    width: 465px;
	min-height: 1px;
}
.InnerDiv1-3 {
	float: left;
    width: 300px;
	min-height: 1px;
}
.InnerDiv2-3 {
	float: left;
    width: 628px;
	min-height: 1px;
}
.InnerDiv2-3nearby {
	float: left;
    width: 615px;
	min-height: 1px;
}
.InnerDiv1-4 {
	float: left;
    width: 230px;
	min-height: 1px;
}
.InnerDiv3-4 {
	float: left;
    width: 690px;
	min-height: 1px;
}
.InnerDiv1-6 {
	float: left;
    width: 144px;
	min-height: 1px;
}
.InnerDiv5-6 {
	float: left;
    width: 800px;
	min-height: 1px;
}
.InnerDiv1-9 {
	float: left;
    width: 100px;
	min-height: 1px;
}
.InnerDiv530px {
	float: left;
    width: 530px;
	min-height: 1px;
}
.InnerDiv85px {
	float: left;
    width: 145px;
	min-height: 1px;
	vertical-align:middle;
}
.InnerDivMargin {
	float: left;
    width: 14px;
	height: 25px;
	min-height: 1px;
}
.InnerDivMargin span {
	display:inline-block;
	width: 14px;
	height: 13px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#B2B2B2;
	min-height: 1px;
}