/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#343639;
	text-align:center;
}
#gBgContainer{
	background:url(../img/bg_body.gif) top left repeat-x #222428;
}
#gWrapper{
	width:800px;
	margin:0 auto;
	text-align:left;
	
}
/************************************************************* Meniu Tehnic */
#gTehnicMenu{
	padding:0px 0 0 0;
	text-align:right;
	height:26px;
}
a.gTehnicLink:link, a.gTehnicLink:active, a.gTehnicLink:visited{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	color:#212327;
	background:none;
	padding:1px 14px 0 14px;
}
a.gTehnicLink:hover{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	color:#fefefe;
	background:#00529c;
	padding:1px 14px 0 14px;
}

a.gTehnicLinkSelected:link, a.gTehnicLinkSelected:active, a.gTehnicLinkSelected:visited, a.gTehnicLinkSelected:hover{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	color:#fefefe;
	background:#00529c;
	padding:1px 14px 0 14px;
}
/*************************************************************  Motto*/
#gMotto{
	height:80px;
	background:url(../img/logo.gif) bottom right no-repeat;
	padding:0 0 0 45px;
}
#gMotto h1{
	font-family:"Arial Narrow", Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#004b94;
	text-transform:uppercase;
	padding:18px 0 0 0;
}
#gMotto p{
	font-family:"Arial Narrow", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#212327;
	text-transform:none;
}
/*************************************************************  Main Menu*/
#gMainMenu{
	height:55px;
	padding:0;
	overflow:hidden;
	background:url(../img/logo_reflectie.gif) top right no-repeat;
}
#gContentHolder{
	height:1%;
	padding:30px 0 30px 0;
}
/************************************************************  Main Content */
.gOneCol{
	padding-right: 30px;
	text-align: justify;
}

#gMainContent{
	width:540px;
	float:left;
	padding:0;
}
#gMainContent img{
	padding:15px 0 15px 25px;
}
#gMainContent p{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	letter-spacing:0.02em;
	color:#fdfdfd;
	text-transform:none;
	padding:5px 0 5px 45px;
}
#gMainContent h2{
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#fdfdfd;
	text-transform:none;
	padding:10px 0 10px 45px;
	text-align:left;
}
#gMainContent ul{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	letter-spacing:0.02em;
	color:#fdfdfd;
	text-transform:none;
	list-style:square;
	padding:5px 0 5px 65px;
}

.gMainCol{
	width:250px;
	float:left;
}
.gMainCol p{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	letter-spacing:0.02em;
	color:#fdfdfd;
	text-transform:none;
	text-align:justify;
	padding:5px 0 5px 45px;
}
/**************************************************** Second Content */
#gSecondContent{
	width:235px;
	float:right;
	border:1px solid #222428;
	background:#fdfdfd;
	padding:0px 0px 20px 0px;
	text-align:center;
}
#gSecondContent h2{
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#004b94;
	text-transform:none;
	padding:10px;
	text-align:left;
}
#gSecondContent p{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#3e505d;
	text-transform:none;
	padding:10px;
	text-align:left;
}
#gSecondContent2{
	width:235px;
	float:right;
	/*border:1px solid #222428;*/
	background:none;
	padding:0px 0px 20px 0px;
	text-align:center;
}
#gSecondContent2 h2{
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#fdfdfd;
	text-transform:none;
	padding:10px;
	text-align:left;
}
#gSecondContent2 p{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#fdfdfd;
	text-transform:none;
	padding:10px;
	text-align:left;
}
/*********************************************** Other */
.gBlue{
	color:#004b94;
}
/********************************************** Galerie Foto */
td div{
	background:url(../img/lightbox/loading.gif) 75px 50px no-repeat;
	height:170px;
}
td p{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	letter-spacing:0.02em;
	color:#fdfdfd;
	text-transform:none;
	text-align:center;
	padding:5px 20px 15px 20px;
}
td a{
	/*filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;*/
}
td a:hover{
	/*filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;*/
}
/********************************************** Footer */
#gFooterBg{
	clear:both;
	background:url(../img/bg_footer.gif) top left repeat-x;
	text-align:center;
	padding:15px 0 20px 0;
}
#gFooterHolder{
	width:710px;
	margin:0 auto;
	text-align:left;
}

#gFooterLeft{
	width:350px;
	float:left;
	text-align:left;
}
#gFooterRight{
	width:350px;
	float:right;
	text-align:right;
}
.gAddress{
	font-family:"Arial Narrow", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#fdfdfd;
	text-transform:none;
}
.gCopy{
	font-family:"Arial Narrow", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#848687;
	text-transform:none;
	padding:40px 0 0 0;
}
.gClear{
	clear:both;
	height:1px;
}
/************************************************ Links */
a.gCopyLink:link, a.gCopyLink:active, a.gCopyLink:visited{
	font-family:"Arial Narrow", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#848687;
	text-transform:none;
	text-decoration:none;
}
a.gCopyLink:hover{
	font-family:"Arial Narrow", Arial;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#848687;
	text-transform:none;
	text-decoration:underline;
}
a.gBodyLink:link, a.gBodyLink:active, a.gBodyLink:visited{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#7ebae8;
	text-transform:none;
	text-decoration:underline;
	padding:0 1px;
}
a.gBodyLink:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#004b94;
	text-transform:none;
	text-decoration:none;
	background:#fdfdfd;
	padding:0 1px;
}
a.gBodyLink2:link, a.gBodyLink2:active, a.gBodyLink2:visited{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#004b94;
	text-transform:none;
	text-decoration:underline;
	padding:0 1px;
}
a.gBodyLink2:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#fdfdfd;
	text-transform:none;
	text-decoration:none;
	background:#004b94;
	padding:0 1px;
}